Adam Petcher
85d15e6128
8170876: NPE in JCE engine classes with java.security.debug=provider
...
Reviewed-by: mullan
2016-12-20 17:13:34 -05:00
Xue-Lei Andrew Fan
252d6991bc
8171337: Check for correct SSLEngineImpl/SSLSocketImpl.setSSLParameters handshaker update method
...
Reviewed-by: wetmore
2016-12-20 20:26:34 +00:00
Brian Burkhalter
2cae845615
8148023: File.createTempFile is not adhering to the contract regarding file name lengths
...
Truncate the prefix, suffix, random characters per the specification
Reviewed-by: rriggs
2016-12-20 11:46:09 -08:00
Christoph Langer
a717e4a14b
8171077: Use getaddrinfo/getnameinfo in Windows Inet4AddresImpl native code
...
Reviewed-by: chegar
2016-12-20 10:49:50 +01:00
Mandy Chung
fb167e5c1c
8168836: Minor clean up on warning/error messages on --add-exports and --add-reads
...
Reviewed-by: alanb
2016-12-19 15:01:14 -08:00
Claes Redestad
f26cc2ffd9
8171400: Move checking of duplicate packages in the boot layer to link time
...
Reviewed-by: alanb
2016-12-19 21:38:46 +01:00
Naoto Sato
004901e102
8171189: Deprecate ResourceBundleControlProvider for removal
...
Reviewed-by: mchung
2016-12-19 09:56:11 -08:00
Bob Vandette
7a50f217c2
8168503: JEP 297: Unified arm32/arm64 Port
...
Reviewed-by: kvn, enevill, ihse, dholmes, erikj, coleenp, cjplummer
2016-12-19 12:39:21 -05:00
Pavel Rappo
4548261e7b
Merge
2016-12-19 16:05:38 +00:00
Pavel Rappo
5cd134407d
8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url
...
Reviewed-by: chegar, rriggs
2016-12-19 16:00:59 +00:00
Athijegannathan Sundararajan
0273a6202d
8171138: Remove FileCopierPlugin
...
Reviewed-by: mchung, jlaskey
2016-12-15 10:47:46 +05:30
Masayoshi Okutsu
b140a35684
8054214: JapaneseEra.getDisplayName doesn't return names if it's an additional era
...
Reviewed-by: rriggs, naoto
2016-12-15 13:08:01 +09:00
Mandy Chung
f083b7e656
8171201: Drop java.compact$N aggregator modules
...
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters
Reviewed-by: alanb, erikj
2016-12-14 10:51:13 -08:00
Erik Joelsson
5e0f6d2b0c
8171245: Solaris builds fails after JDK-8170663
...
Reviewed-by: naoto
2016-12-14 19:46:21 +01:00
Adam Petcher
ef12502b69
8165751: NPE hit with java.security.debug=provider
...
Reviewed-by: mullan, weijun
2016-12-14 10:22:02 -05:00
Pavel Rappo
4aaf774383
Merge
2016-12-14 12:24:18 +00:00
Christoph Langer
117454e979
8171075: Inet4AddressImpl: Remove duplicate and (no longer used ?) native coding for BSD
...
Reviewed-by: goetz
2016-12-19 09:32:10 +01:00
Athijegannathan Sundararajan
5f451fea3f
8170289: Re-examine entry point support in jlink
...
Reviewed-by: mchung
2016-12-19 09:48:59 +05:30
Jesper Wilhelmsson
ed2d488807
Merge
2016-12-18 15:37:45 +01:00
Claes Redestad
1a652df643
8171373: Reduce copying during initialization of ModuleHashes
...
Reviewed-by: alanb, mchung, chegar
2016-12-17 12:59:15 +01:00
Joe Darcy
be91309965
8139688: Port fdlibm exp to Java
...
Reviewed-by: bpb, nadezhin
2016-12-16 21:43:29 -08:00
David Dehaven
2e27b2e68a
Merge
2016-12-16 11:58:17 -08:00
Rob McKenna
013944c3f4
8169465: Deadlock in com.sun.jndi.ldap.pool.Connections
...
Reviewed-by: dfuchs, vtewari
2016-12-16 19:15:37 +00:00
Chris Hegarty
5028479313
8171377: Add sun.misc.Unsafe::invokeCleaner
...
Reviewed-by: alanb, plevart
2016-12-16 17:20:37 +00:00
Vinnie Ryan
bd0a13fa21
8170282: Enable ALPN parameters to be supplied during the TLS handshake
...
Reviewed-by: wetmore, xuelei
2016-12-16 14:32:51 +00:00
Alan Bateman
8c79e61d46
Merge
2016-12-16 08:17:45 +00:00
Alan Bateman
1e82db676a
8170987: Module system implementation refresh (12/2016)
...
8170859: Run time and tool support for ModuleResolution
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: redestad, mchung, alanb
2016-12-16 06:19:16 +00:00
Lance Andersen
49393dbb14
8169806: DriverManager javadoc clarifications
...
Reviewed-by: mchung
2016-12-15 16:24:33 -05:00
Brian Burkhalter
bcfb267efe
8154058: [TIFF] ignoreMetadata parameter of TIFFImageReader's setInput() method affects TIFFImageReadParam in non-obvious way
...
Add readUnknownTags to TIFFImageReadParam and add ReadParamTest
Reviewed-by: prr
2016-12-13 12:02:37 -08:00
Pavel Rappo
d98371fcfe
8038079: Re-examine integration of SPNEGO authentication
...
@module tags have been removed from the HttpNegotiateServer.java as it turns out exactly the same lines have been already defined in TEST.properties sitting in the same folder
Reviewed-by: chegar, dfuchs
2016-12-13 12:26:18 +00:00
David Dehaven
a4865ea66a
Merge
2016-12-12 20:54:41 -08:00
Mandy Chung
9e5033a0ae
8169925: Organize licenses by module in source, JMOD file, and run-time image
...
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
2016-12-12 18:56:50 -08:00
Jesper Wilhelmsson
82b04dbfd7
Merge
2016-12-13 02:04:19 +01:00
Alexander Scherbatiy
ea2afa8f05
8162350: RepaintManager shifts repainted region when the floating point UI scale is used
...
Reviewed-by: flar, serb
2016-12-12 21:47:44 +03:00
Michael McMahon
dd620cb591
8170920: SO_RCVBUF and SO_SNDBUF options problem for network channels on MacOS
...
Reviewed-by: chegar, clanger
2016-12-12 14:40:56 +00:00
Christoph Langer
f6829cd1ed
8164057: Fix @since for java.net.Inet[46]Address
...
Reviewed-by: chegar
2016-12-12 15:33:46 +01:00
Semyon Sadetsky
28ca66d22f
8170387: JLightweightFrame#syncCopyBuffer() may throw IOOBE
...
Reviewed-by: serb
2016-12-12 12:26:54 +03:00
Athijegannathan Sundararajan
b17a878c56
8168925: MODULES property should be topologically ordered and space-separated list
...
Reviewed-by: mchung, jlaskey
2016-12-12 11:31:39 +05:30
Vladimir Kozlov
3c6287a42c
8171008: Integrate AOT compiler into JDK
...
Reviewed-by: erikj, mchung, twisti, simonis
2016-12-11 18:47:11 -08:00
Vladimir Kozlov
b0ec3b0ab4
8166417: Integrate Graal-core into JDK for AOT compiler
...
Reviewed-by: iveresov, erikj, ihse, mchung
2016-12-11 12:06:55 -08:00
Claes Redestad
f39eef3ab6
8170595: Optimize Class.isAnonymousClass, isLocalClass, and isMemberClass
...
Co-authored-by: Christoph Dreis <christoph.dreis@freenet.de>
Reviewed-by: mchung, darcy
2016-12-11 12:20:45 +01:00
Chris Hegarty
6d2dd6f483
8166568: Add jmod extract subcommand
...
8169492: jdk.internal.jmod.JmodFile.JMOD_MAGIC_NUMBER is a mutable array
Reviewed-by: alanb, anazarov, dfuchs, mchung
2016-12-10 14:19:53 +00:00
Dmitry Markov
77ecc65369
8165428: Security Warning dialog should be always on the top when multiple applets with APPLICATION_MODAL dialog launched in a browser
...
Reviewed-by: aivanov, serb
2016-12-10 14:57:06 +03:00
Mandy Chung
37e807c698
8170772: ResourceBundle improper caching causes tools/javadoc tests intermittently
...
Reviewed-by: dfuchs, naoto
2016-12-09 16:38:34 -08:00
Brian Burkhalter
42edb006ef
8169728: Missing sign checks in TIFFField(TIFFTag tag, int type, int count, Object data) for TIFFTag.TIFF_LONG
...
Add further checks for TIFF_LONG, TIFF_RATIONAL, TIFF_SRATIONAL, and TIFF_IFD_POINTER.
Reviewed-by: prr
2016-12-09 13:48:06 -08:00
Adam Petcher
8e9cdc61b6
8069128: Fix deprecation warnings in jdk.deploy.osx module
...
Reviewed-by: mullan
2016-12-09 14:14:37 -05:00
Brian Burkhalter
12d7914077
8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
...
Change constructor TIFFField(TIFFTag,int) to TIFFField(TIFFTag,long).
Reviewed-by: jdv, prr
2016-12-09 11:08:38 -08:00
Xue-Lei Andrew Fan
7f4cb73e6d
8170329: New SSLSocket testing template
...
Reviewed-by: asmotrak, mullan
2016-12-09 17:21:50 +00:00
Xueming Shen
0a549bfea5
8170952: jar's usage message output need some cleanup
...
Reviewed-by: chegar
2016-12-09 08:49:42 -08:00
Daniel Fuchs
ee6b8571eb
8170984: java.util.logging might force the initialization of ResourceBundle class too early
...
Reviewed-by: alanb
2016-12-09 15:48:48 +00:00