git: openjdk/jdk8u-dev: 8266391: Replace use of reflection in jdk.internal.platform.Metrics
Jonathan Dowland
jdowland at openjdk.org
Fri Dec 16 17:00:07 UTC 2022
Changeset: 99ff02e4
Author: Jonathan Dowland <jdowland at openjdk.org>
Date: 2022-12-16 16:57:19 +0000
URL: https://git.openjdk.org/jdk8u-dev/commit/99ff02e404778c69cc7c6d3bd532c0326202d91f
8266391: Replace use of reflection in jdk.internal.platform.Metrics
Reviewed-by: sgehwolf
Backport-of: 3544a9d0e4a071ad9c82aa17ab113e0101b4020b
+ jdk/src/linux/classes/jdk/internal/platform/SystemMetrics.java
+ jdk/src/macosx/classes/jdk/internal/platform/SystemMetrics.java
! jdk/src/share/classes/jdk/internal/platform/Metrics.java
+ jdk/src/unix/classes/jdk/internal/platform/SystemMetrics.java
+ jdk/src/windows/classes/jdk/internal/platform/SystemMetrics.java
More information about the jdk8u-dev-changes
mailing list