Sat, 03 Nov 2018 15:40:19 -0400 8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region.
jiangli [Sat, 03 Nov 2018 15:40:19 -0400] rev 52402
8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region. Summary: Support shareable archive object subgraphs in closed archive heap regions. Reviewed-by: iklam, ccheung
Sat, 03 Nov 2018 12:37:55 -0700 8213246: Fix typo in vmTestbase failuire to failure
jcbeyler [Sat, 03 Nov 2018 12:37:55 -0700] rev 52401
8213246: Fix typo in vmTestbase failuire to failure Summary: Fix failuire typo in two spots Reviewed-by: mikael, dcubed, iignatyev
Mon, 29 Oct 2018 14:01:46 -0700 8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication
iklam [Mon, 29 Oct 2018 14:01:46 -0700] rev 52400
8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication Reviewed-by: dholmes, ccheung, mseledtsov
Fri, 02 Nov 2018 23:44:45 -0700 8213337: windows-x64-slowdebug build is broken by 8177708
iignatyev [Fri, 02 Nov 2018 23:44:45 -0700] rev 52399
8213337: windows-x64-slowdebug build is broken by 8177708 Reviewed-by: dholmes
Fri, 02 Nov 2018 18:49:10 -0700 8213256: Clarify runtime vs compile time annotations for RoundEnvironment.getElementsAnnotatedWith(Class)
darcy [Fri, 02 Nov 2018 18:49:10 -0700] rev 52398
8213256: Clarify runtime vs compile time annotations for RoundEnvironment.getElementsAnnotatedWith(Class) Reviewed-by: jjg, jlahoda
Fri, 02 Nov 2018 19:30:31 -0400 8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc
jiangli [Fri, 02 Nov 2018 19:30:31 -0400] rev 52397
8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc Summary: Set timeout 500 in CDSandJFR.java Reviewed-by: dcubed
Fri, 02 Nov 2018 16:27:55 -0700 8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
iignatyev [Fri, 02 Nov 2018 16:27:55 -0700] rev 52396
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags Reviewed-by: erikj, dholmes, ihse
Fri, 02 Nov 2018 16:26:11 -0700 8177708: Convert TestReserveMemorySpecial_test to Gtest
iignatyev [Fri, 02 Nov 2018 16:26:11 -0700] rev 52395
8177708: Convert TestReserveMemorySpecial_test to Gtest Reviewed-by: gziemski, vlivanov
Fri, 02 Nov 2018 17:51:21 -0400 6735527: Bitmap - speed up searches
kbarrett [Fri, 02 Nov 2018 17:51:21 -0400] rev 52394
6735527: Bitmap - speed up searches Summary: New parameterized bitmap search routine, using ctz. Reviewed-by: tschatzl, shade
Fri, 02 Nov 2018 14:00:29 -0700 8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing
epavlova [Fri, 02 Nov 2018 14:00:29 -0700] rev 52393
8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing Reviewed-by: kvn, erikj, ihse
Fri, 02 Nov 2018 12:33:28 -0700 8213321: Fix legal headers in test/jaxp
joehw [Fri, 02 Nov 2018 12:33:28 -0700] rev 52392
8213321: Fix legal headers in test/jaxp Reviewed-by: darcy, jjg, lancea
Fri, 02 Nov 2018 18:35:30 +0100 8210405: Javadoc search doesn't always consider full input upon Enter
hannesw [Fri, 02 Nov 2018 18:35:30 +0100] rev 52391
8210405: Javadoc search doesn't always consider full input upon Enter Reviewed-by: jjg
Fri, 02 Nov 2018 09:58:55 -0700 8213306: Fix legal headers in test/java/nio
bpb [Fri, 02 Nov 2018 09:58:55 -0700] rev 52390
8213306: Fix legal headers in test/java/nio Reviewed-by: chegar
Fri, 02 Nov 2018 09:56:47 -0700 8213305: Fix legal headers in test/java/math
bpb [Fri, 02 Nov 2018 09:56:47 -0700] rev 52389
8213305: Fix legal headers in test/java/math Reviewed-by: darcy
Fri, 02 Nov 2018 12:49:42 -0400 8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
dcubed [Fri, 02 Nov 2018 12:49:42 -0400] rev 52388
8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java Reviewed-by: ccheung, darcy
Fri, 02 Nov 2018 16:11:29 +0000 8213296: Fix legal headers in test/jdk/java/net
chegar [Fri, 02 Nov 2018 16:11:29 +0000] rev 52387
8213296: Fix legal headers in test/jdk/java/net Reviewed-by: alanb, dfuchs
Fri, 02 Nov 2018 14:13:05 +0100 8213236: A partial removed/deleted JavaThread cannot transition
rehn [Fri, 02 Nov 2018 14:13:05 +0100] rev 52386
8213236: A partial removed/deleted JavaThread cannot transition Reviewed-by: dholmes, dcubed, eosterlund
Fri, 02 Nov 2018 08:33:59 +0100 8209189: Make CompiledMethod::do_unloading more concurrent
eosterlund [Fri, 02 Nov 2018 08:33:59 +0100] rev 52385
8209189: Make CompiledMethod::do_unloading more concurrent Reviewed-by: kvn, coleenp
Thu, 01 Nov 2018 14:57:26 +0100 8212681: Refactor IC locking to use a fine grained CompiledICLocker
eosterlund [Thu, 01 Nov 2018 14:57:26 +0100] rev 52384
8212681: Refactor IC locking to use a fine grained CompiledICLocker Reviewed-by: coleenp, rehn, kvn
Fri, 02 Nov 2018 07:58:22 +0100 8212184: Incorrect oop ref strength used for referents in FinalReference
pliden [Fri, 02 Nov 2018 07:58:22 +0100] rev 52383
8212184: Incorrect oop ref strength used for referents in FinalReference Reviewed-by: eosterlund, kbarrett
Fri, 02 Nov 2018 07:46:00 +0100 8212921: ZGC: Move verification to after resurrection unblocked
pliden [Fri, 02 Nov 2018 07:46:00 +0100] rev 52382
8212921: ZGC: Move verification to after resurrection unblocked Reviewed-by: eosterlund
Fri, 02 Nov 2018 00:26:25 -0700 8213203: [JVMCI] adopt formatting changes from jvmci 8
never [Fri, 02 Nov 2018 00:26:25 -0700] rev 52381
8213203: [JVMCI] adopt formatting changes from jvmci 8 Reviewed-by: kvn
Thu, 01 Nov 2018 20:37:45 -0700 6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
darcy [Thu, 01 Nov 2018 20:37:45 -0700] rev 52380
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods Reviewed-by: vromero, plevart, briangoetz, mcimadamore
Thu, 01 Nov 2018 15:11:08 -0700 8213265: fix missing newlines at end of files
jjg [Thu, 01 Nov 2018 15:11:08 -0700] rev 52379
8213265: fix missing newlines at end of files Reviewed-by: darcy
Thu, 01 Nov 2018 17:48:10 -0400 8211382: ISO2022JP and GB18030 NIO converter issues
itakiguchi [Thu, 01 Nov 2018 17:48:10 -0400] rev 52378
8211382: ISO2022JP and GB18030 NIO converter issues Reviewed-by: sherman, rriggs
Thu, 01 Nov 2018 14:32:55 -0700 8213263: fix legal headers in test/langtools
jjg [Thu, 01 Nov 2018 14:32:55 -0700] rev 52377
8213263: fix legal headers in test/langtools Reviewed-by: darcy
Thu, 01 Nov 2018 14:07:59 -0700 8213046: Define Japanese new Era character
naoto [Thu, 01 Nov 2018 14:07:59 -0700] rev 52376
8213046: Define Japanese new Era character Reviewed-by: lancea, rriggs
Thu, 01 Nov 2018 16:53:54 -0400 8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults
mullan [Thu, 01 Nov 2018 16:53:54 -0400] rev 52375
8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults Reviewed-by: xuelei
Thu, 01 Nov 2018 17:56:01 +0100 8209495: NMethodSweeper::sweep_code_cache cause severe delays
rehn [Thu, 01 Nov 2018 17:56:01 +0100] rev 52374
8209495: NMethodSweeper::sweep_code_cache cause severe delays Reviewed-by: thartmann, eosterlund
Thu, 01 Nov 2018 12:43:21 -0400 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil [Thu, 01 Nov 2018 12:43:21 -0400] rev 52373
8213085: (tz) Upgrade time-zone data to tzdata2018g Reviewed-by: martin, naoto
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip