Tue, 29 May 2018 11:04:56 -0500 8133564: Runtime - 2nd followup to Validate JVM Command-Line Flag Arguments
gziemski [Tue, 29 May 2018 11:04:56 -0500] rev 50289
8133564: Runtime - 2nd followup to Validate JVM Command-Line Flag Arguments Summary: Moved print function into JVMFlag, cleaned up include headers. Reviewed-by: coleenp, hseigel
Tue, 29 May 2018 13:44:44 +0200 8203885: ConcurrentLocksDump::dump_at_safepoint() should not allocate array in resource area
pliden [Tue, 29 May 2018 13:44:44 +0200] rev 50288
8203885: ConcurrentLocksDump::dump_at_safepoint() should not allocate array in resource area Reviewed-by: dholmes, stuefe, kbarrett
Tue, 29 May 2018 13:17:03 +0200 8193717: Import resolution performance regression in JDK 9
jlahoda [Tue, 29 May 2018 13:17:03 +0200] rev 50287
8193717: Import resolution performance regression in JDK 9 Summary: Avoiding iteration through all sub-scopes of single import scope when looking up by name by only using those that may contain the given name. Reviewed-by: mcimadamore
Tue, 29 May 2018 12:52:08 +0200 8203865: Metaspace cleanup: Remove unused MemRegion in VirtualSpaceNode
stuefe [Tue, 29 May 2018 12:52:08 +0200] rev 50286
8203865: Metaspace cleanup: Remove unused MemRegion in VirtualSpaceNode Reviewed-by: dholmes, zgu
Tue, 29 May 2018 10:53:55 +0200 8202832: cycle detection depends on ordering of requires directives
jlahoda [Tue, 29 May 2018 10:53:55 +0200] rev 50285
8202832: cycle detection depends on ordering of requires directives Summary: Ensuring cyclic dependencies among modules produce a compile-time error. Reviewed-by: vromero
Mon, 28 May 2018 12:11:50 +0200 Merge
tschatzl [Mon, 28 May 2018 12:11:50 +0200] rev 50284
Merge
Mon, 28 May 2018 12:10:18 +0200 8203262: Incorrect cmpxchg usage in MetaspaceGC::inc_capacity_until_GC
tschatzl [Mon, 28 May 2018 12:10:18 +0200] rev 50283
8203262: Incorrect cmpxchg usage in MetaspaceGC::inc_capacity_until_GC Reviewed-by: pliden, shade
Mon, 28 May 2018 03:04:38 -0700 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil [Mon, 28 May 2018 03:04:38 -0700] rev 50282
8203233: (tz) Upgrade time-zone data to tzdata2018e Reviewed-by: martin, naoto
Mon, 28 May 2018 11:13:21 +0200 8202842: G1 footprint regressions in jdk11+10
tschatzl [Mon, 28 May 2018 11:13:21 +0200] rev 50281
8202842: G1 footprint regressions in jdk11+10 Summary: Lazily initialize G1FromCardCache to save on startup footprint if AlwaysPretouch is disabled. Reviewed-by: sjohanss, redestad
Mon, 28 May 2018 09:59:11 +0200 8203817: Monitor::try_lock() should not call check_prelock_state()
pliden [Mon, 28 May 2018 09:59:11 +0200] rev 50280
8203817: Monitor::try_lock() should not call check_prelock_state() Reviewed-by: dholmes, eosterlund, rehn
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip