JDK-8252384 : [TESTBUG] Some tests refer to COMPAT provider rather than JRE
  • Type: Bug
  • Component: globalization
  • Affected Version: openjdk8u222
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-08-26
  • Updated: 2020-11-16
  • Resolved: 2020-09-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjdk8u282 b01Fixed
Related Reports
Relates :  
Description
Some tests in OpenJDK 8u refer to the COMPAT provider only available in JDK 9+:

     test/java/text/Format/DateFormat/DateFormatTest.java
     test/java/text/Format/ DateFormat/NonGregorianFormatTest.java
     test/java/text/Format/MessageFormat/LargeMessageFormat.java
     test/java/text/For mat/NumberFormat/NumberRegression.java
     test/java/text/Format/NumberFormat/NumberTest.java
     test/java/util/TimeZone/HongKong.java

See:
https://docs.oracle.com/javase/8/docs/technotes/guides/intl/enhancements.8.html
Comments
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/0ecf39f74dcf User: andrew Date: 2020-11-16 13:38:04 +0000
16-11-2020

URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/0ecf39f74dcf User: sgehwolf Date: 2020-09-17 12:42:42 +0000
17-09-2020

Fix Request (OpenJDK 8u): Adding the fix request comment on Jon's behalf. Please approved for OpenJDK 8u as this fixes a number of tests which got backported from later JDK releases and still refer to the COMPAT locale provider not existing in jdk8u. Test only change so risk should be low. Reviewed by Andrew Hughes. RFR (approved): https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-August/012573.html
28-08-2020

RFR [for Jonathan Dowland]: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-August/012562.html
27-08-2020

Assigning to myself as Jonathan Dowland is working on this bug. He's not an OpenJDK Author yet.
26-08-2020