Hamlin Li
|
0ee5e92ddd
|
8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently
Reviewed-by: rriggs
|
2018-04-13 09:06:37 +08:00 |
|
Phil Race
|
e5f945b7cd
|
Merge
|
2018-04-12 16:25:29 -07:00 |
|
Chris Yin
|
8483faa4a9
|
8197418: Move java/util/RandomAccess/ tests into OpenJDK
Reviewed-by: psandoz
|
2018-04-12 10:19:31 +08:00 |
|
Paul Sandoz
|
d3760023e6
|
8199875: Require first parameter type of a condy bootstrap to be Lookup
Reviewed-by: jrose
|
2018-04-11 11:11:13 -07:00 |
|
Naoto Sato
|
a9e6a67296
|
8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone
Reviewed-by: erikj, sherman
|
2018-04-11 09:14:47 -07:00 |
|
Michael McMahon
|
3b1fdecd45
|
8196775: java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused
Reviewed-by: dfuchs
|
2018-04-11 10:19:37 +01:00 |
|
Hamlin Li
|
6b2da27d9a
|
8188897: java/rmi/registry/reexport/Reexport.java failed with Port already in use
Reviewed-by: rriggs, darcy
|
2018-04-11 09:08:43 +08:00 |
|
Doug Lea
|
cdd36df363
|
8197531: Miscellaneous changes imported from jsr166 CVS 2018-04
Reviewed-by: martin, psandoz
|
2018-04-10 11:37:18 -07:00 |
|
Doug Lea
|
a4f3a1d9eb
|
8200258: Improve CopyOnWriteArrayList subList code
Reviewed-by: martin, psandoz, smarks
|
2018-04-10 11:33:29 -07:00 |
|
Hamlin Li
|
17da4aca08
|
8161991: java/nio/channels/AsynchronousSocketChannel/Basic.java failed due to RuntimeException: WritePendingException expected
8171404: java/nio/channels/AsynchronousSocketChannel/Basic.java failed with "AsynchronousCloseException expected"
8201520: AsynchronousSocketChannel/Basic.java timeout intermitently
Reviewed-by: alanb
|
2018-04-20 15:16:36 +08:00 |
|
David M Lloyd
|
883d41fefc
|
6341887: java.util.zip: Add ByteBuffer methods to Inflater/Deflater
Reviewed-by: alanb
|
2018-04-19 10:33:35 -07:00 |
|
Ivan Gerasimov
|
9303a8a180
|
8201510: Merge TwoStacksPlainSocketImpl into DualStackPlainSocketImpl [win]
Reviewed-by: chegar
|
2018-04-19 09:36:06 -07:00 |
|
Vivek Theeyarath
|
702ac597ad
|
8184693: add Pattern.isEmpty
Added method Pattern.isEmpty
Reviewed-by: forax, chegar, smarks, psandoz, rriggs
|
2018-04-18 10:30:57 -07:00 |
|
Joe Darcy
|
4ffd5d45c1
|
8201766: Mark TimSortStackSize2.java as intermittently failing
Reviewed-by: dholmes
|
2018-04-18 10:03:49 -07:00 |
|
Vivek Theeyarath
|
824df1c125
|
8164781: Pattern.asPredicate specification is incomplete
Updated specification to reflect usage of find()
Reviewed-by: psandoz
|
2018-04-09 10:39:29 -07:00 |
|
Phil Race
|
bd2fef5689
|
Merge
|
2018-04-10 13:58:47 -07:00 |
|
Phil Race
|
d215683b97
|
Merge
|
2018-04-09 08:34:30 -07:00 |
|
Weijun Wang
|
f965fb8986
|
8200792: PKCS12Attribute#hashCode is always constant -1
Reviewed-by: xuelei
|
2018-04-08 11:32:46 +08:00 |
|
Ivan Gerasimov
|
9fe989cc39
|
8200788: Optimal initial capacity of java.lang.VarHandle.AccessMode.methodNameToAccessMode
Reviewed-by: redestad
|
2018-04-07 17:07:13 -07:00 |
|
Roger Riggs
|
fa2a23256c
|
8200706: Better cleanup for open/test/jdk/java/lang/ProcessBuilder/DestroyTest.java
Reviewed-by: psandoz, lancea
|
2018-04-06 12:49:23 -04:00 |
|
Martin Buchholz
|
5c8c67c523
|
8200128: Fix some "annoations" typos
Reviewed-by: alanb
|
2018-04-05 09:36:01 -07:00 |
|
Alan Bateman
|
97d7cfb14e
|
8200458: (se) Readiness information previously recorded in the ready set not preserved
Reviewed-by: bpb, chegar
|
2018-04-05 15:04:09 +01:00 |
|
Ivan Gerasimov
|
277ac7e034
|
8200696: Optimal initial capacity of java.lang.Class.enumConstantDirectory
Reviewed-by: dholmes, redestad
|
2018-04-04 14:09:31 -07:00 |
|
Sean Mullan
|
ceea439679
|
8193032: Remove terminally deprecated SecurityManager APIs
Remove the checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess, and checkMemberAccess methods.
Reviewed-by: alanb, mchung, kcr
|
2018-04-04 11:26:10 -04:00 |
|
Jayathirth D V
|
435d90c8e0
|
Merge
|
2018-04-04 14:32:05 +05:30 |
|
Krishna Addepalli
|
4b5edce4f3
|
8200525: test java/awt/event/SequencedEvent/SequencedEventTest.java fails to compile
Reviewed-by: prr, serb
|
2018-04-02 16:52:11 +05:30 |
|
Stuart Marks
|
87e7768a1c
|
8195649: reorganize tests for java.util.Optional
Reviewed-by: psandoz
|
2018-03-30 14:36:18 -07:00 |
|
Sergey Bylokhov
|
97d533e06b
|
8198335: java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java fails in headless mode
Reviewed-by: prr
|
2018-03-30 13:57:19 -07:00 |
|
Phil Race
|
239ec10926
|
Merge
|
2018-03-30 10:24:51 -07:00 |
|
Ivan Gerasimov
|
8a1bee438c
|
8178370: [TEST_BUG] java/security/Signature/SignatureLength.java fails
Reviewed-by: mullan
|
2018-03-29 22:12:05 -07:00 |
|
Phil Race
|
465a621660
|
8200200: test java/awt/image/ColorModel/Non_sRGBCMTest.java fails with open profiles
Reviewed-by: serb
|
2018-03-29 12:49:26 -07:00 |
|
Brian Burkhalter
|
dee3c23d5b
|
8200449: ReadAllReadNTransferTo fails occasionally
Don't pass a non-positive parameter to Random.nextInt(int).
Reviewed-by: chegar
|
2018-03-29 12:38:47 -07:00 |
|
Pallavi Sonal
|
cab25623b6
|
8144300: http.nonProxyHosts value having wildcard * both at end and start are not honored
Added validation for wildcard at start and end
Reviewed-by: chegar, dfuchs, clanger
|
2018-03-26 17:33:58 +05:30 |
|
Ivan Gerasimov
|
3d160a80fc
|
8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win]
Reviewed-by: chegar, clanger
|
2018-03-27 13:22:40 -07:00 |
|
Aleksey Shipilev
|
ab65d126af
|
8200241: [TESTBUG] java/lang/String/concat/ tests should not force source/target = 9 anymore
Reviewed-by: redestad, psandoz
|
2018-03-26 20:20:45 +02:00 |
|
Aleksey Shipilev
|
a048853756
|
8200118: [TESTBUG] String concat tests should test toString() application order
Reviewed-by: psandoz, redestad
|
2018-03-26 15:09:20 +02:00 |
|
Jesper Wilhelmsson
|
aa69f8c75c
|
Merge
|
2018-03-24 01:08:35 +01:00 |
|
Felix Yang
|
2a4a941922
|
8196668: revisit test SunPackageAccess and GrantedSunPackageAccess
Reviewed-by: mchung
|
2018-03-28 21:57:03 -07:00 |
|
Martin Buchholz
|
4546512c19
|
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
Reviewed-by: sherman, ulfzibis
|
2018-03-28 21:14:06 -07:00 |
|
Martin Buchholz
|
6f37b4cbce
|
8200116: ConstructInflaterOutput, ConstructDeflaterInput still spamming test logs
End() should always expect to be called eventually
Reviewed-by: sherman, ulfzibis
|
2018-03-28 21:13:55 -07:00 |
|
Brian Burkhalter
|
6670f60a21
|
8180410: ByteArrayOutputStream should not throw IOExceptions
Add ByteArrayOutputStream.writeBytes()
Reviewed-by: rriggs, smarks
|
2018-03-23 15:05:43 -07:00 |
|
Dan Zhou
|
27d6abca83
|
8202771: Migrate Unicode character tests to JDK Repo
Reviewed-by: naoto
|
2018-05-23 14:21:14 +08:00 |
|
Doug Lea
|
96814f7a28
|
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
Reviewed-by: martin, psandoz
|
2018-05-22 21:50:45 -07:00 |
|
Doug Lea
|
e4046542ba
|
8202685: Optimize ArrayList subList replaceAll
Reviewed-by: martin, psandoz, igerasim, redestad, dholmes, smarks, jrose, plevart
|
2018-05-22 21:46:51 -07:00 |
|
Brian Burkhalter
|
c9e23b5e71
|
8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
If all other means to obtain the file length fail, fall back to FindFirstFile
Reviewed-by: igerasim, alanb
|
2018-05-22 16:19:31 -07:00 |
|
Jim Laskey
|
60de3c902e
|
8200380: String::lines
Reviewed-by: sundar, sherman, rriggs, psandoz
|
2018-05-22 12:04:05 -03:00 |
|
Claes Redestad
|
55ba3cad8b
|
8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
Co-authored-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>
Reviewed-by: martin, igerasim
|
2018-05-22 14:44:18 +02:00 |
|
Valerie Peng
|
9e8d9fe1ee
|
8146293: Add support for RSASSA-PSS Signature algorithm
Add RSASSA-PSS key and signature support to SunRsaSign provider
Reviewed-by: wetmore
|
2018-05-21 23:40:52 +00:00 |
|
Jim Laskey
|
a455811dca
|
8200436: String::isBlank
Reviewed-by: sundar
|
2018-05-18 08:43:49 -03:00 |
|
Tobias Hartmann
|
55233a42f3
|
8199777: Deprecate -XX:+AggressiveOpts
Deprecate -XX:+AggressiveOpts and remove it from testing.
Reviewed-by: kvn, dholmes, shade
|
2018-03-22 08:39:51 +01:00 |
|