[8u] RFR(S): backport 8036588 : VerifyFieldClosure fails instanceKlass:3133
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Sep 10 21:06:44 UTC 2014
Good.
Thanks,
Vladimir
On 9/10/14 1:58 PM, David Chase wrote:
> Original (9) bug: https://bugs.openjdk.java.net/browse/JDK-8036588
> Patch: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/43b7d2f257a7
> Imported webrev: http://cr.openjdk.java.net/~drchase/8036588/webrev.02/
>
> (This was the weird+rare crash where a deopt provoked a GC,
> but the returned value to be stored in the object just allocated
> for the interpreter had gone dead, and a second GC then crashed.)
>
> Compiled clean (fastdebug and release)
> Jtreg clean (fastdebug and release)
>
> Re-running statistical crash test, has not crashed yet
>
> David
>
More information about the hotspot-compiler-dev
mailing list