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 |
|
Alexey Ivanov
|
0c3998d2c6
|
8286759: TextComponentPrintable: consequent -> consecutive positions
Reviewed-by: gli, prr
|
2024-03-14 15:46:37 +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 |
|
Guoxiong Li
|
51381bb13c
|
8328139: Prefer 'override' to 'virtual' in subclasses of 'GCInitLogger'
Reviewed-by: kbarrett, jsjolen
|
2024-03-14 15:01:44 +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 |
|
Albert Mingkun Yang
|
954c50ed88
|
8327997: G1: Move G1ScanClosureBase::reference_iteration_mode to subclass
Reviewed-by: gli, tschatzl, sjohanss
|
2024-03-14 11:44:24 +00:00 |
|
Long Yang
|
6f8b0a33fa
|
8327799: JFR view: the "Park Until" field of jdk.ThreadPark is invalid if the parking method is not absolute
Reviewed-by: egahlin
|
2024-03-14 11:25:06 +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 |
|
Matthias Baesken
|
481c866df8
|
8327468: Do not restart close if errno is EINTR [macOS/linux]
Reviewed-by: dholmes, sspitsyn
|
2024-03-14 08:01:39 +00:00 |
|
Magnus Ihse Bursie
|
44aef38623
|
8327045: Consolidate -fvisibility=hidden as a basic flag for all compilation
Reviewed-by: erikj
|
2024-03-14 07:30:51 +00:00 |
|
Magnus Ihse Bursie
|
fcf746dede
|
8328106: COMPARE_BUILD improvements
Reviewed-by: erikj
|
2024-03-14 07:30:42 +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 |
|
Yude Lin
|
6f2676dc5f
|
8328064: Remove obsolete comments in constantPool and metadataFactory
Reviewed-by: coleenp
|
2024-03-14 06:20:49 +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 |
|
Guoxiong Li
|
357c912be5
|
8325897: Parallel: Remove PSYoungGen::is_maximal_no_gc
Reviewed-by: ayang
|
2024-03-14 03:24:50 +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 |
|
Naoto Sato
|
7f6b7ebbcc
|
8327242: Document supported CLDR versions in the javadoc
Reviewed-by: joehw, iris, jlu
|
2024-03-13 20:27:28 +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 |
|
vamsi-parasa
|
eb45d5bd64
|
8327999: Remove copy of unused registers for cpu features check in x86_64 AVX2 Poly1305 implementation
Reviewed-by: jbhateja, sviswanathan
|
2024-03-13 18:34:34 +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 |
|
Thomas Stuefe
|
be344e442b
|
8327475 : Add analysis code for JDK-8327169
Reviewed-by: mbaesken
|
2024-03-13 15:31:05 +00:00 |
|
Fredrik Bredberg
|
0db6231198
|
8314508: Improve how relativized pointers are printed by frame::describe
Reviewed-by: coleenp, pchilanomate
|
2024-03-13 15:15:03 +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 |
|
Magnus Ihse Bursie
|
4d64467444
|
8328079: JDK-8326583 broke ccache compilation
Reviewed-by: erikj, jwaters
|
2024-03-13 14:17:30 +00:00 |
|
Matias Saavedra Silva
|
7e05a70301
|
8251330: Reorder CDS archived heap to speed up relocation
Reviewed-by: iklam, ccheung
|
2024-03-13 14:00:59 +00:00 |
|
Christian Hagedorn
|
7d8561d56b
|
8327109: Refactor data graph cloning used in create_new_if_for_predicate() into separate class
Reviewed-by: epeter, thartmann
|
2024-03-13 13:58:47 +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 |
|