Code Review for open

Prepared by:bobv on Fri Jun 1 11:49:42 EDT 2018
Workspace:/export/users/bobv/jdk11/open
Compare against: http://hg.openjdk.java.net/jdk/jdk
Summary of changes: 2786 lines changed: 2750 ins; 7 del; 29 mod; 2938 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/sun/launcher/LauncherHelper.java

106 lines changed: 105 ins; 0 del; 1 mod; 1291 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/sun/launcher/resources/launcher.properties

6 lines changed: 4 ins; 0 del; 2 mod; 233 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/containers/cgroup/PlainRead.java

4 lines changed: 0 ins; 3 del; 1 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/containers/docker/TestCPUAwareness.java

3 lines changed: 1 ins; 1 del; 1 mod; 206 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/containers/docker/TestCPUSets.java

3 lines changed: 2 ins; 0 del; 1 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/containers/docker/TestMemoryAwareness.java

3 lines changed: 1 ins; 0 del; 2 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/containers/docker/TestMisc.java

4 lines changed: 1 ins; 0 del; 3 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/TEST.ROOT

2 lines changed: 1 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/tools/launcher/Settings.java

19 lines changed: 19 ins; 0 del; 0 mod; 155 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib/jdk/test/lib/containers/docker/DockerRunOptions.java

6 lines changed: 5 ins; 0 del; 1 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java

2 lines changed: 1 ins; 0 del; 1 mod; 283 unchg

------ ------ ------ ------ --- New Patch Raw src/java.base/linux/classes/jdk/internal/platform/cgroupv1/Metrics.java

457 lines changed: 457 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.base/linux/classes/jdk/internal/platform/cgroupv1/SubSystem.java

208 lines changed: 208 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.base/share/classes/jdk/internal/platform/Container.java

45 lines changed: 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.base/share/classes/jdk/internal/platform/Metrics.java

505 lines changed: 505 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/internal/platform/cgroup/TestCgroupMetrics.java

57 lines changed: 57 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/internal/platform/docker/Dockerfile-BasicTest

8 lines changed: 8 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/internal/platform/docker/Dockerfile-BasicTest-aarch64

8 lines changed: 8 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/internal/platform/docker/Dockerfile-BasicTest-ppc64le

10 lines changed: 10 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/internal/platform/docker/Dockerfile-BasicTest-s390x

7 lines changed: 7 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/internal/platform/docker/MetricsCpuTester.java

178 lines changed: 178 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/internal/platform/docker/MetricsMemoryTester.java

140 lines changed: 140 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/internal/platform/docker/TestDockerCpuMetrics.java

167 lines changed: 167 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/internal/platform/docker/TestDockerMemoryMetrics.java

151 lines changed: 151 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/internal/platform/docker/TestSystemMetrics.java

61 lines changed: 61 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib/jdk/test/lib/containers/cgroup/CPUSetsReader.java (was test/hotspot/jtreg/runtime/containers/docker/CPUSetsReader.java)

33 lines changed: 17 ins; 3 del; 13 mod; 125 unchg

------ ------ ------ ------ --- New Patch Raw test/lib/jdk/test/lib/containers/cgroup/MetricsTester.java

589 lines changed: 589 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib/jdk/test/lib/containers/docker/Common.java (was test/hotspot/jtreg/runtime/containers/docker/Common.java)

4 lines changed: 2 ins; 0 del; 2 mod; 85 unchg

This code review page was prepared using /home/bobv/bin/webrev (vers 23.18-hg-never).