JDK-8133636 : [TEST_BUG] Import/add tests for the problem seen in 8076110
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-08-14
  • Updated: 2015-09-21
  • Resolved: 2015-08-20
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 6 JDK 7
6u105Fixed 7u91Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
For jdk7 the problem seen in 8076110 is not an issue.
However, a related problem can occur, that will be fixed by backporting three fixes from jdk8 (6904403, 8044364 and 8035150).

To make sure the jdk8/9 problem is not introduced to jdk7 at a later date the test from 8076110 should be backported.
Also a new test for the jdk7 issue should be added to ensure that the jdk7 specific problem is really fixed by the backports mentioned above.
Comments
Adding critical watch since this is related to JDK-8076110, and should be fixed at the same time if possible.
20-08-2015