hg: panama/dev: 2 new changesets
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Wed Aug 19 22:03:53 UTC 2020
Changeset: 20f85f25f27d
Author: hseigel
Date: 2020-08-19 19:40 +0000
URL: https://hg.openjdk.java.net/panama/dev/rev/20f85f25f27d
8251490: [TESTBUG] The Java thread stack size specified is too small for nsk/stress/stack. Specify at least 448k
Summary: Increase the -Xss stack size for some tests, mark other tests as not runnable on AArch64.
Reviewed-by: gziemski, lfoltan
! test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack008.java
! test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack016.java
! test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack017.java
! test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack018.java
! test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack019.java
Changeset: fc8e62b399bd
Author: naoto
Date: 2020-08-19 13:41 -0700
URL: https://hg.openjdk.java.net/panama/dev/rev/fc8e62b399bd
8251499: no-placeholder compact number patterns throw IllegalArgumentException
Reviewed-by: joehw, rriggs
! src/java.base/share/classes/java/text/CompactNumberFormat.java
! test/jdk/java/text/Format/CompactNumberFormat/CompactFormatAndParseHelper.java
! test/jdk/java/text/Format/CompactNumberFormat/TestCompactPatternsValidity.java
More information about the panama-dev
mailing list