Andrey Nazarov
408d7e99f7
8170250: update/improve testing of classfile module attribute
...
Reviewed-by: jjg, jlahoda
2017-01-18 21:09:19 +03:00
Chris Hegarty
7f74bcf6bc
8172982: tools/jlink/ResourceDuplicateCheckTest.java requires jdk.tools.jlink.plugin to be exported
...
Reviewed-by: mchung, sundar
2017-01-18 17:43:10 +00:00
Andrey Nazarov
f1fa73dc65
8071566: Improve testing for multi-version JAR file maker tool
...
Reviewed-by: chegar
2017-01-18 20:39:08 +03:00
Andrey Nazarov
dd3c209701
8071566: Improve testing for multi-version JAR file maker tool
...
Reviewed-by: chegar
2017-01-18 20:36:15 +03:00
Naoto Sato
f66de31c24
8171140: Re-examine ResourceBundle::clearCache method
...
Reviewed-by: mchung, dfuchs
2017-01-18 08:03:04 -08:00
Coleen Phillimore
362fbe12e8
8144518: ClassVerboseTest crashes on Windows
...
Simplify Bytecode_tableswitch code so windows doesn't generate bad code for it.
Reviewed-by: ctornqvi, dholmes
2017-01-18 10:30:56 -05:00
Alexander Scherbatiy
e346ebc19b
8168537: Test fails with AccessControlException
...
Reviewed-by: prr, serb
2017-01-18 17:22:03 +03:00
Sergey Bylokhov
48a9beedcc
8149879: Examine UIDefaults::addResourceBundle(String bundleName) with resource encapsulation
...
Reviewed-by: prr, mchung, alexsch
2017-01-18 18:14:50 +03:00
Chris Hegarty
35864e236c
8172973: Remove add exports from ModuleSummary build
...
Reviewed-by: ihse, redestad
2017-01-18 13:56:50 +00:00
Athijegannathan Sundararajan
fc2d5da4d8
8168254: Detect duplicated resources in packaged modules
...
Reviewed-by: mchung, jlaskey
2017-01-18 19:35:41 +05:30
Daniel Fuchs
433cd91ee2
8172886: Add a test that shows how the LogManager can be implemented by a module
...
Reviewed-by: mchung
2017-01-18 11:47:36 +00:00
Chris Hegarty
208954cc4e
8171380: Remove all exports from jdk.jlink
...
Reviewed-by: alanb, mchung, sundar
2017-01-18 09:36:24 +00:00
Chris Hegarty
a0dee349e1
8171380: Remove all exports from jdk.jlink
...
Reviewed-by: alanb, mchung, sundar
2017-01-18 09:35:23 +00:00
Chris Hegarty
6862616001
8171380: Remove all exports from jdk.jlink
...
Reviewed-by: alanb, mchung, sundar
2017-01-18 09:35:03 +00:00
Claes Redestad
85b40fde0b
8037325: Class.getConstructor() performance regression
...
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Reviewed-by: mchung
2017-01-18 10:24:47 +01:00
Tobias Hartmann
1590fcdd81
Merge
2017-01-18 08:30:02 +00:00
Tobias Hartmann
a6092584f9
8172884: TraceOptoPipelining and TraceOptoOutput are broken
...
Compiler Control code needs not set the default values for the directive according to the flag value.
Reviewed-by: neliasso, redestad
2017-01-18 08:54:29 +01:00
Prasanta Sadhukhan
140b10aedb
8172012: [TEST_BUG] delays needed in javax/swing/JTree/4633594/bug4633594.java
...
Reviewed-by: yan, serb
2017-01-18 11:35:31 +05:30
Jamsheed Mohammed C M
0ac0d9ac29
8166002: Emulate client build on platforms with reduced virtual address space
...
The default VM ergonomics on Windows/x86 (32-bit) are changed to client like.
Reviewed-by: kvn, iveresov
2017-01-17 21:39:22 -08:00
Jamsheed Mohammed C M
197ce5bafa
8166002: Emulate client build on platforms with reduced virtual address space
...
The default VM ergonomics on Windows/x86 (32-bit) are changed to client like.
Reviewed-by: kvn, iveresov
2017-01-17 21:38:07 -08:00
Weijun Wang
f82a7d2bdd
8172529: Use PKIXValidator in jarsigner
...
Reviewed-by: xuelei, mullan, alanb
2017-01-18 08:02:53 +08:00
Phil Race
e13c369fbf
8171456: Upgrade harfbuzz in JDK 9 to v1.4.1
...
Reviewed-by: serb, vadim, simonis
2017-01-17 11:56:40 -08:00
David Dehaven
7234856a64
Merge
2017-01-17 11:35:28 -08:00
Peter Levart
842350c666
8171139: Simplify ResourceBundle.CacheKey and ClassLoader may not be needed
...
Reviewed-by: dfuchs
2017-01-17 11:34:47 -08:00
Joe Darcy
4873a69abe
8172686: Use less aggressive deprecation of utility visitors
...
Reviewed-by: jjg, smarks
2017-01-17 09:40:23 -08:00
Markus Grönlund
f02cb33818
Merge
2017-01-17 17:00:22 +01:00
Semyon Sadetsky
ffab9993d7
8161732: [TEST_BUG] Test closed/java/awt/MenuBar/MenuBarPeer/MenuBarPeerDisposeTest.java fails in unix enviroments with NullPointerException
...
Reviewed-by: yan
2017-01-17 18:24:28 +03:00
Markus Grönlund
2bc33c2996
8171960: Event-based tracing needs separate flag representation for Method
...
Reviewed-by: hseigel, gtriantafill, dholmes
2017-01-17 16:18:03 +01:00
Rachel Protacio
384f6dd2b5
Merge
2017-01-17 15:27:22 +01:00
Magnus Ihse Bursie
ebac6beb70
8170863: Always pass MAKE_ARGS to MAKE in Main.gmk
...
Reviewed-by: erikj
2017-01-17 14:14:24 +01:00
Tobias Hartmann
09dee71ddd
8172731: runtime/Thread/TooSmallStackSize.java fails on solaris-x64 with product build
...
The C2 compiler threads require a large stack with the Solaris Studio C++ compiler version 5.13 and product VM build.
Reviewed-by: sspitsyn, dcubed, goetz, dholmes
2017-01-17 08:53:42 +01:00
Jan Lahoda
53792b463e
8172262: packages missing from docs build
...
Do not return packages without members from Elements.getPackageElement(String), to avoid ambiguities among such packages in multiple modules.
Reviewed-by: jjg
2017-01-17 07:41:04 +01:00
Srikanth Adayapalam
f1eb002e95
8171993: AssertionError when compiling method reference with generic code and varargs
...
Reviewed-by: mcimadamore
2017-01-17 09:17:10 +05:30
Mandy Chung
6b74b5d2e9
8160286: jmod hash is creating unlinkable modules
...
Reviewed-by: alanb, psandoz, chegar
2017-01-16 12:15:44 -08:00
Jesper Wilhelmsson
4408cd9a08
Merge
2017-01-16 16:18:04 +01:00
Christoph Langer
3f3fa9260c
8169631: [JAXP] XALAN: transformation of XML via namespace-unaware SAX input yields a different result than namespace-unaware DOM input
...
Reviewed-by: joehw
2017-01-16 15:44:30 +01:00
Alexander Zvegintsev
56e387c99e
8165705: Robot.createScreenCapture produces black screenshot on Oracle Linux 7.1
...
Reviewed-by: serb
2017-01-16 16:37:47 +03:00
Amy Lu
f2be16d5f3
8156595: java/io/pathNames/GeneralWin32.java fail intermittently on windows-x64
...
Reviewed-by: psandoz
2017-01-16 21:17:24 +08:00
Magnus Ihse Bursie
e036a82aa2
8162750: -D__solaris__ added twice
...
Reviewed-by: erikj
2017-01-16 13:53:14 +01:00
Magnus Ihse Bursie
d130871ed3
8172714: Remove unused and unexpanded variables from spec.gmk.in
...
Reviewed-by: erikj, tbell
2017-01-16 13:50:59 +01:00
Staffan Larsen
a019f44ab1
8172842: Invoke lldb with --batch from failure handler
...
Reviewed-by: erikj, dsamersoff
2017-01-16 12:32:46 +01:00
Jan Lahoda
e8145f8739
8171386: jshell tool: paging of javadoc output broken on Windows
...
Fixing detection of console window size.
Reviewed-by: rfield
2017-01-16 09:53:34 +01:00
John Jiang
48706a1a2a
8167146: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with "Remote host terminated the handshake"
...
The fix takes the server to accept request after the client threads start, and also deal with possible timeout issue.
Reviewed-by: xuelei
2017-01-16 15:16:10 +08:00
Henry Jen
dfca46bc7e
8160881: Remove jvisualvm from JDK9
...
Reviewed-by: erikj, ihse, ksrini
2017-01-13 20:39:16 -08:00
Mandy Chung
32ee8faef4
8173024: Replace direct use of AuthResources resource bundle from jdk.security.auth
...
Reviewed-by: weijun
2017-01-21 20:31:21 -08:00
Joe Darcy
c96f02f2e8
8172531: Correct misstatements in javax.lang.model visitor documentation
...
Reviewed-by: jjg
2017-01-13 19:29:55 -08:00
Robert Field
cde454bda3
8172678: JShell Tests: Disable CompletionSuggestionTest.testBrokenClassFile2()
...
Reviewed-by: jlahoda
2017-01-13 18:29:21 -08:00
Jonathan Gibbons
ee0491d210
8172474: javac should enable doclint checking for HTML 5
...
Reviewed-by: jlahoda
2017-01-13 15:48:12 -08:00
Brian Burkhalter
9d3f1e001a
8153250: java.io.File does not handle Windows paths of the form "D:" (no path) correctly
...
When resolving a child to a parent, do not insert a file separator for Windows directory-relative paths
Reviewed-by: rriggs
2017-01-13 14:58:21 -08:00
Hamlin Li
cf65663c4d
7146543: TEST_BUG: java/rmi/registry/readTest/readTest.sh failing intermittently with port in use
...
Reviewed-by: rriggs
2017-01-13 14:54:04 -08:00