Masayoshi Okutsu
|
bc8144c597
|
8136356: Add time zone mappings on Windows
Reviewed-by: peytoia
|
2016-07-05 13:53:30 +09:00 |
|
Mandy Chung
|
9a3757b37a
|
8160698: java --dry-run should not cause main class be initialized
Reviewed-by: ksrini
|
2016-07-04 09:13:13 -07:00 |
|
Ivan Gerasimov
|
7a41a43d84
|
8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"
Reviewed-by: coffeys, xuelei
|
2016-07-04 16:25:11 +03:00 |
|
Bhanu Prakash Gopularam
|
9717ec036b
|
8159616: java.time.Instant falls through switch statement
Removed the unneeded case statement INSTANT_SECONDS
Reviewed-by: rriggs, scolebourne
|
2016-07-04 10:50:28 +00:00 |
|
Michael Haupt
|
a06c5e0f57
|
8143211: provide bytecode intrinsics for loop and try/finally executors
Reviewed-by: psandoz, redestad, vlivanov
|
2016-07-04 10:08:18 +02:00 |
|
Masayoshi Okutsu
|
99921c2f0e
|
8159943: JavaTimeSupplementary resource bundles need update
Reviewed-by: naoto
|
2016-07-04 13:00:15 +09:00 |
|
Ivan Gerasimov
|
06075b3f8b
|
8159822: Non-synchronized access to shared members of com.sun.jndi.ldap.pool.Pool
Reviewed-by: coffeys
|
2016-07-03 05:30:47 +03:00 |
|
Anthony Scarpino
|
50e42d2212
|
8159180: Remove default setting for jdk.security.provider.preferred
Reviewed-by: xuelei
|
2016-07-02 13:51:20 -07:00 |
|
Kumar Srinivasan
|
3596fa197c
|
8145418: [macosx] Help message for -Xdock:name has a superfluous trailing quote "
Reviewed-by: naoto
|
2016-07-01 15:13:00 -07:00 |
|
Vinnie Ryan
|
dc536f2d74
|
8157730: Mark deprecated java.security.{Identity,IdentityScope,Signer} APIs with forRemoval=true
Reviewed-by: mullan
|
2016-07-01 22:55:26 +01:00 |
|
Brian Burkhalter
|
7f9465ef15
|
8160018: (fs) Remove GioFileTypeDetector on Solaris
Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider.
Reviewed-by: rriggs
|
2016-07-01 12:55:23 -07:00 |
|
Brian Burkhalter
|
70e069ea5d
|
8160687: (fs) Cannot tell which WatchService test is not deleting temp directories "work*"
Change name of "work" temp directory to "TestName"
Reviewed-by: rriggs
|
2016-07-01 12:54:18 -07:00 |
|
Sean Mullan
|
3520eff611
|
8157847: Deprecate the java.security.acl API with forRemoval=true
Reviewed-by: weijun, mchung
|
2016-07-01 14:29:18 -04:00 |
|
Sean Mullan
|
0ce484cdd7
|
8157707: Deprecate the java.security.Certificate API with forRemoval=true
Reviewed-by: xuelei
|
2016-07-01 11:42:26 -04:00 |
|
Amy Lu
|
5ded57cbdd
|
8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415
Reviewed-by: weijun
|
2016-07-01 12:50:58 +08:00 |
|
Alejandro Murillo
|
9353199b23
|
Merge
|
2016-06-30 22:38:17 +00:00 |
|
Alejandro Murillo
|
1a29c46631
|
Added tag jdk-9+125 for changeset bba1e4c5c547
|
2016-06-30 22:10:10 +00:00 |
|
Alejandro Murillo
|
a0e450c561
|
Merge
|
2016-06-30 10:31:19 -07:00 |
|
Brent Christian
|
1add863d15
|
8160370: System.getProperty("os.version") returns "Unknown" on Mac
Read SystemVersion.plist on pre-10.9 Mac OS
Reviewed-by: bpb, ddehaven, gziemski, rriggs
|
2016-06-30 10:13:30 -07:00 |
|
Athijegannathan Sundararajan
|
a0f8120f0a
|
8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
Reviewed-by: jlaskey, mchung
|
2016-06-30 22:24:01 +05:30 |
|
Jamil Nimeh
|
07720b0e61
|
8030132: Cipher.init syntax error in javadoc @code tag
8160222: javax/crypto/Cipher.java has a typo
Fixes typographical errors in javax/crypto/Cipher.java
Reviewed-by: weijun
|
2016-06-30 07:14:56 -07:00 |
|
Yuka Kamiya
|
657cb0f3b4
|
7090039: Wrong link in comment of java.text.DateFormatSymbols
Reviewed-by: okutsu
|
2016-06-30 16:57:25 +09:00 |
|
Christoph Langer
|
d755ba941f
|
8158023: SocketExceptions contain too little information sometimes
Reviewed-by: rriggs, msheppar, chegar
|
2016-06-30 09:30:09 +02:00 |
|
Jamil Nimeh
|
ec5c0f3089
|
8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died
Fixes a file descriptor leak in the test and a thread exhaustion issue in the StatusResponseManager in JSSE.
Reviewed-by: xuelei
|
2016-06-30 00:09:06 -07:00 |
|
Tim Du
|
052984a47c
|
8160415: Mark sun/security/tools/keytool/standard.sh as intermittently failing
Reviewed-by: weijun
|
2016-06-29 23:29:07 -07:00 |
|
Alejandro Murillo
|
5370eb5519
|
Merge
|
2016-06-29 21:49:41 -07:00 |
|
Pavel Rappo
|
27036a761f
|
8160218: HPack decoder fails when processing header in multiple ByteBuffers
Reviewed-by: michaelm
|
2016-06-29 10:19:48 +01:00 |
|
Volker Simonis
|
50623e2781
|
8160457: VersionProps.versionNumbers() is broken
Reviewed-by: redestad, mchung, iris
|
2016-06-29 10:07:15 +02:00 |
|
Ivan Gerasimov
|
e8dfc516f8
|
8160264: Reuse Latin1/UTF16 compare routines
Reviewed-by: psandoz
|
2016-06-27 16:09:09 +03:00 |
|
Jim Laskey
|
747cf0453a
|
8160348: jlink should use System.out for usage messages
Reviewed-by: sundar
|
2016-06-27 09:26:47 -03:00 |
|
Athijegannathan Sundararajan
|
7886baafa8
|
8157936: Files.size(Path p) returns 0 if path is from JrtFileSystem with exploded build
Reviewed-by: psandoz
|
2016-06-27 14:55:06 +05:30 |
|
Roger Riggs
|
c8180eb253
|
8160278: Remove java/time/test/java/time/TestClock_System from the problem list
Reviewed-by: darcy
|
2016-06-24 14:19:29 -04:00 |
|
Athijegannathan Sundararajan
|
f74ee54f5c
|
8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins
Reviewed-by: jlaskey
|
2016-06-24 23:28:06 +05:30 |
|
Daniel Fuchs
|
9d4c46f850
|
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
|
2016-06-24 16:03:17 +01:00 |
|
Athijegannathan Sundararajan
|
72d2e8594f
|
8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed
Reviewed-by: jlaskey, psandoz
|
2016-06-24 19:56:50 +05:30 |
|
Jim Laskey
|
2146bab54f
|
8159172: Update usage of jlink/jimage/jmod to show option patterns
Reviewed-by: mchung, alanb
|
2016-06-24 11:20:24 -03:00 |
|
Sergey Kuksenko
|
d90e966a97
|
8158690: GET request via HTTP/2 has a huge delays due to Nagle’s Algorithm and Delayed ACK clash
Reviewed-by: chegar
|
2016-06-24 06:52:29 +01:00 |
|
Chris Hegarty
|
c53f3cbcbe
|
8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
Reviewed-by: alanb, dholmes, shade
|
2016-06-24 06:47:32 +01:00 |
|
Tim Du
|
7e1c0f82b6
|
8146393: sun/security/tools/jarsigner/ts.sh failed on OEL Linux 7 with ar_SA Locale
Reviewed-by: weijun
|
2016-06-23 19:58:58 -07:00 |
|
Alejandro Murillo
|
53f4bd6df0
|
Merge
|
2016-06-23 17:07:31 -07:00 |
|
Lana Steuck
|
989896a2dd
|
Merge
|
2016-06-23 21:44:11 +00:00 |
|
Brent Christian
|
17dc09ea23
|
7131356: (props) "No Java runtime present, requesting install" when creating VM from JNI [macosx]
Replace JRS calls with Core Foundation calls
Reviewed-by: naoto
|
2016-06-23 14:14:06 -07:00 |
|
Lana Steuck
|
a3a286d448
|
Merge
|
2016-06-23 21:13:13 +00:00 |
|
Lana Steuck
|
12c90f242c
|
Added tag jdk-9+124 for changeset 45cbf2937973
|
2016-06-23 20:35:15 +00:00 |
|
Sergey Kuksenko
|
8b5cbab0f5
|
8158980: Memory leak in HTTP2Connection.streams
Reviewed-by: chegar
|
2016-06-23 10:25:04 +01:00 |
|
Artem Smotrakov
|
f2b622bfb3
|
8074580: sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
Reviewed-by: valeriep
|
2016-06-22 15:58:08 -07:00 |
|
Xueming Shen
|
e922fb0afb
|
8159545: closed/java/io/Console/TestConsole.java failed with exit code 1
Reviewed-by: rriggs
|
2016-06-22 11:31:07 -07:00 |
|
Artem Smotrakov
|
5856fc0800
|
8152745: javax/net/ssl/TLS/TestJSSE.java fails intermittently: Unsupported or unrecognized SSL message
Reviewed-by: xuelei
|
2016-06-22 09:33:16 -07:00 |
|
Naoto Sato
|
5c227bfdae
|
8159781: jlink --include-locales fails with java.util.regex.PatternSyntaxException
Reviewed-by: mchung, okutsu
|
2016-06-22 08:51:32 -07:00 |
|
Chris Hegarty
|
34f5b60b4a
|
8157166: Update spec to account for platforms that do not support multicast
Reviewed-by: alanb
|
2016-06-22 09:21:06 +01:00 |
|