Vicente Romero
|
9bfae8891e
|
8332297: annotation processor that generates records sometimes fails due to NPE in javac
Reviewed-by: jlahoda
|
2024-05-21 08:53:26 +00:00 |
|
Adam Sotona
|
451cc23905
|
8332486: ClassFile API ArrayIndexOutOfBoundsException with label metadata
Reviewed-by: psandoz
|
2024-05-21 07:59:33 +00:00 |
|
Axel Boldt-Christmas
|
f5ab7dff40
|
8332494: java/util/zip/EntryCount64k.java failing with java.lang.RuntimeException: '\\A\\Z' missing from stderr
Reviewed-by: jpai, stefank, dholmes
|
2024-05-21 06:14:44 +00:00 |
|
Axel Boldt-Christmas
|
9f7779305c
|
8332495: java/util/logging/LoggingDeadlock2.java fails with AssertionError: Some tests failed
Reviewed-by: jpai, stefank
|
2024-05-21 06:14:34 +00:00 |
|
Abhishek Kumar
|
fb45bab8e1
|
8075917: The regression-swing case failed as the text on label is not painted red with the GTK L&F
8298153: Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194
Reviewed-by: tr, psadhukhan
|
2024-05-21 05:31:44 +00:00 |
|
Jonathan Gibbons
|
6e805127f8
|
8332545: Fix handling of HTML5 entities in Markdown comments
Reviewed-by: prappo, erikj
|
2024-05-21 00:39:46 +00:00 |
|
Viktor Klang
|
b78613b681
|
8332154: Memory leak in SynchronousQueue
Reviewed-by: alanb
|
2024-05-20 18:52:34 +00:00 |
|
Vladimir Ivanov
|
7652f9811b
|
8331885: C2: meet between unloaded and speculative types is not symmetric
Reviewed-by: roland, thartmann
|
2024-05-20 17:56:44 +00:00 |
|
Serhiy Sachkov
|
d6b7f9b170
|
8331851: Add specific regression leap year tests for Calendar.roll()
Reviewed-by: naoto
|
2024-05-20 09:23:40 +00:00 |
|
Cesar Soares Lucas
|
8acdd2d7c8
|
8330565: C2: Multiple crashes with CTW after JDK-8316991
Reviewed-by: kvn, thartmann
|
2024-05-17 23:39:31 +00:00 |
|
Jonathan Gibbons
|
0a58cffe88
|
8298405: Implement JEP 467: Markdown Documentation Comments
8329296: Update Elements for '///' documentation comments
Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
Reviewed-by: prappo, darcy, hannesw
|
2024-05-17 17:42:46 +00:00 |
|
Vicente Romero
|
39a55e9779
|
8324809: compiler can crash with SOE while proving if two recursive types are disjoint
Reviewed-by: mcimadamore
|
2024-05-17 14:16:11 +00:00 |
|
Hannes Wallnöfer
|
9bb6169a1c
|
8317621: --add-script should support JavaScript modules
Reviewed-by: jjg
|
2024-05-17 12:36:06 +00:00 |
|
Chen Liang
|
d4c2edf2c9
|
8331855: Convert jdk.jdeps jdeprscan and jdeps to use the Classfile API
Reviewed-by: asotona
|
2024-05-17 12:26:22 +00:00 |
|
Chen Liang
|
beeffd4671
|
8332109: Convert remaining tests using com.sun.tools.classfile to ClassFile API
Reviewed-by: asotona
|
2024-05-17 12:24:39 +00:00 |
|
Claes Redestad
|
0b0445be28
|
8331724: Refactor j.l.constant implementation to internal package
Reviewed-by: liach, asotona
|
2024-05-17 09:49:44 +00:00 |
|
Nizar Benalla
|
ae999eae7e
|
8129418: JShell: better highlighting of errors in imports on demand
Reviewed-by: jlahoda
|
2024-05-17 06:39:53 +00:00 |
|
Hamlin Li
|
6422efa3c7
|
8332394: Add friendly output when @IR rule missing value
Reviewed-by: chagedorn
|
2024-05-17 06:33:56 +00:00 |
|
Sergey Bylokhov
|
7c750fd95b
|
8331746: Create a test to verify that the cmm id is not ignored
Reviewed-by: prr, dmarkov, aivanov
|
2024-05-17 01:55:30 +00:00 |
|
Mark Powers
|
da9c23ace9
|
8325384: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java failing intermittently when main thread is a virtual thread
Reviewed-by: ssahoo, ascarpino
|
2024-05-16 17:07:19 +00:00 |
|
Kelvin Nilsen
|
dc184f1099
|
8324649: Shenandoah: replace implementation of free set
Reviewed-by: wkemper, ysr, rkennke
|
2024-05-16 16:47:09 +00:00 |
|
Naoto Sato
|
259915168d
|
8331202: Support for Duration until another Instant
Reviewed-by: joehw, scolebourne, rriggs
|
2024-05-16 16:12:53 +00:00 |
|
Alisen Chung
|
6f7ddbec7d
|
8260633: [macos] java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
Reviewed-by: serb, dnguyen, tr
|
2024-05-16 15:49:46 +00:00 |
|
Roland Westrelin
|
fa3e94d30f
|
8332393: Problemlist compiler/rangechecks/TestArrayAccessAboveRCAfterRCCastIIEliminated.java
Reviewed-by: chagedorn
|
2024-05-16 14:00:03 +00:00 |
|
Roland Westrelin
|
f398cd2250
|
8331575: C2: crash when ConvL2I is split thru phi at LongCountedLoop
Reviewed-by: chagedorn, epeter
|
2024-05-16 08:55:03 +00:00 |
|
Roland Westrelin
|
ab8d7b0ced
|
8324517: C2: crash in compiled code because of dependency on removed range check CastIIs
Reviewed-by: epeter, thartmann
|
2024-05-16 07:25:11 +00:00 |
|
Jaikiran Pai
|
fe8a2aff31
|
8307778: com/sun/jdi/cds tests fail with jtreg's Virtual test thread factory
Reviewed-by: dholmes, sspitsyn, cjplummer, lmesnik
|
2024-05-16 05:42:38 +00:00 |
|
Rajan Halade
|
4083255440
|
8316138: Add GlobalSign 2 TLS root certificates
Reviewed-by: mullan
|
2024-05-15 20:18:57 +00:00 |
|
Naoto Sato
|
7cff04fc8a
|
8330276: Console methods with explicit Locale
Reviewed-by: joehw, rriggs, jlahoda
|
2024-05-15 19:28:24 +00:00 |
|
Viktor Klang
|
8a4315f833
|
8331987: Enhance stacktrace clarity for CompletableFuture CancellationException
Reviewed-by: alanb, dfuchs
|
2024-05-15 18:35:46 +00:00 |
|
Adam Sotona
|
42ccb74399
|
8331940: ClassFile API ArrayIndexOutOfBoundsException with certain class files
Reviewed-by: liach, psandoz
|
2024-05-15 16:14:15 +00:00 |
|
Leonid Mesnik
|
61aff6db15
|
8332112: Update nsk.share.Log to don't print summary during VM shutdown hook
Reviewed-by: dholmes, cjplummer
|
2024-05-15 14:57:22 +00:00 |
|
Maurizio Cimadamore
|
30bb066b19
|
8332003: Clarify javadoc for MemoryLayout::offsetHandle
Reviewed-by: psandoz
|
2024-05-15 14:39:51 +00:00 |
|
Emanuel Peter
|
c4867c62c4
|
8329273: C2 SuperWord: Some basic MemorySegment IR tests
Reviewed-by: kvn, chagedorn
|
2024-05-15 13:16:08 +00:00 |
|
Roland Westrelin
|
8032d640c0
|
8332245: C2: missing record_for_ign() call in GraphKit::must_be_not_null()
Reviewed-by: thartmann, chagedorn
|
2024-05-15 12:01:20 +00:00 |
|
Hannes Wallnöfer
|
fa043aec42
|
8294880: Review running time of jdk/internal/shellsupport/doc/JavadocHelperTest.java
Reviewed-by: jjg
|
2024-05-15 11:47:49 +00:00 |
|
Christoph Langer
|
a5005c87c4
|
8330814: Cleanups for KeepAliveCache tests
Reviewed-by: jpai, dfuchs
|
2024-05-15 10:36:24 +00:00 |
|
Evgeny Astigeevich
|
1a944478a2
|
8332111: [BACKOUT] A way to align already compiled methods with compiler directives
Reviewed-by: shade, kvn
|
2024-05-15 09:56:05 +00:00 |
|
Galder Zamarreño
|
2f10a316ff
|
8302850: Implement C1 clone intrinsic that reuses arraycopy code for primitive arrays
Reviewed-by: dlong, roland
|
2024-05-15 07:48:15 +00:00 |
|
Jan Lahoda
|
d04ac14bdb
|
8332236: javac crashes with module imports and implicitly declared class
Reviewed-by: vromero
|
2024-05-15 05:43:18 +00:00 |
|
Cesar Soares Lucas
|
4e77cf881d
|
8330795: C2: assert((uint)type <= T_CONFLICT && _zero_type[type] != nullptr) failed: bad type with -XX:-UseCompressedClassPointers
Reviewed-by: kvn
|
2024-05-15 01:46:22 +00:00 |
|
Brian Burkhalter
|
0bb5ae6451
|
8332248: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java failed with RuntimeException
Reviewed-by: alanb
|
2024-05-14 20:17:01 +00:00 |
|
Calvin Cheung
|
4d32c607a4
|
8322008: Exclude some CDS tests from running with -Xshare:off
Reviewed-by: lmesnik, iklam
|
2024-05-14 19:21:51 +00:00 |
|
Inigo Mediavilla Saiz
|
e91492ab43
|
8313674: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java should test for more block devices
Reviewed-by: alanb, bpb
|
2024-05-14 16:04:34 +00:00 |
|
Sonia Zaldana Calles
|
5a4415a6bd
|
8331858: [nmt] VM.native_memory statistics should work in summary mode
Reviewed-by: stuefe, jsjolen
|
2024-05-14 14:04:28 +00:00 |
|
Axel Boldt-Christmas
|
4ba74475d4
|
8326957: Implement JEP 474: ZGC: Generational Mode by Default
Reviewed-by: stefank, eosterlund
|
2024-05-14 13:11:28 +00:00 |
|
Aggelos Biboudis
|
ea5eb74a65
|
8326404: Assertion error when trying to compile switch with fallthrough with pattern
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: vromero
|
2024-05-14 06:41:58 +00:00 |
|
Daniel Jeliński
|
beea5305b0
|
8331907: BigInteger and BigDecimal should use optimized division
Reviewed-by: rgiulietti, bpb
|
2024-05-14 05:01:51 +00:00 |
|
SendaoYan
|
440782e016
|
8331466: Problemlist serviceability/dcmd/gc/RunFinalizationTest.java on generic-all
Reviewed-by: sspitsyn, cjplummer
|
2024-05-14 02:12:57 +00:00 |
|
Hannes Wallnöfer
|
1484153c1a
|
8332080: Update troff man page for javadoc
Reviewed-by: jjg
|
2024-05-13 09:48:23 +00:00 |
|