Rajan Halade
|
fbf1478b8f
|
8198240: Allow cacerts test to pass when GTECyberTrust root expires
Implemented expiry policy exception list
Reviewed-by: mullan
|
2018-04-13 09:37:01 -07:00 |
|
Maurizio Cimadamore
|
19581edca2
|
8201498: test/langtools/tools/javac/diags/CheckExamples.java 6 errors occurred
Remove duplicate class names in diagnostic examples.
Reviewed-by: jlahoda
|
2018-04-13 16:23:56 +01: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 |
|
Jesper Wilhelmsson
|
468c1c19bb
|
Merge
|
2018-04-13 03:05:19 +02:00 |
|
Hamlin Li
|
0ee5e92ddd
|
8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently
Reviewed-by: rriggs
|
2018-04-13 09:06:37 +08:00 |
|
Claes Redestad
|
f5a681373f
|
8152821: Merge jdk.internal.misc.JavaSecurityAccess and jdk.internal.misc.JavaSecurityProtectionDomainAccess shared secrets
Reviewed-by: mullan
|
2018-04-13 01:04:33 +02:00 |
|
Erik Joelsson
|
9ec65a4f0f
|
8201508: Macosx builds fail in GenerateLinkOptData.gmk
Reviewed-by: tbell
|
2018-04-12 15:26:59 -07:00 |
|
Brian Burkhalter
|
7b9950f8cb
|
8009632: (fs) FileStore.supportsFileAttributeView does not detect user_xattr enabled on ext4
Reviewed-by: alanb
|
2018-04-12 14:03:46 -07:00 |
|
Xueming Shen
|
0b24f2acda
|
8201443: NoSuchMethodException JarFile.open when jar file is used in classpath
Reviewed-by: rriggs, redestad
|
2018-04-12 13:30:58 -07:00 |
|
Lana Steuck
|
b1a0746e11
|
Merge
|
2018-04-12 19:12:54 +00:00 |
|
Lana Steuck
|
4768560982
|
Added tag jdk-11+9 for changeset 0c3e252cea44
|
2018-04-12 18:21:55 +00:00 |
|
Magnus Ihse Bursie
|
e0473abbd5
|
8201483: Make it possible to disable JVM features
Reviewed-by: erikj, stuefe
|
2018-04-12 20:20:27 +02:00 |
|
Claes Redestad
|
9ab38159e8
|
8201494: Avoid early initialization of java.nio.Bits
Reviewed-by: rriggs, alanb
|
2018-04-12 17:23:32 +02:00 |
|
Maurizio Cimadamore
|
d9440e4e39
|
8199194: Add javac support for preview features
Add support for preview features and related command line options.
Reviewed-by: jjg
|
2018-04-12 13:55:20 +01:00 |
|
Jan Lahoda
|
594fb594ce
|
8189765: Improve error reporting for compiling against package not visible due to modules
When looking in other modules for an undefined Symbol, also look into the unnamed module.
Reviewed-by: mcimadamore
|
2018-04-12 09:23:34 +02:00 |
|
Chris Yin
|
8483faa4a9
|
8197418: Move java/util/RandomAccess/ tests into OpenJDK
Reviewed-by: psandoz
|
2018-04-12 10:19:31 +08:00 |
|
Bernard Blaser
|
9c570aaf85
|
8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod
Reviewed-by: mcimadamore
|
2018-04-11 14:52:32 -04: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 |
|
Erik Joelsson
|
62c94b1751
|
8201439: Enable linux-arm-vfp-hflt profile to be configured with jib again
Reviewed-by: tbell
|
2018-04-11 18:45:08 +02: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 |
|
Felix Yang
|
64e4120a9d
|
8201348: ProblemList update for bugid associated with SSLSocketParametersTest.sh
Reviewed-by: lancea
|
2018-04-10 20:04:32 -07:00 |
|
Amanda Jiang
|
5bc3b0759a
|
8190333: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases"
Reviewed-by: mullan
|
2018-04-10 18:16:12 -07: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 |
|
Jonathan Gibbons
|
e371d95422
|
8201396: fix broken links generated by javadoc doclet
Reviewed-by: ksrini
|
2018-04-10 15:05:10 -07:00 |
|
Magnus Ihse Bursie
|
6d2a538736
|
8201320: Allow PrintFailureReports to be turned off
Reviewed-by: erikj
|
2018-04-10 23:32:54 +02:00 |
|
Andrey Nazarov
|
6b803d7d66
|
8178867: tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java failed to clean up files
Reviewed-by: alanb, jjg, psandoz
|
2018-04-10 14:16:13 -07:00 |
|
Erik Joelsson
|
a20bd3a6ce
|
8201267: Disable warnings for VS2017 to enable building
Reviewed-by: ihse, tbell
|
2018-04-10 22:37:01 +02: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 |
|
Doug Lea
|
f1e4c3cf6b
|
8200520: forkjoin tasks interrupted after shutdown
Reviewed-by: martin, psandoz, chegar, dholmes
|
2018-04-10 11:29:37 -07:00 |
|
Doug Lea
|
98ede98f5a
|
8200728: Docs (Comparison of Stack and Deque methods) for Deque is not correct
Reviewed-by: martin, psandoz
|
2018-04-10 11:25:46 -07:00 |
|
Magnus Ihse Bursie
|
70e23d4ded
|
8200298: Unify all unix versions of libjsig/jsig.c
Reviewed-by: dholmes, stuefe
|
2018-04-10 19:46:02 +02:00 |
|
Martin Buchholz
|
e855c767d2
|
8201357: ALSA_CFLAGS is needed; was dropped in JDK-8071469
Reviewed-by: ihse, asmundak
|
2018-04-10 10:18:55 -07:00 |
|
Martin Buchholz
|
60362ebdd0
|
8201328: SynthParser should use Boolean.parseBoolean
Reviewed-by: serb
|
2018-04-10 10:18:01 -07:00 |
|
Martin Buchholz
|
7c5c5acb6e
|
8201327: Make Sensor deeply immutably thread safe
Reviewed-by: alanb, chegar, asmundak
|
2018-04-10 10:17:35 -07:00 |
|
Andrew M Leonard
|
0eff8e94f0
|
8201246: Export native function to set platform encoding
Reviewed-by: rriggs
|
2018-04-10 10:49:17 -04:00 |
|
Claes Redestad
|
c40af49970
|
8201179: Regression due loading java.nio.charset.StandardCharsets during bootstrap
Reviewed-by: sherman, martin
|
2018-04-10 16:16:34 +02:00 |
|
Weijun Wang
|
370977cf4f
|
8200152: KerberosString should use UTF-8 by default
Reviewed-by: xuelei
|
2018-04-10 11:02:09 +08: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 |
|
Magnus Ihse Bursie
|
10201f5b2f
|
8201236: Straighten out dtrace build logic
Reviewed-by: erikj
|
2018-04-09 19:23:01 +02:00 |
|
Mikael Vidstedt
|
6ff35537f6
|
8201263: Trailing backslash in VS120COMNTOOLS leads to ugly error message when running tests
Reviewed-by: erikj
|
2018-04-09 10:19:33 -07:00 |
|
Bhavesh Patel
|
40998ce018
|
8196200: Implement a navigation builder in javadoc
Reviewed-by: jjg, ksrini
|
2018-04-09 09:45:51 -07:00 |
|
Ramanand Patil
|
347e295d9d
|
8200359: (tz) Upgrade time-zone data to tzdata2018d
Reviewed-by: naoto
|
2018-04-09 04:43:03 -07:00 |
|
Claes Redestad
|
48f96d897a
|
8201178: Remove sun.nio.cs.FastCharsetProvider
Reviewed-by: alanb
|
2018-04-09 13:35:19 +02:00 |
|
Weijun Wang
|
d9c5e142c0
|
8180570: Refactor sun/security/mscapi shell tests to plain java tests
Reviewed-by: asmotrak
|
2018-04-08 17:01:20 +08: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 |
|
Jesper Wilhelmsson
|
9bfdee7c5a
|
Merge
|
2018-04-06 19:16:33 +02:00 |
|
Liam Miller-Cushon
|
999296bab2
|
8201251: The tests for JDK-8187247 should be under test/langtools
Reviewed-by: darcy
|
2018-04-06 08:58:22 -07:00 |
|