Phil Race
|
ade17ecb6c
|
8340560: Open Source several AWT/2D font and rendering tests
Reviewed-by: kizune
|
2024-09-29 17:05:01 +00:00 |
|
Joe Darcy
|
73ebb848fd
|
8340721: Clarify special case handling of unboxedType and getWildcardType
Reviewed-by: prappo, mcimadamore
|
2024-09-27 23:34:04 +00:00 |
|
Boris Ulasevich
|
ed140f5d5e
|
8341101: [ARM32] Error: ShouldNotReachHere() in TemplateInterpreterGenerator::generate_math_entry after 8338694
Reviewed-by: shade
|
2024-09-27 23:11:41 +00:00 |
|
Justin Lu
|
082125d61e
|
8340404: CharsetProvider specification updates
Reviewed-by: alanb, naoto
|
2024-09-27 18:26:08 +00:00 |
|
Yagmur Eren
|
a7bfced605
|
8337679: Memset warning in src/hotspot/share/adlc/adlArena.cpp
Reviewed-by: stefank, thartmann, jwaters
|
2024-09-27 17:36:48 +00:00 |
|
Rajan Halade
|
f554c3ffce
|
8341059: Change Entrust TLS distrust date to November 12, 2024
Reviewed-by: mullan
|
2024-09-27 17:16:13 +00:00 |
|
Xiaolong Peng
|
65200a9589
|
8340490: Shenandoah: Optimize ShenandoahPacer
Reviewed-by: shade, kdnilsen
|
2024-09-27 17:06:18 +00:00 |
|
Rajan Halade
|
824a297aae
|
8341057: Add 2 SSL.com TLS roots
Reviewed-by: mullan
|
2024-09-27 16:57:02 +00:00 |
|
Daniel D. Daugherty
|
5aae3d4085
|
8341096: ProblemList compiler/cha/TypeProfileFinalMethod.java in Xcomp mode
Reviewed-by: azvegint
|
2024-09-27 16:26:30 +00:00 |
|
Liam Miller-Cushon
|
68c4f36857
|
8340024: In ClassReader, extract a constant for the superclass supertype_index
Reviewed-by: vromero
|
2024-09-27 16:21:05 +00:00 |
|
Leonid Mesnik
|
12de4fbce7
|
8340826: Should not send unload notification for scratch classes
Reviewed-by: sspitsyn, coleenp
|
2024-09-27 15:02:01 +00:00 |
|
Kim Barrett
|
25e892911d
|
8340620: Fix -Wzero-as-null-pointer-constant warnings for CompressedOops
Reviewed-by: shade, stefank, mli, amitkumar
|
2024-09-27 10:58:10 +00:00 |
|
Aleksey Shipilev
|
6587909c7d
|
8341015: OopStorage location decoder crashes accessing non-initalized OopStorage
Reviewed-by: kbarrett, tschatzl
|
2024-09-27 09:44:00 +00:00 |
|
Stefan Karlsson
|
9003e2c519
|
8341027: Crash in java/runtime/Unsafe/InternalErrorTest when running with -XX:-UseCompressedClassPointers
Reviewed-by: aboldtch, coleenp
|
2024-09-27 08:28:59 +00:00 |
|
Matthias Baesken
|
2a2ecc994e
|
8339475: Clean up return code handling for pthread calls in library coding
Reviewed-by: clanger, jwaters
|
2024-09-27 07:27:29 +00:00 |
|
Hannes Wallnöfer
|
85dba47925
|
8325090: javadoc fails when -subpackages option is used with non-modular -source
Reviewed-by: liach, jjg
|
2024-09-27 06:34:02 +00:00 |
|
Florian Weimer
|
1bc13a1c10
|
8340552: Harden TzdbZoneRulesCompiler against missing zone names
Reviewed-by: andrew, jlu, naoto
|
2024-09-26 22:37:45 +00:00 |
|
Coleen Phillimore
|
e6373b5238
|
8340679: Misc tests fail assert(!set || SafepointSynchronize::is_at_safepoint()) failed: set once or at safepoint
Reviewed-by: matsaave, iklam
|
2024-09-26 21:54:30 +00:00 |
|
Todd V. Jonker
|
2349bb7ace
|
8340974: Ambiguous name of jtreg property vm.libgraal.enabled
Reviewed-by: dnsimon, phh
|
2024-09-26 21:38:08 +00:00 |
|
Doug Simon
|
5d062e248e
|
8340576: Some JVMCI flags are inconsistent
Reviewed-by: never
|
2024-09-26 19:36:26 +00:00 |
|
Fernando Guallini
|
1447967f53
|
8339261: Logs truncated in test javax/net/ssl/DTLS/DTLSRehandshakeTest.java
Reviewed-by: rhalade, hchao
|
2024-09-26 16:47:49 +00:00 |
|
Ravi Gupta
|
a02d895f7a
|
8333403: Write a test to check various components events are triggered properly
Reviewed-by: aivanov
|
2024-09-26 16:31:31 +00:00 |
|
Joe Darcy
|
bb040ef4cc
|
8340983: Use index and definition tags in Object and Double
Reviewed-by: bpb, liach
|
2024-09-26 16:04:45 +00:00 |
|
Joe Darcy
|
8225a5f58a
|
8340981: Update citations to "Hacker's Delight"
Reviewed-by: bpb, iris, liach, jwaters
|
2024-09-26 16:03:04 +00:00 |
|
Maxim Kartashev
|
aceae76fb5
|
8339460: CDS error when module is located in a directory with space in the name
Reviewed-by: ccheung, iklam
|
2024-09-26 15:40:31 +00:00 |
|
Brian Burkhalter
|
aeaa4f78eb
|
8336895: BufferedReader doesn't read full \r\n line ending when it doesn't fit in buffer
Reviewed-by: jpai, alanb
|
2024-09-26 15:20:51 +00:00 |
|
Aleksey Shipilev
|
376056ca48
|
8336468: Reflection and MethodHandles should use more precise initializer checks
Reviewed-by: liach, coleenp
|
2024-09-26 15:14:21 +00:00 |
|
Liam Miller-Cushon
|
e36ce5f034
|
8336942: Improve test coverage for class loading elements with annotations of different retentions
Reviewed-by: vromero
|
2024-09-26 15:11:03 +00:00 |
|
Fernando Guallini
|
95d3e9d199
|
8339560: Unaddressed comments during code review of JDK-8337664
Reviewed-by: mullan
|
2024-09-26 13:20:14 +00:00 |
|
Alexander Zvegintsev
|
47fcf5a3b0
|
8340687: Open source closed frame tests #1
Reviewed-by: aivanov
|
2024-09-26 12:33:23 +00:00 |
|
Lutz Schmidt
|
777c20cb14
|
8339542: compiler/codecache/CheckSegmentedCodeCache.java fails
Reviewed-by: mdoerr, shade
|
2024-09-26 11:45:09 +00:00 |
|
Alexey Ivanov
|
3762ec3978
|
8340466: Add description for PassFailJFrame constructors
Reviewed-by: prr, honkar
|
2024-09-26 11:36:42 +00:00 |
|
Alexey Ivanov
|
e2626db2f0
|
8340899: Remove wildcard bound in PositionWindows.positionTestWindows
Reviewed-by: azvegint, prr
|
2024-09-26 11:34:30 +00:00 |
|
Johan Sjölen
|
10da2c21a1
|
8340923: The class LogSelection copies uninitialized memory
Reviewed-by: mbaesken, jwaters, stefank
|
2024-09-26 08:47:32 +00:00 |
|
Chen Liang
|
8c8f0d85ce
|
8339260: Move rarely used constants out of ClassFile
Reviewed-by: asotona
|
2024-09-26 06:34:18 +00:00 |
|
Tobias Hartmann
|
47c10694c6
|
8340812: LambdaForm customization via MethodHandle::updateForm is not thread safe
Reviewed-by: liach, shade, jvernee
|
2024-09-26 06:03:29 +00:00 |
|
Alisen Chung
|
66f1639846
|
8339271: giflib attribution correction
Reviewed-by: dnguyen, prr
|
2024-09-26 01:16:13 +00:00 |
|
Ioi Lam
|
8f756196b4
|
8340864: Remove unused lines related to vmClasses
Reviewed-by: shade, kvn
|
2024-09-25 18:51:16 +00:00 |
|
Chen Liang
|
84751cbfdd
|
8340831: Simplify simple validation for class definition in MethodHandles.Lookup
Reviewed-by: redestad
|
2024-09-25 18:31:24 +00:00 |
|
Chen Liang
|
df1959fd7a
|
8340838: Clean up MutableCallSite to use explicit release fence instead of AtomicInteger
Reviewed-by: jrose, redestad, shade
|
2024-09-25 18:29:30 +00:00 |
|
Daniel D. Daugherty
|
1b2d40addf
|
8340956: ProblemList 4 java/nio/channels/DatagramChannel tests on macosx-all
Reviewed-by: liach, alanb, darcy, dfuchs
|
2024-09-25 17:19:02 +00:00 |
|
Alexander Zuev
|
f7bc9ba552
|
8340228: Open source couple more miscellaneous AWT tests
Reviewed-by: prr
|
2024-09-25 16:46:49 +00:00 |
|
Eirik Bjørsnøs
|
0e0b0b0d26
|
8340684: Reading from an input stream backed by a closed ZipFile has no test coverage
Reviewed-by: lancea
|
2024-09-25 16:36:44 +00:00 |
|
Brian Burkhalter
|
81b5f09749
|
8340946: Add vmTestbase/gc/memory/Nio/Nio.java and java/nio/Buffer/LimitDirectMemory.java to problem list
Reviewed-by: liach, dcubed, alanb
|
2024-09-25 16:36:28 +00:00 |
|
George Adams
|
0474f020bf
|
8340815: Add SECURITY.md file
Reviewed-by: mr, jwaters, erikj
|
2024-09-25 16:25:23 +00:00 |
|
Leonov Kirill
|
fb70325877
|
8338583: NMT: Malloc overhead is calculated incorrectly
Reviewed-by: azafari, yan, gziemski
|
2024-09-25 13:18:25 +00:00 |
|
Liam Miller-Cushon
|
083b980831
|
8340568: Incorrect escaping of single quotes when pretty-printing character literals
Reviewed-by: mcimadamore
|
2024-09-25 13:12:47 +00:00 |
|
Claes Redestad
|
d8790aa048
|
8340885: Desugar ZipCoder.Comparison
Reviewed-by: lancea, eirbjo
|
2024-09-25 13:04:46 +00:00 |
|
Hannes Wallnöfer
|
120463dc90
|
8339541: CSS rule is not specific enough
Reviewed-by: jjg
|
2024-09-25 12:15:07 +00:00 |
|
Martin Doerr
|
1b9898a44f
|
8340843: [PPC64/s390x] Error: ShouldNotReachHere() in TemplateInterpreterGenerator::generate_math_entry after 8338694
Reviewed-by: mbaesken, amitkumar
|
2024-09-25 09:26:06 +00:00 |
|