Fri, 08 Jun 2018 11:30:10 +0200 8204504: Fix for 8198285 breaks slowdebug builds
eosterlund [Fri, 08 Jun 2018 11:30:10 +0200] rev 50470
8204504: Fix for 8198285 breaks slowdebug builds Reviewed-by: rkennke, mgronlun
Fri, 08 Jun 2018 21:06:54 +0530 8196990: Resolve disabled warnings for libjli
sdama [Fri, 08 Jun 2018 21:06:54 +0530] rev 50469
8196990: Resolve disabled warnings for libjli Summary: initialized uninitialzed data to avoid maybe-uninitialized warnings from gcc Reviewed-by: jlaskey
Fri, 08 Jun 2018 16:33:40 +0100 8204610: Compiler confused by parenthesized "this" in final fields assignments
mcimadamore [Fri, 08 Jun 2018 16:33:40 +0100] rev 50468
8204610: Compiler confused by parenthesized "this" in final fields assignments Summary: parenthesis are not skipped consistently in DA/DU, forward reference analysis Reviewed-by: vromero
Fri, 08 Jun 2018 08:30:18 -0700 8204584: jdeps generates illegal dot file containing ranksep=0,600000
mchung [Fri, 08 Jun 2018 08:30:18 -0700] rev 50467
8204584: jdeps generates illegal dot file containing ranksep=0,600000 Reviewed-by: jjg
Fri, 08 Jun 2018 07:58:19 -0700 8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
bpb [Fri, 08 Jun 2018 07:58:19 -0700] rev 50466
8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS Reviewed-by: alanb
Fri, 08 Jun 2018 14:50:18 +0200 8203425: assert(is_Loop()) failed: invalid node class
neliasso [Fri, 08 Jun 2018 14:50:18 +0200] rev 50465
8203425: assert(is_Loop()) failed: invalid node class Summary: Revert 8203215 Reviewed-by: thartmann
Fri, 08 Jun 2018 13:06:08 +0200 8204539: improve error messages in matchJavaTZ [windows]
mbaesken [Fri, 08 Jun 2018 13:06:08 +0200] rev 50464
8204539: improve error messages in matchJavaTZ [windows] Reviewed-by: coffeys, clanger, goetz
Fri, 08 Jun 2018 11:41:43 +0200 8204479: Bitwise AND on byte value sometimes produces wrong result
shade [Fri, 08 Jun 2018 11:41:43 +0200] rev 50463
8204479: Bitwise AND on byte value sometimes produces wrong result Reviewed-by: kvn, thartmann
Fri, 08 Jun 2018 11:11:06 +0200 8204290: Add check to limit number of capture groups
hannesw [Fri, 08 Jun 2018 11:11:06 +0200] rev 50462
8204290: Add check to limit number of capture groups Reviewed-by: sundar, jlaskey
Fri, 08 Jun 2018 11:08:38 +0200 8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails
hannesw [Fri, 08 Jun 2018 11:08:38 +0200] rev 50461
8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails Reviewed-by: sundar, jlaskey
Fri, 08 Jun 2018 10:22:26 +0200 8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs
simonis [Fri, 08 Jun 2018 10:22:26 +0200] rev 50460
8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs Reviewed-by: mdoerr, goetz
Thu, 07 Jun 2018 15:08:16 +0200 8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread.
goetz [Thu, 07 Jun 2018 15:08:16 +0200] rev 50459
8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread. Reviewed-by: stuefe, dholmes
Fri, 08 Jun 2018 06:59:16 +0200 8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint
rrich [Fri, 08 Jun 2018 06:59:16 +0200] rev 50458
8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint Reviewed-by: coleenp, stuefe
Thu, 07 Jun 2018 22:26:02 -0400 8204589: ProblemList failing launcher tests
dholmes [Thu, 07 Jun 2018 22:26:02 -0400] rev 50457
8204589: ProblemList failing launcher tests Reviewed-by: darcy
Thu, 07 Jun 2018 19:01:18 -0700 8203329: JDWP/JDI VM information string is incorrect
cjplummer [Thu, 07 Jun 2018 19:01:18 -0700] rev 50456
8203329: JDWP/JDI VM information string is incorrect Summary: make sure the native java.vm.info property also gets updated when the java version is. Reviewed-by: sspitsyn, dholmes
Thu, 07 Jun 2018 17:38:34 -0700 8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
kvn [Thu, 07 Jun 2018 17:38:34 -0700] rev 50455
8202611: [GRAAL] Exclude CMS GC testing from runs with Graal Reviewed-by: iignatyev, kbarrett
Thu, 07 Jun 2018 17:10:23 -0700 8204577: jittester generator doesn't kill processes on timeout
iignatyev [Thu, 07 Jun 2018 17:10:23 -0700] rev 50454
8204577: jittester generator doesn't kill processes on timeout Reviewed-by: kvn, epavlova
Thu, 07 Jun 2018 16:06:49 -0700 8201274: Launch Single-File Source-Code Programs
jjg [Thu, 07 Jun 2018 16:06:49 -0700] rev 50453
8201274: Launch Single-File Source-Code Programs Reviewed-by: mcimadamore, jlahoda, ksrini, mchung, ihse, alanb
Thu, 07 Jun 2018 23:30:05 +0200 8203822: AIX version of jsig.c was not removed in JDK-8200298
ihse [Thu, 07 Jun 2018 23:30:05 +0200] rev 50452
8203822: AIX version of jsig.c was not removed in JDK-8200298 Reviewed-by: erikj
Thu, 07 Jun 2018 13:24:49 -0700 8203839: API clarification: versioned jar entry verification in multi-release jar file
sherman [Thu, 07 Jun 2018 13:24:49 -0700] rev 50451
8203839: API clarification: versioned jar entry verification in multi-release jar file Reviewed-by: darcy, psandoz, alanb, weijun
Thu, 07 Jun 2018 21:57:17 +0200 8204474: Have instanceRefKlass use HeapAccess when loading the referent
pliden [Thu, 07 Jun 2018 21:57:17 +0200] rev 50450
8204474: Have instanceRefKlass use HeapAccess when loading the referent Reviewed-by: stefank, eosterlund
Wed, 06 Jun 2018 23:36:08 +0300 8203480: IncompatibleClassChangeError thrown at sites linked to default interface methods
vlivanov [Wed, 06 Jun 2018 23:36:08 +0300] rev 50449
8203480: IncompatibleClassChangeError thrown at sites linked to default interface methods Reviewed-by: kvn
Thu, 07 Jun 2018 17:40:15 +0200 8204554: JFR TLAB tracing broken after 8202776
eosterlund [Thu, 07 Jun 2018 17:40:15 +0200] rev 50448
8204554: JFR TLAB tracing broken after 8202776 Reviewed-by: rkennke, stefank
Thu, 07 Jun 2018 07:43:29 -0700 8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
bpb [Thu, 07 Jun 2018 07:43:29 -0700] rev 50447
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system Reviewed-by: alanb
Thu, 07 Jun 2018 15:10:06 +0200 8203353: Fixup inferred decorators in the interpreter
eosterlund [Thu, 07 Jun 2018 15:10:06 +0200] rev 50446
8203353: Fixup inferred decorators in the interpreter Reviewed-by: rkennke, coleenp
Thu, 07 Jun 2018 14:11:56 +0200 8195097: Make it possible to process StringTable outside safepoint
rehn [Thu, 07 Jun 2018 14:11:56 +0200] rev 50445
8195097: Make it possible to process StringTable outside safepoint Reviewed-by: coleenp, gziemski, iklam, jiangli
Thu, 07 Jun 2018 06:27:09 -0400 8201608: fix broken links in javax/sql/rowset/package.html and javax/sql/rowset/spi/package.html
lancea [Thu, 07 Jun 2018 06:27:09 -0400] rev 50444
8201608: fix broken links in javax/sql/rowset/package.html and javax/sql/rowset/spi/package.html Reviewed-by: rriggs, psandoz
Thu, 07 Jun 2018 12:23:46 +0200 8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
stuefe [Thu, 07 Jun 2018 12:23:46 +0200] rev 50443
8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details Reviewed-by: coleenp, dholmes
Thu, 07 Jun 2018 11:20:55 +0200 8202049: G1: ReferenceProcessor doesn't handle mark stack overflow
tschatzl [Thu, 07 Jun 2018 11:20:55 +0200] rev 50442
8202049: G1: ReferenceProcessor doesn't handle mark stack overflow Summary: Issue a fatal error when mark stack overflows during reference processing in the Remark phase Reviewed-by: kbarrett
Thu, 07 Jun 2018 11:20:30 +0200 8204081: Mismatch in rebuild policy and collection set chooser causes remembered sets to be kept errorneously
tschatzl [Thu, 07 Jun 2018 11:20:30 +0200] rev 50441
8204081: Mismatch in rebuild policy and collection set chooser causes remembered sets to be kept errorneously Summary: Due to mismatch in which region's remembered sets should be rebuilt and the ones that are looked at in the collection set chooser superfluous remembered sets might be built and kept alive until the next marking. Reviewed-by: sjohanss, kbarrett
Thu, 07 Jun 2018 11:20:18 +0200 8204084: Remove the G1RSBarrierRegionFilter develop flag
tschatzl [Thu, 07 Jun 2018 11:20:18 +0200] rev 50440
8204084: Remove the G1RSBarrierRegionFilter develop flag Reviewed-by: sjohanss, shade
Thu, 07 Jun 2018 09:18:39 +0100 6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
alanb [Thu, 07 Jun 2018 09:18:39 +0100] rev 50439
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops Reviewed-by: bpb Contributed-by: david.lloyd@redhat.com, alan.bateman@oracle.com
Thu, 07 Jun 2018 09:02:03 +0200 8204287: Phase timings not updated correctly after JDK-6672778
sjohanss [Thu, 07 Jun 2018 09:02:03 +0200] rev 50438
8204287: Phase timings not updated correctly after JDK-6672778 Reviewed-by: tschatzl, kbarrett
Wed, 06 Jun 2018 13:58:57 -0700 8203033: [Testbug] vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic002/TestDescription.java fails with nestmates
dtitov [Wed, 06 Jun 2018 13:58:57 -0700] rev 50437
8203033: [Testbug] vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic002/TestDescription.java fails with nestmates Reviewed-by: sspitsyn, dholmes
Wed, 06 Jun 2018 19:47:22 -0700 8200387: [Graal] fromTonga/nsk/jdi tests hang with Graal as JIT
sspitsyn [Wed, 06 Jun 2018 19:47:22 -0700] rev 50436
8200387: [Graal] fromTonga/nsk/jdi tests hang with Graal as JIT Summary: Increase the OVERLOADED_QUEUE value in the JDI client Reviewed-by: cjplummer, amenkov
Thu, 07 Jun 2018 01:33:09 +0200 Added tag jdk-11+17 for changeset 64e4b1686141
jwilhelm [Thu, 07 Jun 2018 01:33:09 +0200] rev 50435
Added tag jdk-11+17 for changeset 64e4b1686141
Wed, 06 Jun 2018 15:10:12 -0700 8204303: Add redirect for overview-summary.html
jjg [Wed, 06 Jun 2018 15:10:12 -0700] rev 50434
8204303: Add redirect for overview-summary.html Reviewed-by: sundar, hannesw
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
Tue, 05 Jun 2018 15:56:09 +0200 8204162: TestG1HeapRegion needs @requires vm.gc.G1
stefank [Tue, 05 Jun 2018 15:56:09 +0200] rev 50403
8204162: TestG1HeapRegion needs @requires vm.gc.G1 Reviewed-by: eosterlund
Tue, 05 Jun 2018 15:56:07 +0200 8204160: BiasedLockingTest needs -XX:+UseBiasedLocking
stefank [Tue, 05 Jun 2018 15:56:07 +0200] rev 50402
8204160: BiasedLockingTest needs -XX:+UseBiasedLocking Reviewed-by: eosterlund, dholmes
Tue, 05 Jun 2018 09:15:03 -0400 8203319: JDK-8201487 disabled too much queue balancing
kbarrett [Tue, 05 Jun 2018 09:15:03 -0400] rev 50401
8203319: JDK-8201487 disabled too much queue balancing Summary: Sometimes ignore ParallelRefProcBalancingEnabled. Reviewed-by: tschatzl, sjohanss
Tue, 05 Jun 2018 14:55:13 +0200 8200166: Repeating annotations refering to to-be-generated classes don't work.
jlahoda [Tue, 05 Jun 2018 14:55:13 +0200] rev 50400
8200166: Repeating annotations refering to to-be-generated classes don't work. Reviewed-by: jjg
Tue, 05 Jun 2018 13:02:01 +0200 8203787: Hotspot build broken on linux-sparc after 8202377
glaubitz [Tue, 05 Jun 2018 13:02:01 +0200] rev 50399
8203787: Hotspot build broken on linux-sparc after 8202377 Reviewed-by: dholmes, eosterlund
Tue, 05 Jun 2018 09:29:15 +0200 8154736: enhancement of cmpxchg and copy_to_survivor for ppc64
mhorie [Tue, 05 Jun 2018 09:29:15 +0200] rev 50398
8154736: enhancement of cmpxchg and copy_to_survivor for ppc64 Reviewed-by: eosterlund, mdoerr, kbarrett
Tue, 05 Jun 2018 09:23:30 +0200 8204292: PPC64: Fix missing includes after 8204195
mdoerr [Tue, 05 Jun 2018 09:23:30 +0200] rev 50397
8204292: PPC64: Fix missing includes after 8204195 Reviewed-by: coleenp
Mon, 04 Jun 2018 21:20:16 -0700 8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
sangheki [Mon, 04 Jun 2018 21:20:16 -0700] rev 50396
8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes Reviewed-by: kbarrett, tschatzl
Mon, 04 Jun 2018 21:19:15 -0700 8204095: [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens
sangheki [Mon, 04 Jun 2018 21:19:15 -0700] rev 50395
8204095: [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens Reviewed-by: kbarrett, tschatzl
Tue, 05 Jun 2018 08:10:08 +0530 8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5
sundar [Tue, 05 Jun 2018 08:10:08 +0530] rev 50394
8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5 Reviewed-by: jjg
Tue, 05 Jun 2018 02:15:37 +0200 8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1
jwilhelm [Tue, 05 Jun 2018 02:15:37 +0200] rev 50393
8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1 Reviewed-by: kvn, jwilhelm Contributed-by: leonid.mesnik@oracle.com
Mon, 04 Jun 2018 20:14:13 -0400 8203948: Expand JVMTI callback notion of "internal threads"
kbarrett [Mon, 04 Jun 2018 20:14:13 -0400] rev 50392
8203948: Expand JVMTI callback notion of "internal threads" Summary: Allow any NamedThreads in some contexts. Reviewed-by: coleenp, dholmes
Mon, 04 Jun 2018 16:21:08 +0200 8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
rwestberg [Mon, 04 Jun 2018 16:21:08 +0200] rev 50391
8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint Reviewed-by: mgronlun, egahlin
Mon, 04 Jun 2018 23:07:33 +0200 8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
egahlin [Mon, 04 Jun 2018 23:07:33 +0200] rev 50390
8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out Reviewed-by: mgronlun
Mon, 04 Jun 2018 23:01:48 +0200 8198285: More consistent Access API for arraycopy
rkennke [Mon, 04 Jun 2018 23:01:48 +0200] rev 50389
8198285: More consistent Access API for arraycopy Reviewed-by: eosterlund, shade
Mon, 04 Jun 2018 22:03:10 +0200 8203919: Remove "-add-modules" hint from error message
egahlin [Mon, 04 Jun 2018 22:03:10 +0200] rev 50388
8203919: Remove "-add-modules" hint from error message Reviewed-by: mgronlun
Mon, 04 Jun 2018 13:53:51 -0500 8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF
gziemski [Mon, 04 Jun 2018 13:53:51 -0500] rev 50387
8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF Summary: Backed out the original fix. Reviewed-by: kbarrett, lfoltan
Mon, 04 Jun 2018 10:27:48 -0700 Merge
amenkov [Mon, 04 Jun 2018 10:27:48 -0700] rev 50386
Merge
Mon, 04 Jun 2018 10:25:44 -0700 8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
amenkov [Mon, 04 Jun 2018 10:25:44 -0700] rev 50385
8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled Reviewed-by: sspitsyn, cjplummer
Mon, 04 Jun 2018 10:12:40 -0700 8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
bsrbnd [Mon, 04 Jun 2018 10:12:40 -0700] rev 50384
8189335: javac exception when referencing private inner class with same name as normal class with dollar_1 Reviewed-by: vromero
Mon, 04 Jun 2018 12:14:22 -0500 8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
gziemski [Mon, 04 Jun 2018 12:14:22 -0500] rev 50383
8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF Summary: Added missing ATTRIBUTE_PRINTF Reviewed-by: kbarrett, hseigel
Mon, 04 Jun 2018 08:56:41 -0700 8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
ccheung [Mon, 04 Jun 2018 08:56:41 -0700] rev 50382
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java Reviewed-by: jiangli
Mon, 04 Jun 2018 11:49:12 -0400 Merge
coleenp [Mon, 04 Jun 2018 11:49:12 -0400] rev 50381
Merge
Mon, 04 Jun 2018 10:18:43 -0400 8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
coleenp [Mon, 04 Jun 2018 10:18:43 -0400] rev 50380
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files Summary: Moved macroAssembler.inline.hpp out of header file and distributed to .cpp files that included them: ie. c1_MacroAssembler.hpp and interp_masm.hpp. Also freeList.inline.hpp and allocation.inline.hpp. Reviewed-by: jiangli, kvn
Mon, 04 Jun 2018 11:32:00 -0400 8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
lfoltan [Mon, 04 Jun 2018 11:32:00 -0400] rev 50379
8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior Summary: Additional of circular nested dynamic constant test. Reviewed-by: acorn, psandoz
Mon, 04 Jun 2018 11:07:04 -0400 8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader
lfoltan [Mon, 04 Jun 2018 11:07:04 -0400] rev 50378
8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader Summary: Check that the unnamed module for a given ClassLoader is an instance of java.lang.Module. Reviewed-by: alanb, acorn, coleenp, dholmes, hseigel
Mon, 04 Jun 2018 11:19:54 +0200 8203924: Zero: bootcycle-images build fails on x86_64
sgehwolf [Mon, 04 Jun 2018 11:19:54 +0200] rev 50377
8203924: Zero: bootcycle-images build fails on x86_64 Summary: Use big java settings for jdk.compiler's annotation processing. Reviewed-by: dholmes, erikj
Mon, 04 Jun 2018 12:29:48 +0200 8204277: [testbug] fix DisassembleCodeBlobTest.
goetz [Mon, 04 Jun 2018 12:29:48 +0200] rev 50376
8204277: [testbug] fix DisassembleCodeBlobTest. Reviewed-by: thartmann
Mon, 04 Jun 2018 12:59:51 +0200 8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
eosterlund [Mon, 04 Jun 2018 12:59:51 +0200] rev 50375
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime Reviewed-by: rkennke, tschatzl
Mon, 04 Jun 2018 12:54:13 +0200 8198378: javac crash when checking imports and a broken class is present
jlahoda [Mon, 04 Jun 2018 12:54:13 +0200] rev 50374
8198378: javac crash when checking imports and a broken class is present Summary: Properly handling bad classfile while processing imports. Reviewed-by: vromero
Mon, 04 Jun 2018 12:51:24 +0200 8203921: JFR thread sampling is missing fixes from JDK-8194552
mgronlun [Mon, 04 Jun 2018 12:51:24 +0200] rev 50373
8203921: JFR thread sampling is missing fixes from JDK-8194552 Reviewed-by: egahlin
Mon, 04 Jun 2018 07:12:26 +0200 8204164: OOM-only logging in Metaspace
stuefe [Mon, 04 Jun 2018 07:12:26 +0200] rev 50372
8204164: OOM-only logging in Metaspace Reviewed-by: gziemski, coleenp
Sun, 03 Jun 2018 14:21:56 -0700 8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"
gromero [Sun, 03 Jun 2018 14:21:56 -0700] rev 50371
8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe" Reviewed-by: kvn, iignatyev
Sun, 03 Jun 2018 19:21:18 +0530 8202627: javadoc generates broken links to deprecated items when -nodeprecated is used
pmuthuswamy [Sun, 03 Jun 2018 19:21:18 +0530] rev 50370
8202627: javadoc generates broken links to deprecated items when -nodeprecated is used Reviewed-by: ksrini
Sun, 03 Jun 2018 09:19:48 +0200 8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
gromero [Sun, 03 Jun 2018 09:19:48 +0200] rev 50369
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount Reviewed-by: iignatyev, goetz
Sun, 03 Jun 2018 12:04:52 +0530 8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text
pmuthuswamy [Sun, 03 Jun 2018 12:04:52 +0530] rev 50368
8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text Reviewed-by: jjg
Fri, 01 Jun 2018 17:45:10 -0700 8199388: Test development for ChaCha20 and Poly1305 algorithms
jjiang [Fri, 01 Jun 2018 17:45:10 -0700] rev 50367
8199388: Test development for ChaCha20 and Poly1305 algorithms Summary: Add test for ChaCha20KeyGenerator Reviewed-by: mullan
Fri, 01 Jun 2018 15:48:55 -0700 8202812: [TESTBUG] Open source VM testbase compiler tests
iignatyev [Fri, 01 Jun 2018 15:48:55 -0700] rev 50366
8202812: [TESTBUG] Open source VM testbase compiler tests Reviewed-by: kvn, mseledtsov
Fri, 01 Jun 2018 15:24:41 -0700 8204250: Problem list pkcs11 tests on windows
rhalade [Fri, 01 Jun 2018 15:24:41 -0700] rev 50365
8204250: Problem list pkcs11 tests on windows Reviewed-by: wetmore
Fri, 01 Jun 2018 19:46:31 +0000 8203182: Release session if initialization of SunPKCS11 Signature fails
mbalao [Fri, 01 Jun 2018 19:46:31 +0000] rev 50364
8203182: Release session if initialization of SunPKCS11 Signature fails Summary: Ensure session is properly released in P11Signature class Reviewed-by: valeriep
Fri, 01 Jun 2018 09:38:08 -0700 Merge
prr [Fri, 01 Jun 2018 09:38:08 -0700] rev 50363
Merge
Fri, 01 Jun 2018 09:18:22 -0700 Merge
prr [Fri, 01 Jun 2018 09:18:22 -0700] rev 50362
Merge
Fri, 01 Jun 2018 09:16:36 -0700 8200052: libjavajpeg: Fix compile warning in jchuff.c
prr [Fri, 01 Jun 2018 09:16:36 -0700] rev 50361
8200052: libjavajpeg: Fix compile warning in jchuff.c Reviewed-by: prr Contributed-by: adam.farley@uk.ibm.com, thomas.stuefe@sap.com
Wed, 30 May 2018 15:01:36 +0200 8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
mbaesken [Wed, 30 May 2018 15:01:36 +0200] rev 50360
8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp Reviewed-by: clanger, prr, serb, stuefe
Thu, 31 May 2018 13:04:30 -0700 Merge
prr [Thu, 31 May 2018 13:04:30 -0700] rev 50359
Merge
Thu, 31 May 2018 09:52:32 -0700 8199150: Accessibility issues in java.desktop
serb [Thu, 31 May 2018 09:52:32 -0700] rev 50358
8199150: Accessibility issues in java.desktop 8150156: Update bugs.sun.com references to bugs.java.com Reviewed-by: prr
Thu, 31 May 2018 09:24:27 -0700 8202051: Address compilation warnings in libawt with VS2017
serb [Thu, 31 May 2018 09:24:27 -0700] rev 50357
8202051: Address compilation warnings in libawt with VS2017 Reviewed-by: prr
Thu, 31 May 2018 16:50:10 +0530 8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
sveerabhadra [Thu, 31 May 2018 16:50:10 +0530] rev 50356
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails Reviewed-by: serb
Wed, 30 May 2018 22:03:12 -0700 8195624: Desktop API cannot be used without permission to read "os.version"
serb [Wed, 30 May 2018 22:03:12 -0700] rev 50355
8195624: Desktop API cannot be used without permission to read "os.version" Reviewed-by: prr
Wed, 30 May 2018 21:30:05 -0700 8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
serb [Wed, 30 May 2018 21:30:05 -0700] rev 50354
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test Reviewed-by: prr
Wed, 30 May 2018 15:19:55 -0700 8204122: Update harfbuzz.md
prr [Wed, 30 May 2018 15:19:55 -0700] rev 50353
8204122: Update harfbuzz.md Reviewed-by: srl
Wed, 30 May 2018 12:20:00 -0700 8199530: Upgrade to harfbuzz 1.7.6
prr [Wed, 30 May 2018 12:20:00 -0700] rev 50352
8199530: Upgrade to harfbuzz 1.7.6 Reviewed-by: srl, serb
Wed, 30 May 2018 08:10:41 -0700 8196373: Introspector does not see overridden generic setter method
serb [Wed, 30 May 2018 08:10:41 -0700] rev 50351
8196373: Introspector does not see overridden generic setter method Reviewed-by: malenkov
Wed, 30 May 2018 08:19:59 +0200 8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF)
clanger [Wed, 30 May 2018 08:19:59 +0200] rev 50350
8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF) Reviewed-by: prr Contributed-by: takiguc@linux.vnet.ibm.com, christoph.langer@sap.com
Tue, 29 May 2018 11:22:21 -0700 8201279: javax.sound tests should not set java.home system property
serb [Tue, 29 May 2018 11:22:21 -0700] rev 50349
8201279: javax.sound tests should not set java.home system property Reviewed-by: prr, rriggs
Fri, 25 May 2018 16:23:17 -0700 8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
prr [Fri, 25 May 2018 16:23:17 -0700] rev 50348
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources Reviewed-by: serb, erikj
Fri, 25 May 2018 12:12:24 -0700 Merge
prr [Fri, 25 May 2018 12:12:24 -0700] rev 50347
Merge
Fri, 25 May 2018 11:35:31 +0300 8203485: [freetype] text rotated on 180 degrees is too narrow
bae [Fri, 25 May 2018 11:35:31 +0300] rev 50346
8203485: [freetype] text rotated on 180 degrees is too narrow Reviewed-by: prr, serb
Wed, 23 May 2018 23:02:02 -0700 8203498: The specification for java.applet package should be updated
serb [Wed, 23 May 2018 23:02:02 -0700] rev 50345
8203498: The specification for java.applet package should be updated Reviewed-by: prr
Tue, 22 May 2018 17:33:31 -0700 8203027: Open source tests for "java.awt.geom"
serb [Tue, 22 May 2018 17:33:31 -0700] rev 50344
8203027: Open source tests for "java.awt.geom" Reviewed-by: prr, jdv
Thu, 17 May 2018 14:41:23 -0700 8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0)
serb [Thu, 17 May 2018 14:41:23 -0700] rev 50343
8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0) Reviewed-by: dmarkov
Thu, 17 May 2018 11:40:55 +0530 5109146: PNGMetadata Background color initialization from standard metadata is incomplete
jdv [Thu, 17 May 2018 11:40:55 +0530] rev 50342
5109146: PNGMetadata Background color initialization from standard metadata is incomplete Reviewed-by: prr, kaddepalli
Wed, 16 May 2018 16:46:51 -0700 8194327: [macos] AWT windows have incorrect main/key window behaviors
serb [Wed, 16 May 2018 16:46:51 -0700] rev 50341
8194327: [macos] AWT windows have incorrect main/key window behaviors Reviewed-by: serb, erikj Contributed-by: Alan Snyder <fishgarage@cbfiddle.com>
Fri, 01 Jun 2018 12:28:19 -0400 8190417: javadoc updates to java.util.regex.Matcher
lancea [Fri, 01 Jun 2018 12:28:19 -0400] rev 50340
8190417: javadoc updates to java.util.regex.Matcher Reviewed-by: lancea, alanb, dholmes Contributed-by: Michal Vala <mvala@redhat.com>
Mon, 21 May 2018 13:23:55 -0400 8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
gromero [Mon, 21 May 2018 13:23:55 -0400] rev 50339
8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9" Reviewed-by: mdoerr, goetz
Fri, 01 Jun 2018 13:04:30 +0200 8203827: Upgrade JLine to 2.14.6
jlahoda [Fri, 01 Jun 2018 13:04:30 +0200] rev 50338
8203827: Upgrade JLine to 2.14.6 Reviewed-by: alanb, hannesw, rfield
Fri, 01 Jun 2018 11:34:13 +0200 8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
redestad [Fri, 01 Jun 2018 11:34:13 +0200] rev 50337
8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache Reviewed-by: psandoz
Fri, 01 Jun 2018 10:15:48 +0200 8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test
rwestberg [Fri, 01 Jun 2018 10:15:48 +0200] rev 50336
8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test Reviewed-by: egahlin, mgronlun
Thu, 31 May 2018 18:47:21 -0400 8204055: SIGSEGV in java -XX:
dholmes [Thu, 31 May 2018 18:47:21 -0400] rev 50335
8204055: SIGSEGV in java -XX: Reviewed-by: iklam, stuefe, ccheung
Thu, 31 May 2018 14:56:51 -0700 8191031: Remove several Symantec Root CAs
rhalade [Thu, 31 May 2018 14:56:51 -0700] rev 50334
8191031: Remove several Symantec Root CAs Reviewed-by: mullan
Thu, 31 May 2018 14:09:04 -0700 8197387: jcmd started by "root" must be allowed to access all VM processes
dtitov [Thu, 31 May 2018 14:09:04 -0700] rev 50333
8197387: jcmd started by "root" must be allowed to access all VM processes Reviewed-by: sspitsyn, stuefe
Thu, 31 May 2018 15:37:18 -0400 8204179: [BACKOUT] OopStorage should use GlobalCounter
kbarrett [Thu, 31 May 2018 15:37:18 -0400] rev 50332
8204179: [BACKOUT] OopStorage should use GlobalCounter Summary: Backout JDK-8202945 Reviewed-by: eosterlund, pliden
Thu, 31 May 2018 11:41:25 -0700 8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
ccheung [Thu, 31 May 2018 11:41:25 -0700] rev 50331
8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode Summary: Added an interface with a default method. The InnerClass implements the interface. Reviewed-by: iklam, dholmes
Thu, 31 May 2018 10:38:05 -0700 8202670: Update Graal
dlong [Thu, 31 May 2018 10:38:05 -0700] rev 50330
8202670: Update Graal Reviewed-by: kvn, aph
Thu, 31 May 2018 10:14:41 -0700 8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch
amenkov [Thu, 31 May 2018 10:14:41 -0700] rev 50329
8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch Reviewed-by: sspitsyn, iklam, jiangli
Fri, 25 May 2018 22:56:00 -0700 8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
vtheeyarath [Fri, 25 May 2018 22:56:00 -0700] rev 50328
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch Summary: Correct MethodHandles.insertArguments spec Reviewed-by: psandoz, mchung, ntv
Thu, 31 May 2018 09:51:31 -0500 8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails
gziemski [Thu, 31 May 2018 09:51:31 -0500] rev 50327
8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails Summary: Print out output from PrintSystemDictionaryAtExit at failure Reviewed-by: mseledtsov, dholmes
Thu, 31 May 2018 10:39:55 -0400 Merge
hseigel [Thu, 31 May 2018 10:39:55 -0400] rev 50326
Merge
Thu, 31 May 2018 10:38:06 -0400 8202913: loader constraint message for fields specifies incorrect referring class
hseigel [Thu, 31 May 2018 10:38:06 -0400] rev 50325
8202913: loader constraint message for fields specifies incorrect referring class Summary: Improve the message to display the right referring class. Reviewed-by: acorn, goetz, dholmes
Thu, 31 May 2018 07:37:06 -0700 8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
bpb [Thu, 31 May 2018 07:37:06 -0700] rev 50324
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag Reviewed-by: alanb
Thu, 31 May 2018 07:05:10 -0700 8153029: ChaCha20 Cipher Implementation
jnimeh [Thu, 31 May 2018 07:05:10 -0700] rev 50323
8153029: ChaCha20 Cipher Implementation Summary: Add the ChaCha20 and ChaCha20-Poly1305 Cipher implementations Reviewed-by: mullan
Thu, 31 May 2018 09:19:54 -0400 8204087: C++ Interpreter code left over in MethodData
coleenp [Thu, 31 May 2018 09:19:54 -0400] rev 50322
8204087: C++ Interpreter code left over in MethodData Summary: remove unused code Reviewed-by: kvn, lfoltan, thartmann
Thu, 31 May 2018 13:25:40 +0200 8203321: assert(current_query_index < process_query_set->size) failed: invariant
mgronlun [Thu, 31 May 2018 13:25:40 +0200] rev 50321
8203321: assert(current_query_index < process_query_set->size) failed: invariant Reviewed-by: rehn
Thu, 31 May 2018 10:41:36 +0200 8203923: Add @requires feature to check flag values for the running JVM
stefank [Thu, 31 May 2018 10:41:36 +0200] rev 50320
8203923: Add @requires feature to check flag values for the running JVM Reviewed-by: kvn, dholmes
Thu, 31 May 2018 15:11:57 +0530 8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class.
rgoel [Thu, 31 May 2018 15:11:57 +0530] rev 50319
8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class. Summary: Updated description of cyrillic supplementary block. Reviewed-by: naoto
Thu, 31 May 2018 07:08:54 +0200 Added tag jdk-11+16 for changeset 02934b0d661b
jwilhelm [Thu, 31 May 2018 07:08:54 +0200] rev 50318
Added tag jdk-11+16 for changeset 02934b0d661b
Wed, 30 May 2018 20:54:45 -0700 8199371: [TESTBUG] Open source vm testbase JDWP tests
iignatyev [Wed, 30 May 2018 20:54:45 -0700] rev 50317
8199371: [TESTBUG] Open source vm testbase JDWP tests Reviewed-by: sspitsyn, mseledtsov
Wed, 30 May 2018 16:18:56 -0700 8199380: [TESTBUG] Open source VM testbase AOD tests
iignatyev [Wed, 30 May 2018 16:18:56 -0700] rev 50316
8199380: [TESTBUG] Open source VM testbase AOD tests Reviewed-by: erikj, sspitsyn
Wed, 30 May 2018 14:55:50 -0700 8204109: JDK-8203945 broke nashorn
erikj [Wed, 30 May 2018 14:55:50 -0700] rev 50315
8204109: JDK-8203945 broke nashorn Reviewed-by: tbell
Wed, 30 May 2018 08:59:56 -0700 8203802: Jvmti test fails to build with VS2017
dtitov [Wed, 30 May 2018 08:59:56 -0700] rev 50314
8203802: Jvmti test fails to build with VS2017 Reviewed-by: sspitsyn, erikj
Wed, 30 May 2018 10:23:45 -0700 8203945: Cleanup nashorn build
erikj [Wed, 30 May 2018 10:23:45 -0700] rev 50313
8203945: Cleanup nashorn build Reviewed-by: tbell
Wed, 30 May 2018 09:50:14 -0700 8203946: Move UnpackSecurity.gmk to closed
erikj [Wed, 30 May 2018 09:50:14 -0700] rev 50312
8203946: Move UnpackSecurity.gmk to closed Reviewed-by: tbell
Wed, 30 May 2018 09:45:24 -0700 8204091: Configure broken on MIPS when uname returns mipsel or mips64el
erikj [Wed, 30 May 2018 09:45:24 -0700] rev 50311
8204091: Configure broken on MIPS when uname returns mipsel or mips64el Reviewed-by: erikj, ihse Contributed-by: aoqi@loongson.cn
Wed, 30 May 2018 12:40:04 -0300 8050818: Predicate::not - provide an easier way to negate a predicate
jlaskey [Wed, 30 May 2018 12:40:04 -0300] rev 50310
8050818: Predicate::not - provide an easier way to negate a predicate Reviewed-by: chegar, dl, psandoz, forax, smarks, redestad
Wed, 30 May 2018 17:30:06 +0200 8203219: VM.metaspace jcmd should optionally show loaded classes for loaders
stuefe [Wed, 30 May 2018 17:30:06 +0200] rev 50309
8203219: VM.metaspace jcmd should optionally show loaded classes for loaders Reviewed-by: zgu, coleenp
Wed, 30 May 2018 07:42:48 -0700 8189949: Remove Baltimore Cybertrust Code Signing CA
rhalade [Wed, 30 May 2018 07:42:48 -0700] rev 50308
8189949: Remove Baltimore Cybertrust Code Signing CA Reviewed-by: mullan
Wed, 30 May 2018 22:24:20 +0800 8072996: Deprecate stream-based GSSContext methods
weijun [Wed, 30 May 2018 22:24:20 +0800] rev 50307
8072996: Deprecate stream-based GSSContext methods Reviewed-by: mullan
Wed, 30 May 2018 16:10:21 +0200 8200288: [SPARC] "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed"
phedlin [Wed, 30 May 2018 16:10:21 +0200] rev 50306
8200288: [SPARC] "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed" Reviewed-by: neliasso, kvn
Wed, 30 May 2018 14:46:28 +0200 8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker jdk-11+16
redestad [Wed, 30 May 2018 14:46:28 +0200] rev 50305
8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker Reviewed-by: mchung
Wed, 30 May 2018 11:39:26 +0200 8203881: Print erroneous size in NegativeArraySizeException
goetz [Wed, 30 May 2018 11:39:26 +0200] rev 50304
8203881: Print erroneous size in NegativeArraySizeException Reviewed-by: dholmes, stuefe
Wed, 30 May 2018 16:36:35 +0530 8194298: Add support for per Socket configuration of TCP keepalive
vtewari [Wed, 30 May 2018 16:36:35 +0530] rev 50303
8194298: Add support for per Socket configuration of TCP keepalive Reviewed-by: chegar, clanger, igerasim, alanb
Wed, 30 May 2018 08:52:59 +0200 8203455: jcmd: VM.metaspace: print loader name for anonymous CLDs
stuefe [Wed, 30 May 2018 08:52:59 +0200] rev 50302
8203455: jcmd: VM.metaspace: print loader name for anonymous CLDs Reviewed-by: lfoltan, goetz
Tue, 29 May 2018 19:15:49 -0700 8203327: Small cleanups in java.lang.ref
martin [Tue, 29 May 2018 19:15:49 -0700] rev 50301
8203327: Small cleanups in java.lang.ref Reviewed-by: mr
Tue, 29 May 2018 18:10:09 -0400 8202945: OopStorage should use GlobalCounter
kbarrett [Tue, 29 May 2018 18:10:09 -0400] rev 50300
8202945: OopStorage should use GlobalCounter Summary: Use GlobalCounter rather than private mechanism. Reviewed-by: eosterlund, tschatzl, rehn
Tue, 29 May 2018 17:21:31 -0400 8189766: whitebox failure with -Xcheck:jni
dholmes [Tue, 29 May 2018 17:21:31 -0400] rev 50299
8189766: whitebox failure with -Xcheck:jni Reviewed-by: lfoltan, kbarrett
Tue, 29 May 2018 16:02:23 -0400 8203843: BasicParState::default_estimated_thread_count(false) can return 0 in gtest
kbarrett [Tue, 29 May 2018 16:02:23 -0400] rev 50298
8203843: BasicParState::default_estimated_thread_count(false) can return 0 in gtest Summary: Ensure minimum estimated thread count is 1. Reviewed-by: tschatzl, stuefe, rehn
Tue, 29 May 2018 15:50:27 -0400 8202813: Move vm_weak processing from SystemDictionary to WeakProcessor
coleenp [Tue, 29 May 2018 15:50:27 -0400] rev 50297
8202813: Move vm_weak processing from SystemDictionary to WeakProcessor Summary: SystemDictionary has all strong roots. The weak oop_storage is processed by the WeakProcessor so it can be scanned and cleared concurrently and/or by parallel threads. Reviewed-by: kbarrett, sjohanss
Tue, 29 May 2018 12:06:05 -0700 8203370: [JVMCI] UseJVMCICompiler should imply EnableJVMCI
dlong [Tue, 29 May 2018 12:06:05 -0700] rev 50296
8203370: [JVMCI] UseJVMCICompiler should imply EnableJVMCI Reviewed-by: kvn
Tue, 29 May 2018 21:01:13 +0200 8203932: Windows devkit has wrong dlls in 32 bit tools dir
erikj [Tue, 29 May 2018 21:01:13 +0200] rev 50295
8203932: Windows devkit has wrong dlls in 32 bit tools dir Reviewed-by: prr, tbell, stuefe
Tue, 29 May 2018 20:57:42 +0200 8203014: jcmd should output command list if no command is given
stuefe [Tue, 29 May 2018 20:57:42 +0200] rev 50294
8203014: jcmd should output command list if no command is given Reviewed-by: sspitsyn, simonis
Tue, 29 May 2018 11:20:04 -0700 8196202: Javadoc should not generate frames by default
jjg [Tue, 29 May 2018 11:20:04 -0700] rev 50293
8196202: Javadoc should not generate frames by default Reviewed-by: ksrini
Tue, 29 May 2018 12:57:39 -0500 8203938: Fix build failures from JDK-8133564
gziemski [Tue, 29 May 2018 12:57:39 -0500] rev 50292
8203938: Fix build failures from JDK-8133564 Summary: Added missing static keyword Reviewed-by: kbarrett, tschatzl
Tue, 29 May 2018 09:12:39 -0700 8203892: Target interface added as marker interface in calls to altMetafactory
vromero [Tue, 29 May 2018 09:12:39 -0700] rev 50291
8203892: Target interface added as marker interface in calls to altMetafactory Reviewed-by: mcimadamore
Tue, 29 May 2018 18:09:43 +0200 8203926: Problem list test/langtools/tools/javac/importscope/T8193717.java
jlahoda [Tue, 29 May 2018 18:09:43 +0200] rev 50290
8203926: Problem list test/langtools/tools/javac/importscope/T8193717.java Reviewed-by: mcimadamore
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
Mon, 28 May 2018 09:05:43 +0200 8203628: Optimize (masked) byte memory comparisons on x86
shade [Mon, 28 May 2018 09:05:43 +0200] rev 50279
8203628: Optimize (masked) byte memory comparisons on x86 Reviewed-by: adinn, vlivanov, jrose
Sun, 27 May 2018 12:00:16 +0530 8202178: type.getKind() for var is None instead of Error
sdama [Sun, 27 May 2018 12:00:16 +0530] rev 50278
8202178: type.getKind() for var is None instead of Error Summary: make sure var kind != None for instance variables without initialization Reviewed-by: mcimadamore
Sat, 26 May 2018 03:11:50 -0400 8203028: Simplify reference processing in light of JDK-8175797
kbarrett [Sat, 26 May 2018 03:11:50 -0400] rev 50277
8203028: Simplify reference processing in light of JDK-8175797 Summary: Removed special handling of Reference.next Reviewed-by: tschatzl, sjohanss, mchung
Fri, 25 May 2018 14:10:21 -0700 8200266: [Graal] Update ProblemList-graal.txt files
epavlova [Fri, 25 May 2018 14:10:21 -0700] rev 50276
8200266: [Graal] Update ProblemList-graal.txt files Reviewed-by: kvn
Fri, 25 May 2018 12:44:34 -0700 8203369: Check for both EAGAIN and EWOULDBLOCK error codes
igerasim [Fri, 25 May 2018 12:44:34 -0700] rev 50275
8203369: Check for both EAGAIN and EWOULDBLOCK error codes Reviewed-by: alanb
Fri, 25 May 2018 11:59:01 -0700 8203793: cacerts/VerifyCACerts.java fails with java.lang.Exception: At least one cacert test failed
rhalade [Fri, 25 May 2018 11:59:01 -0700] rev 50274
8203793: cacerts/VerifyCACerts.java fails with java.lang.Exception: At least one cacert test failed Summary: Added equifaxsecureca to EXPIRY_EXC_ENTRIES list Reviewed-by: redestad
Fri, 25 May 2018 20:47:20 +0200 8203795: Change default compiler on Windows to VS2017
erikj [Fri, 25 May 2018 20:47:20 +0200] rev 50273
8203795: Change default compiler on Windows to VS2017 Reviewed-by: ihse, prr
Fri, 25 May 2018 11:18:22 -0700 8201518: add test for randomized iteration order of unmodifiable Set and Map
smarks [Fri, 25 May 2018 11:18:22 -0700] rev 50272
8201518: add test for randomized iteration order of unmodifiable Set and Map Reviewed-by: plevart
Fri, 25 May 2018 13:29:25 -0400 8203368: ObjectInputStream filterCheck method throws NullPointerException
rriggs [Fri, 25 May 2018 13:29:25 -0400] rev 50271
8203368: ObjectInputStream filterCheck method throws NullPointerException Reviewed-by: bpb, smarks
Wed, 23 May 2018 15:57:51 +0000 8203699: java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64
adinn [Wed, 23 May 2018 15:57:51 +0000] rev 50270
8203699: java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64 Summary: fastdebug build fails with SIGILL Reviewed-by: shade, drwhite, aph
Fri, 25 May 2018 07:22:37 -0700 8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
bpb [Fri, 25 May 2018 07:22:37 -0700] rev 50269
8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra") Summary: Reinstate actual running of tests for macOS version >= 10.13. Reviewed-by: alanb
Fri, 25 May 2018 15:34:45 +0530 8203689: Add failure code to threaddb exception messages`
sballal [Fri, 25 May 2018 15:34:45 +0530] rev 50268
8203689: Add failure code to threaddb exception messages` Reviewed-by: sspitsyn, cjplummer
Fri, 25 May 2018 11:51:30 +0200 8198323: testing.md not updated for repository layout change
ihse [Fri, 25 May 2018 11:51:30 +0200] rev 50267
8198323: testing.md not updated for repository layout change Reviewed-by: ehelin, erikj
Fri, 25 May 2018 10:14:27 +0200 8203221: Makefile fixes after Flight Recorder
ihse [Fri, 25 May 2018 10:14:27 +0200] rev 50266
8203221: Makefile fixes after Flight Recorder Reviewed-by: erikj
Fri, 25 May 2018 09:35:02 +0200 8203366: Tag added wrongly in Docs.gmk
ihse [Fri, 25 May 2018 09:35:02 +0200] rev 50265
8203366: Tag added wrongly in Docs.gmk Reviewed-by: jjg, erikj
Fri, 25 May 2018 00:26:08 -0700 8203815: add tests failed because of 8203809 to the ProblemList-graal
sspitsyn [Fri, 25 May 2018 00:26:08 -0700] rev 50264
8203815: add tests failed because of 8203809 to the ProblemList-graal Summary: add tests to the ProblemList-graal.txt Reviewed-by: dholmes
Fri, 25 May 2018 00:18:47 -0700 8203816: add tests failed because of 8203174 to the ProblemList-graal
sspitsyn [Fri, 25 May 2018 00:18:47 -0700] rev 50263
8203816: add tests failed because of 8203174 to the ProblemList-graal Summary: add tests to the ProblemList-graal.txt Reviewed-by: dholmes
Fri, 25 May 2018 09:05:42 +0200 8202949: C2: assert(false) failed: Bad graph detected in build_loop_late
thartmann [Fri, 25 May 2018 09:05:42 +0200] rev 50262
8202949: C2: assert(false) failed: Bad graph detected in build_loop_late Summary: Fixed trip count computation for counted loop with negative stride to prevent over-unrolling. Reviewed-by: roland
Thu, 24 May 2018 22:21:00 -0700 8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM locking optimization not supported is missing
jcm [Thu, 24 May 2018 22:21:00 -0700] rev 50261
8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM locking optimization not supported is missing Summary: corrected the rtm unsupported error message for emulated client. Reviewed-by: thartmann, gromero
Thu, 24 May 2018 17:12:15 -0700 8199383: [TESTBUG] Open source VM testbase JVMTI tests
iignatyev [Thu, 24 May 2018 17:12:15 -0700] rev 50260
8199383: [TESTBUG] Open source VM testbase JVMTI tests Reviewed-by: sspitsyn, erikj
Thu, 24 May 2018 13:26:22 -0700 8191844: Remove SECOM root (secomevrootca1)
rhalade [Thu, 24 May 2018 13:26:22 -0700] rev 50259
8191844: Remove SECOM root (secomevrootca1) Reviewed-by: mullan
Thu, 24 May 2018 12:29:50 -0700 8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java
bpb [Thu, 24 May 2018 12:29:50 -0700] rev 50258
8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java Reviewed-by: alanb
Thu, 24 May 2018 14:02:37 -0400 8203225: Fix of redefining a method that removes 1 or more lambda expressions failed to commit test cases
coleenp [Thu, 24 May 2018 14:02:37 -0400] rev 50257
8203225: Fix of redefining a method that removes 1 or more lambda expressions failed to commit test cases Reviewed-by: zgu, lfoltan
Thu, 24 May 2018 13:06:46 -0400 Merge
hseigel [Thu, 24 May 2018 13:06:46 -0400] rev 50256
Merge
Thu, 24 May 2018 13:04:33 -0400 8203183: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times out
hseigel [Thu, 24 May 2018 13:04:33 -0400] rev 50255
8203183: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times out Summary: Limit the heap size so the OOM happens sooner. Reviewed-by: kbarrett, coleenp
Thu, 24 May 2018 09:15:09 -0700 8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message
ccheung [Thu, 24 May 2018 09:15:09 -0700] rev 50254
8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message Summary: Converting the assert in ClassLoader::update_module_path_entry_list() to a meaningful error message before aborting the CDS dump. Reviewed-by: stuefe, iklam
Thu, 24 May 2018 20:34:17 +0530 8196913: javadoc does not (over)write stylesheet.css
pmuthuswamy [Thu, 24 May 2018 20:34:17 +0530] rev 50253
8196913: javadoc does not (over)write stylesheet.css Reviewed-by: jjg
Thu, 24 May 2018 15:23:28 +0100 8203297: java/net/URL/OpenStream.java fails intermittently
chegar [Thu, 24 May 2018 15:23:28 +0100] rev 50252
8203297: java/net/URL/OpenStream.java fails intermittently Reviewed-by: alanb, dfuchs
Thu, 24 May 2018 15:46:04 +0200 8203774: jdk/jfr/api/recorder/TestStartStopRecording.java failed due to compilation failed
egahlin [Thu, 24 May 2018 15:46:04 +0200] rev 50251
8203774: jdk/jfr/api/recorder/TestStartStopRecording.java failed due to compilation failed Reviewed-by: mgronlun
Thu, 24 May 2018 11:13:42 +0100 8203488: Remove error generation from TransTypes
mcimadamore [Thu, 24 May 2018 11:13:42 +0100] rev 50250
8203488: Remove error generation from TransTypes Summary: Bridge clash errors should noty be reported in TransTypes (as they are already reported in the frontend); cleanup polysig call code. Reviewed-by: vromero, cushon, forax
Thu, 24 May 2018 14:35:32 +0530 8199307: NPE in jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber
pmuthuswamy [Thu, 24 May 2018 14:35:32 +0530] rev 50249
8199307: NPE in jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber Reviewed-by: ksrini, jjg
Thu, 24 May 2018 09:59:57 +0200 8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
roland [Thu, 24 May 2018 09:59:57 +0200] rev 50248
8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint Reviewed-by: neliasso, kvn
Thu, 24 May 2018 13:34:31 +0530 8188248: NullPointerException on generic methods
pmuthuswamy [Thu, 24 May 2018 13:34:31 +0530] rev 50247
8188248: NullPointerException on generic methods Reviewed-by: ksrini, jjg
Thu, 24 May 2018 01:04:42 -0400 8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java
dholmes [Thu, 24 May 2018 01:04:42 -0400] rev 50246
8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java Reviewed-by: stuefe
Wed, 23 May 2018 18:18:33 -0700 8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java
jjiang [Wed, 23 May 2018 18:18:33 -0700] rev 50245
8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java Summary: javax/net/ssl/compatibility/JdkRelease.java adds major version JDK 11 Reviewed-by: xuelei
Thu, 24 May 2018 00:37:29 +0000 8194630: Uninitialized initiator_address in native GSS
valeriep [Thu, 24 May 2018 00:37:29 +0000] rev 50244
8194630: Uninitialized initiator_address in native GSS Summary: Zeroized the initiator/acceptor_address in gss_channel_bindings_t Reviewed-by: valeriep Contributed-by: Jan Kalina <jkalina@redhat.com>
Wed, 23 May 2018 17:09:49 -0700 8199255: [TESTBUG] Open source VM testbase default methods tests
mseledtsov [Wed, 23 May 2018 17:09:49 -0700] rev 50243
8199255: [TESTBUG] Open source VM testbase default methods tests Summary: Open sourced default method tests Reviewed-by: ccheung, iignatyev, erikj
Thu, 24 May 2018 07:20:10 +0800 8203041: AArch64: fix overflow in immediate cmp/cmn instruction
fyang [Thu, 24 May 2018 07:20:10 +0800] rev 50242
8203041: AArch64: fix overflow in immediate cmp/cmn instruction Summary: fix overflow in immediate cmp/cmn instruction for AArch64 Reviewed-by: aph, dpochepk, drwhite Contributed-by: joshua.zhu@arm.com
Wed, 23 May 2018 21:08:33 +0200 Added tag jdk-11+15 for changeset a11c1cb542bb
jwilhelm [Wed, 23 May 2018 21:08:33 +0200] rev 50241
Added tag jdk-11+15 for changeset a11c1cb542bb
Wed, 23 May 2018 11:49:57 -0700 8202947: Fix minor issues with taglets
jjg [Wed, 23 May 2018 11:49:57 -0700] rev 50240
8202947: Fix minor issues with taglets Reviewed-by: ksrini
Wed, 23 May 2018 11:29:56 -0700 8203497: Bump Jib format version to 1.2
erikj [Wed, 23 May 2018 11:29:56 -0700] rev 50239
8203497: Bump Jib format version to 1.2 Reviewed-by: tbell
Wed, 23 May 2018 10:34:18 -0700 8203328: Rename EFS in java.util.zip internals to something meaningful
martin [Wed, 23 May 2018 10:34:18 -0700] rev 50238
8203328: Rename EFS in java.util.zip internals to something meaningful Reviewed-by: sherman
Wed, 23 May 2018 08:49:00 -0700 8200172: String.split non-positive term incorrect use
sherman [Wed, 23 May 2018 08:49:00 -0700] rev 50237
8200172: String.split non-positive term incorrect use Reviewed-by: darcy, lancea
Wed, 23 May 2018 16:26:29 +0200 8202427: Enhance os::print_memory_info on Windows jdk-11+15
mbaesken [Wed, 23 May 2018 16:26:29 +0200] rev 50236
8202427: Enhance os::print_memory_info on Windows Reviewed-by: goetz, stuefe
Wed, 21 Mar 2018 16:03:12 +0100 8192992: Test8007294.java failed: attempted to spill a non-spillable item
neliasso [Wed, 21 Mar 2018 16:03:12 +0100] rev 50235
8192992: Test8007294.java failed: attempted to spill a non-spillable item Summary: Fix bugs in schedule_late that forces load to early Reviewed-by: kvn, thartmann
Wed, 23 May 2018 15:21:54 +0200 8203457: Add back missing full buffer notification
mgronlun [Wed, 23 May 2018 15:21:54 +0200] rev 50234
8203457: Add back missing full buffer notification Reviewed-by: redestad, sjohanss
Wed, 23 May 2018 09:43:41 +0200 8203490: StringTable::dump lacks a load barrier
stefank [Wed, 23 May 2018 09:43:41 +0200] rev 50233
8203490: StringTable::dump lacks a load barrier Reviewed-by: coleenp, pliden
Wed, 23 May 2018 09:42:42 +0200 8203694: Add a safepoint-aware Semaphore - part 2
stefank [Wed, 23 May 2018 09:42:42 +0200] rev 50232
8203694: Add a safepoint-aware Semaphore - part 2 Reviewed-by: dholmes, pliden
Thu, 17 May 2018 18:09:19 +0200 8203355: MITSHM define guarding missing
mbaesken [Thu, 17 May 2018 18:09:19 +0200] rev 50231
8203355: MITSHM define guarding missing Reviewed-by: prr, stuefe
Wed, 23 May 2018 14:21:14 +0800 8202771: Migrate Unicode character tests to JDK Repo
mli [Wed, 23 May 2018 14:21:14 +0800] rev 50230
8202771: Migrate Unicode character tests to JDK Repo Reviewed-by: naoto Contributed-by: dan.z.zhou@oracle.com
Tue, 22 May 2018 21:50:45 -0700 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
dl [Tue, 22 May 2018 21:50:45 -0700] rev 50229
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05 Reviewed-by: martin, psandoz
Tue, 22 May 2018 21:46:51 -0700 8202685: Optimize ArrayList subList replaceAll
dl [Tue, 22 May 2018 21:46:51 -0700] rev 50228
8202685: Optimize ArrayList subList replaceAll Reviewed-by: martin, psandoz, igerasim, redestad, dholmes, smarks, jrose, plevart
Tue, 22 May 2018 16:19:31 -0700 8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
bpb [Tue, 22 May 2018 16:19:31 -0700] rev 50227
8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017 Summary: If all other means to obtain the file length fail, fall back to FindFirstFile Reviewed-by: igerasim, alanb
Wed, 23 May 2018 00:21:58 +0200 8195819: Remove recording=x from jcmd JFR.check output
egahlin [Wed, 23 May 2018 00:21:58 +0200] rev 50226
8195819: Remove recording=x from jcmd JFR.check output Reviewed-by: mgronlun
Tue, 22 May 2018 23:27:54 +0200 8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java
egahlin [Tue, 22 May 2018 23:27:54 +0200] rev 50225
8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java Reviewed-by: tbell, mgronlun
Tue, 22 May 2018 10:49:20 -0700 8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc
lmesnik [Tue, 22 May 2018 10:49:20 -0700] rev 50224
8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc Reviewed-by: psandoz, mseledtsov
Tue, 22 May 2018 13:05:22 -0700 8199257: [TESTBUG] Open source VM testbase metaspace tests
mseledtsov [Tue, 22 May 2018 13:05:22 -0700] rev 50223
8199257: [TESTBUG] Open source VM testbase metaspace tests Summary: Open sourced VM metaspace tests Reviewed-by: coleenp, stuefe
Tue, 22 May 2018 14:49:39 -0400 8203635: JFR sampler thread does not record stack info
zgu [Tue, 22 May 2018 14:49:39 -0400] rev 50222
8203635: JFR sampler thread does not record stack info Summary: Added call to record_stack_base_and_size() from sampler thread Reviewed-by: shade, coleenp, stuefe
Tue, 22 May 2018 11:04:36 -0700 8196987: Resolve disabled warnings for libzip
sherman [Tue, 22 May 2018 11:04:36 -0700] rev 50221
8196987: Resolve disabled warnings for libzip Reviewed-by: erikj, alanb
Tue, 22 May 2018 10:08:04 -0700 8199379: [TESTBUG] Open source vm testbase JDB tests
iignatyev [Tue, 22 May 2018 10:08:04 -0700] rev 50220
8199379: [TESTBUG] Open source vm testbase JDB tests Reviewed-by: mseledtsov, sspitsyn
Tue, 22 May 2018 13:10:56 -0400 8202669: Intermittent crash in ClassLoadingService::compute_class_size()
coleenp [Tue, 22 May 2018 13:10:56 -0400] rev 50219
8202669: Intermittent crash in ClassLoadingService::compute_class_size() Summary: Don't report classes that failed to load when reporting class unloading. Remove the classes first. Reviewed-by: dholmes, lfoltan, ccheung
Tue, 22 May 2018 09:01:44 -0700 8196048: thrown type variables should be roots in the minimum inference graph
vromero [Tue, 22 May 2018 09:01:44 -0700] rev 50218
8196048: thrown type variables should be roots in the minimum inference graph Reviewed-by: mcimadamore
Fri, 18 May 2018 09:15:08 -0700 8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
iklam [Fri, 18 May 2018 09:15:08 -0700] rev 50217
8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance Reviewed-by: lfoltan, dholmes, coleenp, minqi
Fri, 18 May 2018 15:35:32 +0200 8203410: Zero: Disable jfr feature by default
sgehwolf [Fri, 18 May 2018 15:35:32 +0200] rev 50216
8203410: Zero: Disable jfr feature by default Reviewed-by: erikj
Tue, 22 May 2018 12:04:05 -0300 8200380: String::lines
jlaskey [Tue, 22 May 2018 12:04:05 -0300] rev 50215
8200380: String::lines Reviewed-by: sundar, sherman, rriggs, psandoz
Tue, 22 May 2018 12:26:17 +0200 8198315: Incomplete classpath causes NPE in TransTypes
jlahoda [Tue, 22 May 2018 12:26:17 +0200] rev 50214
8198315: Incomplete classpath causes NPE in TransTypes Summary: Avoid symbol completion while constructing error message. Reviewed-by: mcimadamore
Tue, 22 May 2018 13:37:05 +0100 8203436: javac should fail early when emitting illegal signature attributes
mcimadamore [Tue, 22 May 2018 13:37:05 +0100] rev 50213
8203436: javac should fail early when emitting illegal signature attributes Summary: check that signature attributes do not contain non-denotable types Reviewed-by: vromero
Tue, 22 May 2018 14:54:55 +0200 8203431: TestFloatsOnStackDeopt.java throws java.lang.LinkageError: loader <bootstrap> attempted duplicate class definition for java.lang.invoke.BoundMethodHandle$Species_LLL
bulasevich [Tue, 22 May 2018 14:54:55 +0200] rev 50212
8203431: TestFloatsOnStackDeopt.java throws java.lang.LinkageError: loader <bootstrap> attempted duplicate class definition for java.lang.invoke.BoundMethodHandle$Species_LLL Reviewed-by: redestad
Tue, 22 May 2018 14:44:18 +0200 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
redestad [Tue, 22 May 2018 14:44:18 +0200] rev 50211
8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros Reviewed-by: martin, igerasim Contributed-by: ivan.gerasimov@oracle.com, claes.redestad@oracle.com
Tue, 22 May 2018 05:20:48 -0400 8203626: ProblemList compiler/runtime/TestFloatsOnStackDeopt.java
dholmes [Tue, 22 May 2018 05:20:48 -0400] rev 50210
8203626: ProblemList compiler/runtime/TestFloatsOnStackDeopt.java Reviewed-by: thartmann
Tue, 22 May 2018 03:46:52 -0400 8202863: Rename OopStorage inner collection classes
kbarrett [Tue, 22 May 2018 03:46:52 -0400] rev 50209
8202863: Rename OopStorage inner collection classes Summary: rename BlockArray, BlockList, BlockEntry Reviewed-by: coleenp
Tue, 22 May 2018 09:10:16 +0200 8202848: -XX:+ExecuteInternalVMTests asserts with "assert(cd.valid() == true) failed: failed on a valid DirectivesParser string"
thartmann [Tue, 22 May 2018 09:10:16 +0200] rev 50208
8202848: -XX:+ExecuteInternalVMTests asserts with "assert(cd.valid() == true) failed: failed on a valid DirectivesParser string" Summary: Use "C" locale for correct parsing of decimals in VM internal compiler directive tests. Reviewed-by: dholmes, coleenp, stuefe, dcubed
Tue, 22 May 2018 09:04:15 +0200 8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys
thartmann [Tue, 22 May 2018 09:04:15 +0200] rev 50207
8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys Summary: Avoid integer overflow in TableSwitch(). Reviewed-by: goetz, mdoerr, vlivanov
Mon, 21 May 2018 21:27:12 -0700 8193332: MetaspaceShared::check_shared_class_loader_type is not used during archive creation
iklam [Mon, 21 May 2018 21:27:12 -0700] rev 50206
8193332: MetaspaceShared::check_shared_class_loader_type is not used during archive creation Reviewed-by: lfoltan, jiangli
Mon, 21 May 2018 18:44:09 -0700 8203500: Fix broken links to Specification in "specs" directory
iris [Mon, 21 May 2018 18:44:09 -0700] rev 50205
8203500: Fix broken links to Specification in "specs" directory Reviewed-by: jjg, lancea, mchung
Mon, 21 May 2018 23:40:52 +0000 8146293: Add support for RSASSA-PSS Signature algorithm
valeriep [Mon, 21 May 2018 23:40:52 +0000] rev 50204
8146293: Add support for RSASSA-PSS Signature algorithm Summary: add RSASSA-PSS key and signature support to SunRsaSign provider Reviewed-by: wetmore
Mon, 21 May 2018 17:17:24 -0400 8202853: NotifyCount is not initialized
coleenp [Mon, 21 May 2018 17:17:24 -0400] rev 50203
8202853: NotifyCount is not initialized Summary: remove NotifyCount Reviewed-by: jiangli
Mon, 21 May 2018 22:59:29 +0200 8027760: JFC schema condition should not have defaults
egahlin [Mon, 21 May 2018 22:59:29 +0200] rev 50202
8027760: JFC schema condition should not have defaults Reviewed-by: mgronlun
Mon, 21 May 2018 12:49:03 -0700 8203279: Faster rounding up to nearest power of two
igerasim [Mon, 21 May 2018 12:49:03 -0700] rev 50201
8203279: Faster rounding up to nearest power of two Reviewed-by: martin, redestad
Mon, 21 May 2018 12:27:21 -0700 8203486: skip type inference for non functional interface components of intersection types
vromero [Mon, 21 May 2018 12:27:21 -0700] rev 50200
8203486: skip type inference for non functional interface components of intersection types Reviewed-by: mcimadamore
Mon, 21 May 2018 15:15:58 -0400 8199807: AppCDS performs overly restrictive path matching check.
jiangli [Mon, 21 May 2018 15:15:58 -0400] rev 50199
8199807: AppCDS performs overly restrictive path matching check. 8203377: Cleanup the usage of os::file_name_strcmp() in SharedPathsMiscInfo::check(). Summary: Relax CDS/AppCDS path check for modules image. Reviewed-by: iklam, ccheung
Mon, 21 May 2018 11:43:57 -0700 8203487: Typo in ICUBinary.java: s/Magin/Magic/
bpb [Mon, 21 May 2018 11:43:57 -0700] rev 50198
8203487: Typo in ICUBinary.java: s/Magin/Magic/ Reviewed-by: igerasim, naoto Contributed-by: Adam Farley <adam.farley@uk.ibm.com>
Mon, 21 May 2018 18:19:11 +0200 8195818: JFR.start should increase autogenerated name by one
egahlin [Mon, 21 May 2018 18:19:11 +0200] rev 50197
8195818: JFR.start should increase autogenerated name by one Reviewed-by: mgronlun
Mon, 21 May 2018 11:09:58 -0500 8203292: Print complete set of flags in the hs_err file
simonis [Mon, 21 May 2018 11:09:58 -0500] rev 50196
8203292: Print complete set of flags in the hs_err file Summary: Prints non-default flags to hs_err file Reviewed-by: gziemski, dholmes
Mon, 21 May 2018 17:38:46 +0200 8195817: JFR.stop should require name of recording
egahlin [Mon, 21 May 2018 17:38:46 +0200] rev 50195
8195817: JFR.stop should require name of recording Reviewed-by: mgronlun
Mon, 21 May 2018 14:46:12 +0200 8198337: -XX:StartFlightRecording=dumponexit=true,disk=false doesn't work
egahlin [Mon, 21 May 2018 14:46:12 +0200] rev 50194
8198337: -XX:StartFlightRecording=dumponexit=true,disk=false doesn't work Reviewed-by: mgronlun
Mon, 21 May 2018 11:33:59 +0200 8176808: Split up metaspace.cpp
stuefe [Mon, 21 May 2018 11:33:59 +0200] rev 50193
8176808: Split up metaspace.cpp Reviewed-by: asiebenborn, coleenp
Sun, 20 May 2018 22:10:45 +0200 8203341: Add a safepoint-aware Semaphore
stefank [Sun, 20 May 2018 22:10:45 +0200] rev 50192
8203341: Add a safepoint-aware Semaphore Reviewed-by: pliden, eosterlund
Sun, 20 May 2018 22:08:25 +0200 8203339: Add oopDesc::field_offset()
stefank [Sun, 20 May 2018 22:08:25 +0200] rev 50191
8203339: Add oopDesc::field_offset() Reviewed-by: rkennke, eosterlund
Sun, 20 May 2018 20:25:51 +0900 8202466: Test serviceability/tmtools/jstat/GcTest01.java fails: Number of concurrent GC events is 1, but CGCT is 0
ysuenaga [Sun, 20 May 2018 20:25:51 +0900] rev 50190
8202466: Test serviceability/tmtools/jstat/GcTest01.java fails: Number of concurrent GC events is 1, but CGCT is 0 Reviewed-by: cjplummer, sspitsyn
Sat, 19 May 2018 13:13:09 -0700 8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass valid URL[]
cjplummer [Sat, 19 May 2018 13:13:09 -0700] rev 50189
8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass valid URL[] Summary: use a valid URL[] Reviewed-by: sspitsyn, amenkov, dtitov
Sat, 19 May 2018 18:01:04 +0200 8203454: Minimal, Zero builds fail after JDK-8202377 (Modularize C2 barriers)
shade [Sat, 19 May 2018 18:01:04 +0200] rev 50188
8203454: Minimal, Zero builds fail after JDK-8202377 (Modularize C2 barriers) Reviewed-by: stuefe, eosterlund
Sat, 19 May 2018 22:06:47 +0800 8201627: Kerberos sequence number issues
weijun [Sat, 19 May 2018 22:06:47 +0800] rev 50187
8201627: Kerberos sequence number issues Reviewed-by: valeriep
Fri, 18 May 2018 18:31:28 -0700 8198548: Initialization race in com.sun.org.apache.xerces.internal.impl.xpath.regex.Token.getRange() on Token.categories
joehw [Fri, 18 May 2018 18:31:28 -0700] rev 50186
8198548: Initialization race in com.sun.org.apache.xerces.internal.impl.xpath.regex.Token.getRange() on Token.categories Reviewed-by: lancea
Fri, 18 May 2018 14:21:59 -0700 8185803: JdbExprTest.sh fails in JDK10-hs nightly due to "Name unknown: java.lang.Long.MAX_VALUE "
cjplummer [Fri, 18 May 2018 14:21:59 -0700] rev 50185
8185803: JdbExprTest.sh fails in JDK10-hs nightly due to "Name unknown: java.lang.Long.MAX_VALUE " Summary: Initialize java.lang.Long before referencing it Reviewed-by: dholmes, dcubed
Fri, 18 May 2018 15:56:42 -0400 8202014: Possible to receive signal before signal semaphore created
coleenp [Fri, 18 May 2018 15:56:42 -0400] rev 50184
8202014: Possible to receive signal before signal semaphore created Summary: initialize jdk.internal.misc.Signal in os_init2 and rename initialization functions. Reviewed-by: dholmes, stuefe
Fri, 18 May 2018 12:45:05 -0700 8203437: 8199370 broke build on linux-ppc64le (w/ GCC 4.8.5.)
iignatyev [Fri, 18 May 2018 12:45:05 -0700] rev 50183
8203437: 8199370 broke build on linux-ppc64le (w/ GCC 4.8.5.) Reviewed-by: shade
Fri, 18 May 2018 12:32:32 -0700 8202305: [Graal] org.graalvm.compiler.core.test.GraphResetDebugTest fails with java.util.ServiceConfigurationError
dlong [Fri, 18 May 2018 12:32:32 -0700] rev 50182
8202305: [Graal] org.graalvm.compiler.core.test.GraphResetDebugTest fails with java.util.ServiceConfigurationError Reviewed-by: iveresov, epavlova
Fri, 18 May 2018 09:22:31 -0700 8148354: Errors targeting functional interface intersection types
vromero [Fri, 18 May 2018 09:22:31 -0700] rev 50181
8148354: Errors targeting functional interface intersection types Reviewed-by: mcimadamore, dlsmith
Fri, 18 May 2018 14:51:06 +0200 8202377: Modularize C2 GC barriers
eosterlund [Fri, 18 May 2018 14:51:06 +0200] rev 50180
8202377: Modularize C2 GC barriers Reviewed-by: neliasso, roland
Fri, 18 May 2018 15:21:23 +0200 8202989: Add missing decorators in calls to to arraycopy_prologue/epilogue
pliden [Fri, 18 May 2018 15:21:23 +0200] rev 50179
8202989: Add missing decorators in calls to to arraycopy_prologue/epilogue Reviewed-by: stefank, eosterlund
Fri, 18 May 2018 15:21:23 +0200 8203227: Introduce os::processor_id() for Linux and Solaris
pliden [Fri, 18 May 2018 15:21:23 +0200] rev 50178
8203227: Introduce os::processor_id() for Linux and Solaris Reviewed-by: dholmes, rehn
Fri, 18 May 2018 08:47:42 -0400 8134537: Much nearly duplicated code for sun.misc.Signal support
coleenp [Fri, 18 May 2018 08:47:42 -0400] rev 50177
8134537: Much nearly duplicated code for sun.misc.Signal support Summary: merged jvm_<os>.cpp into jvm_posix.cpp Reviewed-by: dholmes, stuefe
Fri, 18 May 2018 10:59:04 +0200 8203400: Fix issue with "8199852: Print more information about class loaders in LinkageErrors."
goetz [Fri, 18 May 2018 10:59:04 +0200] rev 50176
8203400: Fix issue with "8199852: Print more information about class loaders in LinkageErrors." Reviewed-by: dholmes, lfoltan
Fri, 18 May 2018 08:43:49 -0300 8200436: String::isBlank
jlaskey [Fri, 18 May 2018 08:43:49 -0300] rev 50175
8200436: String::isBlank Reviewed-by: sundar
Wed, 16 May 2018 15:25:51 +0200 8203287: Zero fails to build after JDK-8199712 (Flight Recorder)
sgehwolf [Wed, 16 May 2018 15:25:51 +0200] rev 50174
8203287: Zero fails to build after JDK-8199712 (Flight Recorder) Reviewed-by: shade, mdoerr
Fri, 18 May 2018 12:48:09 +0200 8203398: Test test/langtools/tools/javac/options/release/ReleaseOptionCurrent.java writes into the source directory
bsrbnd [Fri, 18 May 2018 12:48:09 +0200] rev 50173
8203398: Test test/langtools/tools/javac/options/release/ReleaseOptionCurrent.java writes into the source directory Reviewed-by: jjg, jlahoda
Fri, 18 May 2018 13:23:28 +0300 8202710: AARCH64: sporadic jtreg test fail
bulasevich [Fri, 18 May 2018 13:23:28 +0300] rev 50172
8202710: AARCH64: sporadic jtreg test fail Reviewed-by: aph, dsamersoff
Fri, 18 May 2018 16:27:15 +0800 8201867: Kerberos keytabs with holes in certain places are parsed incorrectly
weijun [Fri, 18 May 2018 16:27:15 +0800] rev 50171
8201867: Kerberos keytabs with holes in certain places are parsed incorrectly Reviewed-by: valeriep
Thu, 17 May 2018 21:04:53 -0700 8203318: compiler/stable/TestStableShort.java is broken
epavlova [Thu, 17 May 2018 21:04:53 -0700] rev 50170
8203318: compiler/stable/TestStableShort.java is broken Reviewed-by: shade
Thu, 17 May 2018 16:21:27 -0700 8199271: [TESTBUG] open source VM testbase stress tests
lmesnik [Thu, 17 May 2018 16:21:27 -0700] rev 50169
8199271: [TESTBUG] open source VM testbase stress tests Reviewed-by: mseledtsov, sspitsyn, erikj
Thu, 17 May 2018 14:52:47 -0700 8199370: [TESTBUG] Open source vm testbase GC tests
iignatyev [Thu, 17 May 2018 14:52:47 -0700] rev 50168
8199370: [TESTBUG] Open source vm testbase GC tests Reviewed-by: erikj, ihse, ehelin
Thu, 17 May 2018 12:59:53 -0700 8196201: Generate pages to list all classes and all packages in javadoc output
bpatel [Thu, 17 May 2018 12:59:53 -0700] rev 50167
8196201: Generate pages to list all classes and all packages in javadoc output Reviewed-by: jjg
Thu, 17 May 2018 08:41:01 -0700 8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java
ccheung [Thu, 17 May 2018 08:41:01 -0700] rev 50166
8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java Reviewed-by: dholmes
Thu, 17 May 2018 12:08:32 +0200 8203215: IdealLoopTree::split_outer_loop leaves phi-nodes with only one input
neliasso [Thu, 17 May 2018 12:08:32 +0200] rev 50165
8203215: IdealLoopTree::split_outer_loop leaves phi-nodes with only one input Summary: Make sure the phis are transformed Reviewed-by: roland, kvn, rbackman
Thu, 17 May 2018 11:56:21 +0200 8202479: Add missing try_resolve_jobject_in_native calls
eosterlund [Thu, 17 May 2018 11:56:21 +0200] rev 50164
8202479: Add missing try_resolve_jobject_in_native calls Reviewed-by: coleenp, pliden
Thu, 17 May 2018 14:31:31 +0200 8203346: JFR: Inconsistent signature of jfr_add_string_constant
mgronlun [Thu, 17 May 2018 14:31:31 +0200] rev 50163
8203346: JFR: Inconsistent signature of jfr_add_string_constant Reviewed-by: shade
Thu, 17 May 2018 14:19:54 +0200 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
mdoerr [Thu, 17 May 2018 14:19:54 +0200] rev 50162
8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC Reviewed-by: eosterlund, goetz
Wed, 16 May 2018 11:11:03 -0400 8203305: PPC64: Improve TM detection for enabling RTM on Linux / POWER9
gromero [Wed, 16 May 2018 11:11:03 -0400] rev 50161
8203305: PPC64: Improve TM detection for enabling RTM on Linux / POWER9 Reviewed-by: mdoerr
Thu, 17 May 2018 14:16:49 +0200 8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder)
mdoerr [Thu, 17 May 2018 14:16:49 +0200] rev 50160
8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder) Reviewed-by: shade
Thu, 17 May 2018 11:03:19 +0000 Added tag jdk-11+14 for changeset 3595bd343b65
asaha [Thu, 17 May 2018 11:03:19 +0000] rev 50159
Added tag jdk-11+14 for changeset 3595bd343b65
Thu, 17 May 2018 10:32:26 +0200 8195098: Low latency hashtable for read-mostly scenarios
rehn [Thu, 17 May 2018 10:32:26 +0200] rev 50158
8195098: Low latency hashtable for read-mostly scenarios Summary: This implement a concurrent hashtable using chaining and the GlobalCounter for ABA problems. Reviewed-by: acorn, coleenp, dcubed, eosterlund, gziemski, mlarsson
Thu, 17 May 2018 09:35:38 +0200 8202978: Incorrect tmp register passed to MacroAssembler::load_mirror()
pliden [Thu, 17 May 2018 09:35:38 +0200] rev 50157
8202978: Incorrect tmp register passed to MacroAssembler::load_mirror() Reviewed-by: kvn, coleenp
Thu, 17 May 2018 00:23:28 -0700 8199384: [TESTBUG] Open source VM testbase MLVM tests
iignatyev [Thu, 17 May 2018 00:23:28 -0700] rev 50156
8199384: [TESTBUG] Open source VM testbase MLVM tests Reviewed-by: erikj, mseledtsov, vlivanov
Wed, 16 May 2018 16:43:57 -0700 Merge jdk-11+14
mseledtsov [Wed, 16 May 2018 16:43:57 -0700] rev 50155
Merge
Wed, 16 May 2018 16:43:11 -0700 8199252: [TESTBUG] Open source VM testbase system dictionary tests
mseledtsov [Wed, 16 May 2018 16:43:11 -0700] rev 50154
8199252: [TESTBUG] Open source VM testbase system dictionary tests Summary: Opensourced the tests Reviewed-by: iignatyev, gziemski
Wed, 16 May 2018 15:19:28 -0700 8201447: C1 does backedge profiling incorrectly
iveresov [Wed, 16 May 2018 15:19:28 -0700] rev 50153
8201447: C1 does backedge profiling incorrectly Summary: Increment backedge counter only for backward arms of conditional branches. Reviewed-by: never, kvn
Tue, 15 May 2018 14:49:10 -0700 8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful
iklam [Tue, 15 May 2018 14:49:10 -0700] rev 50152
8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful Summary: Removed this function, added JavaCalls::construct_new_instance and moved SharedDictionary_lock Reviewed-by: jiangli, ccheung, dholmes, coleenp
Wed, 16 May 2018 10:27:25 -0700 Merge
prr [Wed, 16 May 2018 10:27:25 -0700] rev 50151
Merge
Wed, 16 May 2018 09:45:40 -0700 Merge
prr [Wed, 16 May 2018 09:45:40 -0700] rev 50150
Merge
Tue, 15 May 2018 10:13:52 -0700 Merge
prr [Tue, 15 May 2018 10:13:52 -0700] rev 50149
Merge
Tue, 15 May 2018 18:03:31 +0530 8196616: ava/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java fails
pbansal [Tue, 15 May 2018 18:03:31 +0530] rev 50148
8196616: ava/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java fails Reviewed-by: prr, mhalder
Tue, 15 May 2018 11:34:25 +0530 8202824: Cleanup discrepancies in ProblemList for java_awt jtreg tests
jdv [Tue, 15 May 2018 11:34:25 +0530] rev 50147
8202824: Cleanup discrepancies in ProblemList for java_awt jtreg tests Reviewed-by: serb
Mon, 14 May 2018 08:58:32 -0700 8198991: Move Java2D demo to the open repository
prr [Mon, 14 May 2018 08:58:32 -0700] rev 50146
8198991: Move Java2D demo to the open repository Reviewed-by: serb, jeff
Fri, 11 May 2018 20:59:21 -0700 8198412: MonospacedGlyphWidthTest.java may fail on Solaris
prr [Fri, 11 May 2018 20:59:21 -0700] rev 50145
8198412: MonospacedGlyphWidthTest.java may fail on Solaris Reviewed-by: serb
Fri, 11 May 2018 15:27:51 -0700 8202878: com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails
serb [Fri, 11 May 2018 15:27:51 -0700] rev 50144
8202878: com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails Reviewed-by: prr
Fri, 11 May 2018 14:12:55 -0700 8202811: Problem List some tests that leave windows open on the desktop
prr [Fri, 11 May 2018 14:12:55 -0700] rev 50143
8202811: Problem List some tests that leave windows open on the desktop Reviewed-by: serb
Fri, 11 May 2018 08:39:21 -0700 8202914: Let custom makefile override jmod intput dir locations
erikj [Fri, 11 May 2018 08:39:21 -0700] rev 50142
8202914: Let custom makefile override jmod intput dir locations Reviewed-by: tbell
Fri, 11 May 2018 15:07:43 +0100 8202544: Hide unused exports in libzip
aivanov [Fri, 11 May 2018 15:07:43 +0100] rev 50141
8202544: Hide unused exports in libzip Reviewed-by: clanger, ihse
Fri, 11 May 2018 21:03:07 +0530 8196360: java/awt/Dialog/SiblingChildOrder/SiblingChildOrderTest.java fails
pkbalakr [Fri, 11 May 2018 21:03:07 +0530] rev 50140
8196360: java/awt/Dialog/SiblingChildOrder/SiblingChildOrderTest.java fails Reviewed-by: serb, sveerabhadra, jdv
Wed, 09 May 2018 16:03:49 +0530 8197948: Create test for SwingSet2 main window
psadhukhan [Wed, 09 May 2018 16:03:49 +0530] rev 50139
8197948: Create test for SwingSet2 main window Reviewed-by: prr Contributed-by: abdul.kolarkunnu@oracle.com
Tue, 08 May 2018 12:13:57 -0700 Merge
prr [Tue, 08 May 2018 12:13:57 -0700] rev 50138
Merge
Tue, 08 May 2018 10:55:09 -0700 8202767: java/awt/font/GlyphVector/TestLayoutFlags.java is missing null check
prr [Tue, 08 May 2018 10:55:09 -0700] rev 50137
8202767: java/awt/font/GlyphVector/TestLayoutFlags.java is missing null check Reviewed-by: serb
Tue, 08 May 2018 15:30:08 +0530 8202718: Jemmy JInternalFrameOperator: Dependency with orders of Minimize, Maximize and Close buttons
psadhukhan [Tue, 08 May 2018 15:30:08 +0530] rev 50136
8202718: Jemmy JInternalFrameOperator: Dependency with orders of Minimize, Maximize and Close buttons Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Tue, 08 May 2018 10:13:21 +0200 8202580: Dashed BasicStroke randomly painted incorrectly, may freeze application
lbourges [Tue, 08 May 2018 10:13:21 +0200] rev 50135
8202580: Dashed BasicStroke randomly painted incorrectly, may freeze application Summary: fixed Dasher.init() to use the correct part [0; dashLen[ Reviewed-by: prr, serb
Mon, 07 May 2018 13:36:36 -0700 8176510: java/awt/font/GlyphVector/TestLayoutFlags.java fails with OpenJDK
prr [Mon, 07 May 2018 13:36:36 -0700] rev 50134
8176510: java/awt/font/GlyphVector/TestLayoutFlags.java fails with OpenJDK Reviewed-by: serb
Mon, 07 May 2018 16:51:08 +0530 8202064: Jemmy JInternalFrameOperator: Add wait for close(), activate(), resize() and move() operations
psadhukhan [Mon, 07 May 2018 16:51:08 +0530] rev 50133
8202064: Jemmy JInternalFrameOperator: Add wait for close(), activate(), resize() and move() operations Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Sat, 05 May 2018 12:17:43 -0700 8202679: Updates on windows failures in the problem list
prr [Sat, 05 May 2018 12:17:43 -0700] rev 50132
8202679: Updates on windows failures in the problem list Reviewed-by: serb
Fri, 04 May 2018 19:23:21 +0100 8202476: ImageLib is broken in 32 bit Windows
aivanov [Fri, 04 May 2018 19:23:21 +0100] rev 50131
8202476: ImageLib is broken in 32 bit Windows Reviewed-by: prr, ihse, mbaesken
Wed, 16 May 2018 10:12:10 -0700 8191533: jar --describe-module prints service provider class names in lower case
sherman [Wed, 16 May 2018 10:12:10 -0700] rev 50130
8191533: jar --describe-module prints service provider class names in lower case Reviewed-by: alanb
Wed, 16 May 2018 09:40:57 -0700 8202920: jvm.cfg generation incorrect
erikj [Wed, 16 May 2018 09:40:57 -0700] rev 50129
8202920: jvm.cfg generation incorrect Reviewed-by: ihse, shade, dholmes, ksrini
Wed, 16 May 2018 09:37:00 -0700 8202738: vm_version Abstract_VM_Version::internal_vm_info_string() returns same string for different incremental builds
erikj [Wed, 16 May 2018 09:37:00 -0700] rev 50128
8202738: vm_version Abstract_VM_Version::internal_vm_info_string() returns same string for different incremental builds Reviewed-by: ihse, jiangli
Wed, 16 May 2018 18:03:20 +0200 8196340: (coll) Examine overriding inherited methods in ArrayList and ArrayList.SubList
redestad [Wed, 16 May 2018 18:03:20 +0200] rev 50127
8196340: (coll) Examine overriding inherited methods in ArrayList and ArrayList.SubList Reviewed-by: martin, forax, igerasim
Thu, 26 Apr 2018 13:55:16 +0200 8202322: AIX: symbol visibility flags not support on xlc 12.1
mbaesken [Thu, 26 Apr 2018 13:55:16 +0200] rev 50126
8202322: AIX: symbol visibility flags not support on xlc 12.1 Reviewed-by: erikj, clanger
Tue, 15 May 2018 15:36:46 +0200 8203223: Signed integer overflow in ImageStrings::hash_code (libjimage.so)
sgehwolf [Tue, 15 May 2018 15:36:46 +0200] rev 50125
8203223: Signed integer overflow in ImageStrings::hash_code (libjimage.so) Summary: Perform hash operation on local unsigned type. Reviewed-by: shade, dholmes, alanb
Wed, 16 May 2018 13:14:58 +0200 8203285: Minimal VM fails to build after JDK-8199712 (Flight Recorder)
shade [Wed, 16 May 2018 13:14:58 +0200] rev 50124
8203285: Minimal VM fails to build after JDK-8199712 (Flight Recorder) Reviewed-by: mgronlun
Wed, 16 May 2018 12:38:35 +0200 8203274: 32-bit build failures after JDK-8199712 (Flight Recorder)
shade [Wed, 16 May 2018 12:38:35 +0200] rev 50123
8203274: 32-bit build failures after JDK-8199712 (Flight Recorder) Reviewed-by: mgronlun
Wed, 16 May 2018 12:38:34 +0200 8203278: AArch64/PPC64 build failures after JDK-8199712 (Flight Recorder)
shade [Wed, 16 May 2018 12:38:34 +0200] rev 50122
8203278: AArch64/PPC64 build failures after JDK-8199712 (Flight Recorder) Reviewed-by: mgronlun
Wed, 16 May 2018 10:44:59 +0200 8183910: gc/arguments/TestAggressiveHeap.java fails intermittently
sjohanss [Wed, 16 May 2018 10:44:59 +0200] rev 50121
8183910: gc/arguments/TestAggressiveHeap.java fails intermittently Reviewed-by: tschatzl, kbarrett
Wed, 16 May 2018 10:24:54 +0200 8203220: Introduce ATTRIBUTE_ALIGNED macro
pliden [Wed, 16 May 2018 10:24:54 +0200] rev 50120
8203220: Introduce ATTRIBUTE_ALIGNED macro Reviewed-by: tschatzl, kbarrett
Tue, 15 May 2018 19:26:00 -0400 8189271: Metaspace::_capacity_until_GC should be size_t
aharlap [Tue, 15 May 2018 19:26:00 -0400] rev 50119
8189271: Metaspace::_capacity_until_GC should be size_t Summary: Change of member and some related local variables. Reviewed-by: tschatzl, stuefe
Tue, 15 May 2018 14:41:06 -0700 8202614: Add ability to validate links in JavadocTester
jjg [Tue, 15 May 2018 14:41:06 -0700] rev 50118
8202614: Add ability to validate links in JavadocTester Reviewed-by: ksrini
Tue, 15 May 2018 23:37:37 +0200 8203251: Non-PCH build failed after JDK-8199712 (Flight Recorder)
shade [Tue, 15 May 2018 23:37:37 +0200] rev 50117
8203251: Non-PCH build failed after JDK-8199712 (Flight Recorder) Reviewed-by: mgronlun
Tue, 15 May 2018 14:15:47 -0700 8203176: javadoc handles non-ASCII characters incorrectly.
jjg [Tue, 15 May 2018 14:15:47 -0700] rev 50116
8203176: javadoc handles non-ASCII characters incorrectly. Reviewed-by: ksrini
Tue, 15 May 2018 13:58:03 -0700 8203250: runtime/LoadClass/test-classes/Hello.java has wrong legal notice
iignatyev [Tue, 15 May 2018 13:58:03 -0700] rev 50115
8203250: runtime/LoadClass/test-classes/Hello.java has wrong legal notice Reviewed-by: ccheung
Tue, 15 May 2018 13:28:08 -0700 8202426: NPE thrown by Transformer when XMLStreamReader reports no xml attribute type
joehw [Tue, 15 May 2018 13:28:08 -0700] rev 50114
8202426: NPE thrown by Transformer when XMLStreamReader reports no xml attribute type Reviewed-by: lancea
Tue, 15 May 2018 20:24:34 +0200 8199712: Flight Recorder
egahlin [Tue, 15 May 2018 20:24:34 +0200] rev 50113
8199712: Flight Recorder Reviewed-by: coleenp, ihse, erikj, dsamersoff, mseledtsov, egahlin, mgronlun Contributed-by: erik.gahlin@oracle.com, markus.gronlund@oracle.com
Tue, 15 May 2018 11:28:29 -0700 8202392: [TESTBUG] open source vm testbase heapdump tests
iignatyev [Tue, 15 May 2018 11:28:29 -0700] rev 50112
8202392: [TESTBUG] open source vm testbase heapdump tests Reviewed-by: sspitsyn, mseledtsov
Tue, 15 May 2018 14:35:51 +0200 8203032: PrintMetaspaceDcmd fails: Non-Class: missing from stdout/stderr
stuefe [Tue, 15 May 2018 14:35:51 +0200] rev 50111
8203032: PrintMetaspaceDcmd fails: Non-Class: missing from stdout/stderr Reviewed-by: asiebenborn, zgu
Tue, 15 May 2018 05:33:26 -0400 8202714: Create a MacroAssembler::access_load/store_at wrapper for AArch64
rkennke [Tue, 15 May 2018 05:33:26 -0400] rev 50110
8202714: Create a MacroAssembler::access_load/store_at wrapper for AArch64 Reviewed-by: adinn, smonteith
Tue, 15 May 2018 09:33:02 +0100 8203059: (so) Closing a socket channel registered with Selector and with SO_LINGER set to 0 does not reset connection
alanb [Tue, 15 May 2018 09:33:02 +0100] rev 50109
8203059: (so) Closing a socket channel registered with Selector and with SO_LINGER set to 0 does not reset connection Reviewed-by: chegar
Tue, 15 May 2018 14:39:11 +0800 8202763: failure_handler: list open files for macOS
amlu [Tue, 15 May 2018 14:39:11 +0800] rev 50108
8202763: failure_handler: list open files for macOS Reviewed-by: alanb
Tue, 15 May 2018 02:47:40 +0530 8195613: [SA] HotSpotTypeDataBase.readVMLongConstants truncates values to int
jgeorge [Tue, 15 May 2018 02:47:40 +0530] rev 50107
8195613: [SA] HotSpotTypeDataBase.readVMLongConstants truncates values to int Summary: Avoid truncation to int while reading in long constants from vmStructs. Modify ClhsdbLongConstant.java for truncation testing. Reviewed-by: dholmes, sspitsyn, cjplummer
Mon, 14 May 2018 21:56:07 +0200 8202016: Use obj+offset in interpreter array access
rkennke [Mon, 14 May 2018 21:56:07 +0200] rev 50106
8202016: Use obj+offset in interpreter array access Reviewed-by: adinn
Mon, 14 May 2018 11:17:18 -0700 8202708: Add a check of opening stream for not-existing UNC url
xiaofeya [Mon, 14 May 2018 11:17:18 -0700] rev 50105
8202708: Add a check of opening stream for not-existing UNC url Reviewed-by: rriggs
Mon, 14 May 2018 12:03:59 +0100 8185505: AArch64: Port AOT to AArch64
aph [Mon, 14 May 2018 12:03:59 +0100] rev 50104
8185505: AArch64: Port AOT to AArch64 Reviewed-by: kvn
Mon, 14 May 2018 15:43:00 +0200 8202993: Add support for x86 testptr/testq with register and address
pliden [Mon, 14 May 2018 15:43:00 +0200] rev 50103
8202993: Add support for x86 testptr/testq with register and address Reviewed-by: kvn, neliasso
Mon, 14 May 2018 15:42:59 +0200 8202976: Add C1 lea patching support for x86
pliden [Mon, 14 May 2018 15:42:59 +0200] rev 50102
8202976: Add C1 lea patching support for x86 Reviewed-by: kvn, neliasso
Mon, 14 May 2018 15:42:58 +0200 8202994: Add support for undoing last TLAB allocation
pliden [Mon, 14 May 2018 15:42:58 +0200] rev 50101
8202994: Add support for undoing last TLAB allocation Reviewed-by: shade, stefank
Mon, 14 May 2018 14:10:52 +0200 8193935: Illegal countedLoops transformation
neliasso [Mon, 14 May 2018 14:10:52 +0200] rev 50100
8193935: Illegal countedLoops transformation Summary: Truncation can sometimes not be removed Reviewed-by: kvn
Mon, 14 May 2018 14:10:50 +0200 8201532: Update idom to get correct dom depth calculation
neliasso [Mon, 14 May 2018 14:10:50 +0200] rev 50099
8201532: Update idom to get correct dom depth calculation Summary: Assert due to dom depth calculation on old idom Reviewed-by: roland
Mon, 14 May 2018 09:40:48 -0300 8200377: String::strip, String::stripLeading, String::stripTrailing
jlaskey [Mon, 14 May 2018 09:40:48 -0300] rev 50098
8200377: String::strip, String::stripLeading, String::stripTrailing Reviewed-by: sundar, rriggs
Mon, 14 May 2018 11:47:03 +0200 8201491: G1 support for java.lang.ref.Reference precleaning
tschatzl [Mon, 14 May 2018 11:47:03 +0200] rev 50097
8201491: G1 support for java.lang.ref.Reference precleaning Summary: Implement single-threaded concurrent reference precleaning for G1. Reviewed-by: sangheki, kbarrett
Mon, 14 May 2018 11:47:03 +0200 8202829: Implement CollectedHeap::get_safepoint_workers() for G1
tschatzl [Mon, 14 May 2018 11:47:03 +0200] rev 50096
8202829: Implement CollectedHeap::get_safepoint_workers() for G1 Summary: Use the parallel STW worker gang to do safepoint work. Reviewed-by: rkennke, eosterlund, pliden
Mon, 07 May 2018 23:07:01 +0200 8202745: Remove hyphens from "out-of-bounds".
goetz [Mon, 07 May 2018 23:07:01 +0200] rev 50095
8202745: Remove hyphens from "out-of-bounds". Reviewed-by: rriggs, dholmes
Mon, 07 May 2018 09:11:21 +0200 8201593: Print array length in ArrayIndexOutOfBoundsException.
goetz [Mon, 07 May 2018 09:11:21 +0200] rev 50094
8201593: Print array length in ArrayIndexOutOfBoundsException. Reviewed-by: dholmes, mdoerr, smonteith, shade, rriggs
Sat, 12 May 2018 17:22:56 +0530 8174995: SA: clhsdb 'where -a' throws Assertion Failure with illegal code 236 when CDS is used
jgeorge [Sat, 12 May 2018 17:22:56 +0530] rev 50093
8174995: SA: clhsdb 'where -a' throws Assertion Failure with illegal code 236 when CDS is used Summary: Make SA aware of the new _nofast* (rewritten during CDS dump time) bytecodes. Reviewed-by: iklam, cjplummer
Sat, 12 May 2018 10:26:42 +0200 8202915: [JAXP] Performance enhancements and cleanups in com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator
clanger [Sat, 12 May 2018 10:26:42 +0200] rev 50092
8202915: [JAXP] Performance enhancements and cleanups in com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator Reviewed-by: joehw
Fri, 11 May 2018 14:21:46 -0700 8202113: Reflection API is causing caller classes to leak
mchung [Fri, 11 May 2018 14:21:46 -0700] rev 50091
8202113: Reflection API is causing caller classes to leak Reviewed-by: alanb, plevart
Thu, 10 May 2018 13:34:44 -0700 8202553: Update FXLauncherTest as part of removing JavaFX from JDK
kcr [Thu, 10 May 2018 13:34:44 -0700] rev 50090
8202553: Update FXLauncherTest as part of removing JavaFX from JDK Reviewed-by: ksrini, mchung
Fri, 11 May 2018 14:43:08 -0400 8202997: Split test/jdk/:tier1 to enable better parallel execution
ctornqvi [Fri, 11 May 2018 14:43:08 -0400] rev 50089
8202997: Split test/jdk/:tier1 to enable better parallel execution Reviewed-by: erikj
Fri, 11 May 2018 21:22:28 +0300 8202395: AARCH64: wrong encoding for SIMD instructions zip, trn, uzp
dpochepk [Fri, 11 May 2018 21:22:28 +0300] rev 50088
8202395: AARCH64: wrong encoding for SIMD instructions zip, trn, uzp Reviewed-by: aph
Fri, 11 May 2018 21:19:47 +0300 8201604: ARM64 - Build failure after JDK-8193260
bulasevich [Fri, 11 May 2018 21:19:47 +0300] rev 50087
8201604: ARM64 - Build failure after JDK-8193260 Reviewed-by: aph
Fri, 11 May 2018 10:39:04 -0700 8194998: broken error message for subclass of interface with private method
vromero [Fri, 11 May 2018 10:39:04 -0700] rev 50086
8194998: broken error message for subclass of interface with private method Reviewed-by: mcimadamore
Fri, 11 May 2018 10:07:10 -0700 8202764: api/java_text/SimpleDateFormat/index.html#Format testcases started to fail with JDK11 b12
naoto [Fri, 11 May 2018 10:07:10 -0700] rev 50085
8202764: api/java_text/SimpleDateFormat/index.html#Format testcases started to fail with JDK11 b12 Reviewed-by: sherman
Fri, 11 May 2018 17:37:14 +0200 8202974: Backout JDK-8202683
shade [Fri, 11 May 2018 17:37:14 +0200] rev 50084
8202974: Backout JDK-8202683 Reviewed-by: stuefe, erikj
Fri, 11 May 2018 11:08:32 -0400 8132287: obsolete the "InlineNotify" flag option
dcubed [Fri, 11 May 2018 11:08:32 -0400] rev 50083
8132287: obsolete the "InlineNotify" flag option Reviewed-by: kvn, dlong, dholmes
Fri, 11 May 2018 17:50:00 +0800 8202756: move FilterUSRTest.java to openJDK
mli [Fri, 11 May 2018 17:50:00 +0800] rev 50082
8202756: move FilterUSRTest.java to openJDK Reviewed-by: rriggs
Fri, 11 May 2018 04:57:43 +0000 Added tag jdk-11+13 for changeset 758deedaae84
lana [Fri, 11 May 2018 04:57:43 +0000] rev 50081
Added tag jdk-11+13 for changeset 758deedaae84
Fri, 11 May 2018 09:40:23 +0900 8202889: Remove trailing LF from perf log
ysuenaga [Fri, 11 May 2018 09:40:23 +0900] rev 50080
8202889: Remove trailing LF from perf log Reviewed-by: stuefe, clanger
Thu, 10 May 2018 16:39:50 -0700 8202289: Non-empty directory in module path is not handled properly at CDS/AppCDS dump time
ccheung [Thu, 10 May 2018 16:39:50 -0700] rev 50079
8202289: Non-empty directory in module path is not handled properly at CDS/AppCDS dump time 8202519: Crash during large AppCDS dump Summary: Convert the source of a class into canonical form before comparing witha shared path table entry. Reviewed-by: jiangli, iklam
Thu, 10 May 2018 10:00:49 -0700 8202919: JDK-8202683 broke macosx build
erikj [Thu, 10 May 2018 10:00:49 -0700] rev 50078
8202919: JDK-8202683 broke macosx build Reviewed-by: shade, tbell
Thu, 10 May 2018 09:27:59 -0700 8202773: Unhandled oop in JavaThread::collect_counters
kvn [Thu, 10 May 2018 09:27:59 -0700] rev 50077
8202773: Unhandled oop in JavaThread::collect_counters Summary: remove MutexLocker Reviewed-by: dcubed
Tue, 08 May 2018 15:28:12 -0700 8202748: jtreg :hotspot_misc group shouldn't include vmTestbase tests
lmesnik [Tue, 08 May 2018 15:28:12 -0700] rev 50076
8202748: jtreg :hotspot_misc group shouldn't include vmTestbase tests Reviewed-by: iignatyev, mseledtsov
Thu, 10 May 2018 17:19:29 +0200 8202683: Minimal VM should build cleanly on 64-bit platforms
shade [Thu, 10 May 2018 17:19:29 +0200] rev 50075
8202683: Minimal VM should build cleanly on 64-bit platforms Reviewed-by: erikj, dholmes
Thu, 10 May 2018 07:26:18 +0200 8202822: Add .git to .hgignore
stuefe [Thu, 10 May 2018 07:26:18 +0200] rev 50074
8202822: Add .git to .hgignore Reviewed-by: erikj
Wed, 09 May 2018 19:50:30 +0200 8202557: OpenJDK fails to start in Windows 7 and 8.1 after upgrading compiler to VC 2017
erikj [Wed, 09 May 2018 19:50:30 +0200] rev 50073
8202557: OpenJDK fails to start in Windows 7 and 8.1 after upgrading compiler to VC 2017 Reviewed-by: tbell
Wed, 09 May 2018 17:14:29 +0200 8202843: langtools ant build fails
jlahoda [Wed, 09 May 2018 17:14:29 +0200] rev 50072
8202843: langtools ant build fails Summary: Using default -source/-target settings when building langtools using the developer ant build. Reviewed-by: mcimadamore
Wed, 09 May 2018 13:37:05 +0200 8202780: Remove EnqueueTask related code from ReferenceProcessor after JDK-8202017 jdk-11+13
tschatzl [Wed, 09 May 2018 13:37:05 +0200] rev 50071
8202780: Remove EnqueueTask related code from ReferenceProcessor after JDK-8202017 Summary: Remove code obsoleted by JDK-8202017 Reviewed-by: kbarrett, sangheki
Wed, 09 May 2018 11:24:12 +0200 8202662: JFR tests fails: Could not find leak with class
sjohanss [Wed, 09 May 2018 11:24:12 +0200] rev 50070
8202662: JFR tests fails: Could not find leak with class Reviewed-by: pliden, kbarrett
Wed, 09 May 2018 12:19:35 +0300 8201602: ARM32 - Minimal Dynamic Constant support
dsamersoff [Wed, 09 May 2018 12:19:35 +0300] rev 50069
8201602: ARM32 - Minimal Dynamic Constant support Summary: Minimal condy support for ARM Reviewed-by: dsamersoff, bobv Contributed-by: boris.ulasevich@bell-sw.com
Wed, 09 May 2018 09:39:25 +0200 8202711: Merge tiered compilation policies
redestad [Wed, 09 May 2018 09:39:25 +0200] rev 50068
8202711: Merge tiered compilation policies Reviewed-by: neliasso, kvn
Wed, 09 May 2018 07:48:31 +0100 8202650: Enforce group for attach listener file
clanger [Wed, 09 May 2018 07:48:31 +0100] rev 50067
8202650: Enforce group for attach listener file Reviewed-by: cjplummer, stuefe
Wed, 09 May 2018 06:51:41 +0200 8202634: Metaspace: simplify SpaceManager lists
stuefe [Wed, 09 May 2018 06:51:41 +0200] rev 50066
8202634: Metaspace: simplify SpaceManager lists Reviewed-by: zgu, coleenp
Tue, 08 May 2018 15:40:03 +0200 8202564: java/lang/management/ThreadMXBean/ThreadCounts.java fails
mdoerr [Tue, 08 May 2018 15:40:03 +0200] rev 50065
8202564: java/lang/management/ThreadMXBean/ThreadCounts.java fails Summary: _exiting_daemon_threads_count needs to be decremented at the right place Reviewed-by: kvn, dcubed
Wed, 09 May 2018 09:50:25 +0800 8202816: Update JarSigning.keystore
weijun [Wed, 09 May 2018 09:50:25 +0800] rev 50064
8202816: Update JarSigning.keystore Reviewed-by: xuelei
Tue, 08 May 2018 20:59:58 -0400 8202631: JVM_Clone to throw CloneNotSupportException for Reference object
kbarrett [Tue, 08 May 2018 20:59:58 -0400] rev 50063
8202631: JVM_Clone to throw CloneNotSupportException for Reference object Summary: JVM_Clone throws; delete previous partial support for cloning. Reviewed-by: eosterlund, mchung, dholmes, coleenp
Tue, 08 May 2018 17:58:14 -0700 8202563: BigInteger/BigDecimal not immune to overflow, contrary to spec
darcy [Tue, 08 May 2018 17:58:14 -0700] rev 50062
8202563: BigInteger/BigDecimal not immune to overflow, contrary to spec Reviewed-by: martin, bpb
Tue, 08 May 2018 17:12:54 -0700 8202597: javac is not inducing a notional interface if Object appears in an intersection type
vromero [Tue, 08 May 2018 17:12:54 -0700] rev 50061
8202597: javac is not inducing a notional interface if Object appears in an intersection type Reviewed-by: mcimadamore
Tue, 08 May 2018 23:02:13 +0200 8202810: Remove class-for-name test
redestad [Tue, 08 May 2018 23:02:13 +0200] rev 50060
8202810: Remove class-for-name test Reviewed-by: jlaskey, mchung
Mon, 07 May 2018 16:16:17 +0200 8202722: Move marksweep_init into GC code
stefank [Mon, 07 May 2018 16:16:17 +0200] rev 50059
8202722: Move marksweep_init into GC code Reviewed-by: ehelin, kbarrett
Mon, 07 May 2018 16:12:07 +0200 8202649: Move the Parallel GC specific task creation functions out of Threads
stefank [Mon, 07 May 2018 16:12:07 +0200] rev 50058
8202649: Move the Parallel GC specific task creation functions out of Threads Reviewed-by: ehelin, pliden
Mon, 07 May 2018 14:57:25 +0200 8202647: Add deduplicate_string function to CollectedHeap
stefank [Mon, 07 May 2018 14:57:25 +0200] rev 50057
8202647: Add deduplicate_string function to CollectedHeap Reviewed-by: rehn, sjohanss
Mon, 07 May 2018 14:57:23 +0200 8202709: Move oopDesc::is_archive_object to MetaspaceShared::is_archive_object
stefank [Mon, 07 May 2018 14:57:23 +0200] rev 50056
8202709: Move oopDesc::is_archive_object to MetaspaceShared::is_archive_object Reviewed-by: ehelin, jiangli
Tue, 08 May 2018 12:16:52 -0700 8199196: Add javadoc support for preview features
jjg [Tue, 08 May 2018 12:16:52 -0700] rev 50055
8199196: Add javadoc support for preview features Reviewed-by: ksrini
Tue, 08 May 2018 16:49:20 +0200 8202781: Fix typo in DiscoveredListIterator::complete_enqeue
tschatzl [Tue, 08 May 2018 16:49:20 +0200] rev 50054
8202781: Fix typo in DiscoveredListIterator::complete_enqeue Reviewed-by: kbarrett
Tue, 08 May 2018 09:47:28 -0400 8171277: Elliptic Curves for Security in Crypto
apetcher [Tue, 08 May 2018 09:47:28 -0400] rev 50053
8171277: Elliptic Curves for Security in Crypto Summary: Implementations of X25519 and X448 key agreement in SunEC Reviewed-by: mullan
Tue, 08 May 2018 09:21:51 -0400 8181594: Efficient and constant-time modular arithmetic
apetcher [Tue, 08 May 2018 09:21:51 -0400] rev 50052
8181594: Efficient and constant-time modular arithmetic Summary: Field arithmetic library for crypto algorithms like Poly1305 and X25519 Reviewed-by: xuelei
Tue, 08 May 2018 09:27:42 -0300 8200372: String::trim JavaDoc should clarify meaning of space
jlaskey [Tue, 08 May 2018 09:27:42 -0300] rev 50051
8200372: String::trim JavaDoc should clarify meaning of space Reviewed-by: sundar
Tue, 08 May 2018 10:49:59 +0200 8202548: Use reservation Object when creating SpeciesData
redestad [Tue, 08 May 2018 10:49:59 +0200] rev 50050
8202548: Use reservation Object when creating SpeciesData Reviewed-by: psandoz, plevart Contributed-by: claes.redestad@oracle.com, peter.levart@gmail.com
Tue, 08 May 2018 10:01:29 +0200 8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing
tschatzl [Tue, 08 May 2018 10:01:29 +0200] rev 50049
8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing Summary: Do reference enqueuing work directly in phase 3 after every Reference. Reviewed-by: kbarrett, sangheki
Tue, 08 May 2018 09:57:45 +0200 8202719: Use Collections.emptyEnumeration where possible
redestad [Tue, 08 May 2018 09:57:45 +0200] rev 50048
8202719: Use Collections.emptyEnumeration where possible Reviewed-by: martin, psandoz Contributed-by: christoph.dreis@freenet.de
Tue, 08 May 2018 09:52:18 +0200 8202583: Remove experimental ClassForNamePlugin
redestad [Tue, 08 May 2018 09:52:18 +0200] rev 50047
8202583: Remove experimental ClassForNamePlugin Reviewed-by: jlaskey, alanb, mchung
Tue, 08 May 2018 09:41:10 +0200 8200716: Object propertyIsEnumerable buggy behavior on short integer-string key
hannesw [Tue, 08 May 2018 09:41:10 +0200] rev 50046
8200716: Object propertyIsEnumerable buggy behavior on short integer-string key Reviewed-by: jlaskey, sundar
Tue, 08 May 2018 11:49:42 +0530 8191410: Unicode 10
rgoel [Tue, 08 May 2018 11:49:42 +0530] rev 50045
8191410: Unicode 10 Summary: upgrade to Unicode 10 Reviewed-by: naoto, rriggs, igerasim
Tue, 08 May 2018 12:37:39 +0800 8202581: failure_handler: gather more environment information on macOS
amlu [Tue, 08 May 2018 12:37:39 +0800] rev 50044
8202581: failure_handler: gather more environment information on macOS Reviewed-by: psandoz
Tue, 08 May 2018 09:51:42 +0800 8202690: jdk/jshell/ToolBasicTest.java failed in testOpenFileOverHttp() and testOpenLocalFileUrl()
xyin [Tue, 08 May 2018 09:51:42 +0800] rev 50043
8202690: jdk/jshell/ToolBasicTest.java failed in testOpenFileOverHttp() and testOpenLocalFileUrl() Reviewed-by: rfield, jlahoda
Mon, 07 May 2018 21:48:28 -0400 8202744: Expired flag removal for JDK 11
dholmes [Mon, 07 May 2018 21:48:28 -0400] rev 50042
8202744: Expired flag removal for JDK 11 Reviewed-by: coleenp, jiangli
Mon, 07 May 2018 19:31:39 -0400 8202686: Missing test case for 8200167 - final Object methods
dholmes [Mon, 07 May 2018 19:31:39 -0400] rev 50041
8202686: Missing test case for 8200167 - final Object methods Reviewed-by: psandoz
Mon, 07 May 2018 18:48:36 -0400 8202606: Deprecate AllowNonVirtualCalls option
coleenp [Mon, 07 May 2018 18:48:36 -0400] rev 50040
8202606: Deprecate AllowNonVirtualCalls option Reviewed-by: hseigel, dholmes
Thu, 26 Apr 2018 13:40:58 -0700 8197954: Remove unnecessary intermediary APIs from AppCDS implementation
iklam [Thu, 26 Apr 2018 13:40:58 -0700] rev 50039
8197954: Remove unnecessary intermediary APIs from AppCDS implementation Reviewed-by: jiangli, ccheung
Mon, 07 May 2018 20:42:36 +0200 8185034: Cleanup and consolidate Metaspace coding
stuefe [Mon, 07 May 2018 20:42:36 +0200] rev 50038
8185034: Cleanup and consolidate Metaspace coding Reviewed-by: coleenp, zgu
Thu, 03 May 2018 04:18:22 -0700 8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1
vtheeyarath [Thu, 03 May 2018 04:18:22 -0700] rev 50037
8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1 Summary: refactor MethodHandlesTest Reviewed-by: psandoz
Mon, 07 May 2018 11:38:21 +0200 8199852: Print more information about class loaders in LinkageErrors.
goetz [Mon, 07 May 2018 11:38:21 +0200] rev 50036
8199852: Print more information about class loaders in LinkageErrors. Reviewed-by: dholmes, lfoltan, gtriantafill
Mon, 07 May 2018 14:42:10 +0200 8202642: Replace PAR_OOP_ITERATE with templates
stefank [Mon, 07 May 2018 14:42:10 +0200] rev 50035
8202642: Replace PAR_OOP_ITERATE with templates Reviewed-by: eosterlund, sjohanss
Mon, 07 May 2018 14:42:08 +0200 8202641: Replace OOP_SINCE_SAVE_MARKS with templates
stefank [Mon, 07 May 2018 14:42:08 +0200] rev 50034
8202641: Replace OOP_SINCE_SAVE_MARKS with templates Reviewed-by: eosterlund, sjohanss
Mon, 07 May 2018 14:42:05 +0200 8202639: Use concrete Generation classes in SerialHeap and CMSHeap
stefank [Mon, 07 May 2018 14:42:05 +0200] rev 50033
8202639: Use concrete Generation classes in SerialHeap and CMSHeap Reviewed-by: eosterlund, ehelin
Mon, 07 May 2018 14:42:04 +0200 8202592: Remove unused EvacuateFollowersClosure
stefank [Mon, 07 May 2018 14:42:04 +0200] rev 50032
8202592: Remove unused EvacuateFollowersClosure Reviewed-by: kbarrett, tschatzl
Mon, 07 May 2018 14:42:00 +0200 8202591: Remove usage of CMSEdenChunksRecordAlways in defNewGeneration.cpp
stefank [Mon, 07 May 2018 14:42:00 +0200] rev 50031
8202591: Remove usage of CMSEdenChunksRecordAlways in defNewGeneration.cpp Reviewed-by: eosterlund, kbarrett
Mon, 07 May 2018 10:36:38 +0200 8202083: Remove explicit CMS checks in CardTableBarrierSet
eosterlund [Mon, 07 May 2018 10:36:38 +0200] rev 50030
8202083: Remove explicit CMS checks in CardTableBarrierSet Reviewed-by: kbarrett
Mon, 07 May 2018 12:28:11 +0200 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
mdoerr [Mon, 07 May 2018 12:28:11 +0200] rev 50029
8202080: Introduce ordering semantics for Atomic::add and other RMW atomics Reviewed-by: lucy, rehn, dholmes
Mon, 07 May 2018 18:23:59 +0800 8202291: java/rmi/Naming/LookupIPv6.java failed with Connection refused
mli [Mon, 07 May 2018 18:23:59 +0800] rev 50028
8202291: java/rmi/Naming/LookupIPv6.java failed with Connection refused Reviewed-by: clanger
Mon, 07 May 2018 10:37:46 +0200 8202387: javac --release 11 not supported
jlahoda [Mon, 07 May 2018 10:37:46 +0200] rev 50027
8202387: javac --release 11 not supported Summary: Adding historical data for JDK 10; adding ability to produce the historical data incrementally. Reviewed-by: erikj, forax, jjg
Mon, 07 May 2018 08:56:35 +0200 8202565: C1 compilation crashes with "assert(is_double_stack() && !is_virtual()) failed: type check"
thartmann [Mon, 07 May 2018 08:56:35 +0200] rev 50026
8202565: C1 compilation crashes with "assert(is_double_stack() && !is_virtual()) failed: type check" Summary: Only eagerly resolving the address into a register if the store is precise. Reviewed-by: roland, eosterlund
Mon, 07 May 2018 07:44:49 +0530 8200094: Turkish locale reports NPE No enum constant com.sun.source.doctree.DocTree.Kind.SİNCE
pmuthuswamy [Mon, 07 May 2018 07:44:49 +0530] rev 50025
8200094: Turkish locale reports NPE No enum constant com.sun.source.doctree.DocTree.Kind.SİNCE Reviewed-by: ksrini, jjg
Sun, 06 May 2018 00:42:59 +0200 8202676: AArch64: Missing enter/leave around barrier leads to infinite loop
rkennke [Sun, 06 May 2018 00:42:59 +0200] rev 50024
8202676: AArch64: Missing enter/leave around barrier leads to infinite loop Reviewed-by: aph, eosterlund
Sat, 05 May 2018 22:19:19 +0200 8202640: Small C1 cleanups for BarrierSetC1
eosterlund [Sat, 05 May 2018 22:19:19 +0200] rev 50023
8202640: Small C1 cleanups for BarrierSetC1 Reviewed-by: kvn, neliasso
(0) -30000 -10000 -3000 -1000 -448 +448 +1000 +3000 tip