39491 Commits

Author SHA1 Message Date
Amy Lu
caddf21da8 8132548: java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure"
Reviewed-by: dholmes, martin, darcy
2016-07-13 10:26:11 +08:00
Rajan Halade
cd2dd88b9e 8161233: ProblemList sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java on macOS
Reviewed-by: ascarpino
2016-07-12 14:39:08 -07:00
Jim Laskey
e4226ff2f2 8161067: jlink: Enable plugins to use the module pool for class lookup
Reviewed-by: sundar, psandoz
2016-07-12 10:58:58 -03:00
Daniel Fuchs
d5e84de014 8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code
Loggers of the same name now share the same configuration.

Reviewed-by: mchung, mli
2016-07-12 11:29:01 +01:00
Weijun Wang
1931ac4196 8130302: jarsigner and keytool -providerClass needs be re-examined for modules
Reviewed-by: valeriep, mchung, mullan
2016-07-12 09:41:49 +08:00
Brian Burkhalter
fadef405a9 8160215: jdk/test/java/io/Reader/ReaderBulkReadContract.java should clean up better
Create temporary files in the test scratch directory instead of in the default temporary file directory.

Reviewed-by: lancea, alanb
2016-07-11 17:18:59 -07:00
Martin Walsh
a7e2ba6615 8160831: GioFileTypeDetector always calls deprecated g_type_init
Ensure that g_type_init is non-null before using it.

Reviewed-by: alanb
2016-07-11 14:46:21 -07:00
Hiroshi Ito
c5ef4d69b9 8158365: List.spliterator should optimize for RandomAccess lists
Reviewed-by: psandoz
2016-05-23 23:12:05 +08:00
Michael McMahon
c21c81a858 8160786: No CCC for public class java.net.http.AsyncSSlDelegate
Reviewed-by: chegar
2016-07-11 14:32:51 +01:00
Daniel Fuchs
1aceedb6a9 8056285: java/util/logging/CheckLockLocationTest.java java.lang.RuntimeException: Test failed: should have been able to create FileHandler for %t/writable-dir/log.log in writable directory
Added some instrumentation to the test to help a better diagnosis

Reviewed-by: mchung
2016-07-11 11:32:40 +01:00
Aleksei Efimov
cd974a0fef 8154553: Incorrect GPL header in package-info.java reported
Reviewed-by: igerasim
2016-07-11 00:24:46 +03:00
Xue-Lei Andrew Fan
d992f9b518 8159009: Remove ExemptionMechanism.finalize() implementation
Reviewed-by: mullan, weijun
2016-07-09 06:04:57 +00:00
Xue-Lei Andrew Fan
e78fd8d72e 8148516: Improve the default strength of EC in JDK
Reviewed-by: valeriep
2016-07-09 05:56:18 +00:00
Xue-Lei Andrew Fan
67ca9fc9b4 8157712: Deprecate the javax.security.cert and com.sun.net.ssl APIs with forRemoval=true
Reviewed-by: weijun
2016-07-09 05:48:16 +00:00
Brian Burkhalter
465af0b962 8157287: java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root "
Ignore AccessDeniedException when testing space attributes.

Reviewed-by: alanb
2016-07-08 16:16:45 -07:00
Jamil Nimeh
d4ed08f59e 8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'
Improves clarity of the CodeSource javadoc, specifically regarding the ability of the URL parameter in the constructors being null.

Reviewed-by: mullan
2016-07-08 14:42:50 -07:00
Phil Race
54d6e1b926 Merge 2016-07-08 10:41:12 -07:00
Rajan Halade
dd3db000a7 8144559: sun/security/mscapi/SignUsingNONEwithRSA.sh failed intermittently
Reviewed-by: vinnie
2016-07-08 10:15:38 -07:00
Ivan Gerasimov
2e894aee9a 8160518: Semicolon is not recognized as comment starting character (Kerberos)
Reviewed-by: weijun
2016-07-08 19:38:17 +03:00
Phil Race
252e4cbffa Merge 2016-07-08 09:30:13 -07:00
Alexander Scherbatiy
d5dacffaee 8160977: [PIT] Typo in SwingUtilities2.java
Reviewed-by: ssadetsky, azvegint
2016-07-08 09:27:09 -07:00
Ivan Gerasimov
a58b562057 8161017: GPL header missing comma in year
Reviewed-by: coffeys, rriggs
2016-07-08 17:56:52 +03:00
Athijegannathan Sundararajan
09a43a8546 8161055: Remove plugin ordering by isAfter, isBefore
Reviewed-by: mchung, jlaskey
2016-07-08 17:11:51 +05:30
Erik Joelsson
f1e53d48e9 8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
2016-07-08 08:56:39 +02:00
Xueming Shen
799cba3f11 8161002: GPL header missing comma in year - not swapped in licensee bundles
Reviewed-by: smarks
2016-07-07 21:29:04 -07:00
Joe Darcy
b7b1f7c62e 8161022: Mark java/security/SignedObject/Chain.java as failing intermittently
Reviewed-by: weijun
2016-07-07 18:21:21 -07:00
Alexandre Iline
d1197dfc96 8158670: Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java
Enhanced test to detect if the corresponding module is present and update provider list.

Reviewed-by: mchung, valeriep
2016-07-08 00:50:28 +00:00
Daniel D. Daugherty
c3455566fd Merge 2016-07-07 17:05:23 -07:00
Daniel D. Daugherty
2ef41f0f70 8161010: quarantine sun/tools/jps/TestJpsJar.java in JDK9-dev and JDK9-hs
Reviewed-by: iklam
2016-07-07 16:46:30 -07:00
Ivan Gerasimov
9c8bec9818 8160267: Ucrypto config file cannot be read when -Dfile.encoding=UTF-16 is set
Reviewed-by: mullan
2016-07-08 01:49:54 +03:00
Xueming Shen
faaf303a95 8133170: Deflater.deflate with small output buffers fails
Reviewed-by: bpb
2016-07-07 14:16:58 -07:00
Alejandro Murillo
df36450c8a Merge 2016-07-07 18:35:29 +00:00
Alejandro Murillo
971755ecb0 Added tag jdk-9+126 for changeset e2a569f3bb54 2016-07-07 18:21:23 +00:00
J. Duke
87b56a2dd1 Merge 2017-07-05 21:55:11 +02:00
J. Duke
179596765c Merge 2017-07-05 21:55:04 +02:00
J. Duke
46d9f92916 Merge 2017-07-05 21:54:54 +02:00
J. Duke
24cdfc6d85 Merge 2017-07-05 21:54:46 +02:00
J. Duke
393f88ddb8 Merge 2017-07-05 21:54:39 +02:00
J. Duke
90321ecb61 Merge 2017-07-05 21:54:31 +02:00
J. Duke
3666d36b09 Merge 2017-07-05 21:54:23 +02:00
J. Duke
e4ddd0c57c Merge 2017-07-05 21:54:06 +02:00
J. Duke
11bc395720 Added tag jdk-9+125 for changeset 3aa52182b3ad 2017-07-05 21:53:19 +02:00
J. Duke
396d6f6285 Merge 2017-07-05 21:53:18 +02:00
J. Duke
834afb8cfa Merge 2017-07-05 21:53:11 +02:00
J. Duke
3efb276799 Merge 2017-07-05 21:53:02 +02:00
J. Duke
91764015b9 Merge 2017-07-05 21:52:56 +02:00
J. Duke
62f5d3801d Merge 2017-07-05 21:52:51 +02:00
J. Duke
af66b48e12 Merge 2017-07-05 21:52:41 +02:00
J. Duke
e7bc8270fd Merge 2017-07-05 21:52:33 +02:00
J. Duke
533b8295e8 Merge 2017-07-05 21:52:20 +02:00