Wed, 10 Oct 2018 10:18:52 -0400 8207689: Remove perfCounter _load_instance_class_failCounter used by deleted flag UnsyncloadClass jdk-12+15
hseigel [Wed, 10 Oct 2018 10:18:52 -0400] rev 52076
8207689: Remove perfCounter _load_instance_class_failCounter used by deleted flag UnsyncloadClass Summary: Delete the perfCounter Reviewed-by: lfoltan, acorn, dholmes
Wed, 10 Oct 2018 22:13:30 +0800 8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
weijun [Wed, 10 Oct 2018 22:13:30 +0800] rev 52075
8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths Reviewed-by: mullan
Fri, 28 Sep 2018 14:24:22 +0200 8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call
roland [Fri, 28 Sep 2018 14:24:22 +0200] rev 52074
8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call Reviewed-by: kvn
Wed, 10 Oct 2018 14:13:32 +0100 8212000: Verify exported symbols in java.base (libnet, libnio/ch)
prappo [Wed, 10 Oct 2018 14:13:32 +0100] rev 52073
8212000: Verify exported symbols in java.base (libnet, libnio/ch) Reviewed-by: alanb, chegar
Wed, 10 Oct 2018 14:28:35 +0200 8211908: PPC64: Enable SuperWordLoopUnrollAnalysis by default
mhorie [Wed, 10 Oct 2018 14:28:35 +0200] rev 52072
8211908: PPC64: Enable SuperWordLoopUnrollAnalysis by default Reviewed-by: mdoerr, goetz
Wed, 10 Oct 2018 10:58:48 +0200 8211270: GC abstraction to get real object and headers size
rkennke [Wed, 10 Oct 2018 10:58:48 +0200] rev 52071
8211270: GC abstraction to get real object and headers size Reviewed-by: shade, zgu, eosterlund
Wed, 03 Oct 2018 15:22:16 +0200 8211279: Verify missing object equals barriers
rkennke [Wed, 03 Oct 2018 15:22:16 +0200] rev 52070
8211279: Verify missing object equals barriers Reviewed-by: pliden, shade, zgu
Wed, 10 Oct 2018 08:36:31 +0200 8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs
thartmann [Wed, 10 Oct 2018 08:36:31 +0200] rev 52069
8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs Summary: Increase code_size2 for new Skylake CPUs. Reviewed-by: kvn, stuefe, thartmann Contributed-by: ralf.schmelter@sap.com
Tue, 09 Oct 2018 19:11:09 -0700 8193879: Java debugger hangs on method invocation
dtitov [Tue, 09 Oct 2018 19:11:09 -0700] rev 52068
8193879: Java debugger hangs on method invocation Reviewed-by: sspitsyn, amenkov, gadams
Tue, 09 Oct 2018 20:38:13 -0400 8211394: CHECK_ must be used in the rhs of an assignment statement within a block
dholmes [Tue, 09 Oct 2018 20:38:13 -0400] rev 52067
8211394: CHECK_ must be used in the rhs of an assignment statement within a block Summary: replace "return foo(CHECK_X);" with "return foo(THREAD);" Reviewed-by: iklam, phh, stuefe, lfoltan
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip