Valerie Peng
340885cb6c
Merge
2017-01-26 23:11:37 +00:00
Valerie Peng
59c4f0303c
8062731: Cipher object can be created without calling Cipher.getInstance
...
Fixed the check in JCE so that only trusted providers can extend Cipher class
Reviewed-by: wetmore
2017-01-26 22:56:02 +00:00
Lana Steuck
69633c6be2
Merge
2017-01-26 21:21:16 +00:00
Lana Steuck
5e72921fe7
Added tag jdk-9+154 for changeset b017b10f62ab
2017-01-26 19:22:39 +00:00
Phil Race
98be958e0e
Merge
2017-01-26 09:19:33 -08:00
Phil Race
52d01aa629
Merge
2017-01-26 08:36:27 -08:00
Andrey Nazarov
8c2f35bb2d
8173395: Problemlist tools/jar/multiRelease/ApiValidatorTest.java
...
Reviewed-by: ksrini
2017-01-26 19:06:01 +03:00
Andrey Nazarov
54d962fa8b
8173372: Add tests for multi-release module jar API validator
...
Reviewed-by: psandoz
2017-01-26 14:32:41 +03:00
Henry Jen
aae3015f73
8170832: Add a new launcher environment variable JAVA_OPTIONS
...
Reviewed-by: mchung, ksrini
2017-01-25 12:52:40 -08:00
Mandy Chung
68fe02afb2
8172808: Handle sun.security.util.Resources bundle in ResourcesMgr in the same way as AuthResources
...
Reviewed-by: mullan
2017-01-25 10:53:01 -08:00
Peter Levart
0476aeb0c7
Merge
2017-01-25 15:53:17 +01:00
Peter Levart
f2998da973
8173056: Add test that captures current behavior of annotations with invalid annotation types
...
Reviewed-by: redestad
2017-01-25 15:41:20 +01:00
Chris Hegarty
347664b883
8173354: javadoc warning notice for types in Incubator Modules
...
Reviewed-by: erikj, michaelm
2017-01-25 14:10:03 +00:00
Hamlin Li
46c1da44bd
8173326: Problem list java/rmi/registry/readTest/CodebaseTest.java on Windows
...
Reviewed-by: dholmes
2017-01-25 03:47:40 -08:00
John Jiang
ab3aa4bfcb
8171900: javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHandshakeException: Remote host terminated the handshake"
...
The fix takes some code patterns from SSLSocketTemplate to deal with possible SSLHandshakeException and SocketTimeoutException, and it also resolves a potential mismatch on the connections between the clients and the servers.
Reviewed-by: xuelei
2017-01-24 18:41:36 -08:00
Paul Sandoz
db38e8df3b
8172732: spec clarification for URLClassLoader for Multirelease jars
...
Reviewed-by: mchung, chegar, alanb
2017-01-24 18:24:40 -08:00
Xue-Lei Andrew Fan
fe5be990e0
8172869: 4096 is not supported yet for the DH Parameter Generator
...
Reviewed-by: ascarpino, mullan
2017-01-24 23:07:53 +00:00
Adam Petcher
f3f3725fdd
8168075: Custom system class loader + security manager + malformed policy file = recursive initialization
...
Reviewed-by: mchung, mullan
2017-01-24 16:19:21 -05:00
Dmitry Markov
6a093685ee
8163889: [macosx] Can't print from browser on Mac OS X
...
Reviewed-by: prr, psadhukhan
2017-01-24 18:44:13 +03:00
Hamlin Li
cf31932ce4
8171142: jdk_rmi registry test fail to clean up on failure
...
Reviewed-by: rriggs, dholmes
2017-01-24 00:48:51 -08:00
Alexander Scherbatiy
e1eb9b78e1
8003495: [findbugs] javax.swing.* - Storing a reference to an externally mutable object into the internal representation
...
Reviewed-by: prr, serb
2017-01-24 11:37:32 +03:00
Rachna Goel
861b7d08a0
8167273: Calendar.getDisplayNames inconsistent with DateFormatSymbols
...
Reviewed-by: naoto
2017-01-24 12:06:03 +05:30
Jesper Wilhelmsson
9400d2bd29
Merge
2017-01-24 00:30:25 +01:00
Vyom Tewari
dc09e00a6e
8167178: Exported elements referring to inaccessible types in java.naming
...
Reviewed-by: chegar, rriggs, alanb
2017-01-25 15:31:01 +05:30
Peter Levart
1d8cd10db5
8173201: java/lang/reflect/PublicMethods/PublicMethodsTest.java fails because of too many open files
...
Explicitly close StandardJavaFileManager(s) as soon as they are not needed any more
Reviewed-by: redestad
2017-01-23 23:56:02 +01:00
Phil Race
961110c69e
8167228: Update to libpng 1.6.28
...
Reviewed-by: serb, azvegint
2017-01-23 11:59:48 -08:00
Anthony Scarpino
698d82f0b0
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
...
Reviewed-by: mchung, wetmore
2017-01-23 11:49:01 -08:00
Phil Race
ce1ecfe492
Merge
2017-01-23 10:27:58 -08:00
Anton Litvinov
83e9df05ad
8168751: Two "Direct Clip" threads are created to play the same "AudioClip" object, what makes clip sound corrupted
...
Reviewed-by: serb, amenkov
2017-01-23 19:58:06 +03:00
Dmitrij Pochepko
a1d6b9fa8b
8171149: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java failed with "Out of space in CodeCache for adapters"
...
Reviewed-by: kvn
2017-01-23 16:31:49 +03:00
Christoph Langer
eedfb7acfd
8173197: (se) WindowsSelectorImpl.c does not compile with VS2010
...
Reviewed-by: alanb, chegar
2017-01-23 14:04:44 +01:00
Sean Mullan
1229a8857c
Merge
2017-01-23 07:36:05 -05:00
Sean Mullan
472c73df43
8173082: java/bean/* tests fail since change of JDK-8055206
...
Reviewed-by: mchung, ahgross, alanb
2017-01-23 07:34:11 -05:00
Mandy Chung
ea6b99d730
8173096: jmod files are not world-readable
...
Reviewed-by: alanb
2017-01-21 14:31:57 -08:00
Joe Darcy
20bcdb3a1c
8173156: Remove JmodTest.java from the probelm list on windows
...
Reviewed-by: mchung
2017-01-21 10:12:29 -08:00
Felix Yang
a5a732dbbd
8173159: Problem list java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java on Windows
...
Reviewed-by: dfuchs
2017-01-21 08:45:45 -08:00
Lana Steuck
0234fbc5b7
Merge
2017-01-21 03:53:21 +00:00
Weijun Wang
8d7694562c
8172975: SecurityTools.keytool() needs to accept user input
...
Reviewed-by: asmotrak
2017-01-21 08:38:51 +08:00
David Carlier
46a0d97e97
8171836: Memory leak in java.desktop/unix/native/common/awt/fontpath.c
...
Reviewed-by: prr, arapte
2017-01-20 16:03:08 -08:00
Brian Burkhalter
318d5e1bca
8154228: [TIFF] IIOException: "Insufficient data offsets or byte counts" when loading test image
...
If byte counts are not provided attempt to compute them if feasible.
Reviewed-by: prr
2017-01-20 15:13:48 -08:00
Brian Burkhalter
e44d7277fd
8145019: Exceptions from TIFFImageReader.read() when loading bit depth test images
...
Fix some problems reading unusual bit depth images relating to setting the correct ImageTypeSpecifier and reformatting discontiguous data
Reviewed-by: prr
2017-01-20 15:09:54 -08:00
Sean Mullan
700a9548b6
Merge
2017-01-20 14:13:11 -05:00
Sean Mullan
1a27d2430d
8173134: Add failing java/bean tests in JDK-8173082 to the ProblemList
...
Reviewed-by: darcy
2017-01-20 14:11:08 -05:00
Daniel Fuchs
45be416036
8172971: java.management could use System.Logger
...
Java.management is updated to use System.Logger instead of java.util.logging.Logger.
Reviewed-by: mchung, rriggs
2017-01-20 18:41:12 +00:00
David Dehaven
3d101665fe
Merge
2017-01-20 08:53:42 -08:00
Phil Race
bf606da869
8172999: Crash on Windows getting FontMetrics since JDK 9 b96
...
Reviewed-by: serb, vadim
2017-01-20 10:28:34 -08:00
David Dehaven
cfa62e789a
Merge
2017-01-20 07:05:40 -08:00
Paul Sandoz
bef071156d
8173083: VarHandle usages in LockSupport and ThreadLocalRandom result in circularity issues
...
Reviewed-by: martin
2017-01-20 08:01:43 -08:00
Athijegannathan Sundararajan
4b9bc4ffe6
8172659: PluginException("TargetPlatform attribute is missing ...") - should be ModuleTarget
...
Reviewed-by: alanb, jlaskey
2017-01-20 19:12:46 +05:30
Amit Sapre
a70d3ad619
8167337: When jmxremote.port=0, JDP broadcasts "0" instead of assigned port
...
Fetched the correct jmx service url for jdp to broadcast it.
Reviewed-by: dsamersoff, rriggs
2017-01-20 04:42:29 -08:00
Jayathirth D V
3713153413
8173064: Unexpected <body> tag in javax/imageio/plugins/tiff/package.html
...
Reviewed-by: psadhukhan, arapte
2017-01-20 14:28:46 +05:30
Avik Niyogi
fc8b18f0bd
8172509: [TEST_BUG] [macosx] Failure of the new test java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java
...
Reviewed-by: serb, alexsch
2017-01-20 12:56:35 +05:30
Xueming Shen
248778d27a
8173072: zipfs fails to handle incorrect info-zip "extended timestamp extra field"
...
Reviewed-by: redestad
2017-01-19 16:38:24 -08:00
Mandy Chung
be58d38ea3
8173085: Warning module name in --add-exports not found: jdk.jdeps when compiling for BUILD_JIGSAW_TOOLS
...
Reviewed-by: jjg
2017-01-19 15:45:36 -08:00
Lana Steuck
daf172a09f
Added tag jdk-9+153 for changeset a65111f63f2e
2017-01-19 22:31:08 +00:00
Brian Burkhalter
5aa0f30214
8172547: (se) Selector.select(Long.MAX_VALUE) fires repeatedly
...
Clamp the jlong-valued select() timeout to INT_MAX for struct timeval
Reviewed-by: rriggs, clanger, alanb
2017-01-19 13:46:45 -08:00
Phil Race
f80453413a
8172813: test/java/awt/font/JNICheck/JNICheck.sh fails on Linux
...
Reviewed-by: serb, psadhukhan, pnarayanan
2017-01-19 12:04:58 -08:00
Sean Mullan
d9d9d8701a
8055206: Update SecurityManager::checkPackageAccess to restrict non-exported JDK packages by default
...
Reviewed-by: mchung
2017-01-19 13:50:02 -05:00
Xue-Lei Andrew Fan
69369c305a
8173066: More verbose debug output for selection of X509 certs
...
Reviewed-by: coffeys
2017-01-19 18:03:24 +00:00
Paul Sandoz
6b84b1d30a
8160710: Enable Thread to grant VarHandle field access to ThreadLocalRandom/Striped64
...
Reviewed-by: martin, dl, chegar
2017-01-19 09:27:24 -08:00
Lance Andersen
8f93cf0a46
8172350: Typo in Timestamp.toString()
...
Reviewed-by: dfuchs
2017-01-19 12:06:58 -05:00
George Triantafillou
3489b910b5
8152206: Simplify jvmstat modules
...
Reviewed-by: alanb, mchung, hseigel
2017-01-19 10:55:39 -05:00
Henry Jen
d7509c02b3
Merge
2017-01-19 07:02:33 -08:00
Claes Redestad
ced9c19693
8172905: Minor startup cleanup of CallSite and MethodType
...
Reviewed-by: psandoz, jrose
2017-01-19 13:37:05 +01:00
Claes Redestad
ea8d3e109a
8171855: Move package name transformations during module bootstrap into native code
...
Reviewed-by: alanb, acorn, lfoltan, mchung, plevart, hseigel, sspitsyn
2017-01-19 11:27:03 +01:00
Phil Race
18c21ac177
6232267: TrueType Fonts which have only Apple platform names cannot be loaded
...
Reviewed-by: psadhukhan
2017-01-18 17:36:24 -08:00
Xueming Shen
95a45889e9
8172921: Zip filesystem performance improvement and code cleanup
...
Reviewed-by: redestad
2017-01-18 11:18:13 -08:00
Mandy Chung
ded129adbf
8172870: test/tools/jmod/JmodTest.java fails on windows with AccessDeniedException
...
Reviewed-by: alanb, chegar
2017-01-18 11:08:46 -08:00
Joe Darcy
2d8d08a8e5
8172957: Problem list JmodTest.java on windows until JDK-8172870 is fixed
...
Reviewed-by: mchung
2017-01-18 19:07:09 +00: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
Naoto Sato
f66de31c24
8171140: Re-examine ResourceBundle::clearCache method
...
Reviewed-by: mchung, dfuchs
2017-01-18 08:03:04 -08: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
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
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
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
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
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
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
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
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
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
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