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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip