RFR(S): JDK-8044416 serviceability/sa/jmap-hashcode/Test8028623.java fails with AssertionFailure: can not get class data for java/lang/UNIXProcess$Platform$$Lambda

Jaroslav Bachorik jaroslav.bachorik at oracle.com
Thu Apr 9 16:12:22 UTC 2015


Hi Dmitry,

Indentation should be 4 spaces.
Copyright year will need update.

Otherwise looks good!

-JB-

On 9.4.2015 17:54, Dmitry Samersoff wrote:
> 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
>



More information about the serviceability-dev mailing list