Ioi Lam
|
d32ce65781
|
8327651: Rename DictionaryEntry members related to protection domain
Reviewed-by: coleenp, dholmes
|
2024-03-17 05:57:36 +00:00 |
|
Ioi Lam
|
07194195ce
|
8328236: module_entry in CDS map file has stale value
Reviewed-by: ccheung, matsaave
|
2024-03-16 05:16:32 +00:00 |
|
Harshitha Onkar
|
0204aacb03
|
8328115: Convert java/awt/font/TextLayout/TestJustification.html applet test to main
Reviewed-by: aivanov
|
2024-03-15 18:56:35 +00:00 |
|
Alexander Zvegintsev
|
9bc1b065db
|
8328242: Add a log area to the PassFailJFrame
Reviewed-by: prr, aivanov, honkar
|
2024-03-15 17:54:56 +00:00 |
|
Mandy Chung
|
044f4ed55d
|
8326979: (jdeps) improve the error message for FindException caused by InvalidModuleDescriptorException
Reviewed-by: jpai, alanb
|
2024-03-15 16:48:24 +00:00 |
|
Afshin Zafari
|
71f9c4e7fd
|
8320534: fatal error for the NMTBenchmark test run for the mainline build
Reviewed-by: stuefe, aboldtch
|
2024-03-15 14:52:15 +00:00 |
|
Jie Fu
|
bf990c8b32
|
8328269: NonFocusablePopupMenuTest.java should be marked as headful
Reviewed-by: azvegint
|
2024-03-15 12:40:26 +00:00 |
|
Jaikiran Pai
|
dde519dc21
|
8328066: WhiteBoxResizeTest failure on linux-x86: Could not reserve enough space for 2097152KB object heap
Reviewed-by: dfuchs, aph, msheppar
|
2024-03-15 12:00:32 +00:00 |
|
Abhishek Kumar
|
5249cc0a79
|
8328087: Automate javax/swing/JTable/TAB/TAB.java applet test
Reviewed-by: honkar, tr
|
2024-03-15 10:49:20 +00:00 |
|
Alexander Zuev
|
c05f8c7223
|
8316388: Opensource five Swing component related regression tests
Reviewed-by: aivanov
|
2024-03-15 09:13:32 +00:00 |
|
Alexander Zuev
|
b8dfeafdfd
|
8328158: Convert java/awt/Choice/NonFocusablePopupMenuTest to automatic main test
Reviewed-by: abhiscxk, honkar
|
2024-03-15 09:00:45 +00:00 |
|
Christoph Langer
|
128e60a29f
|
8328037: Test java/util/Formatter/Padding.java has unnecessary high heap requirement after JDK-8326718
Reviewed-by: rgiulietti
|
2024-03-15 06:41:53 +00:00 |
|
Prasanta Sadhukhan
|
06f4b7f54d
|
8327756: Convert javax/swing/JSlider/4987336/bug4987336.java applet to main
Reviewed-by: prr
|
2024-03-15 05:44:11 +00:00 |
|
Phil Race
|
605800e5ab
|
8203867: Delete test java/awt/TrayIcon/DblClickActionEventTest/DblClickActionEventTest.html
Reviewed-by: honkar, azvegint
|
2024-03-15 05:33:33 +00:00 |
|
Phil Race
|
09439374ed
|
8328218: Delete test java/awt/Window/FindOwner/FindOwner.html
Reviewed-by: psadhukhan
|
2024-03-15 04:36:54 +00:00 |
|
Abhishek Kumar
|
f6390e5f80
|
8328089: Automate javax/swing/JTable/4222153/bug4222153.java applet test
Reviewed-by: honkar, tr
|
2024-03-15 04:14:53 +00:00 |
|
Alisen Chung
|
e8d1ba33b4
|
8328228: Missing comma in copyright year for a few JColorChooser tests
Reviewed-by: jpai
|
2024-03-15 00:34:37 +00:00 |
|
Alisen Chung
|
be1dd275a4
|
8328130: Remove applet usage from JColorChooser tests Test4759934
Reviewed-by: prr
|
2024-03-14 22:54:21 +00:00 |
|
Alisen Chung
|
fab0edc9e6
|
8328121: Remove applet usage from JColorChooser tests Test4759306
Reviewed-by: azvegint
|
2024-03-14 22:53:32 +00:00 |
|
Alisen Chung
|
7c6fd337d0
|
8327857: Remove applet usage from JColorChooser tests Test4222508
Reviewed-by: prr, tr
|
2024-03-14 22:53:18 +00:00 |
|
Alisen Chung
|
89fb0f837b
|
8327859: Remove applet usage from JColorChooser tests Test4319113
Reviewed-by: prr, tr
|
2024-03-14 22:53:08 +00:00 |
|
Alexander Zvegintsev
|
df909e2f9c
|
8328011: Convert java/awt/Frame/GetBoundsResizeTest/GetBoundsResizeTest.java applet test to main
Reviewed-by: honkar, aivanov
|
2024-03-14 21:42:00 +00:00 |
|
Phil Race
|
87bd6caca0
|
8328021: Convert applet test java/awt/List/SetFontTest/SetFontTest.html to main program
Reviewed-by: honkar, abhiscxk
|
2024-03-14 19:21:10 +00:00 |
|
Alex Menkov
|
2482a505e5
|
8326898: NSK tests should listen on loopback addresses only
Reviewed-by: sspitsyn, cjplummer, dholmes, lmesnik
|
2024-03-14 18:03:14 +00:00 |
|
Doug Simon
|
e6a8fdd82c
|
8328135: javax/management/remote/mandatory/loading/MissingClassTest.java fails on libgraal
Reviewed-by: kevinw, never
|
2024-03-14 16:11:29 +00:00 |
|
Alexander Zvegintsev
|
7cc1965a25
|
8328124: Convert java/awt/Frame/ShownOnPack/ShownOnPack.html applet test to main
Reviewed-by: honkar, abhiscxk
|
2024-03-14 16:03:13 +00:00 |
|
Tejesh R
|
d4ec783108
|
8327873: Convert javax/swing/border/Test4247606.java applet test to main
Reviewed-by: prr, abhiscxk
|
2024-03-14 15:54:42 +00:00 |
|
Brian Burkhalter
|
debd59732d
|
8327095: (ch) java/nio/channels/AsyncCloseAndInterrupt.java: improve error message when mkfifo fails
Reviewed-by: alanb
|
2024-03-14 15:50:43 +00:00 |
|
Tejesh R
|
acfefc6c7a
|
8327876: Convert javax/swing/border/Test4252164.java applet test to main
Reviewed-by: prr, abhiscxk
|
2024-03-14 15:47:54 +00:00 |
|
Alexander Zvegintsev
|
d25c452f0c
|
8327835: Convert java/awt/FileDialog/RegexpFilterTest/RegexpFilterTest applet test to main
Reviewed-by: aivanov, abhiscxk
|
2024-03-14 15:45:22 +00:00 |
|
Tejesh R
|
759cc67591
|
8327969: Convert javax/swing/border/Test6910490.java applet test to main
Reviewed-by: dnguyen, honkar
|
2024-03-14 15:40:22 +00:00 |
|
Alexey Ivanov
|
792fc9d114
|
8320079: The ArabicBox.java test has no control buttons
Reviewed-by: prr, honkar, dmarkov
|
2024-03-14 14:01:33 +00:00 |
|
Chad Rakoczy
|
a232e8fb4e
|
8325621: Improve jspawnhelper version checks
Reviewed-by: erikj, shade, rriggs, ihse
|
2024-03-14 13:26:03 +00:00 |
|
Dmitry Chuyko
|
c879627dbd
|
8309271: A way to align already compiled methods with compiler directives
Reviewed-by: apangin, sspitsyn, tholenstein
|
2024-03-14 12:38:48 +00:00 |
|
Hamlin Li
|
1d34b74a64
|
8321021: RISC-V: C2 VectorUCastB2X
8321023: RISC-V: C2 VectorUCastS2X
8321024: RISC-V: C2 VectorUCastI2X
Reviewed-by: fyang
|
2024-03-14 11:23:00 +00:00 |
|
Alexey Ivanov
|
3b9255eb66
|
8325851: Hide PassFailJFrame.Builder constructor
Reviewed-by: honkar, prr
|
2024-03-14 10:57:30 +00:00 |
|
Tejesh R
|
ad0f329493
|
8327787: Convert javax/swing/border/Test4129681.java applet test to main
Reviewed-by: aivanov, abhiscxk
|
2024-03-14 10:54:41 +00:00 |
|
Tejesh R
|
a43c3cc347
|
8327826: Convert javax/swing/border/Test4243289.java applet test to main
Reviewed-by: aivanov, abhiscxk
|
2024-03-14 10:50:06 +00:00 |
|
Alexander Zvegintsev
|
11a3673d42
|
8328110: Allow simultaneous use of PassFailJFrame with split UI and additional windows
Reviewed-by: aivanov, honkar
|
2024-03-14 10:41:43 +00:00 |
|
Aleksey Shipilev
|
1281e18f14
|
8325613: CTW: Stale method cleanup requires GC after Sweeper removal
Reviewed-by: roland, chagedorn
|
2024-03-14 10:26:49 +00:00 |
|
Abhishek Kumar
|
49ce85fae9
|
8327874: Convert javax/swing/JTree/4314199/bug4314199.java applet test to main
Reviewed-by: prr, tr
|
2024-03-14 09:07:32 +00:00 |
|
Emanuel Peter
|
fadc4b197e
|
8327423: C2 remove_main_post_loops: check if main-loop belongs to pre-loop, not just assert
Reviewed-by: kvn, chagedorn, roland
|
2024-03-14 07:12:16 +00:00 |
|
Aggelos Biboudis
|
cff0747d7f
|
8326204: yield statements doesn't allow cast expressions with more than 1 type arguments
Reviewed-by: jlahoda
|
2024-03-14 07:01:32 +00:00 |
|
Tejesh R
|
7502dc99bf
|
8328030: Convert javax/swing/text/GlyphView/4984669/bug4984669.java applet test to main
Reviewed-by: azvegint, prr
|
2024-03-14 05:10:42 +00:00 |
|
Prasanta Sadhukhan
|
98e4b753e8
|
8327755: Convert javax/swing/JScrollBar/8039464/Test8039464.java applet to main
Reviewed-by: prr
|
2024-03-14 02:51:37 +00:00 |
|
Prasanta Sadhukhan
|
628e770274
|
8327754: Convert javax/swing/JPopupMenu/7160604/bug7160604.java applet to main
Reviewed-by: prr
|
2024-03-14 02:50:32 +00:00 |
|
Prasanta Sadhukhan
|
092a7343a4
|
8327753: Convert javax/swing/JOptionPane/8024926/bug8024926.java applet to main
Reviewed-by: prr
|
2024-03-14 02:38:48 +00:00 |
|
Prasanta Sadhukhan
|
7858138ad2
|
8327752: Convert javax/swing/JOptionPane/4174551/bug4174551.java applet to main
Reviewed-by: prr
|
2024-03-14 02:32:15 +00:00 |
|
Phil Race
|
2edf4081af
|
8328004: Minor updates to TrayIcon test DisposeInActionEventTest.java
Reviewed-by: azvegint
|
2024-03-13 23:47:45 +00:00 |
|
Christoph Langer
|
1ad3ebcf11
|
8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185
Reviewed-by: aivanov, prr
|
2024-03-13 21:09:00 +00:00 |
|
Daniel Jeliński
|
8f9899b23e
|
8325164: Named groups and signature schemes unavailable with SunPKCS11 in FIPS mode
Reviewed-by: valeriep
|
2024-03-13 19:09:52 +00:00 |
|
Matias Saavedra Silva
|
5cae7d20ad
|
8321299: runtime/logging/ClassLoadUnloadTest.java doesn't reliably trigger class unloading
Reviewed-by: coleenp, dholmes
|
2024-03-13 16:54:53 +00:00 |
|
Chen Liang
|
35b00e640b
|
8327824: Type annotation placed on incorrect array nesting levels
Reviewed-by: prappo
|
2024-03-13 16:45:15 +00:00 |
|
Hannes Wallnöfer
|
035324503f
|
8325874: Improve checkbox-based interface in summary pages
Reviewed-by: prappo
|
2024-03-13 15:13:35 +00:00 |
|
Abhishek Kumar
|
a4a5196351
|
8327872: Convert javax/swing/JToolTip/4644444/bug4644444.java applet test to main
Reviewed-by: prr, tr
|
2024-03-13 11:40:38 +00:00 |
|
Daniel Fuchs
|
da4dd7c008
|
8327989: java/net/httpclient/ManyRequest.java should not use "localhost" in URIs
Reviewed-by: jpai, djelinski, gli
|
2024-03-13 11:22:40 +00:00 |
|
Joachim Kern
|
0ae4fa71e4
|
8327210: AIX: Delete obsolete parameter Use64KPagesThreshold
Reviewed-by: gli, stuefe, mdoerr
|
2024-03-13 10:12:57 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Christian Stein
|
3b18c5dc5d
|
8323605: Java source launcher should not require --source ... to enable preview
Reviewed-by: mcimadamore, dholmes
|
2024-03-13 06:44:04 +00:00 |
|
Doug Simon
|
f3d0c45cbb
|
8327829: [JVMCI] runtime/ClassUnload/ConstantPoolDependsTest.java fails on libgraal
Reviewed-by: dholmes, never
|
2024-03-12 22:40:04 +00:00 |
|
Justin Lu
|
d5b95a0ed3
|
8327631: Update IANA Language Subtag Registry to Version 2024-03-07
Reviewed-by: naoto, iris
|
2024-03-12 21:10:30 +00:00 |
|
Chris Plummer
|
966a42f9b3
|
8324868: debug agent does not properly handle interrupts of a virtual thread
Reviewed-by: sspitsyn, amenkov
|
2024-03-12 20:54:18 +00:00 |
|
Phil Race
|
22f10e045b
|
8327856: Convert applet test SpanishDiacriticsTest.java to a main program
Reviewed-by: dmarkov, aivanov
|
2024-03-12 18:27:23 +00:00 |
|
Alexander Zvegintsev
|
7283c8b075
|
8327972: Convert java/awt/FileDialog/SaveFileNameOverrideTest/SaveFileNameOverrideTest.html applet test to main
Reviewed-by: aivanov, prr
|
2024-03-12 18:24:38 +00:00 |
|
Alexander Zvegintsev
|
30249c4cca
|
8327838: Convert java/awt/FileDialog/MultipleMode/MultipleMode.html applet test to main
Reviewed-by: aivanov, tr
|
2024-03-12 18:23:15 +00:00 |
|
Brian Burkhalter
|
94b4ed5766
|
8327096: (fc) java/nio/channels/FileChannel/Size.java fails on partition incapable of creating large files
Reviewed-by: djelinski
|
2024-03-12 18:06:45 +00:00 |
|
Eirik Bjørsnøs
|
5b41466275
|
8327729: Remove deprecated xxxObject methods from jdk.internal.misc.Unsafe
Reviewed-by: martin, alanb, mchung
|
2024-03-12 17:37:48 +00:00 |
|
Joe Darcy
|
201042fd96
|
8327487: Further augment WorstCaseTests with more cases
Reviewed-by: rgiulietti
|
2024-03-12 16:46:00 +00:00 |
|
Prasanta Sadhukhan
|
782206bc97
|
8327748: Convert javax/swing/JFileChooser/6798062/bug6798062.java applet test to main
Reviewed-by: aivanov
|
2024-03-12 15:16:56 +00:00 |
|
Prasanta Sadhukhan
|
cfd9209e03
|
8327751: Convert javax/swing/JInternalFrame/6726866/bug6726866.java applet test to main
Reviewed-by: aivanov
|
2024-03-12 12:22:13 +00:00 |
|
Chen Liang
|
2cf35246e6
|
8325433: Type annotations on primitive types are not linked
Reviewed-by: gli, prappo
|
2024-03-12 12:12:39 +00:00 |
|
Prasanta Sadhukhan
|
78beb031c7
|
8327750: Convert javax/swing/JFileChooser/FileFilterDescription/FileFilterDescription.java applet test to main
Reviewed-by: aivanov
|
2024-03-12 10:45:42 +00:00 |
|
Dmitry Markov
|
1f43fa0f8b
|
8326661: sun/java2d/cmm/ColorConvertOp/ColConvTest.java assumes profiles were generated by LCMS
Reviewed-by: aivanov, serb
|
2024-03-12 10:09:02 +00:00 |
|
Prasanta Sadhukhan
|
013aff87ce
|
8326606: Test javax/swing/text/BoxView/6494356/bug6494356.java performs a synchronization on a value based class
Reviewed-by: tr, aivanov
|
2024-03-12 09:52:05 +00:00 |
|
Serguei Spitsyn
|
b92440f9b1
|
8247972: incorrect implementation of JVM TI GetObjectMonitorUsage
Reviewed-by: dcubed, lmesnik
|
2024-03-12 08:55:28 +00:00 |
|
Maxim Kartashev
|
139681a7eb
|
8326497: Window.toFront() fails for iconified windows on Linux
Reviewed-by: tr, prr
|
2024-03-12 08:15:36 +00:00 |
|
Emanuel Peter
|
251347bd7e
|
8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence)
Reviewed-by: kvn, vlivanov, chagedorn
|
2024-03-12 07:27:23 +00:00 |
|
SendaoYan
|
e21da4caac
|
8327486: java/util/Properties/PropertiesStoreTest.java fails "Text 'xxx' could not be parsed at index 20" after 8174269
Reviewed-by: naoto
|
2024-03-12 01:38:20 +00:00 |
|
Calvin Cheung
|
41450e9405
|
8314250: CDS dump error message: Invoker type parameter must start and end with Object: L3I_L
Reviewed-by: iklam, matsaave
|
2024-03-11 20:49:20 +00:00 |
|
Chris Plummer
|
0a6e64e2f5
|
8327424: ProblemList serviceability/sa/TestJmapCore.java on all platforms with ZGC
Reviewed-by: gli, kevinw
|
2024-03-11 18:10:53 +00:00 |
|
vamsi-parasa
|
18de9321ce
|
8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions
Reviewed-by: sviswanathan, jbhateja
|
2024-03-11 16:42:13 +00:00 |
|
Matias Saavedra Silva
|
d74b907d20
|
8327093: Add truncate function to BitMap API
Reviewed-by: aboldtch, iklam
|
2024-03-11 16:34:46 +00:00 |
|
Hai-May Chao
|
ffd43c922e
|
8327461: KeyStore getEntry is not thread-safe
Reviewed-by: djelinski, weijun
|
2024-03-11 16:33:17 +00:00 |
|
Hamlin Li
|
680ac2cebe
|
8327689: RISC-V: adjust test filters of zfh extension
Reviewed-by: fyang, gli
|
2024-03-11 12:13:06 +00:00 |
|
Viktor Klang
|
570ad67204
|
8269428: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out
Reviewed-by: jpai
|
2024-03-11 12:05:35 +00:00 |
|
Jaikiran Pai
|
d451f818cf
|
8326381: com.sun.net.httpserver.HttpsParameters and SSLStreams incorrectly handle needClientAuth and wantClientAuth
Reviewed-by: djelinski
|
2024-03-10 13:48:14 +00:00 |
|
Alisen Chung
|
53628f2ea9
|
8327492: Remove applet usage and update DisposeInActionEventTest.html
Reviewed-by: dnguyen, tr, abhiscxk, honkar, aivanov
|
2024-03-09 01:20:28 +00:00 |
|
Elif Aslan
|
2627470946
|
8325567: jspawnhelper without args fails with segfault
Co-authored-by: Vladimir Petko <vpetko@openjdk.org>
Reviewed-by: eastigeevich, rriggs, shade, vpetko
|
2024-03-08 22:09:18 +00:00 |
|
Hannes Wallnöfer
|
a6dc4bc2b8
|
8326332: Unclosed inline tags cause misalignment in summary tables
Reviewed-by: gli, jjg
|
2024-03-08 20:59:00 +00:00 |
|
Serguei Spitsyn
|
33aa4b26b1
|
8256314: JVM TI GetCurrentContendedMonitor is implemented incorrectly
Reviewed-by: dholmes, lmesnik
|
2024-03-08 19:46:23 +00:00 |
|
Justin Lu
|
6efdaf8ddf
|
8326908: DecimalFormat::toPattern throws OutOfMemoryError when pattern is empty string
Reviewed-by: naoto
|
2024-03-08 18:09:42 +00:00 |
|
Sean Mullan
|
c4845f01d2
|
8317431: Implement simpler Comparator when building certification paths
Reviewed-by: kdriver, weijun
|
2024-03-08 15:20:37 +00:00 |
|
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 |
|
SendaoYan
|
349df0a0e5
|
8326726: Problem list Exhaustiveness.java due to 8326616
Reviewed-by: jlahoda
|
2024-02-27 22:19:14 +00:00 |
|
Hamlin Li
|
552411f832
|
8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java
Reviewed-by: kvn
|
2024-02-27 20:08:22 +00:00 |
|
Tobias Hartmann
|
9f0e7da64e
|
8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop
Reviewed-by: chagedorn, kvn
|
2024-02-27 16:58:22 +00:00 |
|
Kim Barrett
|
d482c1af28
|
8326524 : Rename agent_common.h
Reviewed-by: coleenp, sspitsyn, jwaters, dlong, lmesnik
|
2024-02-27 10:26:42 +00:00 |
|
Lei Zaakjyu
|
c5f1dcccfc
|
8325082: Rename headers named 'heapRegion*' of G1
Reviewed-by: stefank, tschatzl
|
2024-02-27 08:58:52 +00:00 |
|
Hamlin Li
|
a48f5966be
|
8322179: RISC-V: Implement SHA-1 intrinsic
Reviewed-by: tonyp, fyang
|
2024-02-27 08:17:33 +00:00 |
|
SendaoYan
|
5daf63b717
|
8326636: Problem list StartupOutput.java due to 8326615
Reviewed-by: kvn, thartmann
|
2024-02-27 08:14:38 +00:00 |
|
Justin Lu
|
d22d890cac
|
8325898: ChoiceFormat returns erroneous result when formatting bad pattern
Reviewed-by: naoto
|
2024-02-26 23:43:52 +00:00 |
|
Patricio Chilano Mateo
|
93feda3d9a
|
8322962: Upcall stub might go undetected when freezing frames
Reviewed-by: jvernee, alanb, mdoerr, fyang, dlong
|
2024-02-26 23:29:18 +00:00 |
|
Alex Menkov
|
fc67c2b4f1
|
8325530: Vague error message when com.sun.tools.attach.VirtualMachine fails to load agent library
Reviewed-by: sspitsyn, cjplummer
|
2024-02-26 23:18:49 +00:00 |
|
Weijun Wang
|
b87d9cf2c9
|
8325506: Ensure randomness is only read from provided SecureRandom object
Reviewed-by: kdriver, valeriep
|
2024-02-26 21:52:40 +00:00 |
|
Anthony Scarpino
|
0963a4e9a1
|
8326699: Problemlist CertMsgCheck.java
Reviewed-by: rhalade
|
2024-02-26 21:00:07 +00:00 |
|
sunyaqi
|
bf13a4e281
|
8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp
Reviewed-by: bpb
|
2024-02-26 20:47:59 +00:00 |
|
Anthony Scarpino
|
f62b5789ad
|
8311644: Server should not send bad_certificate alert when the client does not send any certificates
Reviewed-by: djelinski, jjiang, ssahoo
|
2024-02-26 16:49:01 +00:00 |
|
Claes Redestad
|
9a9cfbe0ba
|
8325340: Add ASCII fast-path to Data-/ObjectInputStream.readUTF
Reviewed-by: rgiulietti, bpb, rriggs
|
2024-02-26 16:05:18 +00:00 |
|
Lance Andersen
|
20c71ceacd
|
8321156: Improve the handling of invalid UTF-8 byte sequences for ZipInputStream::getNextEntry and ZipFile::getComment
Reviewed-by: jpai, alanb
|
2024-02-26 15:31:55 +00:00 |
|
Chen Liang
|
3a00fc732a
|
8323698: Class use page does not include extends/implements type arguments
Reviewed-by: prappo, hannesw
|
2024-02-26 12:10:58 +00:00 |
|
Leonid Mesnik
|
d10f277bd3
|
8326006: Allow TEST_VM_FLAGLESS to set flagless mode
Reviewed-by: tschatzl, ayang
|
2024-02-23 19:58:38 +00:00 |
|
Roland Westrelin
|
5d414da504
|
8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi
Reviewed-by: shade, rkennke, thartmann
|
2024-02-23 10:09:06 +00:00 |
|
Jan Lahoda
|
93a2e773a5
|
8326129: Java Record Pattern Match leads to infinite loop
Reviewed-by: vromero
|
2024-02-23 10:08:56 +00:00 |
|
Roman Kennke
|
336bbbe389
|
8139457: Relax alignment of array elements
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: stuefe, stefank, shade, coleenp, kdnilsen, aboldtch
|
2024-02-23 10:05:25 +00:00 |
|
Jan Lahoda
|
cb809f8e04
|
8325215: Incorrect not exhaustive switch error
Reviewed-by: vromero
|
2024-02-23 08:56:14 +00:00 |
|
Jaikiran Pai
|
54f09d7345
|
8278527: java/util/concurrent/tck/JSR166TestCase.java fails nanoTime test
Reviewed-by: martin, lancea
|
2024-02-23 00:53:19 +00:00 |
|
Justin Lu
|
00ffc42cef
|
8318761: MessageFormat pattern support for CompactNumberFormat, ListFormat, and DateTimeFormatter
Reviewed-by: naoto, rriggs
|
2024-02-22 22:27:12 +00:00 |
|
Thomas Stuefe
|
d695af89f6
|
8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k
Reviewed-by: kvn, jwaters
|
2024-02-22 17:45:34 +00:00 |
|
Renjith Kannath Pariyangad
|
724a2a2c4a
|
8321192: j.a.PrintJob/ImageTest/ImageTest.java: Fail or skip the test if there's no printer
Reviewed-by: aivanov, tr
|
2024-02-22 14:05:02 +00:00 |
|
Roland Westrelin
|
4406915ebc
|
8323274: C2: array load may float above range check
Reviewed-by: epeter, thartmann
|
2024-02-22 11:07:13 +00:00 |
|
SendaoYan
|
cc1e216eb9
|
8326461: tools/jlink/CheckExecutable.java fails as .debuginfo files are not executable
Reviewed-by: shade, alanb
|
2024-02-22 09:59:37 +00:00 |
|
Laurent Bourgès
|
8b30503387
|
8323695: RenderPerf (2D) enhancements (23.12)
Reviewed-by: avu, prr
|
2024-02-22 07:57:21 +00:00 |
|
Claes Redestad
|
5f16f342d9
|
8326370: Remove redundant and misplaced micros from StringBuffers
Reviewed-by: shade
|
2024-02-21 11:19:37 +00:00 |
|
Tejesh R
|
04d43c435d
|
8187759: Background not refreshed when painting over a transparent JFrame
Reviewed-by: azvegint, abhiscxk, serb
|
2024-02-21 05:54:30 +00:00 |
|
Thomas Stuefe
|
d31fd78d96
|
8325496: Make TrimNativeHeapInterval a product switch
Reviewed-by: dholmes, mbaesken
|
2024-02-21 04:39:09 +00:00 |
|
Kim Barrett
|
27003b53bb
|
8326090: Rename jvmti_aod.h
Reviewed-by: coleenp, sspitsyn
|
2024-02-21 03:09:29 +00:00 |
|
Jaikiran Pai
|
36246c975b
|
8326233: Utils#copySSLParameters loses needClientAuth Setting
Reviewed-by: djelinski, jjiang, dfuchs
|
2024-02-21 01:26:21 +00:00 |
|
Claes Redestad
|
d2590c69b4
|
8325730: StringBuilder.toString allocation for the empty String
Reviewed-by: jlaskey, shade
|
2024-02-20 20:28:55 +00:00 |
|
Hannes Wallnöfer
|
aa792eabab
|
8164094: javadoc allows to create a @link to a non-existent method
Reviewed-by: prappo, jjg
|
2024-02-20 19:56:15 +00:00 |
|
Hannes Wallnöfer
|
a2d027eaa0
|
8326089: Text incorrectly placed in breadcrumbs list in generated docs
Reviewed-by: jjg
|
2024-02-20 19:22:59 +00:00 |
|
Alexey Ivanov
|
b419e95173
|
8294148: Support JSplitPane for instructions and test UI
Reviewed-by: honkar, dmarkov
|
2024-02-20 16:30:32 +00:00 |
|
Darragh Clarke
|
9538f5d317
|
8319651: Several network tests ignore vm flags when start java process
Reviewed-by: dfuchs, jpai
|
2024-02-20 16:00:09 +00:00 |
|
Joshua Cao
|
bb675afae6
|
8325542: CTW: Runner can produce negative StressSeed
Reviewed-by: shade, xliu
|
2024-02-20 08:54:48 +00:00 |
|
Joshua Cao
|
5bf859c8e9
|
8325610: CTW: Add StressIncrementalInlining to stress options
Reviewed-by: shade, xliu
|
2024-02-20 08:54:36 +00:00 |
|
Denghui Dong
|
9fbcc008cb
|
8326127: JFR: Add SafepointCleanupTask to hardToTestEvents of TestLookForUntestedEvents
Reviewed-by: mgronlun
|
2024-02-20 00:41:15 +00:00 |
|
Magnus Ihse Bursie
|
5c5a282f91
|
8325950: Make sure all files in the JDK pass jcheck
Reviewed-by: prr, wetmore, erikj, naoto
|
2024-02-19 16:13:34 +00:00 |
|
Chen Liang
|
f6d7e30b84
|
8294977: Convert test/jdk/java tests from ASM library to Classfile API
Reviewed-by: asotona
|
2024-02-19 14:07:46 +00:00 |
|
vtstydev
|
56c50841ee
|
8307246: Printing: banded raster path doesn't account for device offset values
Reviewed-by: prr, psadhukhan, aivanov
|
2024-02-19 13:15:13 +00:00 |
|
Matthias Baesken
|
dc17c268e8
|
8325116: Amend jdk.ContainerConfiguration by swap related value
Reviewed-by: sgehwolf, lucy, egahlin
|
2024-02-19 12:52:35 +00:00 |
|
Jaikiran Pai
|
b366492761
|
8326152: Bad copyright header in test/jdk/java/util/zip/DeflaterDictionaryTests.java
Reviewed-by: tschatzl
|
2024-02-19 09:56:45 +00:00 |
|
Eirik Bjørsnøs
|
9451677daa
|
8326100: DeflaterDictionaryTests should use Deflater.getBytesWritten instead of Deflater.getTotalOut
Reviewed-by: alanb, jpai
|
2024-02-19 09:15:14 +00:00 |
|
Yi Yang
|
3742bc626e
|
8323795: jcmd Compiler.codecache should print total size of code cache
Reviewed-by: thartmann, kvn
|
2024-02-19 07:38:55 +00:00 |
|
Daniel D. Daugherty
|
099b744235
|
8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode
8326120: ProblemList sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh on macosx-aarch64
Reviewed-by: alanb
|
2024-02-18 18:10:32 +00:00 |
|
Eirik Bjørsnøs
|
7004c2724d
|
8303972: (zipfs) Make test/jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java independent of the zip command line
8301183: (zipfs) jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java failing with ZipException:R0 on OL9
Reviewed-by: lancea
|
2024-02-18 15:25:58 +00:00 |
|
Leonid Mesnik
|
f50df10591
|
8299023: TestPLABResize.java and TestPLABPromotion.java are failing intermittently
Reviewed-by: tschatzl, ayang
|
2024-02-17 19:19:47 +00:00 |
|
Rajan Halade
|
f3073db42a
|
8321408: Add Certainly roots R1 and E1
Reviewed-by: ascarpino, hchao
|
2024-02-16 18:07:53 +00:00 |
|
Justin Lu
|
4c7b313e0d
|
8325908: Finish removal of IntlTest and CollatorTest
Reviewed-by: naoto
|
2024-02-16 17:14:46 +00:00 |
|
Daniel D. Daugherty
|
00b5c70750
|
8326062: ProblemList jcstress tests that are failing due to JDK-8325984
Reviewed-by: azvegint, jvernee
|
2024-02-16 16:03:12 +00:00 |
|
Ben Perez
|
244573e719
|
8265372: Simplify PKCS9Attribute
Reviewed-by: weijun
|
2024-02-16 14:51:31 +00:00 |
|
Alexey Ivanov
|
80b63b6729
|
8323801: <s> tag doesn't strikethrough the text
Reviewed-by: honkar, dnguyen, psadhukhan
|
2024-02-16 14:10:44 +00:00 |
|
Matthias Baesken
|
9f4ec21f47
|
8325862: set -XX:+ErrorFileToStderr when executing java in containers for some container related jtreg tests
Reviewed-by: sgehwolf, stuefe, mdoerr
|
2024-02-16 13:13:11 +00:00 |
|
Leo Korinth
|
0aaec97527
|
8325763: Revert properties: vm.opt.x.*
Reviewed-by: ayang, stefank
|
2024-02-16 09:23:42 +00:00 |
|
Richard Reingruber
|
4018b2b196
|
8323782: Race: Thread::interrupt vs. AbstractInterruptibleChannel.begin
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb, dholmes
|
2024-02-16 08:40:13 +00:00 |
|
Afshin Zafari
|
3d851033e9
|
8316813: NMT: Using WhiteBox API, virtual memory tracking should also be stressed in JMH tests
Reviewed-by: jsjolen, gziemski, stuefe
|
2024-02-16 08:27:19 +00:00 |
|
Matthias Baesken
|
ba8db1f6d7
|
8325876: crashes in docker container tests on Linuxppc64le Power8 machines
Reviewed-by: mdoerr, clanger
|
2024-02-16 08:21:02 +00:00 |
|
Leonid Mesnik
|
9029bf644e
|
8316451: 6 java/lang/instrument/PremainClass tests ignore VM flags
Reviewed-by: cjplummer, sspitsyn
|
2024-02-15 22:50:14 +00:00 |
|
Christoph Langer
|
99c9ae127c
|
8323664: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java still fails with JNI warning on some Windows configurations
Reviewed-by: prr, mbaesken, aivanov
|
2024-02-15 22:36:54 +00:00 |
|
Zdenek Zambersky
|
0fdfdf71f2
|
8325983: Build failure after JDK-8324580
Reviewed-by: stuefe, dcubed
|
2024-02-15 21:10:56 +00:00 |
|
Alexander Zuev
|
3b1062d45d
|
8322239: [macos] a11y : java.lang.NullPointerException is thrown when focus is moved on the JTabbedPane
Reviewed-by: asemenov, abhiscxk, aivanov
|
2024-02-15 18:18:29 +00:00 |
|
Zdenek Zambersky
|
a231706a06
|
8324580: SIGFPE on THP initialization on kernels < 4.10
Reviewed-by: stuefe, sjohanss
|
2024-02-15 16:01:18 +00:00 |
|
Leonid Mesnik
|
2564f0f998
|
8325906: Problemlist vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 until JDK-8320865 is fixed
Reviewed-by: thartmann
|
2024-02-15 15:06:12 +00:00 |
|
Albert Mingkun Yang
|
2b1a840002
|
8325860: Serial: Move Generation.java to serial folder
Reviewed-by: cjplummer, tschatzl
|
2024-02-15 10:20:12 +00:00 |
|
Sonia Zaldana Calles
|
1aae980c54
|
8323994: gtest runner repeats test name for every single gtest assertion
Reviewed-by: stuefe, lmesnik
|
2024-02-15 08:03:01 +00:00 |
|
Kim Barrett
|
810daf8206
|
8325910: Rename jnihelper.h
Reviewed-by: coleenp
|
2024-02-15 03:54:43 +00:00 |
|
Kim Barrett
|
22e81810dd
|
8325682: Rename nsk_strace.h
Reviewed-by: coleenp
|
2024-02-14 23:06:47 +00:00 |
|
Magnus Ihse Bursie
|
09d4936657
|
8252136: Several methods in hotspot are missing "static"
Reviewed-by: coleenp, stefank, kvn, kbarrett
|
2024-02-14 16:29:58 +00:00 |
|
Stefan Johansson
|
130f429c6f
|
8325403: Add SystemGC JMH benchmarks
Reviewed-by: ecaspole, ayang, tschatzl
|
2024-02-14 14:59:34 +00:00 |
|
Jorn Vernee
|
9c852df6aa
|
8318966: Some methods make promises about Java array element alignment that are too strong
Reviewed-by: psandoz, mcimadamore
|
2024-02-14 14:30:54 +00:00 |
|
Erik Österlund
|
84965ea1a8
|
8322630: Remove ICStubs and related safepoints
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: tschatzl, aboldtch, dlong
|
2024-02-14 11:44:30 +00:00 |
|
Aggelos Biboudis
|
0c2def0e3e
|
8325653: Erroneous exhaustivity analysis for primitive patterns
Reviewed-by: vromero
|
2024-02-14 09:19:18 +00:00 |
|
Matthias Baesken
|
d0039960c4
|
8325743: test/jdk/java/nio/channels/unixdomain/SocketOptions.java enhance user name output in error case
Reviewed-by: dfuchs, alanb
|
2024-02-14 08:31:35 +00:00 |
|
Tobias Hartmann
|
ea98de63f7
|
8325449: [BACKOUT] use "dmb.ishst+dmb.ishld" for release barrier
Reviewed-by: chagedorn
|
2024-02-14 07:34:28 +00:00 |
|
Eirik Bjørsnøs
|
628cd8a489
|
8303866: Allow ZipInputStream.readEnd to parse small Zip64 ZIP files
Reviewed-by: lancea, jpai
|
2024-02-13 16:26:37 +00:00 |
|
Eirik Bjørsnøs
|
842b895f09
|
8303891: Speed up Zip64SizeTest using a small ZIP64 file
8259866: two java.util tests failed with "IOException: There is not enough space on the disk"
Reviewed-by: lancea, jpai
|
2024-02-13 16:18:50 +00:00 |
|
Brian Burkhalter
|
6b7c9718d6
|
8325382: (fc) FileChannel.transferTo throws IOException when position equals size
Reviewed-by: alanb
|
2024-02-13 15:53:29 +00:00 |
|
Roger Riggs
|
13d9e8ff38
|
8325590: Regression in round-tripping UTF-16 strings after JDK-8311906
Reviewed-by: alanb, redestad
|
2024-02-13 15:16:50 +00:00 |
|
Cesar Soares Lucas
|
7cd25ed605
|
8322854: Incorrect rematerialization of scalar replaced objects in C2
Reviewed-by: kvn, thartmann
|
2024-02-13 13:50:59 +00:00 |
|
Hannes Wallnöfer
|
f8d8eecf80
|
8325325: Breadcrumb navigation shows preview link for modules and packages
Reviewed-by: jjg
|
2024-02-13 11:21:03 +00:00 |
|
Magnus Ihse Bursie
|
c266800a3a
|
8325558: Add jcheck whitespace checking for properties files
Reviewed-by: naoto, dfuchs, joehw
|
2024-02-13 10:00:13 +00:00 |
|
Axel Boldt-Christmas
|
5dbf13730e
|
8319797: Recursive lightweight locking: Runtime implementation
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: rkennke, dcubed, coleenp, stefank
|
2024-02-13 09:32:58 +00:00 |
|
Kim Barrett
|
b356fee5d8
|
8325458: Rename mlvmJvmtiUtils.h
Reviewed-by: vlivanov
|
2024-02-13 02:03:07 +00:00 |
|
Jonathan Gibbons
|
2ed889b7f2
|
8323628: Update license on "pass-through" files
Reviewed-by: hannesw
|
2024-02-12 21:10:19 +00:00 |
|
Jonathan Gibbons
|
482c100646
|
8322865: JavaDoc fails on aggregator modules
Reviewed-by: hannesw
|
2024-02-12 19:53:48 +00:00 |
|
Jonathan Gibbons
|
b3e0587ea0
|
8322874: Redirection loop in index.html
Reviewed-by: hannesw
|
2024-02-12 19:49:44 +00:00 |
|
Jonathan Gibbons
|
d70156d2e2
|
8325529: Remove unused imports from ModuleGenerator test file
Reviewed-by: prappo
|
2024-02-12 19:47:38 +00:00 |
|
Alisen Chung
|
1e4b701749
|
8316931: [macos14] Test "java/awt/TrayIcon/ShowAfterDisposeTest/ShowAfterDisposeTest.html" throws an exception on macOS 14(x64, aarch64)
Reviewed-by: abhiscxk, kizune, serb
|
2024-02-12 18:04:26 +00:00 |
|
Christian Hagedorn
|
6a12362660
|
8325606: compiler/predicates/TestPredicatesBasic.java does not compile
Reviewed-by: thartmann
|
2024-02-12 08:18:45 +00:00 |
|
Joshua Cao
|
2546afe2aa
|
8325451: Missed elimination of assertion predicates
Reviewed-by: chagedorn, phh
|
2024-02-12 06:29:37 +00:00 |
|
Sergey Bylokhov
|
6c7029ffd4
|
8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java
Reviewed-by: aivanov, shade
|
2024-02-10 01:48:48 +00:00 |
|
Daniel D. Daugherty
|
6303c0e713
|
8325569: ProblemList gc/parallel/TestAlwaysPreTouchBehavior.java on linux
Reviewed-by: ccheung
|
2024-02-09 20:49:55 +00:00 |
|
Leonid Mesnik
|
3ebe6c192a
|
8319578: Few java/lang/instrument ignore test.java.opts and accept test.vm.opts only
Reviewed-by: kevinw, cjplummer
|
2024-02-09 18:40:10 +00:00 |
|
Leonid Mesnik
|
d39b7bab27
|
8316460: 4 javax/management tests ignore VM flags
Reviewed-by: kevinw
|
2024-02-09 18:40:01 +00:00 |
|
Calvin Cheung
|
b42b8886aa
|
8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages
Reviewed-by: matsaave, jsjolen
|
2024-02-09 18:06:51 +00:00 |
|
Bhavana Kilambi
|
4368437475
|
8325264: two compiler/intrinsics/float16 tests fail after JDK-8324724
Reviewed-by: thartmann, dfenacci, kvn
|
2024-02-09 16:57:49 +00:00 |
|
Oli Gillespie
|
8ef918d667
|
8324646: Avoid Class.forName in SecureRandom constructor
Reviewed-by: shade, weijun
|
2024-02-09 14:38:09 +00:00 |
|
Jan Lahoda
|
8b70b8d85a
|
8325440: Confusing error reported for octal literals with wrong digits
Reviewed-by: vromero
|
2024-02-09 11:51:05 +00:00 |
|
Aggelos Biboudis
|
e3dc6a7a28
|
8314275: Incorrect stepping in switch
Reviewed-by: vromero
|
2024-02-09 08:52:28 +00:00 |
|
Emanuel Peter
|
8d9ad97c29
|
8324641: [IR Framework] Add Setup method to provide custom arguments and set fields
Reviewed-by: chagedorn, thartmann
|
2024-02-09 05:30:20 +00:00 |
|
Kim Barrett
|
10beb3184e
|
8325456: Rename nsk_mutex.h
Reviewed-by: coleenp, jwaters
|
2024-02-08 17:22:47 +00:00 |
|
Prasanta Sadhukhan
|
e8ceb7189b
|
6507038: Memory Leak in JTree / BasicTreeUI
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: honkar, aivanov
|
2024-02-08 11:55:39 +00:00 |
|
Per Minborg
|
b58d73b915
|
8323746: Add PathElement hashCode and equals
Reviewed-by: mcimadamore
|
2024-02-08 10:54:11 +00:00 |
|