Jan Lahoda
f7dbb98fe6
8333086: Using Console.println is unnecessarily slow due to JLine initalization
...
Reviewed-by: asotona, naoto
2024-06-05 17:20:44 +00:00
Abhishek Kumar
5dcb7a627e
8160755: bug6492108.java test fails with exception Image comparison failed at (0, 0) for image 4 in GTK L&F
...
Reviewed-by: aivanov, dnguyen, tr
2024-06-05 16:03:35 +00:00
Mark Sheppard
7acfba288f
8327650: Test java/nio/channels/DatagramChannel/StressNativeSignal.java timed out
...
Reviewed-by: bpb
2024-06-05 15:47:52 +00:00
Viktor Klang
326dbb1b13
8312436: CompletableFuture never completes when 'Throwable.toString()' method throws Exception
...
Reviewed-by: alanb
2024-06-05 14:40:04 +00:00
Jaikiran Pai
6882b381e8
8333590: UnmodifiableHeaders.toString() returns a value that represents empty headers
...
Reviewed-by: dfuchs, michaelm
2024-06-05 14:03:29 +00:00
Sonia Zaldana Calles
cbb6747e6b
8329581: Java launcher no longer prints a stack trace
...
8329420: Java 22 (and 23) launcher calls default constructor although main() is static
8330864: No error message when ExceptionInInitializerError thrown in static initializer
Reviewed-by: stuefe
2024-06-05 13:12:30 +00:00
Doug Lea
789f704d9a
8322732: ForkJoinPool may underutilize cores in async mode
...
8327854: Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException
Reviewed-by: alanb
2024-06-05 13:02:15 +00:00
Jaikiran Pai
4369856c6d
8333130: MakeJAR2.sh uses hard-coded JDK version
...
Reviewed-by: lancea, darcy, sspitsyn, amenkov
2024-06-05 06:35:46 +00:00
Alexander Scherbatiy
c7d2a5c1c4
8314070: javax.print: Support IPP output-bin attribute extension
...
Reviewed-by: psadhukhan, prr
2024-06-04 03:12:40 +00:00
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