RFR: 8344293: Remove empty MetaspaceUtilsGtests.java

Aleksey Shipilev shade at openjdk.org
Tue Nov 19 22:57:45 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.

Struggling to calculate the ratio of added to removed lines, all calculators refuse to give me the answer! 

Looks good and trivial.

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22143#pullrequestreview-2438490403


More information about the hotspot-runtime-dev mailing list