JDK-8172678 : JShell Tests: Disable CompletionSuggestionTest.testBrokenClassFile2()
  • Type: Bug
  • Component: tools
  • Sub-Component: jshell
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-01-12
  • Updated: 2017-01-20
  • Resolved: 2017-01-14
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 b153Fixed
Related Reports
Relates :  
Description
Until the failure (JDK-8171829) can be investigated, disable this test of JShell.addToClasspath


Comments
Out for review -- Please review... Bug: JShell Tests: Disable CompletionSuggestionTest.testBrokenClassFile2() https://bugs.openjdk.java.net/browse/JDK-8172678 Related issues: jdk/jshell/CompletionSuggestionTest.java failed with AssertionError https://bugs.openjdk.java.net/browse/JDK-8171829 JShell: addToClasspath fails intermittently https://bugs.openjdk.java.net/browse/JDK-8172676 Webrev: http://cr.openjdk.java.net/~rfield/8172678v0.webrev/ -Robert
12-01-2017