Code Review for source

Prepared by:stuefe stuefe on Sun Mar 11 07:55:43 CET 2018
Workspace:/cygdrive/c/mine/projects/openjdk/jdk-hs/source
Compare against: ssh://hg.openjdk.java.net/jdk/hs
Compare against version:49209
Summary of changes: 124 lines changed: 0 ins; 0 del; 124 mod; 25477 unchg
Changeset: source.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/g1/g1CollectedHeap.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
2 lines changed: 0 ins; 0 del; 2 mod; 5328 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/g1/g1HeapTransition.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
2 lines changed: 0 ins; 0 del; 2 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/parallel/parallelScavengeHeap.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
1 line changed: 0 ins; 0 del; 1 mod; 720 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/parallel/parallelScavengeHeap.hpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
1 line changed: 0 ins; 0 del; 1 mod; 312 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/parallel/psMarkSweep.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
3 lines changed: 0 ins; 0 del; 3 mod; 670 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/parallel/psParallelCompact.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
2 lines changed: 0 ins; 0 del; 2 mod; 3184 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/parallel/psScavenge.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
1 line changed: 0 ins; 0 del; 1 mod; 782 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shared/collectedHeap.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
11 lines changed: 0 ins; 0 del; 11 mod; 576 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shared/genCollectedHeap.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
4 lines changed: 0 ins; 0 del; 4 mod; 1410 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/memory/metaspace.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
61 lines changed: 0 ins; 0 del; 61 mod; 5306 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/memory/metaspace.hpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
2 lines changed: 0 ins; 0 del; 2 mod; 432 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/memory/metaspaceCounters.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
6 lines changed: 0 ins; 0 del; 6 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/memory/universe.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
4 lines changed: 0 ins; 0 del; 4 mod; 1363 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/memory/universe.hpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
1 line changed: 0 ins; 0 del; 1 mod; 550 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/prims/whitebox.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
2 lines changed: 0 ins; 0 del; 2 mod; 2168 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/vm_operations.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
1 line changed: 0 ins; 0 del; 1 mod; 540 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/services/memReporter.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
6 lines changed: 0 ins; 0 del; 6 mod; 751 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/services/memoryPool.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
4 lines changed: 0 ins; 0 del; 4 mod; 216 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/services/virtualMemoryTracker.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
6 lines changed: 0 ins; 0 del; 6 mod; 522 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/utilities/internalVMTests.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
1 line changed: 0 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/hotspot/gtest/memory/test_metaspace_allocation.cpp

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
1 line changed: 0 ins; 0 del; 1 mod; 264 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/hotspot/jtreg/gc/TestVerifySubSet.java

rev 49210 : imported patch 8185034-metaspace-cleanup-1-rename-metaspaceaux
2 lines changed: 0 ins; 0 del; 2 mod; 84 unchg

This code review page was prepared using ../../code-tools/webrev/webrev.ksh (vers 25.16-hg+openjdk.java.net).