JDK-8289923 : Migrate code from sun.hotspot.{code,cpuinfo,gc} to jdk.test.whitebox
  • Type: Bug
  • Component: hotspot
  • Sub-Component: test
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2022-07-07
  • Updated: 2022-07-08
  • Resolved: 2022-07-08
Related Reports
Duplicate :  
Description
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.

Comments
Closing as duplicate, since migrating and removing can be done in one change.
08-07-2022