Coleen Phillimore
|
936a47d7d6
|
8330607: Deprecate -XX:+UseEmptySlotsInSupers
Reviewed-by: shade, dcubed
|
2024-04-22 11:40:22 +00:00 |
|
Alex Menkov
|
fb4cf1cc3c
|
8329636: Deprecate -XX:+PreserveAllAnnotations
Reviewed-by: coleenp, dholmes
|
2024-04-16 22:53:54 +00:00 |
|
David Holmes
|
274c805c51
|
8327743: JVM crash in hotspot/share/runtime/javaThread.cpp - failed: held monitor count should be equal to jni: 0 != 1
Co-authored-by: Fredrik Bredberg <fbredberg@openjdk.org>
Reviewed-by: rehn, fbredberg, pchilanomate, rrich
|
2024-04-16 00:48:15 +00:00 |
|
Coleen Phillimore
|
3e9c381166
|
8329488: Move OopStorage code from safepoint cleanup and remove safepoint cleanup code
Reviewed-by: kbarrett, eosterlund
|
2024-04-12 12:16:49 +00:00 |
|
Ioi Lam
|
bab70193dd
|
8329431: Improve speed of writing CDS heap objects
Reviewed-by: ccheung, matsaave
|
2024-04-10 04:14:10 +00:00 |
|
Matias Saavedra Silva
|
6439375bb9
|
8329533: TestCDSVMCrash fails on libgraal
Reviewed-by: iklam, ccheung
|
2024-04-08 14:06:43 +00:00 |
|
Ioi Lam
|
3d50eaa6ed
|
8329784: Run MaxMetaspaceSizeTest.java with -Xshare:off
Reviewed-by: ccheung, matsaave
|
2024-04-06 02:25:04 +00:00 |
|
Ioi Lam
|
802018306f
|
8329470: Remove obsolete CDS SharedStrings tests
Reviewed-by: ccheung
|
2024-04-03 21:45:55 +00:00 |
|
Coleen Phillimore
|
bea493bcb8
|
8236736: Change notproduct JVM flags to develop flags
Reviewed-by: iklam, kvn, kbarrett
|
2024-04-03 12:21:11 +00:00 |
|
Calvin Cheung
|
9f5464ee95
|
8329353: ResolvedReferencesNotNullTest.java failed with Incorrect resolved references array, quxString should not be archived
Reviewed-by: iklam
|
2024-04-01 17:03:48 +00:00 |
|
Calvin Cheung
|
d1b51e39c9
|
8321550: Update several runtime/cds tests to use vm flags or mark as flagless
Reviewed-by: matsaave, iklam
|
2024-03-29 18:05:21 +00:00 |
|
Coleen Phillimore
|
341dd57fa1
|
8325883: Move Monitor Deflation reporting out of safepoint cleanup
Reviewed-by: eosterlund, dcubed
|
2024-03-28 19:30:55 +00:00 |
|
Vladimir Kozlov
|
3eb1d05d85
|
8328986: Deprecate UseRTM* flags for removal
Co-authored-by: Roman Kennke <rkennke@openjdk.org>
Reviewed-by: vlivanov, sviswanathan, dholmes
|
2024-03-27 21:56:53 +00:00 |
|
Doug Simon
|
892b8bb6d1
|
8329189: runtime/stack/Stack016.java fails on libgraal
Reviewed-by: never
|
2024-03-27 17:47:38 +00:00 |
|
Doug Simon
|
89e0889ab3
|
8328858: More runtime/stack tests fail intermittently on libgraal
Reviewed-by: dholmes, never
|
2024-03-26 17:36:18 +00:00 |
|
Calvin Cheung
|
f33a8445eb
|
8325536: JVM crash during CDS archive creation with -XX:+AllowArchivingWithJavaAgent
Reviewed-by: iklam, matsaave
|
2024-03-22 20:15:13 +00:00 |
|
Doug Simon
|
d379afbc11
|
8328312: runtime/stack/Stack0*.java fails intermittently on libgraal
Reviewed-by: lmesnik, dholmes
|
2024-03-22 10:57:20 +00:00 |
|
Sonia Zaldana Calles
|
3b305d502b
|
8313306: More sensible memory reservation logging
Reviewed-by: dholmes, stuefe, coleenp
|
2024-03-19 15:35:25 +00:00 |
|
Ioi Lam
|
d32ce65781
|
8327651: Rename DictionaryEntry members related to protection domain
Reviewed-by: coleenp, dholmes
|
2024-03-17 05:57:36 +00:00 |
|
Ioi Lam
|
07194195ce
|
8328236: module_entry in CDS map file has stale value
Reviewed-by: ccheung, matsaave
|
2024-03-16 05:16:32 +00:00 |
|
Matias Saavedra Silva
|
5cae7d20ad
|
8321299: runtime/logging/ClassLoadUnloadTest.java doesn't reliably trigger class unloading
Reviewed-by: coleenp, dholmes
|
2024-03-13 16:54:53 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Doug Simon
|
f3d0c45cbb
|
8327829: [JVMCI] runtime/ClassUnload/ConstantPoolDependsTest.java fails on libgraal
Reviewed-by: dholmes, never
|
2024-03-12 22:40:04 +00:00 |
|
Calvin Cheung
|
41450e9405
|
8314250: CDS dump error message: Invoker type parameter must start and end with Object: L3I_L
Reviewed-by: iklam, matsaave
|
2024-03-11 20:49:20 +00:00 |
|
Leonid Mesnik
|
972e81d1ad
|
8326611: Clean up vmTestbase/nsk/stress/stack tests
Reviewed-by: coleenp, mseledtsov
|
2024-03-07 20:09:13 +00:00 |
|
Doug Simon
|
7d53559d2f
|
8319932: [JVMCI] class unloading related tests can fail on libgraal
Reviewed-by: dholmes
|
2024-03-06 09:04:31 +00:00 |
|
Matthias Baesken
|
a065eba56d
|
8326496: [test] checkHsErrFileContent support printing hserr in error case
Reviewed-by: clanger, lucy
|
2024-03-01 07:37:43 +00:00 |
|
David Holmes
|
0735c8ab26
|
8318302: ThreadCountLimit.java failed with "Native memory allocation (mprotect) failed to protect 16384 bytes for memory to guard stack pages"
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: shade, stefank
|
2024-02-29 05:28:32 +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 |
|
Zdenek Zambersky
|
0fdfdf71f2
|
8325983: Build failure after JDK-8324580
Reviewed-by: stuefe, dcubed
|
2024-02-15 21:10:56 +00:00 |
|
Zdenek Zambersky
|
a231706a06
|
8324580: SIGFPE on THP initialization on kernels < 4.10
Reviewed-by: stuefe, sjohanss
|
2024-02-15 16:01:18 +00:00 |
|
Erik Österlund
|
84965ea1a8
|
8322630: Remove ICStubs and related safepoints
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: tschatzl, aboldtch, dlong
|
2024-02-14 11:44:30 +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 |
|
Calvin Cheung
|
b42b8886aa
|
8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages
Reviewed-by: matsaave, jsjolen
|
2024-02-09 18:06:51 +00:00 |
|
Thomas Stuefe
|
1ecf74c296
|
8325306: Rename static huge pages to explicit huge pages
Reviewed-by: jsjolen, jwaters
|
2024-02-07 14:54:51 +00:00 |
|
Albert Mingkun Yang
|
77ee7f0e24
|
8325221: Obsolete TLABStats
Reviewed-by: tschatzl, kbarrett
|
2024-02-07 12:21:21 +00:00 |
|
Sonia Zaldana Calles
|
542b0b6656
|
8324126: Error message for mistyping -XX:+Unlock...Options is not helpful
Reviewed-by: dholmes, stuefe
|
2024-02-06 07:03:47 +00:00 |
|
Albert Mingkun Yang
|
725314fb73
|
8324771: Obsolete RAMFraction related flags
Reviewed-by: dholmes, mbaesken, tschatzl
|
2024-01-31 12:44:39 +00:00 |
|
Calvin Cheung
|
d51aaf6304
|
8323950: Null CLD while loading shared lambda proxy class with javaagent active
Reviewed-by: matsaave, iklam
|
2024-01-30 20:00:10 +00:00 |
|
Coleen Phillimore
|
a6bdee48f3
|
8324681: Replace NULL with nullptr in HotSpot jtreg test native code files
Reviewed-by: kevinw, kbarrett, dholmes
|
2024-01-29 17:07:32 +00:00 |
|
Liming Liu
|
a65a89522d
|
8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly
Reviewed-by: jsjolen, stuefe
|
2024-01-26 16:42:46 +00:00 |
|
Albert Mingkun Yang
|
32ddcf504c
|
8324301: Obsolete MaxGCMinorPauseMillis
Reviewed-by: kbarrett, tschatzl
|
2024-01-26 13:03:50 +00:00 |
|
Matthias Baesken
|
3696765b7d
|
8323964: runtime/Thread/ThreadCountLimit.java fails intermittently on AIX
Reviewed-by: dholmes, stuefe
|
2024-01-23 08:17:00 +00:00 |
|
Johan Sjölen
|
d3b2ac1507
|
8314186: runtime/8176717/TestInheritFD.java failed with "Log file was leaked"
Reviewed-by: lkorinth, dholmes
|
2024-01-22 11:03:39 +00:00 |
|
Calvin Cheung
|
39005e27d6
|
8324041: ModuleOption.java failed with update release versioning scheme
Reviewed-by: dholmes, mbaesken
|
2024-01-19 17:02:29 +00:00 |
|
Coleen Phillimore
|
2865afe759
|
8323685: PrintSystemDictionaryAtExit has mutex rank assert
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: tschatzl, ayang
|
2024-01-19 16:54:03 +00:00 |
|
David Holmes
|
71d9a83dec
|
8323243: JNI invocation of an abstract instance method corrupts the stack
Reviewed-by: coleenp, shade
|
2024-01-14 22:01:44 +00:00 |
|
Axel Boldt-Christmas
|
65a0672791
|
8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT
Reviewed-by: rkennke, dcubed, thartmann
|
2024-01-12 14:34:42 +00:00 |
|
Calvin Cheung
|
841ab487f8
|
8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader
Reviewed-by: matsaave, dholmes
|
2024-01-08 23:53:06 +00:00 |
|