Daniel D. Daugherty
|
ba86dd4aaf
|
8278445: ProblemList tools/jpackage/share/IconTest.java on macosx-x64
Reviewed-by: bpb
|
2021-12-08 18:02:34 +00:00 |
|
Brian Burkhalter
|
2478158815
|
8277361: java/nio/channels/Channels/ReadXBytes.java fails with OOM error
Reviewed-by: alanb, lancea
|
2021-12-08 17:11:14 +00:00 |
|
Daniel Fuchs
|
37921e3080
|
8269258: java/net/httpclient/ManyRequestsLegacy.java failed with connection timeout
Reviewed-by: michaelm
|
2021-12-08 15:31:49 +00:00 |
|
Matthias Baesken
|
fd8cb2dae8
|
8278346: java/nio/file/Files/probeContentType/Basic.java fails on Linux SLES15 machine
Reviewed-by: shade
|
2021-12-08 14:03:56 +00:00 |
|
Aleksey Shipilev
|
30f0c64753
|
8277992: Add fast jdk_svc subtests to jdk:tier3
Reviewed-by: mseledtsov, alanb
|
2021-12-08 06:52:16 +00:00 |
|
Stuart Marks
|
d7ad546758
|
8276422: Add command-line option to disable finalization
Co-authored-by: David Holmes <dholmes@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Reviewed-by: dholmes, kbarrett, bchristi
|
2021-12-08 00:27:53 +00:00 |
|
Mikhailo Seledtsov
|
3d61372ba5
|
8278363: Create extented container test groups
Reviewed-by: lmesnik
|
2021-12-07 21:58:19 +00:00 |
|
Daniel D. Daugherty
|
716c2e1e85
|
8278368: ProblemList tools/jpackage/share/MultiNameTwoPhaseTest.java on macosx-x64
Reviewed-by: mikael
|
2021-12-07 19:28:04 +00:00 |
|
Maxim Kartashev
|
7217cb7878
|
8274883: (se) Selector.open throws IAE when the default file system provider is changed to a custom provider
Reviewed-by: alanb, michaelm
|
2021-12-07 16:59:34 +00:00 |
|
Brian Burkhalter
|
7ea4b19f54
|
8278166: java/nio/channels/Channels/TransferTo.java timed out
Reviewed-by: lancea, alanb
|
2021-12-07 16:47:24 +00:00 |
|
Naoto Sato
|
543d1a8cf4
|
8275721: Name of UTC timezone in a locale changes depending on previous code
Reviewed-by: joehw
|
2021-12-07 16:44:52 +00:00 |
|
Roman Kennke
|
5b81d5eeb4
|
8276901: Implement UseHeavyMonitors consistently
Reviewed-by: coleenp, mdoerr, dcubed
|
2021-12-07 14:41:42 +00:00 |
|
Alan Bateman
|
69d8669fb3
|
8278339: ServerSocket::isClosed may return false after accept throws
Reviewed-by: dfuchs
|
2021-12-07 14:22:35 +00:00 |
|
Yasumasa Suenaga
|
07669e3bc6
|
8275375: [REDO] JDK-8271949 dumppath in -XX:FlightRecorderOptions does not affect
Reviewed-by: egahlin, mgronlun
|
2021-12-07 09:26:13 +00:00 |
|
Sibabrata Sahoo
|
f22d157e55
|
8277353: java/security/MessageDigest/ThreadSafetyTest.java test times out
Reviewed-by: weijun
|
2021-12-07 05:10:30 +00:00 |
|
Ivan Šipka
|
2ff12966a3
|
8277957: Add test group for IPv6 exclusive testing
Reviewed-by: alanb, msheppar
|
2021-12-06 23:34:32 +00:00 |
|
Martin Balao
|
ea8d3c92c6
|
8271566: DSA signature length value is not accurate in P11Signature
Reviewed-by: valeriep
|
2021-12-06 20:31:55 +00:00 |
|
Prasanta Sadhukhan
|
082fdf4793
|
8172065: javax/swing/JTree/4908142/bug4908142.java The selected index should be "aad"
Reviewed-by: aivanov
|
2021-12-06 16:08:28 +00:00 |
|
Markus Karg
|
9642629d15
|
8276779: (ch) InputStream returned by Channels.newInputStream should have fast path for SelectableChannels
Reviewed-by: lancea, alanb
|
2021-12-04 09:27:23 +00:00 |
|
Weijun Wang
|
a729a70c01
|
8225181: KeyStore should have a getAttributes method
Reviewed-by: mullan
|
2021-12-03 18:52:17 +00:00 |
|
Prasanta Sadhukhan
|
660f21a418
|
8278119: ProblemList few headful test failing in macosx12-aarch64 system
Reviewed-by: dcubed
|
2021-12-03 17:08:40 +00:00 |
|
merykitty
|
2e30fa936d
|
8278171: [vectorapi] Mask incorrectly computed for zero extending cast
Reviewed-by: psandoz
|
2021-12-03 17:07:11 +00:00 |
|
Brian Burkhalter
|
0d938cedca
|
8278172: java/nio/channels/FileChannel/BlockDeviceSize.java should only run on Linux
Reviewed-by: lancea, alanb
|
2021-12-03 16:00:27 +00:00 |
|
Tim Prinzing
|
b8ac0d20ce
|
8276681: Additional malformed Javadoc inline tags in JDK source
Reviewed-by: lancea
|
2021-12-02 21:22:43 +00:00 |
|
Alexey Ivanov
|
b310f301ef
|
8277396: [TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread
Reviewed-by: serb, psadhukhan
|
2021-12-02 20:59:46 +00:00 |
|
Brian Burkhalter
|
15345e3edc
|
8276661: (fs) UserDefinedFileAttributeView no longer works with long path (win)
Reviewed-by: alanb
|
2021-12-02 20:53:13 +00:00 |
|
Joe Darcy
|
8b042d14b7
|
8257856: Make ClassFileVersionsTest.java robust to JDK version updates
Reviewed-by: alanb
|
2021-12-02 18:17:32 +00:00 |
|
Lance Andersen
|
ad1ff27b73
|
8277422: tools/jar/JarEntryTime.java fails with modified time mismatch
Reviewed-by: joehw, msheppar, naoto
|
2021-12-02 16:33:32 +00:00 |
|
Andy Herrick
|
7696897932
|
8276837: [macos]: Error when signing the additional launcher
Reviewed-by: asemenyuk, almatvee
|
2021-12-02 14:08:33 +00:00 |
|
Maurizio Cimadamore
|
ea905bd3da
|
8277924: Small tweaks to foreign function and memory API
Reviewed-by: jvernee, psandoz
|
2021-12-02 11:22:31 +00:00 |
|
Jayathirth D V
|
8198807b4a
|
8266435: WBMPImageReader.read() should not truncate the input stream
Reviewed-by: serb
|
2021-12-02 05:00:48 +00:00 |
|
Jaikiran Pai
|
09522db5aa
|
8277647: [REDO] JDK-8277507 Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
Reviewed-by: sundar
|
2021-12-02 01:29:52 +00:00 |
|
Naoto Sato
|
a363b7b921
|
8177819: DateTimeFormatterBuilder zone parsing should recognise DST
8277049: ZonedDateTime parse in Fall DST transition fails to retain the correct zonename.
Reviewed-by: joehw, scolebourne
|
2021-12-01 17:14:53 +00:00 |
|
Paul Sandoz
|
9b3e672059
|
8278014: [vectorapi] Remove test run script
Reviewed-by: sviswanathan, jiefu, shade
|
2021-12-01 16:12:46 +00:00 |
|
Ravi Reddy
|
1e9ed54d36
|
8193682: Infinite loop in ZipOutputStream.close()
Reviewed-by: lancea, coffeys
|
2021-12-01 15:35:00 +00:00 |
|
Julia Boes
|
f505396ccc
|
8277459: Add jwebserver tool
Reviewed-by: michaelm, dfuchs, ihse
|
2021-12-01 10:37:09 +00:00 |
|
Jayathirth D V
|
84aa0a191b
|
8278047: Few javax/imageio test regressed after JDK-8262297 fix
Reviewed-by: tschatzl
|
2021-12-01 10:22:17 +00:00 |
|
Masanori Yano
|
c733193543
|
8262297: ImageIO.write() method will throw IndexOutOfBoundsException
Reviewed-by: serb, jdv
|
2021-12-01 06:18:44 +00:00 |
|
Weijun Wang
|
7049c13cf4
|
8231107: Allow store password to be null when saving a PKCS12 KeyStore
Reviewed-by: mullan
|
2021-12-01 01:01:57 +00:00 |
|
Weijun Wang
|
ab867f6c7c
|
8272162: S4U2Self ticket without forwardable flag
Reviewed-by: valeriep
|
2021-12-01 00:48:28 +00:00 |
|
Naoto Sato
|
f1c20e91d8
|
8190748: java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
Reviewed-by: rriggs, joehw, lancea
|
2021-11-30 22:41:36 +00:00 |
|
Daniel D. Daugherty
|
5a4a9bb9d5
|
8278019: ProblemList java/awt/dnd/BadSerializationTest/BadSerializationTest.java on linux and windows
Reviewed-by: prr
|
2021-11-30 20:40:10 +00:00 |
|
Jorn Vernee
|
98a9f03739
|
8277602: Deopt code does not extend the stack enough if the caller is an optimize entry blob
Reviewed-by: dlong, thartmann
|
2021-11-30 14:34:00 +00:00 |
|
Jaikiran Pai
|
a81e4fc07b
|
8258117: jar tool sets the time stamp of module-info.class entries to the current time
Reviewed-by: lancea, ihse, alanb
|
2021-11-25 02:12:03 +00:00 |
|
Lance Andersen
|
b5841ba3f3
|
8277806: 4 tools/jar failures per platform after JDK-8272728
Reviewed-by: alanb, jjg
|
2021-11-24 20:42:29 +00:00 |
|
Roger Riggs
|
0384739afc
|
8276665: ObjectInputStream.GetField.get(name, object) should throw ClassNotFoundException
Reviewed-by: naoto, lancea, smarks
|
2021-11-24 15:14:22 +00:00 |
|
Maurizio Cimadamore
|
96e36071b6
|
8275063: Implementation of Foreign Function & Memory API (Second incubator)
Reviewed-by: erikj, psandoz, jvernee, darcy
|
2021-11-24 11:51:16 +00:00 |
|
Andrew Leonard
|
24e586a043
|
8276764: Enable deterministic file content ordering for Jar and Jmod
Reviewed-by: mchung, ihse
|
2021-11-23 18:28:30 +00:00 |
|
Mandy Chung
|
032067264f
|
8277451: java.lang.reflect.Field::set on static field with invalid argument type should throw IAE
Reviewed-by: alanb
|
2021-11-23 17:14:59 +00:00 |
|
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 |
|