RFR(S): JDK-8044416 serviceability/sa/jmap-hashcode/Test8028623.java fails with AssertionFailure: can not get class data for java/lang/UNIXProcess$Platform$$Lambda
Dmitry Samersoff
dmitry.samersoff at oracle.com
Thu Apr 9 15:54:52 UTC 2015
Everybody,
Please, review the fix.
http://cr.openjdk.java.net/~dsamersoff/JDK-8044416/webrev.01/
When dumping a heap, SA agent iterates over SystemDictionary first and
store object information to internal cache. Lambda classes is not
present in SystemDictionary so they don't cached.
-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 serviceability-dev
mailing list