JDK-8210760 : [TEST] rewrite com/sun/jdi shell tests to java version - step4
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: debugger
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2018-09-14
  • Updated: 2020-08-27
  • Resolved: 2018-09-21
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 b13Fixed
Description
This is subrask to convert next chunk of the tests:
- test/jdk/com/sun/jdi/RedefineException.sh
- test/jdk/com/sun/jdi/RedefineFinal.sh
- test/jdk/com/sun/jdi/RedefineIntConstantToLong.sh
- test/jdk/com/sun/jdi/RedefineMulti.sh
- test/jdk/com/sun/jdi/RedefinePop.sh
- test/jdk/com/sun/jdi/RedefineStep.sh
- test/jdk/com/sun/jdi/RedefineTTYLineNumber.sh
- test/jdk/com/sun/jdi/StringConvertTest.sh
- test/jdk/com/sun/jdi/WatchFramePop.sh
Comments
Fix Request (11u) This backport improves testing and matches the codebases better (I see 11.0.10-oracle). Patch applies cleanly to 11u, com/sun/jdi tests pass in {fastdebug,release}.
25-08-2020