Joachim Kern
|
997e615c69
|
8322943: runtime/CompressedOops/CompressedClassPointers.java fails on AIX
Reviewed-by: gli, stuefe
|
2024-03-08 13:23:06 +00:00 |
|
vamsi-parasa
|
7c5e6e74c8
|
8327147: Improve performance of Math ceil, floor, and rint for x86
Reviewed-by: jbhateja, sviswanathan, dlong
|
2024-03-07 21:44:46 +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 |
|
Evgeny Nikitin
|
5aae80304c
|
8327390: JitTester: Implement temporary folder functionality
Reviewed-by: gli, lmesnik
|
2024-03-07 17:12:06 +00:00 |
|
Hamlin Li
|
d7273ac8b1
|
8320646: RISC-V: C2 VectorCastHF2F
8320647: RISC-V: C2 VectorCastF2HF
Reviewed-by: luhenry, fyang
|
2024-03-07 12:21:23 +00:00 |
|
Emanuel Peter
|
f54e598354
|
8327172: C2 SuperWord: data node in loop has no input in loop: replace assert with bailout
Reviewed-by: chagedorn, kvn
|
2024-03-07 07:48:38 +00:00 |
|
Naoto Sato
|
1bd4abf98e
|
8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out
Reviewed-by: jlu, rriggs, iris
|
2024-03-07 00:52:36 +00:00 |
|
Chris Plummer
|
ddcd6dece9
|
8325532: serviceability/dcmd/compiler/PerfMapTest.java leaves created files in the /tmp dir.
Reviewed-by: amenkov, kevinw, lmesnik, sspitsyn
|
2024-03-07 00:01:50 +00:00 |
|
Chad Rakoczy
|
4f336085d1
|
8326718: Test java/util/Formatter/Padding.java should timeout on large inputs before fix in JDK-8299677
Reviewed-by: rgiulietti
|
2024-03-06 19:55:29 +00:00 |
|
Naoto Sato
|
9f7094079b
|
8327261: Parsing test for Double/Float succeeds w/o testing all bad cases
Reviewed-by: darcy, gli, joehw, jlu, bpb, lancea
|
2024-03-06 16:15:23 +00:00 |
|
Jim Laskey
|
a7461de231
|
8325255: jdk.internal.util.ReferencedKeySet::add using wrong test
Reviewed-by: rriggs, liach
|
2024-03-06 12:01:10 +00:00 |
|
Thomas Schatzl
|
992104d477
|
8327239: Obsolete unused GCLockerEdenExpansionPercent product option
Reviewed-by: gli, ayang
|
2024-03-06 11:35:23 +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 |
|
Abhishek Kumar
|
96bfe613c3
|
8326458: Menu mnemonics don't toggle in Windows LAF when F10 is pressed
Reviewed-by: psadhukhan, aivanov
|
2024-03-06 05:29:42 +00:00 |
|
Erik Joelsson
|
721bfee53a
|
8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK binaries
Reviewed-by: ihse, dholmes
|
2024-03-05 20:31:17 +00:00 |
|
Naoto Sato
|
809995b526
|
8174269: Remove COMPAT locale data provider from JDK
Reviewed-by: ihse, joehw
|
2024-03-05 19:32:29 +00:00 |
|
Matthias Baesken
|
3d106cb091
|
8325139: JFR SwapSpace event - add free swap space information on Linux when running in a container environment
Reviewed-by: lucy, sgehwolf
|
2024-03-05 15:34:27 +00:00 |
|
Emanuel Peter
|
98f0b86641
|
8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug"
Co-authored-by: Fei Gao <fgao@openjdk.org>
Reviewed-by: aph, kvn, gli
|
2024-03-05 13:37:08 +00:00 |
|
Jorn Vernee
|
2372aba6a2
|
8326172: Dubious claim on long[]/double[] alignment in MemorySegment javadoc
Reviewed-by: mcimadamore
|
2024-03-05 13:32:24 +00:00 |
|
Eirik Bjørsnøs
|
e9adcebaf2
|
8327208: Remove unused method java.util.jar.Manifest.make72Safe
Reviewed-by: lancea, iris, jpai
|
2024-03-05 08:39:43 +00:00 |
|
Prasanta Sadhukhan
|
b7540df6a4
|
8327007: javax/swing/JSpinner/8008657/bug8008657.java fails
Reviewed-by: prr
|
2024-03-05 02:34:58 +00:00 |
|
Christoph Langer
|
43c6f0b588
|
8326591: New test JmodExcludedFiles.java fails on Windows when --with-external-symbols-in-bundles=public is used
Reviewed-by: mbaesken
|
2024-03-04 16:32:48 +00:00 |
|
Adam Sotona
|
0583f73574
|
8323183: ClassFile API performance improvements
Reviewed-by: redestad
|
2024-03-04 15:26:27 +00:00 |
|
Arno Zeller
|
e889b460c0
|
8327071: [Testbug] g-tests for cgroup leave files in /tmp on linux
Reviewed-by: mbaesken, gli, stuefe
|
2024-03-04 08:40:50 +00:00 |
|
Kim Barrett
|
97dc0edde0
|
8327171: Fix more NULL usage backsliding
Reviewed-by: gli, jwaters, dholmes
|
2024-03-04 08:06:20 +00:00 |
|
Gilles Duboscq
|
31ac8714e0
|
8326692: JVMCI Local.endBci is off-by-one
Reviewed-by: dnsimon, never, gli
|
2024-03-03 11:05:33 +00:00 |
|
Joe Wang
|
a3d51d2027
|
8326915: NPE when a validating parser is restricted
Reviewed-by: lancea, naoto
|
2024-03-02 04:46:03 +00:00 |
|
Jaikiran Pai
|
f68a4b9fc4
|
8327105: compiler.compilercontrol.share.scenario.Executor should listen on loopback address only
Reviewed-by: chagedorn, kvn
|
2024-03-02 01:45:36 +00:00 |
|
Jaikiran Pai
|
a9c17a22ca
|
8327108: compiler.lib.ir_framework.shared.TestFrameworkSocket should listen on loopback address only
Reviewed-by: chagedorn, kvn
|
2024-03-02 01:44:25 +00:00 |
|
Joe Darcy
|
7f02f07f75
|
8316708: Augment WorstCaseTests with more cases
Reviewed-by: rgiulietti
|
2024-03-01 19:30:35 +00:00 |
|
Doug Simon
|
8f0fb27dec
|
8327136: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java fails on libgraal
Reviewed-by: never, kevinw
|
2024-03-01 18:54:50 +00:00 |
|
Pavel Rappo
|
012411ad8d
|
8327046: (fs) Files.walk should be clear that depth-first traversal is pre-order
Reviewed-by: alanb, gli
|
2024-03-01 13:48:50 +00:00 |
|
Matthew Donovan
|
437cf354e2
|
8319648: java/lang/SecurityManager tests ignore vm flags
Reviewed-by: mullan
|
2024-03-01 12:23:17 +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 |
|
Prasanta Sadhukhan
|
0d35450362
|
8327040: Problemlist ActionListenerCalledTwiceTest.java test failing in macos14
Reviewed-by: prr, gli
|
2024-03-01 03:09:54 +00:00 |
|
Doug Simon
|
43af12039f
|
8326959: Improve JVMCI option help
Reviewed-by: never
|
2024-02-29 22:11:05 +00:00 |
|
Vladimir Kozlov
|
742c776a92
|
8322743: C2: prevent lock region elimination in OSR compilation
Reviewed-by: epeter, dlong, vlivanov
|
2024-02-29 20:20:46 +00:00 |
|
Alex Menkov
|
b8fc4186d5
|
8326525: com/sun/tools/attach/BasicTests.java does not verify AgentLoadException case
Reviewed-by: cjplummer, lmesnik, sspitsyn
|
2024-02-29 17:51:10 +00:00 |
|
Elif Aslan
|
d9aa1deac8
|
8318605: Enable parallelism in vmTestbase/nsk/stress/stack tests
Reviewed-by: gli, shade, lmesnik
|
2024-02-29 16:56:16 +00:00 |
|
Brian Burkhalter
|
bbfda6599a
|
8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support
Reviewed-by: gli, alanb
|
2024-02-29 16:47:14 +00:00 |
|
Matthew Donovan
|
430290066c
|
8319673: Few security tests ignore VM flags
Reviewed-by: weijun, hchao
|
2024-02-29 12:08:14 +00:00 |
|
Alexey Ivanov
|
e772e78179
|
8326948: Force English locale for timeout formatting
Reviewed-by: honkar, prr, gli
|
2024-02-29 09:55:49 +00:00 |
|
Kim Barrett
|
998d0baab0
|
8324799: Use correct extension for C++ test headers
Reviewed-by: jwaters, gli, coleenp, lmesnik
|
2024-02-29 06:24:42 +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 |
|
Hannes Wallnöfer
|
be2b92bd8b
|
8326694: Defer setting of autocapitalize attribute
Reviewed-by: jjg
|
2024-02-28 18:13:16 +00:00 |
|
Vladimir Kozlov
|
b938a5c9ed
|
8324969: C2: prevent elimination of unbalanced coarsened locking regions
Reviewed-by: epeter, vlivanov, dlong
|
2024-02-28 16:04:47 +00:00 |
|
Alexey Ivanov
|
41242cbe5d
|
8325762: Use PassFailJFrame.Builder.splitUI() in PrintLatinCJKTest.java
Reviewed-by: honkar, dmarkov
|
2024-02-28 14:42:03 +00:00 |
|
Matthias Baesken
|
9b1f1e5294
|
8326389: [test] improve assertEquals failure output
Reviewed-by: clanger, jpai
|
2024-02-28 08:37:44 +00:00 |
|
Christian Hagedorn
|
6cad07c23b
|
8325746: Refactor Loop Unswitching code
Reviewed-by: epeter, kvn
|
2024-02-28 07:03:57 +00:00 |
|
Robert Toyonaga
|
4dd6c44cbd
|
8326529: JFR: Test for CompilerCompile events fails due to time out
Reviewed-by: egahlin
|
2024-02-28 00:50:31 +00:00 |
|