Alexander Harlap
|
60f0502b70
|
8201330: Add java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java to the ProblemList
Add java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java to the ProblemList until JDK-8081652 is resolved
Reviewed-by: tschatzl
|
2018-04-12 14:56:27 -04: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 |
|
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 |
|
Goetz Lindenmaier
|
f82560174b
|
8201430: [TESTBUG] Remove script from runtime/6626217
Reviewed-by: dholmes, mdoerr
|
2018-04-11 14:49:06 +02: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
Vicente Romero
|
92ec4c52a8
|
8199744: Incorrect compiler message for ReceiverParameter in inner class constructor
Reviewed-by: mcimadamore
|
2018-04-06 09:15:09 -04:00 |
|
Amit Sapre
|
2f100464ea
|
8071367: JMX: Remove SNMP support
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
|
2018-04-06 17:27:24 +05:30 |
|
Jesper Wilhelmsson
|
82847e4ec0
|
Merge
|
2018-04-06 03:53:28 +02:00 |
|
Liam Miller-Cushon
|
5acbe5ff92
|
8201194: Handle local variable declarations in lambda deduplication
Reviewed-by: vromero
|
2018-04-05 14:39:04 -07:00 |
|
Andrey Nazarov
|
5cd79594c5
|
8196750: [Testbug] tools/launcher tests need to tolerate unrelated warnings
Reviewed-by: ksrini, dholmes
|
2018-04-05 17:04:16 -07:00 |
|
Gary Adams
|
0ddec5ae89
|
8199782: Fix compilation warnings detected by Solaris Developer Studio 12.6
Reviewed-by: sspitsyn, dholmes, ihse
|
2018-04-05 11:18:39 -07:00 |
|
Harold Seigel
|
b89ae10df2
|
8200261: Regression with JVM anonymous class
Restore resolved anonymous class when creating a new constantpool because of overpass methods
Reviewed-by: coleenp, lfoltan
|
2018-04-05 13:19:25 -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 |
|
Laurent Bourgès
|
51be01d646
|
8200526: Test sun/java2d/marlin/ClipShapeTest.java times out
Increased timeout to 300s per test
Reviewed-by: jdv, prr, serb
|
2018-04-04 21:36:02 +02: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 |
|
Amy Lu
|
9644c91625
|
8200703: Problem list jdk/jshell/ExceptionsTest.java fails on windows
Reviewed-by: jlahoda
|
2018-04-04 16:57:01 +08:00 |
|
Vicente Romero
|
6a2e0a5a01
|
8198314: javac hidden options violate standard syntax for options
Reviewed-by: jjg
|
2018-04-03 23:58:52 -04:00 |
|
Robert Field
|
4ecc488704
|
8198801: JShell: user exception chained cause not retained
Reviewed-by: jlahoda
|
2018-04-03 13:27:58 -07:00 |
|
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 |
|
Phil Race
|
31a8b6199c
|
Merge
|
2018-03-30 09:24:04 -07:00 |
|