Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8288273 | 11.0.17-oracle | Alex Menkov | P4 | Resolved | Fixed | master |
JDK-8283783 | 11.0.16 | Severin Gehwolf | P4 | Resolved | Fixed | b01 |
Description
Metrics::systemMetrics uses reflection because it's only supported on Linux. That can be replaced with platform-specific code.
Attachments
Issue Links
- backported by
-
JDK-8283783 Replace use of reflection in jdk.internal.platform.Metrics
-
- Resolved
-
-
JDK-8288273 Replace use of reflection in jdk.internal.platform.Metrics
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/2bb6a3b1
-
Commit openjdk/jdk/3544a9d0
-
Review openjdk/jdk11u-dev/950
-
Review openjdk/jdk/3828
(1 links to)