JDK-8168499 : Workaround intermittent failures of IntersectionTargetTypeTest.java
Type:Bug
Component:tools
Sub-Component:javac
Affected Version:9
Priority:P4
Status:Closed
Resolution:Fixed
OS:windows
CPU:x86
Submitted:2016-10-21
Updated:2017-01-24
Resolved:2016-10-22
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.
The test
tools/javac/lambda/intersection/IntersectionTargetTypeTest.java
is seen to fail intermittently on win32. The suspected cause is the same as in other langtools failures on that platform (JDK-8163999).