hg: jdk-updates/jdk13u-dev: 4 new changesets

yan at azul.com yan at azul.com
Tue Jun 9 14:42:21 UTC 2020


Changeset: b4ed3f8ccb03
Author:    njian
Date:      2020-03-05 14:51 +0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/b4ed3f8ccb03

8240286: [TESTBUG] Test command error in hotspot/jtreg/compiler/loopopts/superword/SumRedAbsNeg_Float.java
Reviewed-by: kvn, thartmann
Contributed-by: qi.feng at arm.com

! test/hotspot/jtreg/compiler/loopopts/superword/SumRedAbsNeg_Float.java

Changeset: b8cd3a0b7442
Author:    rsunderbabu
Date:      2020-03-06 10:27 +0530
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/b8cd3a0b7442

8153430: jdk regression test MletParserLocaleTest, ParserInfiniteLoopTest reduce default timeout
Summary: Removed timeout=5 from the tests so that default timeout is used
Reviewed-by: cjplummer
Contributed-by: ramkumar.sunderbabu at oracle.com

! test/jdk/javax/management/loading/MletParserLocaleTest.java
! test/jdk/javax/management/loading/ParserInfiniteLoopTest.java

Changeset: 27f7a15a7ecc
Author:    roland
Date:      2020-04-02 15:03 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/27f7a15a7ecc

8241900: Loop unswitching may cause dependence on null check to be lost
Reviewed-by: thartmann, kvn

! src/hotspot/share/opto/loopUnswitch.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestLoopUnswitchingLostCastDependency.java

Changeset: f4f716576e36
Author:    jiefu
Date:      2020-04-09 09:20 +0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/f4f716576e36

8242379: [TESTBUG] compiler/loopopts/TestLoopUnswitchingLostCastDependency.java fails with release VMs
Reviewed-by: roland, kvn

! test/hotspot/jtreg/compiler/loopopts/TestLoopUnswitchingLostCastDependency.java



More information about the jdk-updates-changes mailing list