Daniel D. Daugherty
|
64bdc84390
|
8277649: [BACKOUT] JDK-8277507 Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
Reviewed-by: alanb, stefank
|
2021-11-23 15:16:15 +00:00 |
|
Sergey Bylokhov
|
e3243ee963
|
8277087: ZipException: zip END header not found at ZipFile#Source.findEND
Reviewed-by: lancea
|
2021-11-23 08:57:34 +00:00 |
|
Jaikiran Pai
|
12f08ba4d4
|
8277507: Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
Reviewed-by: almatvee
|
2021-11-23 08:19:16 +00:00 |
|
Daniel D. Daugherty
|
c79a485f1c
|
8277494: [BACKOUT] JDK-8276150 Quarantined jpackage apps are labeled as "damaged"
Reviewed-by: asemenyuk, tschatzl
|
2021-11-19 22:37:28 +00:00 |
|
Sean Mullan
|
03f8c0fb93
|
8275887: jarsigner prints invalid digest/signature algorithm warnings if keysize is weak/disabled
Reviewed-by: weijun
|
2021-11-19 14:36:07 +00:00 |
|
Andy Herrick
|
936f7ff49e
|
8276150: Quarantined jpackage apps are labeled as "damaged"
Reviewed-by: almatvee
|
2021-11-19 14:23:04 +00:00 |
|
Daniel Fuchs
|
03debf2775
|
8276774: Cookie stored in CookieHandler not sent if user headers contain cookie
Reviewed-by: michaelm
|
2021-11-19 13:18:12 +00:00 |
|
Sergey Bylokhov
|
03473b4c27
|
8270874: JFrame paint artifacts when dragged from standard monitor to HiDPI monitor
Reviewed-by: jdv
|
2021-11-18 18:25:38 +00:00 |
|
Prasanta Sadhukhan
|
276bfcd1a1
|
8277407: javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java fails to compile after JDK-8276058
Reviewed-by: dcubed
|
2021-11-18 15:17:59 +00:00 |
|
Prasanta Sadhukhan
|
91607436b7
|
8276058: Some swing test fails on specific CI macos system
Reviewed-by: prr, kizune
|
2021-11-18 04:33:49 +00:00 |
|
Naoto Sato
|
231fb61aae
|
8276970: Default charset for PrintWriter that wraps PrintStream
Reviewed-by: rriggs, alanb
|
2021-11-18 01:12:12 +00:00 |
|
Sean Coffey
|
6bb04626af
|
8277224: sun.security.pkcs.PKCS9Attributes.toString() throws NPE
Reviewed-by: weijun
|
2021-11-17 20:50:46 +00:00 |
|
Weijun Wang
|
262d07001b
|
8277246: Check for NonRepudiation as well when validating a TSA certificate
Reviewed-by: xuelei, mullan
|
2021-11-17 20:03:55 +00:00 |
|
Alex Kasko
|
b6876649a8
|
8277159: Fix java/nio/file/FileStore/Basic.java test by ignoring /run/user/* mount points
Reviewed-by: bpb, shade
|
2021-11-17 17:48:07 +00:00 |
|
Kevin Walls
|
2af9e5976f
|
8276139: TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test
Reviewed-by: jiefu, sspitsyn
|
2021-11-17 11:59:52 +00:00 |
|
Fairoz Matte
|
08f65a59a7
|
8277313: Validate header failed for test/jdk/java/net/httpclient/HeadTest.java
Reviewed-by: jdv
|
2021-11-17 06:13:26 +00:00 |
|
Jaikiran Pai
|
23e5117a55
|
8276559: (httpclient) Consider adding an HttpRequest.Builder.HEAD method to build a HEAD request.
Reviewed-by: cstein, dfuchs
|
2021-11-17 03:20:40 +00:00 |
|
Alexander Zuev
|
b0a463fa59
|
8169468: NoResizeEventOnDMChangeTest.java fails because FS Window didn't receive all resizes!
Reviewed-by: serb
|
2021-11-16 19:01:53 +00:00 |
|
Alexey Semenyuk
|
9046077fe6
|
8276084: Linux DEB Bundler: release number in outputted .deb file should be optional
Reviewed-by: almatvee, herrick
|
2021-11-15 17:57:06 +00:00 |
|
Richard Reingruber
|
ca2efb73f5
|
8274687: JDWP deadlocks if some Java thread reaches wait in blockOnDebuggerSuspend
Reviewed-by: cjplummer, sspitsyn, rschmelter
|
2021-11-15 07:02:22 +00:00 |
|
Lance Andersen
|
b85500e524
|
8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File
Reviewed-by: redestad, alanb
|
2021-11-12 17:12:13 +00:00 |
|
Julia Boes
|
13deb38433
|
8276848: sun.net.httpserver.simpleserver.CommandLinePositiveTest: test does not specify port
Reviewed-by: dfuchs
|
2021-11-12 12:05:45 +00:00 |
|
Lance Andersen
|
b0d7a9daa6
|
8276994: java/nio/channels/Channels/TransferTo.java leaves multi-GB files in /tmp
Reviewed-by: alanb
|
2021-11-11 19:09:17 +00:00 |
|
Alan Bateman
|
8aae88b0fc
|
8276763: java/nio/channels/SocketChannel/AdaptorStreams.java fails with "SocketTimeoutException: Read timed out"
Reviewed-by: dfuchs
|
2021-11-11 19:07:09 +00:00 |
|
Alexander Zvegintsev
|
6f35eede45
|
8079267: [TEST_BUG] Test java/awt/Frame/MiscUndecorated/RepaintTest.java fails
Reviewed-by: serb
|
2021-11-11 16:53:27 +00:00 |
|
Aleksei Efimov
|
2ca4ff87b7
|
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: dfuchs, alanb, michaelm, chegar
|
2021-11-11 14:33:58 +00:00 |
|
Jesper Wilhelmsson
|
e27a67a916
|
8276930: Update ProblemList
Reviewed-by: kevinw, dholmes
|
2021-11-11 01:14:30 +00:00 |
|
Naoto Sato
|
0c409cac78
|
8276186: Require getAvailableLocales() methods to include Locale.ROOT
Reviewed-by: prappo, smarks, iris
|
2021-11-10 20:52:11 +00:00 |
|
Weijun Wang
|
a5c160c711
|
8267108: Alternate Subject.getSubject and doAs APIs that do not depend on Security Manager APIs
Reviewed-by: mullan
|
2021-11-10 19:35:17 +00:00 |
|
Aleksey Shipilev
|
0f463a7bf7
|
8276845: (fs) java/nio/file/spi/SetDefaultProvider.java fails on x86_32
Reviewed-by: alanb
|
2021-11-10 09:50:27 +00:00 |
|
Aleksey Shipilev
|
fd0a25e62b
|
8276805: java/awt/print/PrinterJob/CheckPrivilege.java fails due to disabled SecurityManager
Reviewed-by: serb, aivanov
|
2021-11-10 07:59:01 +00:00 |
|
Jamil Nimeh
|
8822d41fdc
|
8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
Reviewed-by: xuelei, wetmore
|
2021-11-10 01:24:33 +00:00 |
|
Roger Riggs
|
d7012fbd60
|
8276880: Remove java/lang/RuntimeTests/exec/ExecWithDir as unnecessary
Reviewed-by: alanb
|
2021-11-09 20:43:51 +00:00 |
|
Pankaj Bansal
|
a60e91259b
|
8198626: java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails on mac
Reviewed-by: serb
|
2021-11-09 20:10:20 +00:00 |
|
Brian Burkhalter
|
dde959dfce
|
8276808: java/nio/channels/Channels/TransferTo.java timed out
Reviewed-by: lancea, shade
|
2021-11-09 19:17:59 +00:00 |
|
Weijun Wang
|
c27afb313b
|
8276863: Remove test/jdk/sun/security/ec/ECDSAJavaVerify.java
Reviewed-by: ascarpino
|
2021-11-09 14:46:32 +00:00 |
|
Masanori Yano
|
e198594753
|
8250678: ModuleDescriptor.Version parsing treats empty segments inconsistently
Reviewed-by: mchung, alanb
|
2021-11-09 14:28:07 +00:00 |
|
Roger Riggs
|
7e73bca0b7
|
8276408: Deprecate Runtime.exec methods with a single string command line argument
Reviewed-by: alanb
|
2021-11-08 16:39:07 +00:00 |
|
Christian Stein
|
fc0fe25679
|
8273235: tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
Reviewed-by: shade
|
2021-11-08 08:09:51 +00:00 |
|
Jaikiran Pai
|
2653cfbf0f
|
8276688: Remove JLinkReproducibleXXXTest from ProblemList.txt
Reviewed-by: alanb, mchung
|
2021-11-06 03:36:46 +00:00 |
|
Anirvan Sarkar
|
c7095b20d9
|
8276207: Properties.loadFromXML/storeToXML works incorrectly for supplementary characters
Reviewed-by: joehw
|
2021-11-06 00:41:44 +00:00 |
|
Brian Burkhalter
|
b01f1073f9
|
8276252: java/nio/channels/Channels/TransferTo.java failed with OOM java heap space error
Reviewed-by: lancea
|
2021-11-05 17:25:06 +00:00 |
|
Patrick Concannon
|
d95299a4d7
|
8276634: Remove usePlainDatagramSocketImpl option from the test DatagramChannel/SendReceiveMaxSize.java
Reviewed-by: dfuchs, alanb, vtewari
|
2021-11-05 10:39:37 +00:00 |
|
Jaikiran Pai
|
396132ff1e
|
8275509: ModuleDescriptor.hashCode isn't reproducible across builds
Reviewed-by: alanb, ihse
|
2021-11-05 03:44:45 +00:00 |
|
Sandhya Viswanathan
|
9ad4d3d06b
|
8276025: Hotspot's libsvml.so may conflict with user dependency
Reviewed-by: kvn, erikj, psandoz, ihse
|
2021-11-05 03:30:09 +00:00 |
|
Alisen Chung
|
7b1916efda
|
8233557: [TESTBUG] DoubleClickTitleBarTest.java fails on macOs
Reviewed-by: prr
|
2021-11-04 21:53:29 +00:00 |
|
Brian Burkhalter
|
7bb2173383
|
8276199: java/nio/channels/FileChannel/LargeGatheringWrite.java fails to terminate correctly
Reviewed-by: alanb
|
2021-11-04 16:33:08 +00:00 |
|
Julia Boes
|
ee49963258
|
8275534: com.sun.net.httpserver.BasicAuthenticator should check whether "realm" is a quoted string
Reviewed-by: michaelm, dfuchs
|
2021-11-04 11:31:51 +00:00 |
|
Claes Redestad
|
ce8c76700b
|
8276220: Reduce excessive allocations in DateTimeFormatter
Reviewed-by: scolebourne, naoto
|
2021-11-03 22:57:13 +00:00 |
|
Ivan Šipka
|
32895ac609
|
8275650: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11
Reviewed-by: bpb, msheppar
|
2021-11-03 19:30:12 +00:00 |
|