JDK-8006772 : [TEST_BUG] need test for fix JDK-8002586
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 7u40
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2013-01-23
  • Updated: 2013-02-02
  • Resolved: 2013-02-02
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 7
7u40Resolved
Related Reports
Duplicate :  
Relates :  
Description
there is no test java/lang/Math/WorstCaseTests.java in jdk7 WS (JDK-4900206 fixed only for jdk8); test java/lang/Math/WorstCaseTests.java from JDK8 can be added or new test for JDK-8002586 issue created
Comments
The bug is a request to backport the tests from JDK-4900206 from JDK 8 to the 7 update train. That should be handled by a backport of JDK-4900206. Closing this bug as a duplicate.
02-02-2013

The test case is part of the JDK tests, the compiler team doesn't have access to the JDK library workspace. Someone in the libraries should handle this.
01-02-2013

I think the best solution would be to do hg export/import of this test into jdk7 repo (jdk jtreg tests).
30-01-2013

Roland, Please backport the test as well.
28-01-2013