Mikael Vidstedt
a64794b1ed
8317560: Change to Xcode 14.3.1 for building on macOS at Oracle
...
Reviewed-by: erikj
2023-10-06 16:11:58 +00:00
Albert Mingkun Yang
b3cc0c8431
8317318: Serial: Change GenCollectedHeap to SerialHeap in whitebox
...
Reviewed-by: tschatzl, iwalulya
2023-10-06 12:17:38 +00:00
Albert Mingkun Yang
691db5df73
8317592: Serial: Remove Space::toContiguousSpace
...
Reviewed-by: tschatzl, iwalulya
2023-10-06 12:17:16 +00:00
Tobias Hartmann
ec9ba5dae9
8317660: [BACKOUT] 8269393: store/load order not preserved when handling memory pool due to weakly ordered memory architecture of aarch64
...
Reviewed-by: ayang
2023-10-06 10:56:00 +00:00
Damon Fenacci
7162624d70
8269393: store/load order not preserved when handling memory pool due to weakly ordered memory architecture of aarch64
...
Reviewed-by: thartmann, aph
2023-10-06 09:14:03 +00:00
Damon Fenacci
f0d66d1fd3
8317502: Add asserts to check for non-null in ciInstance::java_lang_Class_klass
...
Reviewed-by: kvn, thartmann
2023-10-06 08:57:08 +00:00
Ben Perez
991ce84e09
4964430: (spec) missing IllegalStateException exception requirement for javax.crypto.Cipher.doFinal
...
Reviewed-by: mullan, valeriep
2023-10-06 03:07:23 +00:00
Naoto Sato
8a30c2a9b2
8317443: StackOverflowError on calling ListFormat::getInstance() for Norwegian locales
...
Reviewed-by: joehw
2023-10-05 23:06:20 +00:00
Alexey Ivanov
a1c9587c27
8313348: Fix typo in JFormattedTextField: 'it self'
...
Reviewed-by: honkar, dnguyen, psadhukhan
2023-10-05 14:40:15 +00:00
Zhengyu Gu
a8eacb31ab
8317240
: Promptly free OopMapEntry after fail to insert the entry to OopMapCache
...
Reviewed-by: coleenp, fparain
2023-10-05 13:41:11 +00:00
Daniel Fuchs
4c5b66dcea
8317522: Test logic for BODY_CF in AbstractThrowingSubscribers.java is wrong
...
Reviewed-by: djelinski
2023-10-05 10:44:05 +00:00
Fredrik Bredberg
42be23877c
8316523: Relativize esp in interpreter frames (PowerPC only)
...
Reviewed-by: mdoerr, eosterlund
2023-10-05 10:14:08 +00:00
Ludvig Janiuk
a250ae4d1b
8317039: Enable specifying the JDK used to run jtreg
...
Reviewed-by: erikj
2023-10-05 07:54:34 +00:00
Emanuel Peter
1ed9c76ec8
8309204: Obsolete DoReserveCopyInSuperWord
...
Reviewed-by: kvn, thartmann
2023-10-05 07:01:18 +00:00
Emanuel Peter
3630af26e6
8316594: C2 SuperWord: wrong result with hand unrolled loops
...
Reviewed-by: kvn, thartmann
2023-10-05 06:46:44 +00:00
Thomas Stuefe
c6c69b579c
8314654: Metaspace: move locking out of MetaspaceArena
...
Reviewed-by: adinn, jsjolen
2023-10-05 06:02:02 +00:00
Alisen Chung
3105538de5
8316146: Open some swing tests 4
...
Reviewed-by: honkar, aivanov, prr
2023-10-04 19:38:26 +00:00
Mandy Chung
36314a90c1
8267509: Improve IllegalAccessException message to include the cause of the exception
...
Reviewed-by: liach, naoto
2023-10-04 18:39:25 +00:00
Calvin Cheung
ddacf92713
8305765: CompressedClassPointers.java is unreliable due to ASLR
...
Reviewed-by: iklam
2023-10-04 17:27:33 +00:00
Albert Mingkun Yang
4195246fba
8317354: Serial: Move DirtyCardToOopClosure to gc/serial folder
...
Reviewed-by: tschatzl, iwalulya
2023-10-04 14:15:10 +00:00
Roland Westrelin
0a3a925ad8
8316414: C2: large byte array clone triggers "failed: malformed control flow" assertion failure on linux-x86
...
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: thartmann
2023-10-04 12:06:52 +00:00
Roland Westrelin
b0d6c8472f
8316396: Endless loop in C2 compilation triggered by AddNode::IdealIL
...
Reviewed-by: thartmann, kvn
2023-10-04 12:06:31 +00:00
Daniel Skantz
a8549b6367
8280120: [IR Framework] Add attribute to @IR to enable/disable IR matching based on the architecture
...
Reviewed-by: rcastanedalo, epeter, thartmann
2023-10-04 11:58:16 +00:00
Yudi Zheng
9718f490fb
8317452: [JVMCI] Export symbols used by lightweight locking to JVMCI compilers.
...
Reviewed-by: dnsimon
2023-10-04 10:18:39 +00:00
Maurizio Cimadamore
0d4de8a71f
8316971: Add Lint warning for restricted method calls
...
Reviewed-by: ihse, vromero
2023-10-04 09:36:53 +00:00
Aleksey Shipilev
d4c904d819
8317294: Classloading throws exceptions over already pending exceptions
...
Reviewed-by: dholmes, coleenp
2023-10-04 07:58:41 +00:00
Emanuel Peter
48f1a925e5
8316679: C2 SuperWord: wrong result, load should not be moved before store if not comparable
...
Reviewed-by: kvn, thartmann
2023-10-04 07:54:30 +00:00
Varada M
0b0f8b55a6
8219652: [aix] Tests failing with JNI attach problems.
...
Reviewed-by: dholmes, cjplummer, sspitsyn
2023-10-04 06:07:14 +00:00
Mark Powers
8c0d026d0f
8315042: NPE in PKCS7.parseOldSignedData
...
Reviewed-by: valeriep, weijun
2023-10-04 00:23:42 +00:00
Alex Menkov
f7deaf4bef
8316778: test hprof lib: invalid array element type from JavaValueArray.elementSize
...
Reviewed-by: cjplummer, lmesnik, sspitsyn
2023-10-03 19:35:51 +00:00
Daniel D. Daugherty
8ff10a0d35
8317446: ProblemList gc/arguments/TestNewSizeFlags.java on macosx-aarch64 in Xcomp
...
8317448: ProblemList compiler/interpreter/TestVerifyStackAfterDeopt.java on macosx-aarch64 in Xcomp
8317449: ProblemList serviceability/jvmti/stress/StackTrace/NotSuspended/GetStackTraceNotSuspendedStressTest.java on several platforms
Reviewed-by: thartmann
2023-10-03 19:18:27 +00:00
Naoto Sato
1809b8cdd6
8317265: ListFormat::format specification could be made clearer regarding handling IllegalArgumentException.
...
Reviewed-by: joehw
2023-10-03 18:32:57 +00:00
Vladimir Kozlov
cfabcbf858
8317121: vector_masked_load instruction is moved too early after JDK-8286941
...
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: thartmann, vlivanov, epeter
2023-10-03 18:18:26 +00:00
Justin Lu
b859da9c54
8316696: Remove the testing base classes: IntlTest and CollatorTest
...
Reviewed-by: naoto
2023-10-03 16:38:17 +00:00
Swati Sharma
b438cffdb9
8314085: Fixing scope from benchmark to thread for JMH tests having shared state
...
Co-authored-by: Vladimir Ivanov <vaivanov@openjdk.org>
Reviewed-by: sviswanathan, ecaspole
2023-10-03 16:01:36 +00:00
Jiangli Zhou
ae796a4e10
8316923: Add DEF_STATIC_JNI_OnLoad for librmi
...
Reviewed-by: alanb
2023-10-03 15:33:48 +00:00
Leonid Mesnik
89987dbf87
8303773: Replace "main.wrapper" with "test.thread.factory" property in test code
...
Reviewed-by: cjplummer, amenkov
2023-10-03 15:03:47 +00:00
Leonid Mesnik
0e501f66df
8308429: jvmti/StopThread/stopthrd007 failed with "NoClassDefFoundError: Could not initialize class jdk.internal.misc.VirtualThreads"
...
Reviewed-by: dholmes, sspitsyn
2023-10-03 15:03:21 +00:00
Thomas Schatzl
c47a0ce3f0
8317235: Remove Access API use in nmethod class
...
Reviewed-by: kbarrett, thartmann
2023-10-03 14:31:12 +00:00
Andrew Leonard
353d139682
8317340: Windows builds are not reproducible if MS VS compiler install path differs
...
Reviewed-by: erikj
2023-10-03 14:00:00 +00:00
Glavo
3bcfac18c3
8317246: Cleanup java.net.URLEncoder and URLDecoder use of file.encoding property
...
Reviewed-by: rriggs, naoto
2023-10-03 10:34:12 +00:00
Nick Gasson
b6a97c0780
8316880: AArch64: "stop: Header is not fast-locked" with -XX:-UseLSE since JDK-8315880
...
Reviewed-by: rkennke, aph
2023-10-03 08:17:51 +00:00
Daniel Jeliński
287b243221
8316893: Compile without -fno-delete-null-pointer-checks
...
Reviewed-by: kbarrett, erikj
2023-10-03 05:54:33 +00:00
David Holmes
26c21f50a3
8314294: Unsafe::allocateMemory and Unsafe::freeMemory are slower than malloc/free
...
Reviewed-by: shade, dlong
2023-10-03 04:38:36 +00:00
Mark Powers
6e1aacdfba
8296631: NSS tests failing on OL9 linux-aarch64 hosts
...
Reviewed-by: valeriep
2023-10-02 22:43:48 +00:00
Weijun Wang
d2e2c4cef1
8309667: TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry
...
Reviewed-by: djelinski, mullan
2023-10-02 21:53:12 +00:00
Zhengyu Gu
e25121d1d9
8316929: Shenandoah: Shenandoah degenerated GC and full GC need to cleanup old OopMapCache entries
...
Reviewed-by: shade
2023-10-02 20:21:58 +00:00
Archie Cobbs
5c8366eea4
8268622: Performance issues in javac Name
class
...
Reviewed-by: vromero
2023-10-02 20:15:43 +00:00
Mourad Abbay
ad81abd2db
8317034: Remove redundant type cast in the java.util.stream package
...
Reviewed-by: psandoz
2023-10-02 20:13:46 +00:00
Weijun Wang
d7d1d42b67
8316771: Krb5.java has not defined messages for all error codes
...
Reviewed-by: mullan
2023-10-02 19:55:22 +00:00