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.

To download the current JDK release, click here.
JDK 9
9 b142Fixed
Related Reports
Relates :  
Relates :  
Description
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).
Comments
Review thread: http://mail.openjdk.java.net/pipermail/compiler-dev/2016-October/010445.html
21-10-2016