JDK-8209604 : [TEST] rewrite com/sun/jdi shell tests to java version - step2
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: debugger
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2018-08-16
  • Updated: 2022-06-30
  • Resolved: 2018-08-30
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 11 JDK 12
11.0.10-oracleFixed 12 b10Fixed
Description
this is subtask to convert next chunk of tests
Comments
Fix Request (11u) This backport improves testing and matches the codebases better (I see 11.0.10-oracle). Patch applies cleanly to 11u, affected com/sun/jdi tests pass in {fastdebug,release}.
25-08-2020

URL: http://hg.openjdk.java.net/jdk/jdk/rev/b8eea2a7569a User: amenkov Date: 2018-08-30 18:54:14 +0000
30-08-2018

The tests converted: test/jdk/com/sun/jdi/CatchAllTest.java (was test/jdk/com/sun/jdi/CatchAllTest.sh) test/jdk/com/sun/jdi/CatchCaughtTest.java (was test/jdk/com/sun/jdi/CatchCaughtTest.sh) test/jdk/com/sun/jdi/CommandCommentDelimiter.java (was test/jdk/com/sun/jdi/CommandCommentDelimiter.sh) test/jdk/com/sun/jdi/DeoptimizeWalk.java (was test/jdk/com/sun/jdi/DeoptimizeWalk.sh) test/jdk/com/sun/jdi/EvalArgs.java (was test/jdk/com/sun/jdi/EvalArgs.sh) test/jdk/com/sun/jdi/EvalArraysAsList.java (was test/jdk/com/sun/jdi/EvalArraysAsList.sh) test/jdk/com/sun/jdi/EvalInterfaceStatic.java (was test/jdk/com/sun/jdi/EvalInterfaceStatic.sh) test/jdk/com/sun/jdi/GetLocalVariables3Test.java (was test/jdk/com/sun/jdi/GetLocalVariables3Test.sh)
20-08-2018

Alex, Could you list the tests that are covered by this part?
20-08-2018