Weijun Wang
|
7ce75afbbc
|
8255266: Update Public Suffix List to 3c213aa
Reviewed-by: xuelei
|
2022-02-18 16:34:59 +00:00 |
|
Naoto Sato
|
129277653e
|
8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
Reviewed-by: joehw
|
2022-02-17 19:03:08 +00:00 |
|
Mahendra Chhipa
|
cd9a3cf05b
|
8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"
Reviewed-by: dfuchs
|
2022-02-17 17:45:06 +00:00 |
|
Tim Prinzing
|
a6f8a386ef
|
8281000 : ClassLoader::registerAsParallelCapable throws NPE if caller is null
Reviewed-by: erikj, ihse, mchung, bchristi
|
2022-02-17 17:34:39 +00:00 |
|
Joe Darcy
|
4c7f8b49a4
|
8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException
Reviewed-by: sundar, alanb
|
2022-02-17 17:12:40 +00:00 |
|
Julia Boes
|
9ca435b4c0
|
8281305: Test com/sun/net/httpserver/simpleserver/MapToPathTest.java fails on Windows 11
Reviewed-by: dfuchs
|
2022-02-17 10:35:05 +00:00 |
|
Tyler Steele
|
c0275e18b7
|
8203290: [AIX] Check functionality of JDK-8199712 (Flight Recorder)
Implements JFR for AIX
Reviewed-by: erikj, mdoerr, mgronlun, stuefe, ihse
|
2022-02-17 08:49:22 +00:00 |
|
Alexey Semenyuk
|
cd234f5dbe
|
8282007: Assorted enhancements to jpackage testing framework
Reviewed-by: almatvee
|
2022-02-17 05:27:41 +00:00 |
|
Alexey Semenyuk
|
0b00ce17cd
|
8282011: test/jdk/tools/jpackage/windows/WinL10nTest.java test fails if light.exe is not in %PATH%
Reviewed-by: almatvee
|
2022-02-16 23:23:57 +00:00 |
|
Joe Darcy
|
5ec7898dbf
|
8281671: Class.getCanonicalName spec should explicitly cover array classes
Reviewed-by: mchung
|
2022-02-16 22:02:55 +00:00 |
|
Martin Desruisseaux
|
9ba0760cf8
|
8275345: RasterFormatException when drawing a tiled image made of non-writable rasters
Reviewed-by: prr, aivanov
|
2022-02-16 22:01:01 +00:00 |
|
Daniel Fuchs
|
48f6e93079
|
8282020: ProblemList sun/net/www/protocol/https/HttpsURLConnection/B6216082.java until JDK-8282017 is fixed
Reviewed-by: michaelm, naoto
|
2022-02-16 21:38:48 +00:00 |
|
Tim Prinzing
|
67763df4dc
|
8281003: MethodHandles::lookup throws NPE if caller is null
Reviewed-by: ihse, mchung, jrose, alanb
|
2022-02-16 20:09:46 +00:00 |
|
Mandy Chung
|
980d187891
|
8281335: Allow a library already loaded via System::loadLibrary to be loaded as a raw library
Reviewed-by: sundar, mcimadamore
|
2022-02-16 18:31:32 +00:00 |
|
Alexey Semenyuk
|
81645521c8
|
8281874: Can't unpack msi installers from test/jdk/tools/jpackage/windows/test/jdk/tools/jpackage/windows/WinShortcutPromptTest.java test
Reviewed-by: almatvee
|
2022-02-16 17:31:23 +00:00 |
|
Alexey Semenyuk
|
bb4dece246
|
8281170: Test jdk/tools/jpackage/windows/WinInstallerIconTest always fails on Windows 11
Reviewed-by: almatvee
|
2022-02-16 17:30:24 +00:00 |
|
Naoto Sato
|
9b74c3f2e7
|
8176706: Additional Date-Time Formats
Reviewed-by: joehw, rriggs
|
2022-02-16 16:54:53 +00:00 |
|
Mahendra Chhipa
|
0f3d3ac32c
|
8061729: Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
Reviewed-by: dfuchs
|
2022-02-16 16:43:15 +00:00 |
|
Michael McMahon
|
d8f44aa39e
|
8278067: Make HttpURLConnection default keep alive timeout configurable
Reviewed-by: dfuchs
|
2022-02-16 16:01:01 +00:00 |
|
Dmitry Markov
|
f82866bc79
|
8281555: [macos] Get rid of deprecated Style Masks constants
Reviewed-by: serb, aivanov
|
2022-02-15 09:26:47 +00:00 |
|
Harshitha Onkar
|
f33329eb7f
|
8016524: [macosx] Bottom line is not visible for JTableHeader
Reviewed-by: psadhukhan, prr
|
2022-02-15 05:03:34 +00:00 |
|
Phil Race
|
1a7b70a8be
|
8269091: javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
Reviewed-by: serb
|
2022-02-14 23:31:13 +00:00 |
|
Vladimir Ivanov
|
534e557874
|
8256368: Avoid repeated upcalls into Java to re-resolve MH/VH linkers/invokers
Reviewed-by: dlong, kvn
|
2022-02-14 11:57:46 +00:00 |
|
Magnus Ihse Bursie
|
95f198b2b1
|
8274980: Improve adhoc build version strings
Reviewed-by: shade, erikj
|
2022-02-14 10:31:42 +00:00 |
|
Sergey Bylokhov
|
eff5dafba9
|
8274939: Incorrect size of the pixel storage is used by the robot on macOS
Reviewed-by: aivanov, prr
|
2022-02-12 22:10:11 +00:00 |
|
Alexey Bakhtin
|
58dae60da0
|
8274524: SSLSocket.close() hangs if it is called during the ssl handshake
Reviewed-by: xuelei
|
2022-02-12 11:54:22 +00:00 |
|
Alexander Zuev
|
aa918a6ec4
|
8281033: Improve ImageCheckboxTest to test all available LaF
Reviewed-by: serb
|
2022-02-12 09:26:47 +00:00 |
|
Joe Darcy
|
c3179a8760
|
8281462 : Annotation toString output for enum not reusable for source input
Reviewed-by: mchung
|
2022-02-11 23:24:08 +00:00 |
|
Dr Heinz M. Kabutz
|
83ffbd2e7a
|
8277175: Add a parallel multiply method to BigInteger
Reviewed-by: psandoz
|
2022-02-11 18:49:04 +00:00 |
|
Manukumar V S
|
0786ddb471
|
8281535: Create a regression test for JDK-4670051
Reviewed-by: aivanov
|
2022-02-11 17:40:25 +00:00 |
|
lawrence.andrews
|
f399ae558e
|
8202836: [macosx] test java/awt/Graphics/TextAAHintsTest.java fails
Reviewed-by: prr, aivanov
|
2022-02-11 15:33:17 +00:00 |
|
Jie Fu
|
d254cf28c5
|
8281638: jfr/event/allocation tests fail with release VMs after JDK-8281318 due to lack of -XX:+UnlockDiagnosticVMOptions
Reviewed-by: shade
|
2022-02-11 11:39:54 +00:00 |
|
Aleksey Shipilev
|
65831eb294
|
8281318: Improve jfr/event/allocation tests reliability
Reviewed-by: mgronlun
|
2022-02-11 06:45:13 +00:00 |
|
Paul Sandoz
|
83b6e4bc04
|
8281294: [vectorapi] FIRST_NONZERO reduction operation throws IllegalArgumentExcept on zero vectors
Reviewed-by: jrose
|
2022-02-10 18:37:21 +00:00 |
|
Maxim Kartashev
|
d442328bc2
|
8281262: Windows builds in different directories are not fully reproducible
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: erikj, ihse
|
2022-02-10 10:46:35 +00:00 |
|
Alexey Ivanov
|
fd8a3dcc52
|
8280820: Clean up bug8033699 and bug8075609.java tests: regtesthelpers aren't used
Reviewed-by: prr
|
2022-02-09 19:12:20 +00:00 |
|
Hai-May Chao
|
178b962e01
|
8265765: DomainKeyStore may stop enumerating aliases if a constituting KeyStore is empty
Reviewed-by: weijun
|
2022-02-09 16:53:48 +00:00 |
|
Christian Stein
|
8b384b986a
|
8281470: tools/jar/CreateMissingParentDirectories.java fails with "Should have failed creating jar file"
Reviewed-by: lancea
|
2022-02-09 11:34:22 +00:00 |
|
Artem Semenov
|
cb2f8caed2
|
8281338: NSAccessibilityPressAction action for tree node and NSAccessibilityShowMenuAcgtion action not working
Reviewed-by: ant, kizune
|
2022-02-09 06:50:35 +00:00 |
|
Sergey Bylokhov
|
2f46af05ce
|
8280132: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
Reviewed-by: prr
|
2022-02-09 01:26:42 +00:00 |
|
Daniel D. Daugherty
|
5fb56dbb0b
|
8281476: ProblemList tools/jar/CreateMissingParentDirectories.java
Reviewed-by: azvegint, bpb, lancea
|
2022-02-08 20:16:34 +00:00 |
|
Christian Stein
|
92f4f40da6
|
8281104: jar --create should create missing parent directories
Reviewed-by: lancea
|
2022-02-08 17:53:42 +00:00 |
|
Manukumar V S
|
f5d8cebbb6
|
8281296: Create a regression test for JDK-4515999
Reviewed-by: aivanov
|
2022-02-08 12:39:43 +00:00 |
|
Kevin Walls
|
8a662105c2
|
6779701: Wrong defect ID in the code of test LocalRMIServerSocketFactoryTest.java
Reviewed-by: cjplummer, dfuchs
|
2022-02-07 18:16:23 +00:00 |
|
Weijun Wang
|
2ed1f4cf32
|
8281175: Add a -providerPath option to jarsigner
Reviewed-by: xuelei, hchao
|
2022-02-07 15:05:30 +00:00 |
|
Sean Mullan
|
a0f6f2409e
|
8280890: Cannot use '-Djava.system.class.loader' with class loader in signed JAR
Reviewed-by: weijun, hchao
|
2022-02-07 14:06:08 +00:00 |
|
Julia Boes
|
f3e8242683
|
8280965: Tests com/sun/net/httpserver/simpleserver fail with FileSystemException on Windows 11
Reviewed-by: dfuchs
|
2022-02-07 09:28:05 +00:00 |
|
Alex Menkov
|
95fd9d20f3
|
8281243: Test java/lang/instrument/RetransformWithMethodParametersTest.java is failing
Reviewed-by: sspitsyn, dcubed, lmesnik
|
2022-02-07 09:08:34 +00:00 |
|
Phil Race
|
2f48a3f032
|
8279878: java/awt/font/JNICheck/JNICheck.sh test fails on Ubuntu 21.10
Reviewed-by: serb
|
2022-02-06 21:13:17 +00:00 |
|
Toshio Nakamura
|
f7814c120b
|
8139173: [macosx] JInternalFrame shadow is not properly drawn
Reviewed-by: prr, serb
|
2022-02-06 18:39:44 +00:00 |
|