RFR: 8156835: [JVMCI] clean up and minimize JVMCI
Doug Simon
doug.simon at oracle.com
Fri May 13 19:53:30 UTC 2016
I’ve fixed the typos and updated the webrev.
Thanks for the review!
-Doug
> On 13 May 2016, at 21:03, Christian Thalinger <christian.thalinger at oracle.com> wrote:
>
>
>> 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
>
More information about the hotspot-compiler-dev
mailing list