Hamlin Li
|
6869c08e6a
|
8202291: java/rmi/Naming/LookupIPv6.java failed with Connection refused
Reviewed-by: clanger
|
2018-05-07 18:23:59 +08:00 |
|
Vladimir Ivanov
|
3ecce1fe48
|
8202465: [C1] casts should not be eliminated for interface types
Reviewed-by: jrose, thartmann
|
2018-05-04 16:49:22 -07:00 |
|
Phil Race
|
69c55eb2de
|
Merge
|
2018-05-04 09:46:08 -07:00 |
|
Lois Foltan
|
2464e2b11e
|
8189916: Dynamic Constant support for Sparc
Change to the template interpreter to support dynamic constant on Sparc.
Reviewed-by: coleenp, psandoz
|
2018-05-04 12:14:09 -04:00 |
|
Phil Race
|
d8cfaff123
|
Merge
|
2018-05-04 08:50:01 -07:00 |
|
Phil Race
|
1f62f34da0
|
8154463: New failure of closed/java/awt/font/Outline/OutlineInvarianceTest.java
Reviewed-by: serb
|
2018-05-02 13:23:34 -07:00 |
|
Phil Race
|
de8051e063
|
Merge
|
2018-05-02 09:16:10 -07:00 |
|
Chris Hegarty
|
8e69e1b11f
|
8202423: Small HTTP Client refresh
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo
|
2018-05-02 02:36:17 -07:00 |
|
John Rose
|
d05ed512ac
|
8200167: Validate more special case invocations
Co-authored-by: Vladimir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Reviewed-by: acorn, vlivanov, dholmes
|
2018-04-30 21:56:54 -04:00 |
|
Brian Burkhalter
|
cdd3f0ac39
|
8202284: FileChannel and FileOutpuStream variants of AtomicAppend should fail silently on macOS >= 10.13
Reviewed-by: chegar
|
2018-04-30 13:40:39 -07:00 |
|
Jaikiran Pai
|
3e47229057
|
8201545: InetAddress.getByName/getAllByName should clarify empty String behavior
Reviewed-by: chegar
|
2018-04-30 16:13:30 +01:00 |
|
Mandy Chung
|
bd18ef4c18
|
8201793: (ref) Reference object should not support cloning
Reviewed-by: psandoz, kbarrett
|
2018-05-03 11:18:57 -07:00 |
|
Rachna Goel
|
a01b2f3b73
|
8179071: Month value is inconsistent between CLDR and Java in some locales
Handled Language aliases from CLDR SupplementalMetaData
Reviewed-by: naoto
|
2018-04-30 11:59:42 +05:30 |
|
Naoto Sato
|
fafd844bc6
|
8181157: CLDR Timezone name fallback implementation
Reviewed-by: sherman, scolebourne
|
2018-04-26 12:39:15 -07:00 |
|
Hamlin Li
|
673e292ffe
|
8157543: java/nio/channels/Selector/SelectAndCancel.java fails intermittently
Reviewed-by: alanb
|
2018-04-26 10:29:44 +08:00 |
|
Bhanu Prakash Gopularam
|
e836d6ec10
|
8196540: [Testbug] java/security/AccessController/DoPrivAccompliceTest.java doesn't handle unrelated warnings
Reviewed-by: mullan
|
2018-04-25 12:39:05 +05:30 |
|
Sergey Bylokhov
|
8ca8d45fb5
|
8200146: Remove the appletviewer launcher
Reviewed-by: prr, ihse
|
2018-04-23 14:06:46 -07:00 |
|
Phil Race
|
e0c6bd5c09
|
8200313: java/awt/Gtk/GtkVersionTest/GtkVersionTest.java fails
Reviewed-by: serb, kaddepalli
|
2018-04-20 09:44:45 -07:00 |
|
Phil Race
|
568874f545
|
Merge
|
2018-04-20 09:05:05 -07:00 |
|
Phil Race
|
58525d3d0d
|
Merge
|
2018-04-18 08:48:06 -07:00 |
|
Sergey Bylokhov
|
73509bf4a0
|
8201626: Typo in MakeWindowAlwaysOnTop test
Reviewed-by: jdv
|
2018-04-17 18:10:13 -07:00 |
|
Alan Bateman
|
33b921f25d
|
8201315: (se) Allow SelectableChannel.register to be invoked while selection operation is in progress
Reviewed-by: bpb
|
2018-04-18 10:20:09 +01:00 |
|
Felix Yang
|
2997d6f6f0
|
8194260: Point-to-point interface should be excluded from java/net/ipv6tests/*
Reviewed-by: chegar, vtewari
|
2018-04-17 23:27:41 -07:00 |
|
Alexey Ivanov
|
aeadf76406
|
8201433: Fix potential crash in BufImg_SetupICM
Reviewed-by: prr, serb
|
2018-04-14 00:25:12 +01:00 |
|
Phil Race
|
344e8f9bf4
|
Merge
|
2018-04-13 09:04:18 -07:00 |
|
Weijun Wang
|
0b6fbf50d2
|
8200468: Port the native GSS-API bridge to Windows
Reviewed-by: ihse, valeriep
|
2018-04-13 15:29:33 +08:00 |
|
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 |
|