JDK-8173204 : JShell tests: ProblemList jdk/jshell/UserJdiUserRemoteTest.java
  • Type: Bug
  • Component: tools
  • Sub-Component: jshell
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-01-23
  • Updated: 2018-05-02
  • Resolved: 2017-01-25
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 10 JDK 9
10Fixed 9 b155Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
See: JDK-8173079

Comments
Out for review --- Please review... Bugs: 8173232: JShell test: ReplaceTest takes too long https://bugs.openjdk.java.net/browse/JDK-8173232 break up the too big test into three 8173234: JShell tests: remove from ProblemList jdk/jshell/ToolFormatTest.java https://bugs.openjdk.java.net/browse/JDK-8173234 the underlying problem was fixed, the ProblemList entry should be removed 8173204: JShell tests: ProblemList jdk/jshell/UserJdiUserRemoteTest.java https://bugs.openjdk.java.net/browse/JDK-8173204 this one does fail intermittently because JDI fails intermittently and this doesn't (by definition) have failover Webrev: http://cr.openjdk.java.net/~rfield/8173232v0.webrev/ Thanks, Robert
24-01-2017