log jvmci/jdk.vm.ci.code/src/jdk/vm/ci/code/CompiledCode.java @ 23393:1d4ce2d19e52

age author description
Thu, 12 May 2016 20:57:31 +0200 Doug Simon clean up and minimize JVMCI (JDK-8156835)
Tue, 19 Jan 2016 17:36:21 -0800 Christian Wimmer Move data fields from CompiledCode to HotSpotCompiledCode
Fri, 15 Jan 2016 16:50:19 +0100 Roland Schatz Simplify code installation interface: Use CompiledCode class instead of CompilationResult and DataSection.