Sean Coffey
|
2c5167803a
|
8234466: Class loading deadlock involving X509Factory#commitEvent()
Reviewed-by: alanb, chegar, dfuchs
|
2020-01-13 21:16:27 +00:00 |
|
Jesper Wilhelmsson
|
913b8702d1
|
Merge
|
2020-01-13 15:40:09 +01:00 |
|
Naoto Sato
|
1b24cf800f
|
8174270: Consolidate ICU sources in one location
Reviewed-by: srl, joehw
|
2020-01-13 08:05:59 -08:00 |
|
Nick Gasson
|
2afe1c6c23
|
8236634: Memory Access API tests fail on 32-bit
Reviewed-by: mcimadamore, shade
|
2020-01-13 15:31:23 +08:00 |
|
Phil Race
|
76b1472989
|
Merge
|
2020-01-09 10:14:59 -08:00 |
|
Brian Burkhalter
|
d6a5897f41
|
8236804: java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
Reviewed-by: chegar, lancea
|
2020-01-08 11:38:08 -08:00 |
|
Brian Burkhalter
|
31b9bbd87b
|
8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Reviewed-by: alanb
|
2020-01-08 08:35:33 -08:00 |
|
Jesper Wilhelmsson
|
257a1bb854
|
Merge
|
2020-01-08 16:03:32 +01:00 |
|
Brian Burkhalter
|
d8e3d8af7b
|
8236804: java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
Reviewed-by: chegar, lancea
|
2020-01-09 08:31:41 -08:00 |
|
Brian Burkhalter
|
7cd4d9ac6a
|
8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Reviewed-by: alanb
|
2020-01-09 08:31:29 -08:00 |
|
Paul Sandoz
|
e5b0568e1c
|
8236769: Clarify javadoc of memory access API
Reviewed-by: chegar
|
2020-01-08 23:12:45 +00:00 |
|
Sureshkumar Mahaliswamy
|
984abfeb3f
|
8234309: LFGarbageCollectedTest.java fails with parse Exception
LFGarbageCollectedTest.java fails with parse Exception
Reviewed-by: mchung
|
2020-01-09 22:42:53 -08:00 |
|
Ivan Gerasimov
|
78c4ab4449
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-09 15:38:41 -08:00 |
|
Jesper Wilhelmsson
|
943b87ddde
|
Merge
|
2020-01-09 20:21:53 +01:00 |
|
Naoto Sato
|
e72f6028fb
|
8236495: open/test/jdk/java/util/Locale/LocaleProvidersRun.java failed on mac 10.14 with de_DE locale
Reviewed-by: lancea, clanger
|
2020-01-06 17:23:57 -08:00 |
|
Naoto Sato
|
2e237e35fd
|
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
Reviewed-by: joehw
|
2020-01-06 10:31:20 -08:00 |
|
Chris Yin
|
6da7ea6ea3
|
8236595: Add more comments about how to setup simulated NVRAM before run java/nio/MappedByteBuffer/PmemTest.java
Reviewed-by: alanb, adinn
|
2020-01-06 11:29:38 +08:00 |
|
Sergey Bylokhov
|
151ab6acc1
|
8236545: Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java
Reviewed-by: dmarkov
|
2020-01-03 13:40:33 -08:00 |
|
Sergey Bylokhov
|
8f8f43999c
|
8210231: Robot.delay() catches InterruptedException and prints stacktrace to stderr
Reviewed-by: alanb, smarks
|
2019-12-25 14:17:57 +03:00 |
|
Chris Hegarty
|
417672bc9d
|
8236441: Bound MulticastSocket fails when setting outbound interface on Windows
Reviewed-by: alanb
|
2019-12-23 09:17:00 +00:00 |
|
Patrick Concannon
|
00c40ae1e3
|
7021373: DatagramPacket exception conditions are not clear
Specification is clarified by adding or clarifying @throws clauses where required
Reviewed-by: alanb, chegar, darcy, dfuchs
|
2020-02-07 11:10:41 +00:00 |
|
Mandy Chung
|
c0f23a8604
|
8230047: Remove legacy java.lang.reflect.ProxyGenerator_v49
Reviewed-by: rriggs, sundar
|
2020-02-05 09:53:56 -08:00 |
|
Clive Verghese
|
e7e182a318
|
8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Reviewed-by: phh, alanb, weijun, simonis, rriggs
|
2020-02-05 16:39:45 +01:00 |
|
Jesper Wilhelmsson
|
89e9ae9b3c
|
Merge
|
2020-02-05 03:24:41 +01:00 |
|
Daniel Fuchs
|
b069da31e0
|
8238231: Custom DatagramSocketImpl's create method not called when with protected constructor
Allow the socket to be lazily created if not created by the constructor.
Reviewed-by: alanb
|
2020-02-04 18:35:37 +00:00 |
|
Brian Burkhalter
|
7db8a1762f
|
8237514: Spec Clarification - ByteBuffer::alignmentOffset Spec
Reviewed-by: alanb, psandoz
|
2020-01-31 08:04:11 -08:00 |
|
Roger Riggs
|
2760497b01
|
8237368: Problem with NullPointerException in RMI TCPEndpoint.read
Reviewed-by: mchung, alanb
|
2020-01-24 13:33:31 -05:00 |
|
Nick Gasson
|
987ba9f3a4
|
8237521: Memory Access API fixes for 32-bit
Reviewed-by: mcimadamore, dholmes
|
2020-01-24 17:41:44 +08:00 |
|
Brian Burkhalter
|
f4f7dbd54c
|
8225471: Test utility jdk.test.lib.util.FileUtils.areAllMountPointsAccessible needs to tolerate duplicates
Reviewed-by: alanb
|
2020-01-23 10:19:32 -08:00 |
|
Adam Sotona
|
f2013ac247
|
8236997: tools/javac tests fail with --illegal-access=deny
Correctly exporting packages to tests.
Reviewed-by: jlahoda
|
2020-01-28 09:13:27 +01:00 |
|
Jesper Wilhelmsson
|
a94b4fc695
|
Merge
|
2020-01-24 22:39:58 +01:00 |
|
Jesper Wilhelmsson
|
c6c828fa6e
|
Merge
|
2020-01-23 22:59:49 +01:00 |
|
Naoto Sato
|
d517220df6
|
8236903: ZoneRules#getOffset throws DateTimeException for rules with last rules
Reviewed-by: scolebourne, rriggs
|
2020-01-22 12:35:24 -08:00 |
|
Brian Burkhalter
|
40d0110ac6
|
8237186: Fix typo in copyright header of java/io/Reader/TransferTo.java
Reviewed-by: mchung, lancea, prappo
|
2020-01-15 08:21:07 -08:00 |
|
Maurizio Cimadamore
|
099184950b
|
8235837: Memory access API refinements
Reviewed-by: chegar, psandoz
|
2020-01-15 11:09:00 +00:00 |
|
Joe Darcy
|
006b5e0f96
|
8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
Reviewed-by: bpb, dfuchs
|
2020-01-14 20:19:51 -08:00 |
|
Henry Jen
|
643a98d553
|
Merge
|
2020-01-15 01:57:30 +00:00 |
|
Henry Jen
|
ae81cfa30f
|
Merge
|
2020-01-15 01:54:35 +00:00 |
|
Brian Burkhalter
|
a91ec31636
|
8237183: Bug ID missing for test in patch which fixed JDK-8230665
Reviewed-by: lancea
|
2020-01-14 17:28:54 -08:00 |
|
Brian Burkhalter
|
03cd98e15b
|
8230665: (bf spec) ByteBuffer::alignmentOffset spec misleading when address is misaligned
Reviewed-by: alanb, darcy, psandoz
|
2020-01-14 11:06:00 -08:00 |
|
Ivan Gerasimov
|
1507a1fb67
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-13 18:00:32 -08:00 |
|
Henry Jen
|
231d9afe6f
|
Merge
|
2020-01-09 20:16:21 +00:00 |
|
Alan Bateman
|
c6a4cea7a0
|
8236246: SelectorProvider support for creating a DatagramChannel that is not interruptible
Reviewed-by: chegar
|
2019-12-20 09:28:57 +00:00 |
|
Phil Race
|
9628324ae7
|
Merge
|
2019-12-19 12:28:56 -08:00 |
|
Sergey Bylokhov
|
61cfabff57
|
8223108: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable
Reviewed-by: prr
|
2019-12-18 10:10:32 +03:00 |
|
Lin Zang
|
732a575738
|
8239139: test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/libInheritedChannel.c does not compile with gcc 8.3.1
Reviewed-by: michaelm
|
2020-02-19 11:31:48 +00:00 |
|
Xue-Lei Andrew Fan
|
4e430ffbb6
|
8239264: Clearup the legacy ObjectIdentifier constructor from int array
Reviewed-by: jnimeh
|
2020-02-17 18:52:50 -08:00 |
|
Aleksey Shipilev
|
1ef862d03d
|
8239007: java/math/BigInteger/largeMemory/ tests should be disabled on 32-bit platforms
Reviewed-by: bpb
|
2020-02-13 19:22:32 +01:00 |
|
John Jiang
|
446f59a26c
|
8234718: java/net/httpclient tests should cover TLSv1.3
Reviewed-by: dfuchs
|
2020-02-13 21:42:31 +08:00 |
|
Naoto Sato
|
5c3a01591c
|
8234347: "Turkey" meta time zone does not generate composed localized names
8236548: Localized time zone name inconsistency between English and other locales
Reviewed-by: joehw, rriggs
|
2020-02-12 08:25:35 -08:00 |
|