JDK-8225117 : java/math/BigInteger/SymmetricRangeTests.java fails with ParseException
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.math
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-05-31
  • Updated: 2019-12-10
  • Resolved: 2019-05-31
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.
JDK 11 JDK 13 JDK 14
11.0.7-oracleFixed 13 b24Fixed 14Fixed
Description
When the current version of SymmetricRangeTests is run with jtreg version 4.2 fcs b14 it fails with

TEST RESULT: Error. Parse Exception: `@library' must appear before first action tag

but should result in

ACTION: ignore -- Error. Test ignored: This test has huge memory requirements
Comments
Fix request (11u) I would like to downport this for parity with 11.0.7-oracle. Applies clean.
08-12-2019