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.
Pursuant to the discussion in
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-October/021859.html
add a version of PrimeTest (see attached) to jdk/test.
Comments
Fix Request [8u]:
Useful test discovered in the process of backporting JDK-8078334. Test passes with current 8u and obviously a clean backport as just adds a new file.
The attachment PrimeTest.java is the file originally posted via link in this message http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-October/021816.html and PrimeTest2.java is the version included in this message http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-October/021859.html but named PrimeTest.