dcubed [Fri, 11 Aug 2017 21:50:20 +0000] rev 46799
Merge
iklam [Fri, 11 Aug 2017 13:42:02 -0700] rev 46798
8186151: try simple @build fix in compiler/jsr292/PollutedTrapCounts.java
Reviewed-by: dcubed, kvn, jjg
dcubed [Fri, 11 Aug 2017 13:41:40 -0700] rev 46797
8186149: quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
Reviewed-by: jwilhelm, sspitsyn
fparain [Fri, 11 Aug 2017 16:29:00 -0400] rev 46796
8172791: Issues with JEP 270 (ReservedStackArea)
Reviewed-by: dcubed, thartmann
Contributed-by: aph@redhat.com
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
mdoerr [Thu, 10 Aug 2017 17:25:46 +0200] rev 46789
8185975: PPC64: Fix vsldoi interface according to the ISA
Reviewed-by: mdoerr
Contributed-by: Gustavo Serra Scalet <gustavo.scalet@eldorado.org.br>
tschatzl [Thu, 10 Aug 2017 13:57:57 +0200] rev 46788
8180311: [TESTBUG] gc/stress/gclocker/TestGCLockerWithSerial fails with ClassNotFoundException: java.lang.management.ManagementFactory
Summary: Do not run the test on minimal VM
Reviewed-by: shade, sjohanss
dholmes [Thu, 10 Aug 2017 01:48:41 +0000] rev 46787
Merge
ysuenaga [Wed, 09 Aug 2017 21:08:35 -0400] rev 46786
8186018: SA: Monitor Cache Dump in HSDB does not work
Reviewed-by: dholmes, dcubed
coleenp [Thu, 10 Aug 2017 00:27:34 +0000] rev 46785
Merge
coleenp [Wed, 09 Aug 2017 23:26:38 +0000] rev 46784
Merge
coleenp [Wed, 09 Aug 2017 19:00:54 -0400] rev 46783
8068317: No_Safepoint_Verifier is not necessary in Rewriter::scan_method
Summary: remove NSV, Method* can't move or be redefined while being rewritten
Reviewed-by: shade, jiangli
coleenp [Wed, 09 Aug 2017 23:19:43 +0000] rev 46782
Merge
coleenp [Wed, 09 Aug 2017 18:51:44 -0400] rev 46781
8186044: [TESTBUG] DumpSharedDictionary test sometimes fails in JPRT
Summary: wrap test in CDSTestUtils.isUnableToMap(out)
Reviewed-by: iklam, mseledtsov
mseledtsov [Wed, 09 Aug 2017 15:03:29 -0700] rev 46780
Merge
goetz [Thu, 03 Aug 2017 10:24:34 +0200] rev 46779
8185436: jtreg: introduce @requires property to disable cds tests
Summary: Fix CompressedClassPointers test to succeed also if cds is not available.
Reviewed-by: jiangli, mseledtsov, iklam
tschatzl [Wed, 09 Aug 2017 17:27:42 +0200] rev 46778
8183121: Add information about scanned and skipped cards during UpdateRS
Summary: Log the number of scanned and skipped cards for the UpdateRS phase too.
Reviewed-by: mgerdin, sangheki
jwilhelm [Tue, 08 Aug 2017 22:58:44 +0200] rev 46777
Merge
jwilhelm [Tue, 08 Aug 2017 21:16:00 +0200] rev 46776
Merge
iignatyev [Tue, 08 Aug 2017 12:39:18 -0700] rev 46775
8184738: CTW fails with assert(!method->method_holder()->is_not_initialized()) failed: method holder must be initialized
Reviewed-by: kvn
bobv [Tue, 08 Aug 2017 11:44:23 -0400] rev 46774
8183149: [AOT] SEGV in AMD64MathStub.pow: alignment for ArrayDataPointerConstant is not honored
Reviewed-by: kvn
hseigel [Tue, 08 Aug 2017 09:53:52 -0400] rev 46773
8185717: Make ModuleEntry->module() return an oop not a jobject
Summary: Change ModuleEntry::module() to return an oop and add a ModuleEntry::module_handle() that returns a jobject
Reviewed-by: shade, coleenp, lfoltan
hseigel [Tue, 08 Aug 2017 08:41:36 -0400] rev 46772
8185103: TestThreadDumpMonitorContention.java crashed due to SIGSEGV in G1SATBCardTableModRefBS::write_ref_field_pre_work
Summary: Ensure that a Klass's mirror is set before putting the Klass on the fixup_module_field_list
Reviewed-by: coleenp, dholmes, gtriantafill
sspitsyn [Tue, 08 Aug 2017 02:10:30 +0000] rev 46771
Merge
sspitsyn [Tue, 08 Aug 2017 01:44:43 +0000] rev 46770
Merge