On Thu, 11 Jun 2026 00:33:21 GMT, Yasumasa Suenaga <[email protected]> wrote:
>> Chris Plummer has updated the pull request incrementally with one additional >> commit since the last revision: >> >> get rid of unneeded module > > test/hotspot/jtreg/serviceability/sa/TestG1HeapRegion.java line 52: > >> 50: * jdk.hotspot.agent/sun.jvm.hotspot.debugger >> 51: * jdk.hotspot.agent/sun.jvm.hotspot.gc.g1 >> 52: * jdk.hotspot.agent/sun.jvm.hotspot.gc.shared > > `sun.jvm.hotspot.gc.shared` does not seem to be used, so we can remove this. Fixed. I know I needed it at one point, but it doesn't seem necessary now and I can't figure what gc/shared class I was referencing. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31469#discussion_r3397613992
