RFR: 8275662: remove test/lib/sun/hotspot

Leonid Mesnik lmesnik at openjdk.org
Sat Jul 9 03:46:42 UTC 2022


On Fri, 8 Jul 2022 19:46:17 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This change removes the last remnants of sun/hotspot/WhiteBox.java and other classes, and uses the versions in jdk/test/whitebox.
> I used sed to change sun.hotspot.{gc,code,cpuinfo} to jdk.test.whitebox and deleted the old files and some references to sun.hotspot.
> Tested with tier1-4.

Marked as reviewed by lmesnik (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/9434


More information about the serviceability-dev mailing list