RFR 8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Jan 24 06:52:11 UTC 2017


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