RFR 8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Dec 20 18:11:02 UTC 2016
Looks good. Thank you for fixing this.
Vladimir
On 12/19/16 10:49 PM, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/8171173/webrev
> https://bugs.openjdk.java.net/browse/JDK-8171173
>
> This appears to be a test bug. Any oops mentioned in debug info for rematerialized objects must also appear in the oop maps. Since these are being constructed by hand that was being missed. I wasn’t able to reproduce the crash but the code is clearly wrong and the hs_err supports the notion that a GC occurred at an unusual time. Tested by inspected the generated code debug info and oop maps.
>
> tom
>
More information about the hotspot-compiler-dev
mailing list