Magnus Ihse Bursie
|
4f0d955e38
|
8079771: Fix SoundLibraries.gmk mismerge after JDK-8072665
Reviewed-by: dholmes, erikj
|
2015-05-08 09:42:36 +02:00 |
|
Brian Burkhalter
|
c0d7208b4b
|
8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
Add to specification of newBufferedWriter() and write() methods that the DELETE_ON_CLOSE option triggers invoking checkDelete().
Reviewed-by: alanb
|
2015-05-07 16:12:10 -07:00 |
|
Naoto Sato
|
9a104f4c57
|
8079186: Add 'localeServiceProvider' target in the class description of RuntimePermission
Reviewed-by: mullan
|
2015-05-07 08:55:17 -07:00 |
|
Volker Simonis
|
4fcd8e1b26
|
8079510: AIX: fix build after '8042901: Allow com.sun.management to be in a different module...'
Reviewed-by: goetz
|
2015-05-07 17:29:05 +02:00 |
|
Alexander Stepanov
|
1e20f048f1
|
8079478: some docs cleanup for sun.security
Some docs cleanup
Reviewed-by: weijun
|
2015-05-06 21:15:07 +04:00 |
|
Michael Fang
|
ffa8bcf6ef
|
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
Reviewed-by: mchung
|
2015-05-06 10:25:51 +02:00 |
|
Jason Uh
|
53ae2943eb
|
8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
Reviewed-by: weijun
|
2015-05-05 14:44:39 -07:00 |
|
Vinnie Ryan
|
99e090089e
|
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
Reviewed-by: weijun
|
2015-05-05 17:55:16 +01:00 |
|
Alejandro Murillo
|
bc6eae682e
|
Merge
|
2015-05-05 08:11:41 -07:00 |
|
Weijun Wang
|
3db31d77fc
|
8078439: SPNEGO auth fails if client proposes MS krb5 OID
Reviewed-by: valeriep
|
2015-05-05 21:14:12 +08:00 |
|
Weijun Wang
|
b4dc8b67ff
|
8078495: End time checking for native TGT is wrong
Reviewed-by: xuelei
|
2015-05-04 17:56:33 +08:00 |
|
Peter Levart
|
b308a894cf
|
8074003: java.time.zone.ZoneRules.getOffset(java.time.Instant) can be optimized
Make epochSecond part of ZoneOffsetTransition so it doesn't have to be recomputed frequently
Reviewed-by: scolebourne, rriggs
|
2015-05-04 10:13:19 +02:00 |
|
Aleksei Efimov
|
c565cf62f8
|
8077685: (tz) Support tzdata2015d
Reviewed-by: okutsu
|
2015-05-02 22:51:45 +03:00 |
|
Alejandro Murillo
|
c185e9a5bf
|
Merge
|
2015-05-01 03:56:04 -07:00 |
|
Bharadwaj Yadavalli
|
9e764c9abf
|
Merge
|
2015-04-30 18:15:01 -04:00 |
|
Naoto Sato
|
ae93bb2873
|
8075545: Add permission check for locale service provider implementations
Reviewed-by: mchung, alanb
|
2015-04-29 11:03:56 -07:00 |
|
Alexander Stepanov
|
86a3e55dec
|
8078528: clean out tidy warnings from security.auth
Some HTML markup fixes for docs
Reviewed-by: xuelei
|
2015-04-29 17:29:14 +04:00 |
|
Brian Burkhalter
|
6929be6fff
|
8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
|
2015-04-28 11:10:45 -07:00 |
|
Alexander Stepanov
|
0bdbfa87dc
|
8076224: some tidy warnings from core libs
Minor HTML markup fix
Reviewed-by: rriggs, lancea
|
2015-04-28 21:30:10 +04:00 |
|
Brian Burkhalter
|
d44ef60eb0
|
8024086: (fs) AtomicMoveNotSupportedException allows reason to be null
Modify javadoc specification of 'reason' parameter to allow null
Reviewed-by: alanb
|
2015-04-28 10:12:15 -07:00 |
|
Christian Thalinger
|
8abeeabcef
|
8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
Reviewed-by: coleenp, jrose, kvn
|
2015-04-27 09:02:48 -07:00 |
|
Alexander Stepanov
|
a4a2831215
|
8078622: remove tidy warnings from JPDA docs
Minor HTML markup fix
Reviewed-by: lancea
|
2015-04-24 20:51:41 +04:00 |
|
Doug Lea
|
37fbfc1a3d
|
8078490: Missed submissions in ForkJoinPool
Reviewed-by: psandoz, shade, martin, chegar
|
2015-04-24 15:39:41 +02:00 |
|
Vladimir Ivanov
|
7840b0e7c1
|
8059455: LambdaForm.prepare() does unnecessary work for cached LambdaForms
Reviewed-by: psandoz
|
2015-04-23 18:01:38 +03:00 |
|
Joe Darcy
|
dd2c3d1c22
|
8078468: Update security libraries to use diamond with anonymous classes
Reviewed-by: weijun
|
2015-04-23 18:51:18 -07:00 |
|
Stanislav Baiduzhyi
|
fc822a824b
|
8074761: Empty optional parameters of LDAP query are not interpreted as empty
Reviewed-by: vinnie
|
2015-04-23 13:48:02 -04:00 |
|
Joe Darcy
|
d112215fc2
|
8078467: Update core libraries to use diamond with anonymous classes
Reviewed-by: mchung, alanb
|
2015-04-23 09:32:35 -07:00 |
|
Vladimir Ivanov
|
ad2c8376dd
|
8078290: Customize adapted MethodHandle in MH.invoke() case
Reviewed-by: jrose
|
2015-04-21 21:06:06 +03:00 |
|
Alexander Stepanov
|
e9000d948f
|
8077332: tidy warnings from javax/xml
Some HTML markup fix (jdk part)
Reviewed-by: joehw, lancea, mullan
|
2015-04-21 20:12:29 +04:00 |
|
Severin Gehwolf
|
d604ad29ba
|
6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException
Reviewed-by: michaelm, andrew
|
2015-04-21 14:36:57 +01:00 |
|
Chris Hegarty
|
e028ed3a21
|
8075139: Restore java.protocol.handler.pkgs to work as a fallback for migration
Reviewed-by: alanb, psandoz
|
2015-04-21 14:23:58 +01:00 |
|
Katja Kantserova
|
c1b5c1b53a
|
8077423: jstatd is not terminated even though it cannot contact or bind to RMI Registry
Reviewed-by: sla
|
2015-04-20 08:45:54 +02:00 |
|
Calvin Cheung
|
cd6c611521
|
Merge
|
2015-04-17 14:37:44 -07:00 |
|
Brent Christian
|
b5af5771c7
|
8048264: StringBuffer's codePoint methods throw unspecified IndexOutOfBoundsException
Add missing @throws tags
Reviewed-by: dholmes, lancea
|
2015-04-17 12:49:51 -07:00 |
|
Jason Uh
|
454ec2e69d
|
7194452: Remove "Reverse" PKIX CertPathBuilder implementation
Reviewed-by: mullan
|
2015-04-17 11:51:47 -07:00 |
|
Vladimir Ivanov
|
f0f9b42b17
|
8057967: CallSite dependency tracking scales devastatingly poorly
Reviewed-by: jrose, roland, plevart, shade
|
2015-04-17 18:15:13 +03:00 |
|
Masayoshi Okutsu
|
204901217f
|
7044727: (tz) TimeZone.getDefault() call returns incorrect value in Windows terminal session
Reviewed-by: peytoia
|
2015-04-17 16:50:16 +09:00 |
|
Shanliang Jiang
|
b705686a86
|
8042901: Allow com.sun.management to be in a different module to java.lang.management
Reviewed-by: mchung, dfuchs, erikj, jbachorik
|
2015-04-17 09:40:02 +02:00 |
|
Vladimir Kozlov
|
652a289f75
|
Merge
|
2015-04-16 14:06:33 -07:00 |
|
Joe Darcy
|
afdabb44dc
|
8077991: Missing javadoc in exceptions types in javax.transaction
Reviewed-by: rriggs, lancea, alanb
|
2015-04-16 11:33:59 -07:00 |
|
Joe Darcy
|
1090355e9b
|
8077915: Fix doclint issues in javax.smartcardio
Reviewed-by: mullan
|
2015-04-16 10:44:23 -07:00 |
|
Joe Darcy
|
6fd1b64308
|
8077923: Add missing doclint in javax.management
Reviewed-by: dfuchs
|
2015-04-16 09:51:29 -07:00 |
|
Naoto Sato
|
5b2c289414
|
8076287: Performance degradation observed with TimeZone Benchmark
Reviewed-by: okutsu
|
2015-04-16 08:25:19 -07:00 |
|
Magnus Ihse Bursie
|
41b53b0d3c
|
8077847: Better handling of Windows executable manifest version
Reviewed-by: erikj, tbell
|
2015-04-16 14:48:11 +02:00 |
|
Henry Jen
|
3bef36626e
|
Merge
|
2015-04-15 07:33:34 -07:00 |
|
Zoltan Majo
|
9700d9c1fa
|
Merge
|
2015-04-15 07:49:25 +00:00 |
|
Zoltan Majo
|
b15381aaba
|
8067648: JVM crashes reproducible with GCM cipher suites in GCTR doFinal
Change restore mechanism in GCTR.java to avoid setting counter to null; added length check to constructor
Reviewed-by: jrose, kvn, ascarpino
|
2015-04-15 09:37:51 +02:00 |
|
Artem Smotrakov
|
dc99c45870
|
8076221: Disable RC4 cipher suites
Reviewed-by: xuelei, wetmore
|
2015-04-15 07:34:24 +00:00 |
|
Jason Uh
|
31a7b46b00
|
8076117: EndEntityChecker should not process custom extensions after PKIX validation
Reviewed-by: xuelei, mullan
|
2015-04-14 13:02:23 -07:00 |
|
David Dehaven
|
8130b5c80f
|
Merge
|
2015-04-14 10:15:54 -07:00 |
|