RFR(XS): JDK-6904403 assert(f == k->has_finalizer(),"inconsistent has_finalizer") with debug VM

Dmitry Samersoff dmitry.samersoff at oracle.com
Wed Apr 16 12:56:56 UTC 2014


Hi Everybody,

Please review small changes.

http://cr.openjdk.java.net/~dsamersoff/JDK-6904403/webrev.01/

This fix tells to JVM to don't assert if the class was redefined.

Please notice, these changes doesn't make redefined finalyzers working.
It's a large project which is out of scope of this changes.

-Dmitry

-- 
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* I would love to change the world, but they won't give me the sources.


More information about the hotspot-runtime-dev mailing list