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 |
|
Joe Darcy
|
871852cb44
|
8152174: Type annotations with a missing type throw NullPointerException
Reviewed-by: jfranck
|
2016-07-07 10:16:47 -07:00 |
|
Sibabrata Sahoo
|
0a0c30f0a3
|
8160940: Enable debug log in javax/net/ssl/HttpsURLConnection/Equals.java to track JDK-8160210
Reviewed-by: xuelei
|
2016-07-07 09:50:35 -07:00 |
|
Paul Sandoz
|
a4245ceb1d
|
8160885: Unsafe.compareAndExchangeDouble/FloatAcquire should defer to compareAndExchangeLong/IntAcquire
Reviewed-by: mhaupt
|
2016-07-07 18:30:43 +02:00 |
|
Jim Laskey
|
748aad61f6
|
8160829: Remove ASMPool support from jlink
Reviewed-by: sundar, psandoz, forax
|
2016-07-07 09:38:33 -03:00 |
|
Nishit Jain
|
74a59850a5
|
8055900: j.t.SimpleDateFormat spec needs to be clarified regarding month patterns
Reviewed-by: okutsu, peytoia
|
2016-07-07 17:53:55 +09:00 |
|
John Jiang
|
0eca75cd93
|
8157667: sun/security/x509/URICertStore/ExtensionsWithLDAP.java has to be updated due to JDK-8134577
Resolving hosts by proxy instead of name service
Reviewed-by: mullan
|
2016-07-07 01:31:31 -07:00 |
|
Shilpi Rastogi
|
aec121f999
|
8158169: MethodHandles.dropArgumentsToMatch(...)
Reviewed-by: psandoz, mhaupt
|
2016-07-07 09:51:47 +02:00 |
|
Tim Du
|
3e0395eb84
|
8160339: Remove intermittent key from javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
Reviewed-by: xuelei
|
2016-07-06 01:50:34 -07:00 |
|
Tim Du
|
766c7ad4c6
|
8160333: Remove intermittent key from javax/net/ssl/TLSv12/ShortRSAKey512.java
Reviewed-by: xuelei
|
2016-07-05 23:43:59 -07:00 |
|
Joe Darcy
|
4fc8ce216b
|
8160901: Demote java/lang/ProcessBuilder/Zombies.java to tier 2
Reviewed-by: rriggs
|
2016-07-06 10:19:00 -07:00 |
|
Artem Kosarev
|
90e4430c17
|
8135114: sun/security/krb5/auto tests failed on machine with TR locale
Reviewed-by: xuelei
|
2016-07-06 09:54:07 -07:00 |
|
Michael Haupt
|
d09f7620fe
|
8160717: MethodHandles.loop() does not check for excessive signature
Reviewed-by: psandoz, redestad
|
2016-07-06 17:10:36 +02:00 |
|
Roger Riggs
|
1e4ea02a07
|
8160848: Add diagnostics to java/lang/ProcessBuilder/Zombies
Reviewed-by: martin
|
2016-07-06 10:33:17 -04:00 |
|
Weijun Wang
|
db8e727862
|
8158589: Possible integer overflow issues for DRBG
Reviewed-by: xuelei, mullan
|
2016-07-06 21:52:12 +08:00 |
|
Felix Yang
|
6e722043e3
|
8153838: test/java/io/Serializable/failureAtomicity/FailureAtomicity.java doesnot declare module dependencies
Reviewed-by: alanb
|
2016-07-06 01:20:20 -07:00 |
|
Hamlin Li
|
521a8f2238
|
8160866: IntPrimitiveOpsTests.java still in ProblemList.txt while related bug has been closed
Reviewed-by: mhaupt
|
2016-07-06 00:04:55 -07:00 |
|
Joe Darcy
|
098053564e
|
6226715: (ann) java.lang.annotation.AnnotationTypeMismatchException could not be serialized
Reviewed-by: rriggs
|
2016-07-05 21:11:40 -07:00 |
|
Alejandro Murillo
|
179f7b527c
|
Merge
|
2016-07-05 20:41:56 -07:00 |
|
Anthony Scarpino
|
26f45543e5
|
8154015: Apply algorithm constraints to timestamped code
Reviewed-by: mullan
|
2016-07-05 15:37:42 -07:00 |
|
Alejandro Murillo
|
451f529750
|
Merge
|
2016-07-05 13:50:37 -07:00 |
|
Sibabrata Sahoo
|
b96909178b
|
8159861: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timeout
Reviewed-by: xuelei
|
2016-07-05 10:11:42 -07:00 |
|
Sibabrata Sahoo
|
fc19d91719
|
8160341: Remove intermittent key from TestDSAGenParameterSpec.java
Reviewed-by: xuelei
|
2016-07-05 10:10:07 -07:00 |
|
Sibabrata Sahoo
|
a558bfc790
|
8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout
Reviewed-by: xuelei
|
2016-07-05 10:07:13 -07:00 |
|
Sibabrata Sahoo
|
11ecd00506
|
8160624: sun/security/tools/keytool/printssl.sh failed with "Socket closed"
Reviewed-by: weijun
|
2016-07-05 10:04:16 -07:00 |
|
Shilpi Rastogi
|
33695b874c
|
8158510: Add test cases to validate Annotation
Reviewed-by: alanb, psandoz, mhaupt
|
2016-07-05 12:44:28 +02:00 |
|
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
|
073a86c0a8
|
8160690: Quarantine VarHandles tests
Reviewed-by: jwilhelm
|
2016-06-30 14:57:30 -07:00 |
|
Alejandro Murillo
|
3689909db0
|
Merge
|
2016-07-01 16:50:37 -07:00 |
|