sangheki [Thu, 10 Aug 2017 18:09:19 -0700] rev 46795
8173335: Improve logging for j.l.ref.reference processing
Summary: Add logs for each phases of references and stats for each worker threads
Reviewed-by: tschatzl, shade
kvn [Thu, 10 Aug 2017 12:16:35 -0700] rev 46794
8185790: [JVMCI] getNextStackFrame and materializeVirtualObjects need to forward exceptions
Reviewed-by: kvn, iveresov
Contributed-by: lukas.stadler@oracle.com
dnsimon [Thu, 10 Aug 2017 10:38:17 -0700] rev 46793
8185950: [JVMCI] fix NPE possibility in HotSpotSpeculationLog.speculate
Reviewed-by: thartmann, kvn
stuefe [Wed, 02 Aug 2017 10:17:14 +0200] rev 46792
8185706: [windows] Native callstacks printing terminates prematurely
Reviewed-by: iklam, zgu
hseigel [Thu, 10 Aug 2017 16:14:52 +0000] rev 46791
Merge
hseigel [Thu, 10 Aug 2017 11:12:13 -0400] rev 46790
8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill