Phil Race
|
d845c9092c
|
8171074: Test api/javax_swing/UIManager/index.html\#Methods is failing
Reviewed-by: ssadetsky, alexsch
|
2016-12-14 08:48:08 -08:00 |
|
Boris Molodenkov
|
d82ff831ba
|
8166132: Convert TestGlobalDefinitions_test to GTest
Reviewed-by: iignatyev
|
2016-12-06 16:42:42 +03:00 |
|
Igor Ignatyev
|
9d99a698ef
|
8078450: Implement consistent process for quarantine of tests
Reviewed-by: dfazunen, dholmes, sspitsyn
|
2016-12-07 14:37:35 +03:00 |
|
Markus Grönlund
|
6a685f1d63
|
8170672: Event-based tracing to support classloader instances
Reviewed-by: hseigel, egahlin
|
2016-12-06 22:49:17 +01:00 |
|
Erik Joelsson
|
f945d0ba4d
|
8170784: JDK-8038957 broke cross compilation
Reviewed-by: dholmes, ihse
|
2016-12-06 11:38:05 +01:00 |
|
Manajit Halder
|
e18697ccb2
|
8160536: [macosx] Possible regression: com/apple/eawt/DefaultMenuBar/DefaultMenuBarTest.java
Reviewed-by: serb, aniyogi
|
2016-12-06 14:10:33 +05:30 |
|
Bradford Wetmore
|
027efc3993
|
8170157: Enable unlimited cryptographic policy by default in OracleJDK
8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist
Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
|
2016-12-05 17:03:52 -08:00 |
|
Bhavesh Patel
|
5ef4598ec8
|
8139101: javadoc emits "specified by" clause when class has a method that matches a static interface method
Reviewed-by: jjg, ksrini
|
2016-12-05 15:08:24 -08:00 |
|
Maurizio Cimadamore
|
04f289629a
|
8170410: inference: javac doesn't implement 18.2.5 correctly
Javac does not generate constraints of the kind 'throws alpha' as described in the spec
Reviewed-by: vromero, dlsmith
|
2016-12-05 19:00:56 +00:00 |
|
Jan Lahoda
|
ae8ace7912
|
8165564: langtools\test\jdk\jshell\CommandCompletionTest.java fails on some windows
Ignoring non-existent default FileSystem roots.
Reviewed-by: rfield
|
2016-12-05 19:42:42 +01:00 |
|
Erik Joelsson
|
1ba6d00a72
|
8066474: Remove the lib/ directory from Linux and Solaris images
Reviewed-by: tbell, ihse
|
2016-12-05 17:56:20 +01:00 |
|
Erik Joelsson
|
706f567795
|
8066474: Remove the lib/ directory from Linux and Solaris images
Reviewed-by: tbell, ihse
|
2016-12-05 17:55:59 +01:00 |
|
David Dehaven
|
f4f6ea13ba
|
Merge
|
2016-12-05 08:36:16 -08:00 |
|
David Dehaven
|
03dda5e026
|
Merge
|
2016-12-05 08:36:16 -08:00 |
|
David Dehaven
|
51c4b08f5f
|
Merge
|
2016-12-05 08:36:14 -08:00 |
|
Maksim Khramov
|
1ed59c02c8
|
8159906: [TEST_BUG] javax/swing/JDialog/Transparency/TransparencyTest.java
Reviewed-by: psadhukhan, yan
|
2016-12-05 18:09:05 +03:00 |
|
Rachna Goel
|
0c0db99a87
|
8075577: java.time does not support HOST provider
Reviewed-by: okutsu, rriggs
|
2016-12-05 12:53:53 +05:30 |
|
Kirill Zhaldybin
|
8bf0437430
|
8170468: Convert ParallelCompact_test to GTest
Reviewed-by: dfazunen, iignatyev
|
2016-12-03 12:48:22 +03:00 |
|
Joe Darcy
|
eb5927f7e9
|
8170670: Problem list com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java until fix of JDK-8170669
Reviewed-by: smarks
|
2016-12-02 18:03:46 -08:00 |
|
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 |
|