Thomas Schatzl
fc76687c2f
8306836: Remove pinned tag for G1 heap regions
...
Reviewed-by: ayang, cjplummer, sspitsyn
2023-05-03 13:50:02 +00:00
Roland Westrelin
ccf91f881c
8306933: C2: "assert(false) failed: infinite loop" failure
...
Reviewed-by: chagedorn, thartmann
2023-05-03 11:14:53 +00:00
Emanuel Peter
e9807a4b0f
8306042: C2: failed: Missed optimization opportunity in PhaseCCP (adding LShift->Cast->Add notification)
...
Reviewed-by: thartmann, chagedorn, kvn
2023-05-03 10:45:30 +00:00
Aleksey Shipilev
fcb280a48b
8305092: Improve Thread.sleep(millis, nanos) for sub-millisecond granularity
...
Reviewed-by: dholmes, alanb
2023-05-03 09:39:57 +00:00
Albert Mingkun Yang
891530fbc9
8307005: Make CardTableBarrierSet::initialize non-virtual
...
Reviewed-by: dholmes
2023-05-03 09:26:27 +00:00
Roland Westrelin
e0774bed2d
8306997: C2: "malformed control flow" assert due to missing safepoint on backedge with a switch
...
Reviewed-by: thartmann, kvn
2023-05-03 08:29:01 +00:00
Erik Österlund
462b1df758
8307106: Allow concurrent GCs to walk CLDG without ClassLoaderDataGraph_lock
...
Reviewed-by: stefank, aboldtch, coleenp, dholmes
2023-05-03 08:16:15 +00:00
Adam Sotona
c8f37564bf
8306729: Add nominal descriptors of modules and packages to Constants API
...
Reviewed-by: mchung
2023-05-03 06:34:58 +00:00
Feilong Jiang
0b5b6429a0
8307150: RISC-V: Remove remaining StoreLoad barrier with UseCondCardMark for Serial/Parallel GC
...
Reviewed-by: shade, fyang
2023-05-03 02:23:41 +00:00
Damon Nguyen
418a82551a
8306466: Open source more AWT Drag & Drop related tests
...
Reviewed-by: prr
2023-05-02 23:45:44 +00:00
Eamonn McManus
74667e3d56
8303919: Instant.ofEpochMilli says it can throw an exception that it can't
...
Reviewed-by: rriggs
2023-05-02 23:26:01 +00:00
Harshitha Onkar
76991c8129
8282232: [Win] GetMousePositionWithPopup test fails due to wrong mouse position
...
Reviewed-by: prr
2023-05-02 23:22:17 +00:00
Stuart Marks
05b9b5821d
8302496: Runtime.exit incorrectly says it never throws an exception
...
Reviewed-by: alanb
2023-05-02 23:19:30 +00:00
Kim Barrett
8a70664e52
8293117: Add atomic bitset functions
...
Reviewed-by: shade, coleenp, dholmes
2023-05-02 21:27:01 +00:00
Liam Miller-Cushon
8c106b0c8e
8303784: no-@Target annotations should be applicable to type parameter declarations
...
Reviewed-by: vromero
2023-05-02 18:19:03 +00:00
Jonathan Gibbons
b76f320e76
8307123: Fix deprecation warnings in DPrinter
...
Reviewed-by: vromero
2023-05-02 16:54:39 +00:00
Jorn Vernee
a8bf2acb7d
8304888: Add dedicated VMProps for linker and fallback linker
...
Reviewed-by: alanb, mcimadamore
2023-05-02 13:56:32 +00:00
Johan Sjölen
75a4edca6b
8301223: Replace NULL with nullptr in share/gc/g1/
...
Reviewed-by: tschatzl, kbarrett
2023-05-02 13:04:14 +00:00
Yoshiki Sato
544bd260b6
8305505: NPE in javazic compiler
...
Reviewed-by: naoto
2023-05-02 12:42:15 +00:00
Thomas Stuefe
ea9201f420
8306510: Print number of threads and stack sizes in error reports
...
Reviewed-by: gziemski, dholmes
2023-05-02 12:18:23 +00:00
Fredrik Bredberg
a8d16dea8e
8300197: Freeze/thaw an interpreter frame using a single copy_to_chunk() call
...
Reviewed-by: rrich, pchilanomate, fyang
2023-05-02 12:14:12 +00:00
Jorn Vernee
1532a1b0bd
8307164: TestSegmentCopy times out (mainline)
...
Reviewed-by: mcimadamore
2023-05-02 10:42:49 +00:00
Martin Doerr
860bf9b35f
8307104: [AIX] VM crashes with UseRTMLocking on Power10
...
Reviewed-by: clanger, lucy
2023-05-02 09:19:49 +00:00
Alan Bateman
86f97fe70c
8305919: java/lang/Thread/virtual/HoldsLock.java#id0 failed, ThreadInfo.getLockInfo() return null
...
Reviewed-by: jpai
2023-05-02 07:20:19 +00:00
Joe Wang
2179a8f2d6
8298087: XML Schema Validation reports an required attribute twice via ErrorHandler
...
Reviewed-by: naoto
2023-05-02 03:12:06 +00:00
Serguei Spitsyn
1227a275a1
8306028: separate ThreadStart/ThreadEnd events posting code in JVMTI VTMS transitions
...
8304444: Reappearance of NULL in jvmtiThreadState.cpp
Reviewed-by: pchilanomate, lmesnik
2023-05-02 02:40:50 +00:00
Vicente Romero
35e75c131d
8301455: comments in TestTypeAnnotations still refer to resolved JDK-8068737
...
Reviewed-by: jjg
2023-05-01 20:28:50 +00:00
Sergey Tsypanov
561ec9c5a0
8300818: Reduce complexity of padding with DateTimeFormatter
...
Reviewed-by: redestad, rriggs
2023-05-01 18:24:07 +00:00
Chris Plummer
ae5f678fba
8282384: [LOOM] Need test for ThreadReference.interrupt() on a vthread
...
Reviewed-by: lmesnik, sspitsyn
2023-05-01 18:13:11 +00:00
Rajan Halade
c7e1df8328
8304760: Add 2 Microsoft TLS roots
...
Reviewed-by: mullan
2023-05-01 18:03:54 +00:00
Roger Riggs
6acf032db8
8306678: Replace use of os.version with an internal Version record
...
Reviewed-by: mchung
2023-05-01 17:56:04 +00:00
Roger Riggs
f00a748bc5
8304915: Create jdk.internal.util.Architecture enum and apply
...
Reviewed-by: erikj, mdoerr, amitkumar
2023-05-01 15:22:07 +00:00
Jorn Vernee
7d07d19523
8305201: Improve error message for GroupLayouts that are too large on SysV
...
Reviewed-by: mcimadamore
2023-05-01 14:12:51 +00:00
Jorn Vernee
67dd841432
8305093: Linker cache should not take layout names into account
...
Reviewed-by: mcimadamore
2023-05-01 13:41:00 +00:00
Archie Cobbs
d437c61f5b
8305672: Surprising definite assignment error after JDK-8043179
...
Reviewed-by: kcr, vromero
2023-05-01 13:23:37 +00:00
Jorn Vernee
b39a9bffda
8301703: java.base jdk.internal.foreign.abi.BindingSpecializer uses ASM to generate classes
...
Reviewed-by: mcimadamore, asotona
2023-05-01 13:15:16 +00:00
Jorn Vernee
1de1a38859
8303002: Reject packed structs from linker
...
8300784: Specify exactly how padding should be presented to the linker
8304803: NPE thrown during downcall classification under Linux/x64
8303524: Check FunctionDescriptor byte order when linking
Reviewed-by: mcimadamore
2023-05-01 13:00:41 +00:00
Coleen Phillimore
316d303c1d
8306851: Move Method access flags
...
Reviewed-by: cjplummer, dholmes, dnsimon, matsaave, fparain
2023-05-01 11:33:22 +00:00
Aleksey Shipilev
a6b4f25bd5
8306825: Monitor deflation might be accidentally disabled by zero intervals
...
Reviewed-by: dcubed, eastigeevich, phh
2023-05-01 07:56:07 +00:00
Prasanta Sadhukhan
2d7c50791b
8305778: javax/swing/JTableHeader/6884066/bug6884066.java: Unexpected header's value; index = 4 value = E
...
Reviewed-by: serb, jdv
2023-05-01 04:49:40 +00:00
Prasanta Sadhukhan
e1b06eac72
8305780: javax/swing/JTable/7068740/bug7068740.java fails on Ubunutu 20.04
...
Reviewed-by: serb, tr
2023-05-01 04:45:38 +00:00
Prasanta Sadhukhan
b54c4a33c6
8299713: Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor
...
Reviewed-by: serb, tr
2023-05-01 04:41:22 +00:00
Hannes Greule
b3dbf28bc0
8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default
...
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: vromero, jwaters
2023-04-30 07:34:09 +00:00
Alexander Zuev
6d6d00b69c
8306954: Open source five Focus related tests
...
Reviewed-by: prr
2023-04-29 18:19:11 +00:00
Lance Andersen
bb7608bacc
8307088: Allow the jdbc.drivers system property to be searchable
...
Reviewed-by: naoto, joehw
2023-04-29 14:37:13 +00:00
SirYwell
a2d3fc83b0
8304837: Classfile API throws IOOBE for MethodParameters attribute without parameter names
...
Reviewed-by: asotona, jwaters, vromero
2023-04-29 07:48:14 +00:00
Sergey Bylokhov
d43a5a289f
8307135: java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed
...
Reviewed-by: jiefu, prr
2023-04-29 01:29:13 +00:00
Phil Race
1f689241cf
8306955: Open source several JComboBox jtreg tests
...
Reviewed-by: kizune
2023-04-28 22:42:11 +00:00
Phil Race
b8de39431d
8307080: Open source some more JComboBox jtreg tests
...
Reviewed-by: kizune
2023-04-28 22:39:17 +00:00
Jorn Vernee
4818c798bc
8307110: zero build broken after JDK-8304265
...
Reviewed-by: erikj
2023-04-28 21:43:33 +00:00