JDK-8275662 : remove test/lib/sun/hotspot
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: test
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-10-20
  • Updated: 2023-07-25
  • Resolved: 2022-07-11
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 17 JDK 20
17.0.9-oracleFixed 20 b06Fixed
Related Reports
Blocks :  
Duplicate :  
Relates :  
Relates :  
Description
after all tests got migrated to use jdk.test.lib.whitebox (JDK-8271707), the old whitebox library (located in test/lib/sun/hotspot) should be removed.
Comments
Fix request [17u] I backport this for parity with 17.0.9-oracle. No risk, only a test change. Clean backport. Test passes. SAP nightly testing passed.
21-07-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/1608 Date: 2023-07-20 12:57:58 +0000
20-07-2023

Changeset: 0c370089 Author: Coleen Phillimore <coleenp@openjdk.org> Date: 2022-07-11 13:07:03 +0000 URL: https://git.openjdk.org/jdk/commit/0c37008917789e7b631b5c18e6f54454b1bfe038
11-07-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9434 Date: 2022-07-08 19:46:17 +0000
08-07-2022

In test/lib/sun/hotspot: code: BlobType.java CodeBlob.java Compiler.java NMethod.java cpuinfo: CPUInfo.java gc: GC.java These should use duplicate versions in test/lib/jdk/test/whitebox.
08-07-2022