Brian Burkhalter
|
c287170c94
|
8254742: InputStream::readNBytes(int) result may contain zeros not in input
Reviewed-by: shade, bchristi
|
2020-11-04 16:50:02 +00:00 |
|
Kim Barrett
|
6023f6b1bf
|
8188055: (ref) Add Reference::refersTo predicate
Reviewed-by: mchung, pliden, rriggs, dholmes, ihse, smarks, alanb
|
2020-11-04 09:18:23 +00:00 |
|
Brian Burkhalter
|
450452bb8c
|
8254876: (fs) NullPointerException not thrown when first argument to Path.of or Paths.get is null
Reviewed-by: rriggs, alanb
|
2020-11-03 19:39:28 +00:00 |
|
Lance Andersen
|
6606e0909c
|
8255380: (zipfs) ZipFileSystem::readExtra can fail if zipinfo-time is not set to false
Reviewed-by: redestad
|
2020-11-03 19:20:42 +00:00 |
|
Sergey Bylokhov
|
83f3cf4298
|
8196087: java/awt/image/DrawImage/IncorrectUnmanagedImageRotatedClip.java fails
Reviewed-by: jdv
|
2020-11-03 18:28:19 +00:00 |
|
Richard Reingruber
|
63461d59a1
|
8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown
Reviewed-by: cjplummer, sspitsyn, kvn
|
2020-11-03 12:36:59 +00:00 |
|
Jorn Vernee
|
b8d4e02ce7
|
8255374: Add a dropReturn MethodHandle combinator
Reviewed-by: redestad
|
2020-11-03 12:10:48 +00:00 |
|
Jayathirth D V
|
4107670d62
|
8233562: [TESTBUG] Swing StyledEditorKit test bug4506788.java fails on MacOS
Reviewed-by: psadhukhan
|
2020-11-03 07:54:31 +00:00 |
|
Jayathirth D V
|
9beb866b12
|
8233561: [TESTBUG] Swing text test bug8014863.java fails on macos
Reviewed-by: psadhukhan
|
2020-11-03 06:38:22 +00:00 |
|
Prasanta Sadhukhan
|
fe4e6b3e90
|
8196089: javax/swing/Action/8133039/bug8133039.java fails
Reviewed-by: jdv
|
2020-11-03 03:16:36 +00:00 |
|
Naoto Sato
|
6dac8d2780
|
8255671 : Bidi.reorderVisually has misleading exception messages
Reviewed-by: joehw
|
2020-11-02 16:48:16 +00:00 |
|
Vladimir Kozlov
|
2f7d34f205
|
8255616: Disable AOT and Graal in Oracle OpenJDK
Reviewed-by: iignatyev, vlivanov, iveresov, ihse
|
2020-11-02 16:04:46 +00:00 |
|
Sergey Bylokhov
|
eb66418b32
|
7124397: [macosx] JSpinner serialiazation - deserialization issue
Reviewed-by: pbansal
|
2020-11-02 12:22:28 +00:00 |
|
Prasanta Sadhukhan
|
98c91b64b2
|
8233637: [TESTBUG] Swing ActionListenerCalledTwiceTest.java fails on macos
Reviewed-by: jdv
|
2020-11-02 10:37:45 +00:00 |
|
Prasanta Sadhukhan
|
e97809d3d4
|
8233641: [TESTBUG] JMenuItem test bug4171437.java fails on macos
Reviewed-by: jdv
|
2020-11-02 10:37:09 +00:00 |
|
Prasanta Sadhukhan
|
518ff518e1
|
8233569: [TESTBUG] JTextComponent test bug6361367.java fails on macos
Reviewed-by: serb
|
2020-11-01 15:49:49 +00:00 |
|
Prasanta Sadhukhan
|
4c4b8f4de2
|
8196302: javax/swing/JFileChooser/8041694/bug8041694.java
Reviewed-by: serb
|
2020-11-01 15:46:07 +00:00 |
|
Christian Stein
|
f61ce32770
|
8255576: (fs) Files.isHidden() throws ArrayIndexOutOfBoundsException (unix)
Reviewed-by: alanb
|
2020-11-01 12:39:43 +00:00 |
|
Sergey Bylokhov
|
fe7672bac6
|
8196099: javax/swing/text/CSSBorder/6796710/bug6796710.java fails
Reviewed-by: psadhukhan
|
2020-10-31 22:20:30 +00:00 |
|
Prasanta Sadhukhan
|
cacce843aa
|
8169954: JFileChooser/8021253: java.lang.RuntimeException: Default button is not pressed
Reviewed-by: serb
|
2020-10-31 11:03:43 +00:00 |
|
Prasanta Sadhukhan
|
7597cba92b
|
8143021: [TEST_BUG] Test javax/swing/JColorChooser/Test6541987.java fails
Reviewed-by: serb
|
2020-10-31 10:58:38 +00:00 |
|
Weijun Wang
|
80380d51d2
|
8255494: PKCS7 should use digest algorithm to verify the signature
Reviewed-by: valeriep
|
2020-10-31 03:22:35 +00:00 |
|
Weijun Wang
|
a7563207f6
|
8255536: Remove the directsign property and option
Reviewed-by: mullan
|
2020-10-30 13:29:41 +00:00 |
|
Weijun Wang
|
f77a658557
|
8153005: Upgrade the default PKCS12 encryption/MAC algorithms
Reviewed-by: mullan
|
2020-10-30 13:23:33 +00:00 |
|
Mandy Chung
|
5782a2a309
|
8254975: lambda proxy fails to access a protected member inherited from a split package
Reviewed-by: rriggs
|
2020-10-29 21:11:37 +00:00 |
|
Conor Cleary
|
d5138d1fce
|
8255604: java/nio/channels/DatagramChannel/Connect.java fails with java.net.BindException: Cannot assign requested address: connect
Reviewed-by: dfuchs, michaelm
|
2020-10-29 19:08:06 +00:00 |
|
Jorn Vernee
|
2a2fa134c3
|
8255449: Improve the exception message of MethodHandles::permuteArguments
Reviewed-by: chegar, mchung
|
2020-10-29 18:32:48 +00:00 |
|
Conor Cleary
|
ea26ff1142
|
8247614: java/nio/channels/DatagramChannel/Connect.java timed out
Reviewed-by: dfuchs, alanb
|
2020-10-29 09:57:09 +00:00 |
|
Prasanta Sadhukhan
|
caec8d2208
|
8233560: [TESTBUG] ToolTipManager/Test6256140.java is failing on macos
Reviewed-by: serb
|
2020-10-29 02:37:09 +00:00 |
|
Prasanta Sadhukhan
|
a5b42ec8b2
|
8233570: [TESTBUG] HTMLEditorKit test bug5043626.java is failing on macos
Reviewed-by: serb
|
2020-10-29 02:35:07 +00:00 |
|
Igor Ignatyev
|
7e305ad1d4
|
8255405: sun/net/ftp/imp/FtpClient uses SimpleDateFormat in not thread-safe manner
Reviewed-by: chegar, ryadav, dfuchs
|
2020-10-28 23:53:51 +00:00 |
|
Severin Gehwolf
|
42fc158991
|
8253939: [TESTBUG] Increase coverage of the cgroups detection code
Reviewed-by: shade, bobv
|
2020-10-28 18:54:02 +00:00 |
|
Michael McMahon
|
6bb7e45e8e
|
8245194: Unix domain socket channel implementation
Reviewed-by: erikj, dfuchs, alanb, chegar
|
2020-10-28 17:26:26 +00:00 |
|
Vicente Romero
|
8bde2f4e3d
|
8255013: implement Record Classes as a standard feature in Java, follow-up
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: jlahoda
|
2020-10-28 17:18:46 +00:00 |
|
Sergey Bylokhov
|
5e0a8cdf89
|
8255488: Re-enable some problem listed tests
Reviewed-by: psadhukhan
|
2020-10-28 08:40:41 +00:00 |
|
Prasanta Sadhukhan
|
3f8bd92308
|
8233556: [TESTBUG] JPopupMenu tests fail on MacOS
Reviewed-by: serb
|
2020-10-28 06:37:49 +00:00 |
|
Prasanta Sadhukhan
|
4acf634d05
|
8171998: javax/swing/JMenu/4692443/bug4692443.java fails on Windows
Reviewed-by: serb
|
2020-10-28 06:32:29 +00:00 |
|
Sergey Bylokhov
|
dc85a3fe81
|
8015602: [macosx] Test javax/swing/SpringLayout/4726194/bug4726194.java fails on MacOSX
Reviewed-by: psadhukhan, pbansal
|
2020-10-27 20:23:32 +00:00 |
|
Alex Menkov
|
1d245c6ec8
|
8252117: com/sun/jdi/BadHandshakeTest.java failed with "ConnectException: Connection refused: connect"
Reviewed-by: cjplummer, sspitsyn
|
2020-10-27 19:49:38 +00:00 |
|
Alexey Bakhtin
|
7a7ce021de
|
8007632: DES/3DES keys support in PKCS12 keystore
Reviewed-by: weijun
|
2020-10-27 18:41:44 +00:00 |
|
Aleksey Shipilev
|
66a3917d4d
|
8255331: Problemlist java/foreign/TestMismatch.java on 32-bit platforms until JDK-8254162
Reviewed-by: mcimadamore
|
2020-10-27 13:53:02 +00:00 |
|
Prasanta Sadhukhan
|
767965046e
|
8231231: The printing result is different from the case instruction
Reviewed-by: prr
|
2020-10-27 11:16:27 +00:00 |
|
Prasanta Sadhukhan
|
bcdeeaa04c
|
8199054: Test javax/swing/UIDefaults/8149879/InternalResourceBundle.java is unstable
Reviewed-by: prr, serb
|
2020-10-27 02:59:33 +00:00 |
|
Prasanta Sadhukhan
|
dee31d0e95
|
8167355: [macos 10.12] Timeout in javax/swing/JTextArea/TextViewOOM/TextViewOOM.java
Reviewed-by: prr
|
2020-10-27 02:55:40 +00:00 |
|
Sergey Bylokhov
|
abdbbe3a79
|
8254370: Update the classes in the java.awt.color package
Reviewed-by: prr
|
2020-10-26 23:56:11 +00:00 |
|
Harold Seigel
|
ca8bba64dc
|
8238263: Create at-requires mechanism for containers
Reviewed-by: bobv, iignatyev
|
2020-10-26 20:30:37 +00:00 |
|
Daniel Kamil Kozar
|
b498433631
|
8254825: Monitoring available clipboard formats should be done via new Windows APIs
Reviewed-by: serb
|
2020-10-26 19:13:20 +00:00 |
|
Phil Race
|
de05b0065a
|
8255365: Problem list failing client manual tests
Reviewed-by: kizune, serb
|
2020-10-26 18:56:23 +00:00 |
|
Sergey Bylokhov
|
49c4978d0a
|
8060202: [macosx] Test closed/java/awt/Choice/GetSizeTest/GetSizeTest fails only in MacOSX(10.10)
Reviewed-by: prr
|
2020-10-26 18:35:52 +00:00 |
|
Sergey Bylokhov
|
2b47a58dd7
|
8028281: [TEST_BUG] [macosx] javax/swing/JTabbedPane/7024235/Test7024235.java fails
Reviewed-by: psadhukhan, prr
|
2020-10-26 18:31:54 +00:00 |
|