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 17:55:33 UTC 2015


Thanks, good to go!

-JB-

On 9.4.2015 19:01, Dmitry Samersoff wrote:
> Jaroslav,
>
> Thank you!
>
> Nits fixed in-place (press shift-reload)
>
> -Dmitry
>
> On 2015-04-09 19:12, Jaroslav Bachorik wrote:
>> 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