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
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
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
George Triantafillou
3489b910b5
8152206: Simplify jvmstat modules
...
Reviewed-by: alanb, mchung, hseigel
2017-01-19 10:55:39 -05: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
Jesper Wilhelmsson
4408cd9a08
Merge
2017-01-16 16:18:04 +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
Hamlin Li
4ec1878401
8172314: java/rmi/registry/altSecurityManager/AltSecurityManager.java fails with "port in use"
...
Reviewed-by: rriggs
2017-01-11 19:36:11 -08:00
Felix Yang
4a253dcdec
8075884: check runtime usage tests with multi-release jar files
...
Reviewed-by: psandoz
2017-01-11 08:53:59 -08:00
Sergei Kovalev
60a77d0b84
8171958: Several tests from java/time/test/java/time/format requiring jdk.localedata for execution
...
Reviewed-by: naoto
2017-01-11 13:10:03 +03:00
Aleksei Efimov
4cd655c1f6
8159058: SAXParseException when sending soap message
...
Reviewed-by: lancea
2017-01-10 22:17:02 +03:00
Joe Darcy
0d958d9da8
8172475: Remove <tt></tt> usage from Class and ClassLoader
...
Reviewed-by: bpb, mchung
2017-01-09 21:40:10 -08:00
Hamlin Li
8e8098cb87
8172347: Refactoring src/java.rmi/share/classes/sun/rmi/registry/RegistryImpl.java to improve testability of rmiregistry
...
Reviewed-by: rriggs, msheppar
2017-01-09 14:14:20 -08:00
Jesper Wilhelmsson
a68e4067d9
Merge
2017-01-09 15:10:25 +01:00
Nishit Jain
56088a52eb
8169480: Inconsistencies across Format class hierarchy in their API spec and actual implementation of Exceptions
...
Reviewed-by: naoto
2017-01-09 14:06:32 +05:30
Hamlin Li
9e8cb18419
8030175: java/rmi/registry/altSecurityManager/AltSecurityManager.java fails due to timeout
...
Reviewed-by: rriggs
2017-01-08 23:15:57 -08:00
Xue-Lei Andrew Fan
e546b078a6
8129988: JSSE should create a single instance of the cacerts KeyStore
...
Reviewed-by: mullan
2017-01-06 02:03:47 +00:00
Xue-Lei Andrew Fan
ad76f31ded
8172273: SSLEngine.unwrap fails with ArrayIndexOutOfBoundsException
...
Reviewed-by: wetmore
2017-01-06 01:09:03 +00:00
Christian Tornqvist
68447bd8a3
8172188: JDI tests fail due to "permission denied" when creating temp file
...
Reviewed-by: hseigel, mseledtsov
2017-01-05 16:46:28 -05:00
Jesper Wilhelmsson
dc6818c0c9
Merge
2016-12-27 22:34:05 +01:00
Dmitry Fazunenko
fff8c7e7da
8171441: tools/launcher/VersionCheck.java doesn't report names of tools which failed checks
...
Reviewed-by: stsmirno, iignatyev, anazarov
2016-12-27 16:24:37 +03:00
Abjihit Roy
03b01bf748
8171348: Incorrect documentation for DateTimeFormatter letter 'k'
...
Reviewed-by: rriggs
2016-12-26 23:20:57 +05:30
Abjihit Roy
8249bf7524
8170653: The javadoc of ZoneRules.previousTransition() is wrong
...
Reviewed-by: rriggs
2016-12-26 23:15:06 +05:30
Abjihit Roy
f661cea33c
8170566: Incorrect phrase usage in javadocs documentation
...
Reviewed-by: rriggs
2016-12-26 23:09:54 +05:30
Abjihit Roy
07c66ef572
8169482: java.time.DateTimeFormatter javadoc: F is not week-of-month
...
Reviewed-by: rriggs
2016-12-26 22:57:26 +05:30
Ujwal Vangapally
367c06b7f8
8170861: Remove DcmdMBeanPermissionsTest.java from ProblemList
...
Removed DcmdMBeanPermissionsTest.java from ProblemList
Reviewed-by: dholmes, fparain
2016-12-23 12:15:21 +05:30
Abjihit Roy
c9b965110f
8164923: Error in the documentation for java.lang.Random
...
Reviewed-by: rriggs
2016-12-22 23:35:52 +05:30
Lana Steuck
a9dccaf0a2
Merge
2017-01-05 19:46:39 +00:00
Lana Steuck
6a15784860
Added tag jdk-9+151 for changeset fb59ca170643
2017-01-05 17:51:11 +00:00
Claes Redestad
5ad7420c60
8172048: Re-examine use of AtomicReference in java.security.Policy
...
Reviewed-by: plevart, dholmes, chegar
2017-01-02 22:45:34 +01:00
Aleksei Efimov
608537a218
8067237: [TESTBUG] javax/xml/ws/xsanymixed/Test.java failed on compilation
...
Reviewed-by: lancea
2016-12-30 13:02:23 +03:00
Erik Joelsson
2197905d6d
8171471: libawt_xawt and libawt_headless should not set rpath to /.
...
Reviewed-by: tbell, redestad
2016-12-27 09:44:54 +01:00
Peter Levart
9de0bf15ef
8171988: Backout of fix for 8062389, 8029459, 8061950
...
Reviewed-by: chegar
2016-12-26 19:38:27 +01:00
Peter Levart
0081872919
8062389: Class.getMethod() is inconsistent with Class.getMethods() results
...
8029459: (reflect) getMethods returns methods that are not members of the class
8061950: Class.getMethods() exhibits quadratic time complexity
Reviewed-by: alanb, mchung, psandoz, dfuchs, darcy
2016-12-25 19:29:06 +01:00
Roger Riggs
b0e59adb6e
8171940: Incorrect statement about an absolute value of months unit after period's normalization
...
Reviewed-by: bpb
2016-12-23 13:42:21 -05:00
Vyom Tewari
7516f0284c
8168840: InetAddress.getByName() throws java.net.UnknownHostException no such interface when used with virtual interfaces on Solaris
...
Reviewed-by: chegar, clanger
2016-12-23 13:53:22 +05:30
Christoph Langer
88f43b3b3c
8171906: Changes for 8148023 break AIX build
...
Reviewed-by: goetz, bpb
2016-12-23 07:54:05 +01:00
Lana Steuck
80340c2a34
Merge
2016-12-22 18:48:53 +00:00
Phil Race
cac1551c20
Merge
2016-12-22 09:30:58 -08:00
Vinnie Ryan
7c3de194b5
8171443: (spec) An ALPN callback function may also ignore ALPN
...
Reviewed-by: xuelei, wetmore
2016-12-22 17:15:33 +00:00
Lana Steuck
c769c9f1cd
Added tag jdk-9+150 for changeset 7781326fff20
2016-12-22 08:26:02 +00:00
Sibabrata Sahoo
3312369cf5
8161232: AsyncSSLSocketClose.java test fails timeout
...
AsyncSSLSocketClose.java test fails timeout
Reviewed-by: xuelei
2016-12-21 23:57:12 -08:00
Rachna Goel
716457d7f5
8167143: CLDR timezone parsing does not work for all locales
...
Reviewed-by: naoto
2016-12-22 06:05:31 +00:00
Xue-Lei Andrew Fan
ea0870c789
6972386: issues with String.toLowerCase/toUpperCase
...
Reviewed-by: weijun
2016-12-22 03:35:44 +00:00
Hamlin Li
6a35fe0f1b
8073080: TEST_BUG: sun/rmi/transport/tcp/DeadCachedConnection.java fails due to "ConnectException: Connection refused to host"
...
Reviewed-by: rriggs
2016-12-21 18:34:34 -08:00
Doug Lea
1414335f71
8170484: Miscellaneous changes imported from jsr166 CVS 2016-12
...
Reviewed-by: martin, smarks, psandoz
2016-12-21 14:26:52 -08:00
Doug Lea
bdab1d842f
8171051: LinkedBlockingQueue spliterator needs to support node self-linking
...
Reviewed-by: martin, smarks, psandoz
2016-12-21 14:22:53 -08:00
Brian Burkhalter
ce3243b0a6
8056205: (fs) Potential for NPE in Files.walkFileTree if closing directory fails
...
Change incorrect ioe != null to ioe == null
Reviewed-by: rriggs
2016-12-21 11:54:42 -08:00
Nadeesh TV
8f9235fc56
8145633: Adjacent value parsing not supported for Localized Patterns
...
Enhance the localized weekfields to take part in adjacent value parsing
Reviewed-by: rriggs, scolebourne
2016-12-21 18:45:34 +00:00