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