Tim Prinzing
|
f4caac8dea
|
8329138: Convert JFR FileForceEvent to static mirror event
Reviewed-by: alanb, egahlin
|
2024-04-30 15:39:23 +00:00 |
|
Patricio Chilano Mateo
|
22a1c617db
|
8330817: jdk/internal/vm/Continuation/OSRTest.java times out on libgraal
Reviewed-by: dnsimon, dlong
|
2024-04-30 13:08:35 +00:00 |
|
Brian Burkhalter
|
819f3d6fc7
|
8330748: ByteArrayOutputStream.writeTo(OutputStream) pins carrier
Reviewed-by: alanb
|
2024-04-29 17:54:13 +00:00 |
|
Thomas Stuefe
|
151ef5d4d2
|
8330677: Add Per-Compilation memory usage to JFR
Reviewed-by: kvn, mbaesken
|
2024-04-29 10:58:07 +00:00 |
|
Adam Sotona
|
fb63cbadb4
|
8330684: ClassFile API runs into StackOverflowError while parsing certain class' bytes
Reviewed-by: psandoz
|
2024-04-29 07:12:46 +00:00 |
|
Christoph Langer
|
16c7dcdb04
|
8330523: Reduce runtime and improve efficiency of KeepAliveTest
Reviewed-by: djelinski
|
2024-04-27 13:10:40 +00:00 |
|
Erik Gahlin
|
f3bb3e2170
|
8331153: JFR: Improve logging of jdk/jfr/api/consumer/filestream/TestOrdered.java
Reviewed-by: mgronlun
|
2024-04-26 19:20:27 +00:00 |
|
Daniel Jeliński
|
e4ed7ced75
|
8331063: Some HttpClient tests don't report leaks
Reviewed-by: dfuchs, vtewari, michaelm
|
2024-04-26 11:01:46 +00:00 |
|
Naoto Sato
|
1c238d43e8
|
8319990: Update CLDR to Version 45.0
Reviewed-by: joehw, jlu
|
2024-04-25 16:19:51 +00:00 |
|
Tejesh R
|
21480a7ae8
|
8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null
Reviewed-by: abhiscxk, honkar, aivanov
|
2024-04-25 04:31:55 +00:00 |
|
Phil Race
|
25871af36b
|
8328896: Fontmetrics for large Fonts has zero width
Reviewed-by: tr, serb
|
2024-04-24 17:54:10 +00:00 |
|
Per Minborg
|
e923dfe4c5
|
8314592: Add shortcut to SymbolLookup::find
Reviewed-by: jvernee, prr
|
2024-04-24 11:56:44 +00:00 |
|
Abhishek Kumar
|
eb60822a45
|
8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+
Reviewed-by: dnguyen, jdv, tr, serb
|
2024-04-19 10:10:00 +00:00 |
|
Renjith Kannath Pariyangad
|
f713766cab
|
8329322: Convert PageFormat/Orient.java to use PassFailJFrame
Reviewed-by: abhiscxk, aivanov
|
2024-04-18 13:32:35 +00:00 |
|
Per Minborg
|
b648ed0a08
|
8329997: Add provisions for checking memory segment alignment constraints
Reviewed-by: jvernee, mcimadamore
|
2024-04-18 11:22:47 +00:00 |
|
Adam Sotona
|
706b421cca
|
8330467: NoClassDefFoundError when lambda is in a hidden class
Reviewed-by: psandoz, mchung
|
2024-04-18 05:50:24 +00:00 |
|
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 |
|
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 |
|
Jaikiran Pai
|
d2f9a1eb97
|
Merge
Reviewed-by: dfuchs
|
2024-04-17 10:42:00 +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 |
|
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 |
|
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 |
|
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 |
|
Mahendra Chhipa
|
2e3682a7f2
|
8319678: Several tests from corelibs areas ignore VM flags
Reviewed-by: naoto, jpai
|
2024-04-11 13:51:07 +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 |
|
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 |
|
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 |
|
Sean Mullan
|
e702646545
|
8200566: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails
Reviewed-by: weijun
|
2024-04-08 20:08:56 +00:00 |
|
Roger Riggs
|
212a253697
|
8329623: NegativeArraySizeException encoding large String to UTF-8
Reviewed-by: naoto, rgiulietti
|
2024-04-08 17:58:21 +00:00 |
|
Alexey Ivanov
|
747582484c
|
8329510: Update ProblemList for JFileChooser/8194044/FileSystemRootTest.java
Reviewed-by: abhiscxk, dmarkov
|
2024-04-08 15:27:58 +00:00 |
|
Alisen Chung
|
862e615696
|
8198237: [macos] Test java/awt/Frame/ExceptionOnSetExtendedStateTest/ExceptionOnSetExtendedStateTest.java fails
Reviewed-by: gli, aivanov
|
2024-04-05 20:20:28 +00:00 |
|
Jaikiran Pai
|
4a11db8b60
|
8329662: Add a test to verify the behaviour of the default HEAD() method on HttpRequest.Builder
Reviewed-by: dfuchs
|
2024-04-05 13:30:22 +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 |
|
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 |
|
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 |
|