RFR 8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java
Tom Rodriguez
tom.rodriguez at oracle.com
Tue Jan 24 08:48:16 UTC 2017
Sorry, I lost track of the review over the holiday. It’s unchanged so I’ll go ahead and push it. Thanks!
tom
> On Jan 23, 2017, at 10:52 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
> What is different from the fix you sent last year and I reviewed? :
>
> http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2016-December/025189.html
>
> Thanks,
> Vladimir
>
> On 1/23/17 4:52 PM, Tom Rodriguez wrote:
>> http://cr.openjdk.java.net/~never/8171173/webrev
>> https://bugs.openjdk.java.net/browse/JDK-8171173
>>
>> This is actually a test bug where some oops were being left out of the oopmap. In a normal compiler this would be handled automatically but since these tests are constructed manually we have to ensure that any values that appear in the debug info also appear in the oopmap. Tested by inspection of the resulting oop map.
>>
>> tom
>>
More information about the hotspot-compiler-dev
mailing list