RFR: 8344293: Remove empty Test files left over from JDK-8305895

Thomas Stuefe stuefe at openjdk.org
Fri Nov 29 09:57:40 UTC 2024


On Fri, 15 Nov 2024 10:01:02 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> MetaspaceUtilsGtests.java was emptied out with JDK-8305895. The reason for this was that these tests are now running under the common gtest title "metaspace" and therefore are executed as part of the normal metaspace gtests. 
> 
> The file should be removed.
> 
> Trivial change.

Thank you all.

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

PR Comment: https://git.openjdk.org/jdk/pull/22143#issuecomment-2507456568


More information about the hotspot-runtime-dev mailing list