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