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 |
|
Rachel Protacio
|
3cfbc5a630
|
8170827: Correct errant "java.base" string to macro
Used JAVA_BASE_NAME instead of "java.base" string in one location
Reviewed-by: coleenp, jiangli
|
2017-01-13 16:49:34 -05:00 |
|
Brian Burkhalter
|
eeb1e36d49
|
8152272: Unable to create temporary file using createTempFile method if System.getProperty(file.separator) is used
Normalize the name component of the temporary file path
Reviewed-by: rriggs
|
2017-01-13 13:31:16 -08:00 |
|
Stuart Marks
|
922f392c82
|
8172221: Directorate of Time has been superseded
Reviewed-by: lancea
|
2017-01-13 12:35:53 -08:00 |
|
Michael McMahon
|
9f862797e4
|
8172253: SetIfModifiedSince.java test fails with http return code 404
Reviewed-by: chegar, dfuchs
|
2017-01-13 17:45:32 +00:00 |
|
Alexander Harlap
|
cc5730af70
|
8140588: Internal Error: gc/g1/ptrQueue.hpp:126 assert(_index == _sz) failed: invariant: queues are empty when activated
Re-check queue active state before updating
Reviewed-by: pliden, kbarrett, mdoerr
|
2017-01-13 12:27:54 -05:00 |
|
Jesper Wilhelmsson
|
fcf86ca480
|
Merge
|
2017-01-16 16:18:04 +01:00 |
|
Jesper Wilhelmsson
|
13d1827982
|
Merge
|
2017-01-13 18:26:34 +01:00 |
|
Jesper Wilhelmsson
|
3e1eafa1d1
|
Merge
|
2017-01-13 18:26:33 +01:00 |
|
Jesper Wilhelmsson
|
59a9cb672f
|
Merge
|
2017-01-13 18:26:33 +01:00 |
|
Harold Seigel
|
a3946e30e3
|
8172288: Fix Jigsaw related module/package error messages and throw correct exceptions
Reword error messages and throw IllegalStateExceptions where appropriate
Reviewed-by: alanb, acorn, lfoltan, gtriantafill
|
2017-01-13 10:45:53 -05:00 |
|
Harold Seigel
|
c95329970d
|
8172288: Fix Jigsaw related module/package error messages and throw correct exceptions
Reword error messages and throw IllegalStateExceptions where appropriate
Reviewed-by: alanb, acorn, lfoltan, gtriantafill
|
2017-01-13 07:19:03 -05:00 |
|
Christoph Langer
|
dddd58b278
|
8170544: Fix code scan findings in libnet
Reviewed-by: goetz, chegar
|
2017-01-13 13:12:21 +01:00 |
|
Xueming Shen
|
c9ebba358d
|
8172767: a bulk of tests failed with FileSystemException on Windows
Reviewed-by: chegar
|
2017-01-13 01:07:50 -08:00 |
|
Xueming Shen
|
c4dd83d101
|
8172432: jar cleanup/update for module and mrm jar
Reviewed-by: mchung, psandoz, chegar
|
2017-01-12 22:55:33 -08:00 |
|
Xueming Shen
|
3f70732b40
|
8172761: Test change in tools/jar/InputFilesTest.java for JDK-8172432 is missing
Reviewed-by: mchung
|
2017-01-12 22:44:13 -08:00 |
|
Lana Steuck
|
82f1bd54eb
|
Merge
|
2017-01-13 01:36:07 +00:00 |
|
Lana Steuck
|
0a60137bab
|
Merge
|
2017-01-13 01:36:02 +00:00 |
|
Lana Steuck
|
deba1f0dac
|
Merge
|
2017-01-13 01:35:35 +00:00 |
|
Lana Steuck
|
071f4e022d
|
Merge
|
2017-01-13 01:35:30 +00:00 |
|
Lana Steuck
|
52b3a7b778
|
Merge
|
2017-01-13 01:35:15 +00:00 |
|
Lana Steuck
|
6c6b4e30d3
|
Merge
|
2017-01-13 01:35:06 +00:00 |
|
Amanda Jiang
|
49fb7e0721
|
8171423: Relocate /test/lib/security/SecurityTools.java
Reviewed-by: weijun, xuelei
|
2017-01-12 17:15:26 -08:00 |
|
Amanda Jiang
|
58a825f1b0
|
8171423: Relocate /test/lib/security/SecurityTools.java
Reviewed-by: weijun, xuelei
|
2017-01-12 17:10:41 -08:00 |
|
Xueming Shen
|
cb9f76175c
|
8172432: jar cleanup/update for module and mrm jar
8171830: jar tool should validate if any exported or open package is missing
Reviewed-by: mchung, psandoz, chegar
|
2017-01-12 16:41:08 -08:00 |
|
Vicente Romero
|
5fc51d4ecd
|
8171528: Crash in Annotate with duplicate package-info declarations
Reviewed-by: jjg
|
2017-01-12 15:59:28 -08:00 |
|
Lana Steuck
|
bba282ab69
|
Added tag jdk-9+152 for changeset f609c7e798f6
|
2017-01-12 23:41:19 +00:00 |
|
Lana Steuck
|
6cabc219e0
|
Added tag jdk-9+152 for changeset 7b8b8750a78e
|
2017-01-12 23:41:19 +00:00 |
|
Lana Steuck
|
0d660499b6
|
Added tag jdk-9+152 for changeset 36edf207e84c
|
2017-01-12 23:41:17 +00:00 |
|
Lana Steuck
|
40e013c72d
|
Added tag jdk-9+152 for changeset a0b82e2bd8fd
|
2017-01-12 23:41:17 +00:00 |
|
Lana Steuck
|
d78deb60ae
|
Added tag jdk-9+152 for changeset 88349d40f4e5
|
2017-01-12 23:41:17 +00:00 |
|
Lana Steuck
|
b8ea96b46f
|
Added tag jdk-9+152 for changeset aa067a69215c
|
2017-01-12 23:41:16 +00:00 |
|
Lana Steuck
|
aea4929010
|
Added tag jdk-9+152 for changeset 84da697836d6
|
2017-01-12 23:41:16 +00:00 |
|
Lana Steuck
|
ad08bcc8af
|
Added tag jdk-9+152 for changeset 7bf4468cdbc4
|
2017-01-12 23:41:15 +00:00 |
|