hg: jdk/sandbox: 6 new changesets

thomas.stuefe at gmail.com thomas.stuefe at gmail.com
Fri Aug 28 15:03:00 UTC 2020


Changeset: e07c51de3056
Author:    stuefe
Date:      2020-08-27 13:35 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/e07c51de3056

Remove unused splinter_threshold from FreeBlocks

! src/hotspot/share/memory/metaspace/msFreeBlocks.cpp
! src/hotspot/share/memory/metaspace/msFreeBlocks.hpp

Changeset: 255d1c34356f
Author:    stuefe
Date:      2020-08-27 15:00 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/255d1c34356f

FreeBlocks, BinList, BlockTree: code grooming

! src/hotspot/share/memory/metaspace/msArena.cpp
! src/hotspot/share/memory/metaspace/msBinList.hpp
! src/hotspot/share/memory/metaspace/msBlockTree.cpp
! src/hotspot/share/memory/metaspace/msBlockTree.hpp
! src/hotspot/share/memory/metaspace/msFreeBlocks.cpp
! src/hotspot/share/memory/metaspace/msFreeBlocks.hpp
! test/hotspot/gtest/metaspace/metaspaceGtestCommon.cpp
! test/hotspot/gtest/metaspace/test_binlist.cpp
! test/hotspot/gtest/metaspace/test_blocktree.cpp
! test/hotspot/gtest/metaspace/test_freeblocks.cpp

Changeset: 4680ad0ae1db
Author:    stuefe
Date:      2020-08-27 15:34 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/4680ad0ae1db

Remove largest-block-added optimization from BlockTree

! src/hotspot/share/memory/metaspace/msBlockTree.cpp
! src/hotspot/share/memory/metaspace/msBlockTree.hpp

Changeset: 7c74250c35fd
Author:    stuefe
Date:      2020-08-27 17:05 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/7c74250c35fd

Clarify BlockTree gtest

! test/hotspot/gtest/metaspace/test_blocktree.cpp

Changeset: 4340648bd624
Author:    stuefe
Date:      2020-08-28 16:36 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/4340648bd624

Remove BinList8, BinList16, BinList64, SmallBlocksType typedef

! src/hotspot/share/memory/metaspace/msBinList.hpp
! src/hotspot/share/memory/metaspace/msBlockTree.hpp
! src/hotspot/share/memory/metaspace/msFreeBlocks.hpp
! test/hotspot/gtest/metaspace/test_binlist.cpp

Changeset: a324ff4c9ecd
Author:    stuefe
Date:      2020-08-28 16:50 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/a324ff4c9ecd

Merge

- README
! src/hotspot/share/classfile/classLoaderDataGraph.cpp
! src/hotspot/share/classfile/classLoaderDataGraph.hpp
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/gc/parallel/psParallelCompact.cpp
! src/hotspot/share/gc/shared/genCollectedHeap.cpp
! src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
! src/hotspot/share/gc/shenandoah/shenandoahUnload.cpp
! src/hotspot/share/gc/z/zUnload.cpp
! src/hotspot/share/memory/metaspace.cpp
! src/hotspot/share/memory/metaspaceShared.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/vmOperations.cpp
- src/java.base/macosx/native/launcher/Info-cmdline.plist
- src/java.base/macosx/native/launcher/Info-privileged.plist
- test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency1.java
- test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency2.java
- test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency3.java
- test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency4.java
- test/hotspot/jtreg/runtime/Safepoint/NoSafepointVerifier.java
- test/hotspot/jtreg/vmTestbase/TEST.properties
- test/hotspot/jtreg/vmTestbase/jit/t/t108/TestDescription.java
- test/hotspot/jtreg/vmTestbase/jit/t/t109/TestDescription.java
- test/hotspot/jtreg/vmTestbase/jit/t/t110/TestDescription.java
- test/hotspot/jtreg/vmTestbase/jit/t/t111/TestDescription.java
- test/hotspot/jtreg/vmTestbase/jit/t/t112/TestDescription.java
- test/hotspot/jtreg/vmTestbase/jit/t/t113/TestDescription.java
- test/jdk/tools/jpackage/apps/com.hello/com/hello/Hello.java
- test/jdk/tools/jpackage/apps/com.hello/module-info.java
! test/lib/sun/hotspot/WhiteBox.java



More information about the jdk-sandbox-changes mailing list