82485 Commits

Author SHA1 Message Date
Jonathan Gibbons
ffcb66f113 8162712: StandardJavaFileManager.getModuleLocation() can't find a module
Reviewed-by: jlahoda
2016-12-02 14:15:43 -08:00
Sean Mullan
0bb64f5e6a Merge 2016-12-02 14:24:10 -05:00
Sean Mullan
4200b2b0e9 8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
Reviewed-by: ascarpino
2016-12-02 14:22:19 -05:00
Robert Field
e7c9922f65 8170406: JShell (root repo): remove exports exclusion from -Xlint for jdk.jshell
Reviewed-by: jlahoda
2016-12-02 11:18:44 -08:00
Abdul Kolarkunnu
0d04fc1e3c 8170660: RMI regression test failures due to missing @build TestLibrary
Reviewed-by: lancea
2016-12-02 11:05:59 -08:00
Mandy Chung
75efb52ec8 8170633: backslashes in gensrc/module-info.java comments need escaping
Reviewed-by: alanb, psandoz, wetmore
2016-12-02 11:00:59 -08:00
Joe Wang
cbdac118d7 8167340: XMLStreamReader.getElementText return corrupt content when size of element is > 8192
Reviewed-by: dfuchs, lancea, clanger
2016-12-02 10:52:51 -08:00
Robert Field
7b53262baf 8167185: JShell API: Exported elements referring to inaccessible types in jdk.jshell
Reviewed-by: jlahoda
2016-12-02 10:48:37 -08:00
Robert Field
411ce3da8c 8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform
8170015: jshell tool: /help output looks terrible on a 100 column wide terminal
8170368: jshell tool: post setting not properly applied, line-ends not prefixed correctly

Reviewed-by: jlahoda
2016-12-02 10:17:03 -08:00
Paul Sandoz
c7da82e9c0 8166914: URLClassLoader spec needs to mention that it's MR-aware
Reviewed-by: mchung, alanb
2016-12-02 10:05:53 -08:00
Goetz Lindenmaier
7172c36a8d 8170663: Fix minor issues in corelib and servicabilty coding
Co-authored-by: David CARLIER <devnexen@gmail.com>
Reviewed-by: dsamersoff, dholmes
2016-12-02 15:02:10 +01:00
Hamlin Li
213a2bc257 8171076: improve rmi tests by replacing TestLibrary.createRegistryOnUnusedPort, getUnusedRandomPort
Reviewed-by: rriggs
2016-12-13 18:47:23 -08:00
Weijun Wang
af3e320415 8171190: Bump reference of NIST 800-57 Part 1 Rev 3 to Rev 4 in JarSigner API spec
Reviewed-by: xuelei
2016-12-14 10:41:06 +08:00
Weijun Wang
3c750bc54f 8168979: @implNote for invalid FilePermission
Reviewed-by: xuelei
2016-12-14 10:40:59 +08:00
Jesper Wilhelmsson
c6fe9d621b Merge 2016-12-14 03:09:12 +01:00
Stuart Marks
292fe71e60 8170943: Collectors.partitioningBy should specify that false and true entries are always present
Reviewed-by: psandoz
2016-12-13 17:45:37 -08:00
Hamlin Li
8a155cc86f 8171072: java/rmi/transport/handshake*/Handshake*.java, exception is not thrown when reach failure test case
Reviewed-by: rriggs
2016-12-13 17:40:53 -08:00
Brent Christian
96fc05b672 8169389: Use a bitmap to control StackTraceElement::toString format and save footprint
Reviewed-by: dfuchs, mchung
2016-12-13 12:35:59 -08:00
Jesper Wilhelmsson
08815157a7 Merge 2016-12-08 15:46:19 +01:00
Srinivas Dama
d6628ee660 8168663: Nashorn: ant testng tests doesn't support external java options
Added new run.test.jvmargs.external property

Reviewed-by: sundar, hannesw
2016-12-02 05:39:13 -08:00
Jan Lahoda
88a7279627 8166628: Compiling with annotation processing, access error in specific situation
Ensure member classes inside anonymous classes have a correct owner.

Reviewed-by: mcimadamore
2016-12-02 14:39:00 +01:00
Prasanta Sadhukhan
0bf2918064 8169879: [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Reviewed-by: psadhukhan, aghaisas
2016-12-02 15:22:35 +05:30
Dmitry Markov
0fb83f04d4 8169589: [macosx] Activating a JDialog puts to back another dialog
Reviewed-by: aivanov, serb
2016-12-02 12:45:52 +03:00
Lana Steuck
a3f4470dee Merge 2016-12-01 21:40:58 +00:00
Lana Steuck
8b555f8def Merge 2016-12-01 21:40:37 +00:00
Lana Steuck
9c202409fc Merge 2016-12-01 21:40:31 +00:00
Lana Steuck
2cdbb14340 Merge 2016-12-01 21:40:21 +00:00
Lana Steuck
59651b0831 Merge 2016-12-01 21:40:08 +00:00
Lana Steuck
3602bc5233 Added tag jdk-9+147 for changeset 2668b0bc7ad7 2016-12-01 21:01:54 +00:00
Lana Steuck
1b1a383977 Added tag jdk-9+147 for changeset cddf48cf96e9 2016-12-01 21:01:53 +00:00
Lana Steuck
46d151900a Added tag jdk-9+147 for changeset 1993291760e9 2016-12-01 21:01:53 +00:00
Lana Steuck
150f90889a Added tag jdk-9+147 for changeset 29a0c1a888f2 2016-12-01 21:01:52 +00:00
Lana Steuck
f3dd277595 Added tag jdk-9+147 for changeset ef1c0c184790 2016-12-01 21:01:52 +00:00
Coleen Phillimore
1457155505 8168699: Validate special case invocations
Reviewed-by: acorn, kvn, lfoltan, ctornqvi, ahgross, vlivanov
2016-12-01 14:21:31 -05:00
Zoltan Majo
f3a162f330 8178723: Workaround for failure of CRC32C intrinsic on x86 machines without CLMUL support (JDK-8178720)
Disable CRC32C intrinsic on affected machines. Improve tests.

Co-authored-by: Lutz Schmidt <lutz.schmidt@sap.com>
Reviewed-by: kvn, simonis, mdoerr, aph
2017-04-19 14:37:11 +02:00
Jan Lahoda
ca6ead90b3 8178012: Finish removal of -Xmodule:
Setting jtreg to use --patch-module instead of -Xmodule:.

Reviewed-by: alanb
2017-04-19 13:38:12 +02:00
Phil Race
7ee54bdc95 Merge 2016-12-01 10:35:19 -08:00
Phil Race
83c9077f13 Merge 2016-12-01 10:34:29 -08:00
Phil Race
f34fd38837 Merge 2016-12-01 10:34:10 -08:00
Srinivas Dama
18a725ff0c 8130351: JDK-8130127.js fails under cygwin: cygwin path pased to Java
Jjs uses jline which expects newline character to terminate interactive input

Reviewed-by: sundar, jlaskey
2016-12-01 08:12:06 -08:00
Lana Steuck
43c9c49b29 Merge 2016-12-01 21:40:33 +00:00
Lana Steuck
a2c61949e5 Added tag jdk-9+147 for changeset abc849d57c6c 2016-12-01 21:01:55 +00:00
Alan Bateman
5b9e2a32bb 8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing
Reviewed-by: hseigel
2016-12-01 15:54:39 +00:00
Felix Yang
1c3de25a5f 8162521: java/net/Authenticator/B4933582.sh fails intermittently with BindException
Reviewed-by: dfuchs
2016-12-01 06:54:01 -08:00
Felix Yang
9600c39c80 8170559: Incorrect bug id in problem list
Reviewed-by: rriggs
2016-12-01 06:38:46 -08:00
Erik Joelsson
73f6f8e873 8164304: JDK should build with Oracle Developer Studio
Reviewed-by: tbell, ihse
2016-12-01 15:12:23 +01:00
Erik Joelsson
128369a6fe 8168607: langtools/test/Makefile should set -retain:fail,error by default
Reviewed-by: tbell, ihse
2016-12-01 15:10:32 +01:00
Erik Joelsson
c38acad81f 8168924: Add jdk.unsupported to the compact profile builds
Reviewed-by: alanb, chegar, mchung
2016-12-01 15:08:43 +01:00
Magnus Ihse Bursie
5c9fad8d23 8056215: AWT source dirs should only point to java2d, not below
Reviewed-by: erikj
2016-12-01 14:52:48 +01:00
Erik Joelsson
c369b80730 8170528: Race condition with release file creation
Reviewed-by: dholmes, ihse, tbell
2016-12-01 14:40:06 +01:00