Suchismith Roy
|
4895a15a77
|
8319516: AIX System::loadLibrary needs support to load a shared library from an archive object
Reviewed-by: mdoerr, mchung
|
2024-04-17 17:03:40 +00:00 |
|
Patricio Chilano Mateo
|
fd331ff173
|
8325469: Freeze/Thaw code can crash in the presence of OSR frames
Reviewed-by: rpressler, dlong
|
2024-04-17 16:18:55 +00:00 |
|
Roland Westrelin
|
9fd78022b1
|
8325494: C2: Broken graph after not skipping CastII node anymore for Assertion Predicates after JDK-8309902
Reviewed-by: chagedorn, epeter
|
2024-04-17 15:25:41 +00:00 |
|
Archie Cobbs
|
192ec387bc
|
8329595: spurious variable "might not have been initialized" on static final field
Reviewed-by: vromero
|
2024-04-17 14:31:40 +00:00 |
|
Maurizio Cimadamore
|
03e84178eb
|
8329948: Remove string template feature
Reviewed-by: jlahoda
|
2024-04-17 14:10:28 +00:00 |
|
Jaikiran Pai
|
89129e3f67
|
8212895: ChronoField.INSTANT_SECONDS's range doesn't match the range of Instant
Reviewed-by: rriggs, naoto
|
2024-04-17 10:59:12 +00:00 |
|
Roland Westrelin
|
9445047d05
|
8330163: C2: improve CMoveNode::Value() when condition is always true or false
Reviewed-by: chagedorn, kvn
|
2024-04-17 10:48:35 +00:00 |
|
Jaikiran Pai
|
d2f9a1eb97
|
Merge
Reviewed-by: dfuchs
|
2024-04-17 10:42:00 +00:00 |
|
SendaoYan
|
7744b0046a
|
8327946: containers/docker/TestJFREvents.java fails when host kernel config vm.swappiness=0 after JDK-8325139
Reviewed-by: sgehwolf
|
2024-04-17 08:39:12 +00:00 |
|
Alex Menkov
|
fb4cf1cc3c
|
8329636: Deprecate -XX:+PreserveAllAnnotations
Reviewed-by: coleenp, dholmes
|
2024-04-16 22:53:54 +00:00 |
|
Erik Gahlin
|
f7c84137b5
|
8326116: JFR: Add help option to -XX:StartFlightRecording
Reviewed-by: mgronlun
|
2024-04-16 17:21:47 +00:00 |
|
Justin Lu
|
941bee197f
|
8327640: Allow NumberFormat strict parsing
Reviewed-by: naoto
|
2024-04-16 16:18:09 +00:00 |
|
Mark Sheppard
|
90df3b7fbb
|
8329190: (ch) DatagramChannel.receive should throw ClosedChannelException when called on closed channel
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: jpai, michaelm
|
2024-04-16 15:44:15 +00:00 |
|
Andrew Haley
|
f11a496de6
|
8180450: secondary_super_cache does not scale well
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: kvn, vlivanov, dlong
|
2024-04-16 14:21:48 +00:00 |
|
Viktor Klang
|
8a5b86c529
|
8196106: Support nested infinite or recursive flat mapped streams
Reviewed-by: psandoz
|
2024-04-16 11:09:59 +00:00 |
|
Kevin Walls
|
58911ccc2c
|
8188784: javax/management/notification/BroadcasterSupportDeadlockTest.java - TEST FAILED: deadlock
Reviewed-by: cjplummer, lmesnik
|
2024-04-16 10:20:50 +00:00 |
|
Weijun Wang
|
0203c7e612
|
8318340: Improve RSA key implementations
Reviewed-by: rhalade, mschoene, valeriep, mullan
|
2024-04-16 11:17:05 +05:30 |
|
Weijun Wang
|
31a1f9c493
|
8307143: CredentialsCache.cacheName should not be static
Reviewed-by: valeriep
|
2024-04-16 01:03:14 +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 |
|
Joshua Cao
|
140f56718b
|
8323220: Reassociate loop invariants involved in Cmps and Add/Subs
Reviewed-by: epeter, xliu, chagedorn
|
2024-04-15 15:54:34 +00:00 |
|
Joe Darcy
|
a293bdff91
|
8330197: Make javac/diags/example release agnostic
Reviewed-by: jlahoda
|
2024-04-15 15:11:53 +00:00 |
|
Joe Darcy
|
da75e015b5
|
8330196: Make java/lang/invoke/defineHiddenClass/BasicTest release agnostic
Reviewed-by: liach, mchung, jkuhn
|
2024-04-15 15:11:40 +00:00 |
|
Christian Hagedorn
|
b486709b06
|
8328480: C2: SubTypeCheckNode in checkcast should use the klass constant of a unique concrete sub class
Reviewed-by: roland, kvn
|
2024-04-15 06:25:24 +00:00 |
|
Leonid Mesnik
|
1abb826210
|
8330131: Problemlist serviceability/jvmti/vthread/GetThreadStateMountedTest/GetThreadStateMountedTest.java
Reviewed-by: dcubed
|
2024-04-14 16:02:07 +00:00 |
|
Alex Menkov
|
28b2019559
|
8240343: JDI stopListening/stoplis001 "FAILED: listening is successfully stopped without starting listening"
Reviewed-by: cjplummer, sspitsyn
|
2024-04-12 22:29:34 +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 |
|
Tejesh R
|
717a07b932
|
8322140: javax/swing/JTable/JTableScrollPrintTest.java does not print the rows and columns of the table in Nimbus and Aqua LookAndFeel
Reviewed-by: psadhukhan, abhiscxk
|
2024-04-12 10:21:31 +00:00 |
|
Ivan Walulya
|
aebfd53e9d
|
8329660: G1: Improve TestGCLogMessages to be more precise
Reviewed-by: tschatzl, ayang
|
2024-04-12 07:46:43 +00:00 |
|
Thomas Schatzl
|
2c45eca159
|
8328879: G1: Some gtests modify global state crashing the JVM during GC after JDK-8289822
Reviewed-by: iwalulya, kbarrett
|
2024-04-12 07:22:06 +00:00 |
|
Axel Boldt-Christmas
|
e45fea5a80
|
8329757: Crash with fatal error: DEBUG MESSAGE: Fast Unlock lock on stack
Reviewed-by: pchilanomate, kvn
|
2024-04-12 06:04:20 +00:00 |
|
Magnus Ihse Bursie
|
16061874ff
|
8326947: Minimize MakeBase.gmk
Reviewed-by: erikj
|
2024-04-11 14:15:34 +00:00 |
|
Mahendra Chhipa
|
2e3682a7f2
|
8319678: Several tests from corelibs areas ignore VM flags
Reviewed-by: naoto, jpai
|
2024-04-11 13:51:07 +00:00 |
|
Thomas Schatzl
|
ff5c9a4dde
|
8329528: G1 does not update TAMS correctly when dropping retained regions during Concurrent Start pause
Reviewed-by: ayang, iwalulya
|
2024-04-11 11:35:07 +00:00 |
|
Roland Westrelin
|
7df492627b
|
8327741: JVM crash in hotspot/share/opto/compile.cpp - failed: missing inlining msg
Reviewed-by: vlivanov, chagedorn
|
2024-04-11 07:27:44 +00:00 |
|
Roland Westrelin
|
2ceeb6c001
|
8328822: C2: "negative trip count?" assert failure in profile predicate code
Reviewed-by: shade, chagedorn
|
2024-04-11 07:27:33 +00:00 |
|
Darragh Clarke
|
70944ca54a
|
8330033: com/sun/net/httpserver/bugs/B6431193.java fails in AssertionError after JDK-8326568
Reviewed-by: jpai, dfuchs
|
2024-04-10 16:11:06 +00:00 |
|
Alexey Ivanov
|
9731b1c8b0
|
8327137: Add test for ConcurrentModificationException in BasicDirectoryModel
Reviewed-by: serb, tr
|
2024-04-10 14:21:37 +00:00 |
|
Darragh Clarke
|
86cb76728d
|
8326568: jdk/test/com/sun/net/httpserver/bugs/B6431193.java should use try-with-resource and try-finally
Reviewed-by: dfuchs, jpai
|
2024-04-10 11:12:40 +00:00 |
|
Tejesh R
|
bea9acc55a
|
8328482: Convert and Open source few manual applet test to main based
Reviewed-by: abhiscxk, honkar, prr
|
2024-04-10 07:11:02 +00:00 |
|
Boris Ulasevich
|
d037a597a9
|
8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments
Reviewed-by: thartmann
|
2024-04-10 06:29:44 +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 |
|
Jaikiran Pai
|
b81b86da98
|
8329729: java/util/Properties/StoreReproducibilityTest.java times out
Reviewed-by: alanb
|
2024-04-10 01:33:13 +00:00 |
|
Evgeny Nikitin
|
4bba445d83
|
8325659: Normalize Random usage by incubator vector tests
Reviewed-by: psandoz
|
2024-04-09 15:39:51 +00:00 |
|
Roman Kennke
|
2e925f263d
|
8329726: Use non-short forward jumps in lightweight locking
Reviewed-by: shade, kvn, aboldtch
|
2024-04-09 14:50:41 +00:00 |
|
Adam Sotona
|
e75e1cb02c
|
8329955: Class-File API ClassPrinter does not print bootstrap methods arguments
Reviewed-by: briangoetz
|
2024-04-09 14:44:00 +00:00 |
|
Alexey Ivanov
|
2fcb816858
|
8305072: Win32ShellFolder2.compareTo is inconsistent
Reviewed-by: prr, serb
|
2024-04-09 13:19:41 +00:00 |
|
Adam Sotona
|
8907eda779
|
8325485: IncrementInstructions.of(int, int) is not storing the args
Reviewed-by: liach, jlahoda
|
2024-04-09 11:08:10 +00:00 |
|
Axel Boldt-Christmas
|
b4ddddeff1
|
8329840: Fix ZPhysicalMemorySegment::_end type
Reviewed-by: stefank, eosterlund
|
2024-04-09 08:11:04 +00:00 |
|
Jatin Bhateja
|
fbc1e6661e
|
8328181: C2: assert(MaxVectorSize >= 32) failed: vector length should be >= 32
Reviewed-by: kvn, vlivanov
|
2024-04-09 01:37:38 +00:00 |
|
Cesar Soares Lucas
|
a887fd2144
|
8316991: Reduce nullable allocation merges
Reviewed-by: kvn, vlivanov
|
2024-04-08 23:13:38 +00:00 |
|