nishjain [Mon, 30 May 2016 15:28:48 +0900] rev 38739
8158025: Typo in java.util.Locale
Reviewed-by: okutsu, peytoia
lana [Thu, 02 Jun 2016 20:33:35 +0000] rev 38738
Added tag jdk-9+121 for changeset 2435017e82ff
duke [Wed, 05 Jul 2017 21:47:36 +0200] rev 38737
Merge
amurillo [Mon, 06 Jun 2016 09:58:03 -0700] rev 38736
Merge
amurillo [Thu, 02 Jun 2016 14:58:50 -0700] rev 38735
Merge
goetz [Fri, 13 May 2016 15:20:06 +0200] rev 38734
8156922: [ppc] Implement template interpreter stack overflow checks as on x86/sparc.
Reviewed-by: dlong, dholmes, simonis, coleenp
hseigel [Wed, 01 Jun 2016 11:14:58 -0400] rev 38733
8156156: Add module specific NMT MemoryType
Summary: Change NMT tag for allocations for modules support to mtModule
Reviewed-by: coleenp, lfoltan, gtriantafill
hseigel [Wed, 01 Jun 2016 07:44:43 -0400] rev 38732
8158060: BasicLayerTest causes fatal error: Thread holding lock at safepoint that vm can block on: Module_lock
Summary: Move the exception throw outside of the block containing the lock
Reviewed-by: dholmes, kbarrett, lfoltan
ctornqvi [Tue, 31 May 2016 15:21:56 -0400] rev 38731
8158106: native/GTestWrapper.java gets SIGABR
Reviewed-by: lfoltan, gtriantafill
rehn [Tue, 31 May 2016 17:09:45 +0200] rev 38730
Merge
rehn [Tue, 31 May 2016 12:40:42 +0200] rev 38729
8158150: LogConfiguration::describe output can get truncated
Reviewed-by: dholmes, kbarrett
sjohanss [Fri, 27 May 2016 12:57:38 +0200] rev 38728
8157153: TestStressRSetCoarsening fails with OOM
Reviewed-by: mgerdin, dfazunen
dfazunen [Mon, 30 May 2016 19:56:27 +0400] rev 38727
8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
Reviewed-by: iignatyev, kbarrett
mchernov [Fri, 27 May 2016 17:48:56 +0300] rev 38726
8157452: [TESTBUG] PLAB tests don't handle unexpected GC
Reviewed-by: dfazunen, tschatzl
asmotrak [Fri, 27 May 2016 19:43:58 +0000] rev 38725
Merge