Jaikiran Pai
|
d230b30353
|
8333398: Uncomment the commented test in test/jdk/java/util/jar/JarFile/mrjar/MultiReleaseJarAPI.java
Reviewed-by: iris, lancea
|
2024-06-04 01:53:18 +00:00 |
|
Justin Lu
|
6dac8d6452
|
8332424: Update IANA Language Subtag Registry to Version 2024-05-16
Reviewed-by: naoto, iris
|
2024-06-03 22:00:31 +00:00 |
|
Prasanta Sadhukhan
|
1c514b34c0
|
8325435: [macos] Menu or JPopupMenu not closed when main window is resized
Reviewed-by: azvegint
|
2024-06-03 13:00:23 +00:00 |
|
Alexander Zvegintsev
|
d2d78ad18e
|
8280990: [XWayland] XTest emulated mouse click does not bring window to front
Reviewed-by: avu, psadhukhan, kizune
|
2024-06-03 07:12:06 +00:00 |
|
Jaikiran Pai
|
4785461f61
|
7022325: TEST_BUG: test/java/util/zip/ZipFile/ReadLongZipFileName.java leaks files if it fails
Reviewed-by: lancea
|
2024-06-02 01:07:27 +00:00 |
|
Alexey Semenyuk
|
24530022d0
|
8331977: Crash: SIGSEGV in dlerror()
Reviewed-by: almatvee
|
2024-06-01 12:31:25 +00:00 |
|
John Jiang
|
c0ce7d871f
|
8333046: Clean codes in sun.security.util.math
Reviewed-by: weijun
|
2024-06-01 05:58:00 +00:00 |
|
Alexander Matveev
|
9fd0e7349e
|
8332110: [macos] jpackage tries to sign added files without the --mac-sign option
Reviewed-by: asemenyuk
|
2024-05-31 20:30:32 +00:00 |
|
Jaikiran Pai
|
d9e7b7e7da
|
8210471: GZIPInputStream constructor could leak an un-end()ed Inflater
Reviewed-by: lancea
|
2024-05-31 13:43:40 +00:00 |
|
Adam Sotona
|
22ef827e2c
|
8320396: Class-File API ClassModel::verify should include checks from hotspot/share/classfile/classFileParser.cpp
Reviewed-by: liach, mcimadamore
|
2024-05-31 06:26:35 +00:00 |
|
Alexey Semenyuk
|
1b7d59f171
|
8333303: Issues with DottedVersion class
Reviewed-by: almatvee
|
2024-05-31 03:05:09 +00:00 |
|
Alexey Semenyuk
|
e304a8ae63
|
8333307: Don't suppress jpackage logging in tests when it is detecting packaging tools in the system
Reviewed-by: almatvee
|
2024-05-31 03:02:09 +00:00 |
|
Justin Lu
|
ffb0867e2c
|
8331485: Odd Results when Parsing Scientific Notation with Large Exponent
8331680: NumberFormat is missing some bad exponent strict parse cases
Reviewed-by: naoto
|
2024-05-30 20:05:22 +00:00 |
|
Alan Bateman
|
707154235b
|
8331189: Implementation of Scoped Values (Third Preview)
Reviewed-by: aph, jpai, mcimadamore
|
2024-05-30 15:41:56 +00:00 |
|
Erik Gahlin
|
4a20691e9b
|
8331876: JFR: Move file read and write events to java.base
Reviewed-by: mgronlun, alanb
|
2024-05-30 13:32:57 +00:00 |
|
Chen Liang
|
f608918df3
|
8332614: Type-checked ConstantPool.entryByIndex and ClassReader.readEntryOrNull
Reviewed-by: asotona
|
2024-05-30 11:51:49 +00:00 |
|
Pavel Rappo
|
3cff588a31
|
8332826: Make hashCode methods in ArraysSupport friendlier
Reviewed-by: redestad, liach
|
2024-05-30 09:33:30 +00:00 |
|
Alexander Zvegintsev
|
286cc163fd
|
8327401: Some jtreg tests fail on Wayland without any tracking bug
8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails on ubuntu 23.04
Reviewed-by: prr
|
2024-05-30 06:44:04 +00:00 |
|
Matthew Donovan
|
6cda4c5985
|
8321543: Update NSS to version 3.96
Reviewed-by: rhalade
|
2024-05-29 11:19:55 +00:00 |
|
Maurizio Cimadamore
|
c003c1207f
|
8331865: Consolidate size and alignment checks in LayoutPath
Reviewed-by: psandoz, jvernee
|
2024-05-29 11:12:30 +00:00 |
|
Alexey Semenyuk
|
91ab088d5e
|
8333116: test/jdk/tools/jpackage/share/ServiceTest.java test fails
Reviewed-by: almatvee
|
2024-05-28 21:39:38 +00:00 |
|
Alan Bateman
|
0f3e2cc334
|
8331670: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal
Reviewed-by: mcimadamore, jpai, pminborg
|
2024-05-28 15:05:54 +00:00 |
|
Adam Sotona
|
aa4c83a5bf
|
8332505: JEP 457: ClassRemapper forgets to remap bootstrap method references
Reviewed-by: jlahoda
|
2024-05-28 12:29:30 +00:00 |
|
Korov
|
b5e1615c00
|
8292955: Collections.checkedMap Map.merge does not properly check key and value
Reviewed-by: gli, liach, pminborg
|
2024-05-28 06:43:07 +00:00 |
|
Thomas Schatzl
|
72fbfe18cb
|
8330577: G1 sometimes sends jdk.G1HeapRegionTypeChange for non-changes
Co-authored-by: Andreas Steiner <asteiner@openjdk.org>
Reviewed-by: ayang, asteiner
|
2024-05-27 09:48:49 +00:00 |
|
SendaoYan
|
4e8deb396e
|
8332922: Test java/io/IO/IO.java fails when /usr/bin/expect not exist
Reviewed-by: djelinski
|
2024-05-27 06:32:21 +00:00 |
|
Vicente Romero
|
7bf1989f59
|
8320575: generic type information lost on mandated parameters of record's compact constructors
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: jlahoda
|
2024-05-24 20:43:23 +00:00 |
|
Alexey Ivanov
|
cd3e4c0366
|
8326734: text-decoration applied to <span> lost when mixed with <u> or <s>
8325620: HTMLReader uses ConvertAction instead of specified CharacterAction for <b>, <i>, <u>
Reviewed-by: honkar, prr
|
2024-05-24 16:30:30 +00:00 |
|
Adam Sotona
|
cfdc64fcb4
|
8331291: java.lang.classfile.Attributes class performs a lot of static initializations
Reviewed-by: liach, redestad, vromero
|
2024-05-24 15:58:34 +00:00 |
|
Pavel Rappo
|
c099f14f07
|
8305457: Implement java.io.IO
Reviewed-by: naoto, smarks, jpai, jlahoda
|
2024-05-24 13:37:14 +00:00 |
|
Daniel Fuchs
|
6a35311468
|
8241550: [macOS] SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use"
Reviewed-by: jpai, mullan
|
2024-05-24 12:42:16 +00:00 |
|
Weijun Wang
|
da3001daf7
|
8331975: Enable case-insensitive check in ccache and keytab entry lookup
Reviewed-by: mpowers, valeriep
|
2024-05-24 01:16:43 +00:00 |
|
Sergey Bylokhov
|
9b1d6d66b8
|
8316328: Test jdk/jfr/event/oldobject/TestSanityDefault.java times out for some heap sizes
Reviewed-by: phh, shade, egahlin
|
2024-05-23 23:40:00 +00:00 |
|
Sergey Chernyshev
|
c2180d141c
|
8315767: InetAddress: constructing objects from BSD literal addresses
Reviewed-by: dfuchs, aefimov, michaelm, jpai
|
2024-05-23 06:12:45 +00:00 |
|
Prasanta Sadhukhan
|
9d332e6591
|
8307193: Several Swing jtreg tests use class.forName on L&F classes
Reviewed-by: abhiscxk, prr
|
2024-05-23 04:23:04 +00:00 |
|
Volodymyr Paprotski
|
afed7d0b05
|
8329538: Accelerate P256 on x86_64 using Montgomery intrinsic
Reviewed-by: ihse, ascarpino, sviswanathan
|
2024-05-22 16:27:27 +00:00 |
|
Roger Riggs
|
8291c94bcd
|
8331224: ClassCastException in ObjectInputStream hides ClassNotFoundException
Reviewed-by: smarks
|
2024-05-21 14:11:39 +00:00 |
|
Raffaello Giulietti
|
42e3c842ae
|
8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory
8332476: j.u.r.RandomGeneratorFactor.create(long|byte[]) should throw rather than silently fallback to no-arg create()
Reviewed-by: jpai
|
2024-05-21 12:53:03 +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 |
|
Viktor Klang
|
b78613b681
|
8332154: Memory leak in SynchronousQueue
Reviewed-by: alanb
|
2024-05-20 18:52:34 +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 |
|
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 |
|
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 |
|
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 |
|