RFR: 8156835: [JVMCI] clean up and minimize JVMCI

Christian Thalinger christian.thalinger at oracle.com
Fri May 13 19:03:05 UTC 2016


> On May 13, 2016, at 1:40 AM, Doug Simon <doug.simon at oracle.com> wrote:
> 
> Please review this RFE that makes minor changes to clean up and minimize JVMCI.
> 
> All jtreg tests pass as do all Graal tests.
> 
> https://bugs.openjdk.java.net/browse/JDK-8156835
> http://cr.openjdk.java.net/~dnsimon/8156835
src/jdk.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/BytecodeFrame.java

+     * Specifies if this objects represents a frame state in the middle of executing a call. If
“this objects”
src/jdk.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/CompiledCode.java

+ * into a managed code heap. Since the details of such are code are specific to each runtime, this
“are code are”

> 
> -Doug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160513/d716580c/attachment.html>


More information about the hotspot-compiler-dev mailing list