Wed, 06 Jun 2018 14:36:48 -0700 8204494: Fix for 8200530 triggered regression, closed/test/jdk/security/infra/java/security/KeyStore/BouncyCastleInterop.java failed
sherman [Wed, 06 Jun 2018 14:36:48 -0700] rev 50433
8204494: Fix for 8200530 triggered regression, closed/test/jdk/security/infra/java/security/KeyStore/BouncyCastleInterop.java failed Reviewed-by: rriggs
Wed, 06 Jun 2018 17:10:37 -0400 8174734: Safepoint sync time did not increase
dholmes [Wed, 06 Jun 2018 17:10:37 -0400] rev 50432
8174734: Safepoint sync time did not increase Reviewed-by: coleenp, hseigel
Wed, 06 Jun 2018 09:37:44 -0700 8204199: Test fails after 8202670 Graal update jdk-11+17
dlong [Wed, 06 Jun 2018 09:37:44 -0700] rev 50431
8204199: Test fails after 8202670 Graal update Reviewed-by: thartmann, kvn
Wed, 06 Jun 2018 08:32:08 -0700 8204322: "+=" applied to String operands can provoke side effects
vromero [Wed, 06 Jun 2018 08:32:08 -0700] rev 50430
8204322: "+=" applied to String operands can provoke side effects Reviewed-by: mcimadamore, jlahoda, shade
Wed, 06 Jun 2018 10:45:40 -0400 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
coleenp [Wed, 06 Jun 2018 10:45:40 -0400] rev 50429
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files Summary: move orderAccess.inline.hpp into orderAccess.hpp and remove os.hpp inclusion and conditional os::is_MP() for fence on x86 platforms Reviewed-by: dholmes, hseigel
Wed, 06 Jun 2018 15:36:29 +0200 8203891: Upgrade JOpt Simple to 5.0.4
jlahoda [Wed, 06 Jun 2018 15:36:29 +0200] rev 50428
8203891: Upgrade JOpt Simple to 5.0.4 Reviewed-by: alanb, chegar, mchung
Wed, 06 Jun 2018 13:06:21 +0100 Merge
aph [Wed, 06 Jun 2018 13:06:21 +0100] rev 50427
Merge
Tue, 05 Jun 2018 17:50:31 +0100 8204348: AArch64: Remove C2 address reshaping code
aph [Tue, 05 Jun 2018 17:50:31 +0100] rev 50426
8204348: AArch64: Remove C2 address reshaping code Reviewed-by: kvn
Wed, 06 Jun 2018 12:17:01 +0100 8203937: Not possible to read data from socket after write detects connection reset
alanb [Wed, 06 Jun 2018 12:17:01 +0100] rev 50425
8203937: Not possible to read data from socket after write detects connection reset Reviewed-by: chegar
Wed, 06 Jun 2018 14:16:51 +0530 8203872: Upgrading JDK with latest available LSR data from IANA.
nishjain [Wed, 06 Jun 2018 14:16:51 +0530] rev 50424
8203872: Upgrading JDK with latest available LSR data from IANA. Reviewed-by: naoto
Wed, 06 Jun 2018 10:11:23 +0200 8204345: [s390]: no precompiled headers build broken
mdoerr [Wed, 06 Jun 2018 10:11:23 +0200] rev 50423
8204345: [s390]: no precompiled headers build broken Reviewed-by: simonis, shade, coleenp
Tue, 05 Jun 2018 23:06:32 -0700 8193552: ISO 4217 amendment 165
ljiang [Tue, 05 Jun 2018 23:06:32 -0700] rev 50422
8193552: ISO 4217 amendment 165 8202026: ISO 4217 amendment 166 8204269: ISO 4217 amendment 167 Reviewed-by: naoto Contributed-by: li.jiang@oracle.com
Wed, 06 Jun 2018 09:07:38 +0530 8190875: modules not listed in overview/index page
pmuthuswamy [Wed, 06 Jun 2018 09:07:38 +0530] rev 50421
8190875: modules not listed in overview/index page Reviewed-by: jjg, sundar
Wed, 06 Jun 2018 08:37:19 +0530 8199893: the javadoc tool generates pages with a low constrast
pmuthuswamy [Wed, 06 Jun 2018 08:37:19 +0530] rev 50420
8199893: the javadoc tool generates pages with a low constrast Reviewed-by: jjg
Tue, 05 Jun 2018 19:58:20 -0400 8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
dholmes [Tue, 05 Jun 2018 19:58:20 -0400] rev 50419
8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions Summary: Pre-load AbstractOwnableSynchronizer class instead of lazy loading it. Reviewed-by: sspitsyn, cjplummer, coleenp
Tue, 05 Jun 2018 21:38:38 +0200 8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
rkennke [Tue, 05 Jun 2018 21:38:38 +0200] rev 50418
8200623: Primitive heap access for interpreter BarrierSetAssembler/x86 Reviewed-by: eosterlund, adinn
Tue, 05 Jun 2018 12:27:07 -0700 8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
sherman [Tue, 05 Jun 2018 12:27:07 -0700] rev 50417
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile Reviewed-by: rriggs
Wed, 02 May 2018 11:28:49 -0400 8203837: Split nmethod unloading from inline cache cleaning
coleenp [Wed, 02 May 2018 11:28:49 -0400] rev 50416
8203837: Split nmethod unloading from inline cache cleaning Summary: Refactor cleaning inline caches to after GC do_unloading. Reviewed-by: thartmann, eosterlund
Tue, 05 Jun 2018 23:10:54 +0530 8204321: javadoc tests fail after JDK-8203780
sundar [Tue, 05 Jun 2018 23:10:54 +0530] rev 50415
8204321: javadoc tests fail after JDK-8203780 Reviewed-by: jjg
Tue, 05 Jun 2018 19:13:53 +0200 8202776: Modularize GC allocations in runtime
rkennke [Tue, 05 Jun 2018 19:13:53 +0200] rev 50414
8202776: Modularize GC allocations in runtime Reviewed-by: eosterlund, shade
Tue, 05 Jun 2018 10:03:46 -0700 8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
sherman [Tue, 05 Jun 2018 10:03:46 -0700] rev 50413
8200530: '\r' is not supported as "newline" in java.util.jar.Manifest Reviewed-by: jlaskey
Tue, 05 Jun 2018 17:14:49 +0100 Merge
aph [Tue, 05 Jun 2018 17:14:49 +0100] rev 50412
Merge
Tue, 05 Jun 2018 16:12:57 +0100 8204341: AArch64: AOT runtime does not need a workaround for far calls
aph [Tue, 05 Jun 2018 16:12:57 +0100] rev 50411
8204341: AArch64: AOT runtime does not need a workaround for far calls Reviewed-by: kvn
Tue, 05 Jun 2018 08:33:40 -0700 8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
naoto [Tue, 05 Jun 2018 08:33:40 -0700] rev 50410
8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120 Reviewed-by: rriggs
Tue, 05 Jun 2018 11:11:33 -0400 8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp
coleenp [Tue, 05 Jun 2018 11:11:33 -0400] rev 50409
8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp Summary: Reexpand macro to provide non-inline functions. Reviewed-by: kvn, dnsimon
Tue, 05 Jun 2018 15:56:23 +0200 8204173: Lower the minimum number of heap memory pools in MemoryTest.java
stefank [Tue, 05 Jun 2018 15:56:23 +0200] rev 50408
8204173: Lower the minimum number of heap memory pools in MemoryTest.java Reviewed-by: mchung, sjohanss
Tue, 05 Jun 2018 15:56:21 +0200 8204168: Increase small heap sizes in tests to accommodate ZGC
stefank [Tue, 05 Jun 2018 15:56:21 +0200] rev 50407
8204168: Increase small heap sizes in tests to accommodate ZGC Reviewed-by: pliden, ehelin
Tue, 05 Jun 2018 15:56:17 +0200 8204167: Filter out tests requiring compressed oops when CompressedOops is disabled
stefank [Tue, 05 Jun 2018 15:56:17 +0200] rev 50406
8204167: Filter out tests requiring compressed oops when CompressedOops is disabled Reviewed-by: coleenp, kbarrett
Tue, 05 Jun 2018 15:56:14 +0200 8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
stefank [Tue, 05 Jun 2018 15:56:14 +0200] rev 50405
8204165: Filter out tests requiring class unloading when ClassUnloading is disabled Reviewed-by: coleenp, kbarrett
Tue, 05 Jun 2018 15:56:12 +0200 8204163: Also detect concurrent GCs in MetaspaceBaseGC.java
stefank [Tue, 05 Jun 2018 15:56:12 +0200] rev 50404
8204163: Also detect concurrent GCs in MetaspaceBaseGC.java Reviewed-by: eosterlund, pliden
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip