JDK-8183374 : Refactor java/lang/Runtime shell tests to java
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-07-03
  • Updated: 2023-11-06
  • Resolved: 2021-04-28
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 17
11.0.21-oracleFixed 17 b21Fixed
Related Reports
Blocks :  
Description
test/jdk/java/lang/RuntimeTests/shutdown/ShutdownHooks.sh

* @run shell setcwd.sh
java/lang/Runtime/exec/SetCwd.java
Comments
Fix request [11u] I backport this for parity with 11.0.22-oracle. No risk, only a test change. The tests were added by "8225054: Compiler implementation for records " after 11, so they are not in 11 yet. I include the full tests as in 17 after this change. I think they are useful for 11, too. Tests pass. SAP nightly testing passed.
29-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/2225 Date: 2023-10-27 07:46:43 +0000
27-10-2023

Changeset: ec383abc Author: Fernando Guallini <fguallini@openjdk.org> Committer: Sean Coffey <coffeys@openjdk.org> Date: 2021-04-28 14:00:23 +0000 URL: https://git.openjdk.java.net/jdk/commit/ec383abc1d2e609cc6af94a526e11c407d7e91ff
28-04-2021