Prepared by: | stuefe stuefe on Sat Sep 5 08:14:30 CEST 2020 |
---|---|
Workspace: | /shared/projects/openjdk/jdk-jdk/source |
Compare against: | https://hg.openjdk.java.net/jdk/jdk |
Compare against version: | 60817 |
Summary of changes: | 7876 lines changed: 7113 ins; 741 del; 22 mod; 5123 unchg |
Changeset: | source.changeset |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/hotspot/share/prims/whitebox.cpp
rev 60818 : imported patch jep387-test.patch85 lines changed: 74 ins; 11 del; 0 mod; 2522 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/TEST.groups
rev 60818 : imported patch jep387-test.patch11 lines changed: 10 ins; 0 del; 1 mod; 579 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/gc/TestSystemGC.java
rev 60818 : imported patch jep387-test.patch2 lines changed: 0 ins; 1 del; 1 mod; 59 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/gc/class_unloading/TestG1ClassUnloadingHWM.java
rev 60818 : imported patch jep387-test.patch9 lines changed: 7 ins; 1 del; 1 mod; 121 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
rev 60818 : imported patch jep387-test.patch2 lines changed: 0 ins; 0 del; 2 mod; 91 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/gtest/GTestWrapper.java
rev 60818 : imported patch jep387-test.patch11 lines changed: 8 ins; 0 del; 3 mod; 114 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
rev 60818 : imported patch jep387-test.patch1 line changed: 0 ins; 1 del; 0 mod; 273 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/runtime/CompressedOops/CompressedClassSpaceSize.java
rev 60818 : imported patch jep387-test.patch3 lines changed: 2 ins; 0 del; 1 mod; 92 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/MaxMetaspaceSizeTest.java
rev 60818 : imported patch jep387-test.patch7 lines changed: 4 ins; 1 del; 2 mod; 45 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/PrintMetaspaceDcmd.java
rev 60818 : imported patch jep387-test.patch66 lines changed: 50 ins; 8 del; 8 mod; 119 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/runtime/cds/MaxMetaspaceSize.java
rev 60818 : imported patch jep387-test.patch2 lines changed: 0 ins; 1 del; 1 mod; 56 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/LargePages.java
rev 60818 : imported patch jep387-test.patch2 lines changed: 0 ins; 0 del; 2 mod; 51 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/hotspot/jtreg/vmTestbase/metaspace/gc/MetaspaceBaseGC.java
rev 60818 : imported patch jep387-test.patch1 line changed: 0 ins; 1 del; 0 mod; 312 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest2.sh
rev 60818 : imported patch jep387-test.patch9 lines changed: 9 ins; 0 del; 0 mod; 71 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/lib/sun/hotspot/WhiteBox.java
rev 60818 : imported patch jep387-test.patch15 lines changed: 14 ins; 1 del; 0 mod; 618 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/metaspaceGtestCommon.cpp
rev 60818 : imported patch jep387-test.patch101 lines changed: 101 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/metaspaceGtestCommon.hpp
rev 60818 : imported patch jep387-test.patch212 lines changed: 212 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/metaspaceGtestContexts.cpp
rev 60818 : imported patch jep387-test.patch171 lines changed: 171 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/metaspaceGtestContexts.hpp
rev 60818 : imported patch jep387-test.patch126 lines changed: 126 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/metaspaceGtestRangeHelpers.hpp
rev 60818 : imported patch jep387-test.patch184 lines changed: 184 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/metaspaceGtestSparseArray.hpp
rev 60818 : imported patch jep387-test.patch165 lines changed: 165 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_allocationGuard.cpp
rev 60818 : imported patch jep387-test.patch63 lines changed: 63 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_arenagrowthpolicy.cpp
rev 60818 : imported patch jep387-test.patch74 lines changed: 74 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_binlist.cpp
rev 60818 : imported patch jep387-test.patch230 lines changed: 230 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_blocktree.cpp
rev 60818 : imported patch jep387-test.patch411 lines changed: 411 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_chunkManager_stress.cpp
rev 60818 : imported patch jep387-test.patch296 lines changed: 296 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_chunkheaderpool.cpp
rev 60818 : imported patch jep387-test.patch156 lines changed: 156 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_commitmask.cpp
rev 60818 : imported patch jep387-test.patch350 lines changed: 350 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_freeblocks.cpp
rev 60818 : imported patch jep387-test.patch231 lines changed: 231 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_internstats.cpp
rev 60818 : imported patch jep387-test.patch45 lines changed: 45 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_is_metaspace_obj.cpp
rev 60818 : imported patch jep387-test.patch112 lines changed: 112 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_metachunk.cpp
rev 60818 : imported patch jep387-test.patch424 lines changed: 424 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_metachunklist.cpp
rev 60818 : imported patch jep387-test.patch148 lines changed: 148 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_metaspaceUtils.cpp
rev 60818 : imported patch jep387-test.patch74 lines changed: 74 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_metaspace_misc.cpp
rev 60818 : imported patch jep387-test.patch113 lines changed: 113 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_metaspacearena.cpp
rev 60818 : imported patch jep387-test.patch742 lines changed: 742 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_metaspacearena_stress.cpp
rev 60818 : imported patch jep387-test.patch447 lines changed: 447 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/gtest/metaspace/test_virtualspacenode.cpp
rev 60818 : imported patch jep387-test.patch591 lines changed: 591 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/gtest/MetaspaceGtests.java
rev 60818 : imported patch jep387-test.patch94 lines changed: 94 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/Allocation.java
rev 60818 : imported patch jep387-test.patch47 lines changed: 47 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/AllocationProfile.java
rev 60818 : imported patch jep387-test.patch74 lines changed: 74 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/MetaspaceTestArena.java
rev 60818 : imported patch jep387-test.patch117 lines changed: 117 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/MetaspaceTestContext.java
rev 60818 : imported patch jep387-test.patch244 lines changed: 244 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/MetaspaceTestManyArenasManyThreads.java
rev 60818 : imported patch jep387-test.patch103 lines changed: 103 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/MetaspaceTestOneArenaManyThreads.java
rev 60818 : imported patch jep387-test.patch80 lines changed: 80 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/MetaspaceTestWithThreads.java
rev 60818 : imported patch jep387-test.patch107 lines changed: 107 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/RandomAllocator.java
rev 60818 : imported patch jep387-test.patch110 lines changed: 110 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/RandomAllocatorThread.java
rev 60818 : imported patch jep387-test.patch67 lines changed: 67 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/RandomHelper.java
rev 60818 : imported patch jep387-test.patch47 lines changed: 47 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/Settings.java
rev 60818 : imported patch jep387-test.patch48 lines changed: 48 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/TestMetaspaceAllocation.java
rev 60818 : imported patch jep387-test.patch86 lines changed: 86 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/TestMetaspaceAllocationMT1.java
rev 60818 : imported patch jep387-test.patch122 lines changed: 122 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/runtime/Metaspace/elastic/TestMetaspaceAllocationMT2.java
rev 60818 : imported patch jep387-test.patch123 lines changed: 123 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
Old
---
-----
---
test/hotspot/gtest/memory/test_chunkManager.cpp
rev 60818 : imported patch jep387-test.patch69 lines changed: 0 ins; 69 del; 0 mod; 0 unchg
------ ------ ------
------
Old
---
-----
---
test/hotspot/gtest/memory/test_is_metaspace_obj.cpp
rev 60818 : imported patch jep387-test.patch115 lines changed: 0 ins; 115 del; 0 mod; 0 unchg
------ ------ ------
------
Old
---
-----
---
test/hotspot/gtest/memory/test_metachunk.cpp
rev 60818 : imported patch jep387-test.patch98 lines changed: 0 ins; 98 del; 0 mod; 0 unchg
------ ------ ------
------
Old
---
-----
---
test/hotspot/gtest/memory/test_metaspace.cpp
rev 60818 : imported patch jep387-test.patch86 lines changed: 0 ins; 86 del; 0 mod; 0 unchg
------ ------ ------
------
Old
---
-----
---
test/hotspot/gtest/memory/test_metaspace_allocation.cpp
rev 60818 : imported patch jep387-test.patch273 lines changed: 0 ins; 273 del; 0 mod; 0 unchg
------ ------ ------
------
Old
---
-----
---
test/hotspot/gtest/memory/test_spaceManager.cpp
rev 60818 : imported patch jep387-test.patch74 lines changed: 0 ins; 74 del; 0 mod; 0 unchg
This code review page was prepared using /shared/projects/openjdk/code-tools/webrev/webrev.ksh (vers 25.17-hg+openjdk.java.net).