Magnus Ihse Bursie
|
3f4b167c97
|
8329672: Only call SetupNativeCompilation from SetupJdkNativeCompilation
Reviewed-by: erikj
|
2024-04-05 08:37:41 +00:00 |
|
Julian Waters
|
8bc1867da7
|
8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: jwaters, prr
|
2024-04-05 08:19:35 +00:00 |
|
Aggelos Biboudis
|
8efe569b8d
|
8328747: WrongMethodTypeException with pattern matching on switch on sealed classes
Reviewed-by: cushon, vromero
|
2024-04-05 08:05:53 +00:00 |
|
Stefan Karlsson
|
71d48bcc3d
|
8329655: Cleanup KlassObj and klassOop names after the PermGen removal
Reviewed-by: rkennke, coleenp
|
2024-04-05 07:39:48 +00:00 |
|
Per Minborg
|
b71acc704a
|
8329089: Empty immutable list throws the wrong exception type for remove(first | last) operations
Reviewed-by: rriggs
|
2024-04-05 07:38:43 +00:00 |
|
Roberto Castañeda Lozano
|
1131bb77ec
|
8329261: G1: interpreter post-barrier x86 code asserts index size of wrong buffer
Reviewed-by: aboldtch, kbarrett
|
2024-04-05 07:33:14 +00:00 |
|
Christian Hagedorn
|
6bc6392d2b
|
8329201: C2: Replace TypeInterfaces::intersection_with() + eq() with contains()
Reviewed-by: kvn, roland
|
2024-04-05 06:56:54 +00:00 |
|
Emanuel Peter
|
9da5170a0e
|
8327978: C2 SuperWord: Fix compilation time regression in dependency graph traversal after JDK-8325651
Reviewed-by: chagedorn, kvn
|
2024-04-05 06:48:02 +00:00 |
|
Richard Reingruber
|
c1cfb43d8d
|
8329109: Threads::print_on() tries to print CPU time for terminated GC threads
Reviewed-by: mbaesken, dholmes, ayang
|
2024-04-05 06:27:08 +00:00 |
|
Joe Darcy
|
5860a48c71
|
8329624: Add visitors for preview language features
Reviewed-by: vromero, jlahoda
|
2024-04-05 05:04:48 +00:00 |
|
David Holmes
|
0b01144ece
|
8329720: Gtest failure printing markword after JDK-8325303
Reviewed-by: mikael
|
2024-04-05 02:15:48 +00:00 |
|
David Holmes
|
34f7974a40
|
8325303: Replace markWord.is_neutral() with markWord.is_unlocked()
Reviewed-by: stefank, dcubed
|
2024-04-05 01:10:03 +00:00 |
|
David Holmes
|
27cfcef99f
|
8329651: TestLibGraal.java crashes with assert(_stack_base != nullptr)
Reviewed-by: stefank, dcubed
|
2024-04-05 00:29:06 +00:00 |
|
Mikael Vidstedt
|
e1183ac044
|
8329703: Remove unused apple.jpeg file from SwingSet2 demo
Reviewed-by: prr
|
2024-04-04 21:32:51 +00:00 |
|
Alex Menkov
|
12ad09a966
|
8322042: HeapDumper should perform merge on the current thread instead of VMThread
Reviewed-by: sspitsyn, kevinw
|
2024-04-04 21:30:50 +00:00 |
|
Archie Cobbs
|
d80d478182
|
8328649: Disallow enclosing instances for local classes in constructor prologues
Reviewed-by: vromero
|
2024-04-04 21:13:49 +00:00 |
|
Vladimir Kozlov
|
83eba863fe
|
8329332: Remove CompiledMethod and CodeBlobLayout classes
Reviewed-by: vlivanov, stefank
|
2024-04-04 19:48:48 +00:00 |
|
Viktor Klang
|
28216aa971
|
8328366: Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501
Reviewed-by: mchung, alanb
|
2024-04-04 18:32:59 +00:00 |
|
Bradford Wetmore
|
4276d5c004
|
8329637: Apparent typo in java.security file property jdk.tls.keyLimits
Reviewed-by: ascarpino
|
2024-04-04 17:48:41 +00:00 |
|
Kevin Walls
|
6382a1290f
|
8326666: Remove the Java Management Extension (JMX) Subject Delegation feature
Reviewed-by: mchung, dfuchs
|
2024-04-04 16:54:11 +00:00 |
|
Kim Barrett
|
d90e5b5b9f
|
8329546: Assume sized integral types are available
Reviewed-by: iklam, jwaters
|
2024-04-04 16:45:32 +00:00 |
|
Fredrik Bredberg
|
f3db2796b8
|
8327410: Add hostname option for UL file names
Reviewed-by: jsjolen, dholmes
|
2024-04-04 15:28:46 +00:00 |
|
Coleen Phillimore
|
21867c929a
|
8313332: Simplify lazy jmethodID cache in InstanceKlass
Reviewed-by: amenkov, sspitsyn, dcubed
|
2024-04-04 13:15:12 +00:00 |
|
Ivan Walulya
|
b9da14012d
|
8329594: G1: Consistent Titles to Thread Work Items.
Reviewed-by: tschatzl, gli
|
2024-04-04 08:15:41 +00:00 |
|
Albert Mingkun Yang
|
a169c06361
|
8329580: Parallel: Remove VerifyObjectStartArray
Reviewed-by: tschatzl, gli
|
2024-04-04 08:03:52 +00:00 |
|
Matthias Baesken
|
8efd7aa6c1
|
8328786: [AIX] move some important warnings/errors from trcVerbose to UL
Reviewed-by: lucy, stuefe
|
2024-04-04 07:48:48 +00:00 |
|
Christian Hagedorn
|
f26e430899
|
8327110: Refactor create_bool_from_template_assertion_predicate() to separate class and fix identical cloning cases used for Loop Unswitching and Split If
Reviewed-by: epeter, kvn
|
2024-04-04 06:04:49 +00:00 |
|
Christian Hagedorn
|
e5e21a8a6e
|
8328702: C2: Crash during parsing because sub type check is not folded
Reviewed-by: roland, kvn
|
2024-04-04 06:02:35 +00:00 |
|
Emanuel Peter
|
f762637be2
|
8326962: C2 SuperWord: cache VPointer
Reviewed-by: chagedorn, kvn
|
2024-04-04 05:11:59 +00:00 |
|
Emanuel Peter
|
2931458711
|
8328938: C2 SuperWord: disable vectorization for large stride and scale
Reviewed-by: chagedorn, kvn
|
2024-04-04 05:01:30 +00:00 |
|
Guoxiong Li
|
41966885b9
|
8329494: Serial: Merge GenMarkSweep into MarkSweep
Reviewed-by: ihse, ayang, tschatzl
|
2024-04-04 03:42:12 +00:00 |
|
Ioi Lam
|
802018306f
|
8329470: Remove obsolete CDS SharedStrings tests
Reviewed-by: ccheung
|
2024-04-03 21:45:55 +00:00 |
|
Tomas Zezula
|
8267d6565d
|
8329564: [JVMCI] TranslatedException::debugPrintStackTrace does not work in the libjvmci compiler.
Reviewed-by: dnsimon
|
2024-04-03 20:10:50 +00:00 |
|
Matthew Donovan
|
16576b87b7
|
8328957: Update PKCS11Test.java to not use hardcoded path
Reviewed-by: mbalao, rhalade
|
2024-04-03 17:17:12 +00:00 |
|
Bill Huang
|
375bfac8e7
|
8327474: Review use of java.io.tmpdir in jdk tests
Reviewed-by: michaelm, jpai
|
2024-04-03 17:04:09 +00:00 |
|
Joe Darcy
|
233619b3fb
|
8329557: Fix statement around MathContext.DECIMAL128 rounding
Reviewed-by: bpb, iris, rgiulietti
|
2024-04-03 16:29:23 +00:00 |
|
Mikael Vidstedt
|
023f7f176b
|
8320799: Bump minimum boot jdk to JDK 22
Reviewed-by: iris, erikj, ihse
|
2024-04-03 16:25:55 +00:00 |
|
Vicente Romero
|
8dc43aa0fe
|
8325217: MethodSymbol.getModifiers() returns SEALED for restricted methods
Reviewed-by: jlahoda
|
2024-04-03 15:56:44 +00:00 |
|
Vicente Romero
|
1c691938e9
|
8328383: Method is not used: com.sun.tools.javac.comp.Attr::thisSym
Reviewed-by: jlahoda
|
2024-04-03 15:55:37 +00:00 |
|
Guoxiong Li
|
ee09801afd
|
8328352: Serial: Inline SerialBlockOffsetSharedArray
Reviewed-by: ayang, aboldtch
|
2024-04-03 15:22:01 +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 |
|
Albert Mingkun Yang
|
80c54b484f
|
8328932: Parallel: Proper partial object setup in fill_dense_prefix_end
Reviewed-by: tschatzl, gli
|
2024-04-03 10:30:19 +00:00 |
|
Albert Mingkun Yang
|
d954f3bd0c
|
8329493: Parallel: Remove unused ParallelArguments::heap_max_size_bytes
Reviewed-by: sjohanss
|
2024-04-03 10:16:31 +00:00 |
|
Stefan Karlsson
|
bdd9438b45
|
8328647: TestGarbageCollectorMXBean.java fails with C1-only and -Xcomp
Reviewed-by: jiefu, tschatzl, lmesnik
|
2024-04-03 08:58:41 +00:00 |
|
Guoxiong Li
|
e3e6c2a899
|
8328278: Do not print the tenuring threshold in AgeTable::print_on
Reviewed-by: ayang, ysr
|
2024-04-03 07:49:56 +00:00 |
|
Fei Yang
|
16b842af8e
|
8329355: Test compiler/c2/irTests/TestIfMinMax.java fails on RISC-V
Reviewed-by: jkarthikeyan, thartmann, chagedorn
|
2024-04-03 07:39:24 +00:00 |
|
Daniel Lundén
|
92f5c0be8e
|
8323682: C2: guard check is not generated in Arrays.copyOfRange intrinsic when allocation is eliminated by EA
Reviewed-by: thartmann, kvn
|
2024-04-03 05:50:41 +00:00 |
|
Quan Zhang
|
866e7b6b77
|
8329174: update CodeBuffer layout in comment after constants section moved
Reviewed-by: kvn
|
2024-04-03 00:32:33 +00:00 |
|
Alex Menkov
|
f88f31dcbf
|
8328137: PreserveAllAnnotations can cause failure of class retransformation
Reviewed-by: coleenp, sspitsyn
|
2024-04-03 00:23:36 +00:00 |
|
Alisen Chung
|
021ed6aea9
|
8328648: Remove applet usage from JFileChooser tests bug4150029
Reviewed-by: dnguyen, abhiscxk, honkar
|
2024-04-02 23:36:05 +00:00 |
|