JDK-8177313 : Move FJExceptionTableLeak.java and ConfigChanges.java back to tier1
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.concurrent
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-03-21
  • Updated: 2017-04-06
  • Resolved: 2017-03-21
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 10 JDK 9
10Fixed 9 b163Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
The two tests was demoted from tier1 to tier2 due to test fails intermittently:

java/util/concurrent/forkjoin/FJExceptionTableLeak.java
     JDK-8144990, JDK-8151158
java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java
    JDK-8139237, JDK-8169243

Mentioned bug has been fixed, now no open bug related to these tests and no failure reported. Test could be move back to tier1.


Comments
RFR: http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-March/046897.html
21-03-2017