Mon, 05 Nov 2018 13:13:29 +0100 8212610: Fix handling of memory in PhaseIdealLoop::clone_loop_predicates()
roland [Mon, 05 Nov 2018 13:13:29 +0100] rev 52414
8212610: Fix handling of memory in PhaseIdealLoop::clone_loop_predicates() Reviewed-by: kvn, thartmann
Mon, 05 Nov 2018 14:40:16 +0100 8209960: -Xlog:jfr* doesn't work with the JFR
egahlin [Mon, 05 Nov 2018 14:40:16 +0100] rev 52413
8209960: -Xlog:jfr* doesn't work with the JFR Reviewed-by: mgronlun
Mon, 05 Nov 2018 14:02:04 +0100 8213196: [ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context)
lucy [Mon, 05 Nov 2018 14:02:04 +0100] rev 52412
8213196: [ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context) Reviewed-by: mdoerr, stuefe
Mon, 05 Nov 2018 12:36:23 +0100 8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading
eosterlund [Mon, 05 Nov 2018 12:36:23 +0100] rev 52411
8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading Reviewed-by: coleenp, pliden
Mon, 05 Nov 2018 12:36:23 +0100 8212585: Clean up CompiledMethod::oops_reloc_begin()
eosterlund [Mon, 05 Nov 2018 12:36:23 +0100] rev 52410
8212585: Clean up CompiledMethod::oops_reloc_begin() Reviewed-by: kvn, pliden
Mon, 05 Nov 2018 12:53:55 +0100 8209835: Aarch64: elide barriers on all volatile operations
roland [Mon, 05 Nov 2018 12:53:55 +0100] rev 52409
8209835: Aarch64: elide barriers on all volatile operations Reviewed-by: aph, adinn
Thu, 04 Oct 2018 09:24:27 +0200 8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value
roland [Thu, 04 Oct 2018 09:24:27 +0200] rev 52408
8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value Reviewed-by: adinn, aph
Mon, 05 Nov 2018 11:20:47 +0000 8213301: Fix legal headers in jdk logging tests
dfuchs [Mon, 05 Nov 2018 11:20:47 +0000] rev 52407
8213301: Fix legal headers in jdk logging tests Reviewed-by: chegar, mchung
Mon, 05 Nov 2018 10:52:36 +0100 8213339: Update precompiled.hpp with headers based on current frequency
ihse [Mon, 05 Nov 2018 10:52:36 +0100] rev 52406
8213339: Update precompiled.hpp with headers based on current frequency Reviewed-by: shade, dholmes
Mon, 05 Nov 2018 08:01:39 +0100 8212989: Allow CompiledMethod ExceptionCache have unloaded klasses
eosterlund [Mon, 05 Nov 2018 08:01:39 +0100] rev 52405
8212989: Allow CompiledMethod ExceptionCache have unloaded klasses Reviewed-by: kvn, pliden
Mon, 05 Nov 2018 10:31:47 +0100 8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8
jlahoda [Mon, 05 Nov 2018 10:31:47 +0100] rev 52404
8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8 Summary: Correct handling of missing annotation with -source 8. Reviewed-by: darcy, jjg, vromero
Sun, 04 Nov 2018 13:06:02 -0500 8213328: Update test copyrights in test/java/util/zip and test/jdk/tools
lancea [Sun, 04 Nov 2018 13:06:02 -0500] rev 52403
8213328: Update test copyrights in test/java/util/zip and test/jdk/tools Reviewed-by: joehw
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip