Roman Kennke
|
44ec501a41
|
8305895: Implement JEP 450: Compact Object Headers (Experimental)
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Hamlin Li <mli@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: coleenp, stefank, stuefe, phh, ihse, lmesnik, tschatzl, matsaave, rcastanedalo, vpaprotski, yzheng, egahlin
|
2024-11-08 17:21:39 +00:00 |
|
Thomas Stuefe
|
7849f25293
|
8340184: Bug in CompressedKlassPointers::is_in_encodable_range
Reviewed-by: coleenp, rkennke, jsjolen
|
2024-09-17 05:22:59 +00:00 |
|
Thomas Stuefe
|
b0efd77402
|
8314653: Metaspace: remove allocation guard feature
Reviewed-by: azafari, dholmes
|
2024-07-04 12:42:47 +00:00 |
|
Saint Wesonga
|
f15d423fb5
|
6942632: Hotspot should be able to use more than 64 logical processors on Windows
Reviewed-by: jsjolen, dholmes
|
2024-06-06 11:55:43 +00:00 |
|
Roman Kennke
|
336bbbe389
|
8139457: Relax alignment of array elements
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: stuefe, stefank, shade, coleenp, kdnilsen, aboldtch
|
2024-02-23 10:05:25 +00:00 |
|
Thomas Stuefe
|
d31fd78d96
|
8325496: Make TrimNativeHeapInterval a product switch
Reviewed-by: dholmes, mbaesken
|
2024-02-21 04:39:09 +00:00 |
|
Sonia Zaldana Calles
|
1aae980c54
|
8323994: gtest runner repeats test name for every single gtest assertion
Reviewed-by: stuefe, lmesnik
|
2024-02-15 08:03:01 +00:00 |
|
Axel Boldt-Christmas
|
5dbf13730e
|
8319797: Recursive lightweight locking: Runtime implementation
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: rkennke, dcubed, coleenp, stefank
|
2024-02-13 09:32:58 +00:00 |
|
Thomas Stuefe
|
c2abf120bc
|
8261894: Remove support for UseSHM
Reviewed-by: dholmes, ayang
|
2023-10-10 11:10:17 +00:00 |
|
Leonid Mesnik
|
1ea6463fbb
|
8314835: gtest wrappers should be marked as flagless
Reviewed-by: dholmes, stuefe
|
2023-08-30 16:12:17 +00:00 |
|
Thomas Stuefe
|
9e4fc568a6
|
8293114: JVM should trim the native heap
Reviewed-by: shade, rehn, dholmes
|
2023-07-21 12:22:03 +00:00 |
|
Axel Boldt-Christmas
|
8d8153e98a
|
8307958: Metaspace verification is slow causing extreme class unloading times
Reviewed-by: stuefe, coleenp
|
2023-05-25 09:03:30 +00:00 |
|
Thomas Stuefe
|
0b5c504ad0
|
8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy
Reviewed-by: dholmes, rkennke, coleenp
|
2023-04-28 06:08:24 +00:00 |
|
Thomas Stuefe
|
519229db3c
|
8302385: Remove MetaspaceReclaimPolicy=none
Reviewed-by: iklam, dholmes
|
2023-02-16 07:01:10 +00:00 |
|
Thomas Stuefe
|
9ccf8ad91f
|
8302129: Make MetaspaceReclaimPolicy a diagnostic switch
Reviewed-by: dholmes, coleenp
|
2023-02-15 06:36:16 +00:00 |
|
Afshin Zafari
|
bd381886e0
|
8297766: Remove UseMallocOnly development option
Reviewed-by: coleenp, stuefe, dholmes
|
2022-12-05 13:31:15 +00:00 |
|
Thomas Stuefe
|
39b1d75f25
|
8277822: Remove debug-only heap overrun checks in os::malloc and friends
Reviewed-by: coleenp, zgu
|
2022-01-19 11:16:00 +00:00 |
|
Thomas Stuefe
|
d2388b7a0f
|
8273959: Some metaspace diagnostic switches should be develop
Reviewed-by: dholmes, jiefu
|
2021-09-20 08:46:44 +00:00 |
|
Thomas Stuefe
|
bb9d142759
|
8273958: gtest/MetaspaceGtests executes unnecessary tests in debug builds
Reviewed-by: jiefu
|
2021-09-18 08:29:48 +00:00 |
|
Thomas Stuefe
|
eec64f5587
|
8256844: Make NMT late-initializable
Reviewed-by: coleenp, zgu
|
2021-08-04 12:19:02 +00:00 |
|
Thomas Stuefe
|
cd7e30ef84
|
8271242: Add Arena regression tests
Reviewed-by: mseledtsov, coleenp
|
2021-07-30 16:42:40 +00:00 |
|
Thomas Stuefe
|
b565459f83
|
8267138: Stray suffix when starting gtests via GTestWrapper.java
Reviewed-by: shade
|
2021-06-25 16:33:19 +00:00 |
|
Xin Liu
|
41185d38f2
|
8229517: Support for optional asynchronous/buffered logging
Reviewed-by: ysuenaga, simonis, stuefe, phh, dholmes, ayang
|
2021-05-27 16:35:24 +00:00 |
|
Aleksey Shipilev
|
aa2978481d
|
8265332: gtest/LargePageGtests.java OOMEs on -XX:+UseSHM cases
Reviewed-by: stuefe
|
2021-04-22 08:31:10 +00:00 |
|
Jie Fu
|
a22ad03b25
|
8264983: Add gtest for JDK-8264008
Reviewed-by: stuefe
|
2021-04-20 22:49:01 +00:00 |
|
Alex Blewitt
|
21db0f6768
|
8263659: Reflow GTestResultParser for better readability
Reviewed-by: shade, iignatyev
|
2021-03-18 16:41:49 +00:00 |
|
Igor Ignatyev
|
e333b6e153
|
8246494: introduce vm.flagless at-requires property
Reviewed-by: mseledtsov, sspitsyn
|
2021-03-18 15:34:58 +00:00 |
|
Thomas Stuefe
|
bbac91a4b4
|
8257959: Add gtest run with -XX:+UseLargePages
Reviewed-by: lfoltan, tschatzl
|
2021-01-15 14:51:34 +00:00 |
|
Thomas Stuefe
|
568dc29b9a
|
8185734: [Windows] Structured Exception Catcher missing around gtest execution
Reviewed-by: dholmes, ihse
|
2020-12-15 09:02:46 +00:00 |
|
Aleksey Shipilev
|
b52f6c053b
|
8256736: Zero: GTest tests fail with "unsuppported vm variant"
Reviewed-by: dholmes
|
2020-11-24 06:49:55 +00:00 |
|
Aleksey Shipilev
|
3f6abd220f
|
8255330: gtest/MetaspaceGtests.java fail on 32-bit platforms
Reviewed-by: stuefe
|
2020-10-23 19:42:30 +00:00 |
|
Thomas Stuefe
|
7ba6a6bf00
|
8251158: Implementation of JEP 387: Elastic Metaspace
Reviewed-by: lkorinth, coleenp, iklam, rrich
|
2020-10-20 06:48:09 +00:00 |
|
Igor Ignatyev
|
4fe6a3da68
|
8252532: use Utils.TEST_NATIVE_PATH instead of System.getProperty("test.nativepath")
Reviewed-by: dholmes, sspitsyn
|
2020-09-01 17:23:00 -07:00 |
|
Magnus Ihse Bursie
|
2ad638621c
|
8247573: gtest/GTestWrapper.java is not helpful if gtest framework is missing
Reviewed-by: erikj, iignatyev
|
2020-06-24 23:45:01 +02:00 |
|
Igor Ignatyev
|
d1348f46f3
|
8158048: Fix failure message from jtreg gtest wrapper
Reviewed-by: kvn, mseledtsov
|
2019-06-12 11:48:14 -07:00 |
|
Goetz Lindenmaier
|
084f0b75bd
|
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests
Also cleanup some switches over OSes and use File.pathSeparator.
Reviewed-by: dholmes, mdoerr
|
2019-01-14 00:00:00 +01:00 |
|
Axel Siebenborn
|
38854063d3
|
8195002: Fix test/hotspot/jtreg/gtest/GTestWrapper.java on Alpine/Musl
Reviewed-by: stuefe, clanger, mikael
|
2018-04-26 12:54:53 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|