Ivan Gerasimov
f35750c5d6
8058779: Faster implementation of String.replace(CharSequence, CharSequence)
...
Reviewed-by: sherman, plevart, forax, psandoz
2015-06-03 19:26:58 +03:00
Chris Hegarty
e11aec59a2
8071474: Better failure atomicity for default read object
...
Reviewed-by: plevart, coffeys
2015-06-03 15:30:44 +01:00
Alejandro Murillo
64764b0645
Merge
2015-06-02 09:15:47 -07:00
Weijun Wang
1f705ef606
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
...
Reviewed-by: xuelei
2015-06-02 22:26:36 +08:00
Xue-Lei Andrew Fan
0f1698f906
8043758: Datagram Transport Layer Security (DTLS)
...
Reviewed-by: jnimeh, weijun, mullan, wetmore
2015-06-02 04:01:04 +00:00
Alejandro Murillo
3db56c53a0
Merge
2015-06-01 10:15:21 -07:00
Roger Riggs
103d99baf1
8077350: JEP 102 Process API Updates Implementation
...
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
2015-05-29 14:04:12 -04:00
Ivan Gerasimov
97f5b473ec
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
...
Reviewed-by: martin
2015-05-29 19:20:22 +03:00
Xueming Shen
5fe4d18385
8081452: Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
...
To AbstractCharsetProvider class from base.java module to jdk.charsets module
Reviewed-by: alanb
2015-05-29 09:08:36 -07:00
Vladimir Ivanov
eaf1406cf4
8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
...
Reviewed-by: sspitsyn, coleenp
2015-05-29 17:05:33 +03:00
Tobias Hartmann
5369087363
Merge
2015-05-29 12:49:32 +02:00
Staffan Larsen
6329a86bca
8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true
...
Reviewed-by: ksrini, ddehaven
2015-05-28 14:54:58 -07:00
Roger Riggs
6c70d53d16
8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond
...
8075676: java.time package javadoc typos
8068276: java.time.chrono.HijrahChronology.eraOf() assertions may lead to misunderstanding
Reviewed-by: lancea, scolebourne
2015-05-28 17:37:33 -04:00
Alejandro Murillo
4ac46201b7
Merge
2015-05-28 11:37:14 -07:00
Joe Darcy
5aee5a8ee7
8081359: Update bug reporting URL
...
Reviewed-by: lancea
2015-05-28 11:31:40 -07:00
Xueming Shen
91868186b0
8038310: Re-examine integration of extended Charsets
...
To use ServiceLoader to load the extended charsets
Reviewed-by: alanb, mchung
2015-05-28 10:00:51 -07:00
Alexander Stepanov
60ea3cb98f
8040147: minor cleanup for docs
...
Minor cleanup for docs
Reviewed-by: lancea
2015-05-26 18:31:21 +04:00
Jaroslav Bachorik
183dd96318
8080663: Use sun.misc.SharedSecrets to allow access from java.management to @ConstructorProperties
...
Reviewed-by: alanb, mchung, dfuchs
2015-05-26 11:57:51 +02:00
Sean Mullan
af164e7926
8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List
...
Reviewed-by: weijun
2015-05-24 08:54:38 -04:00
Mandy Chung
efeb942f9f
8074431: Remove native2ascii tool
...
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
2015-05-22 16:43:39 -07:00
Joe Darcy
0de6f9f413
8080901: Replace package.html files with package-info.java in the java.base module
...
Reviewed-by: lancea, alanb, vinnie
2015-05-22 10:45:59 -07:00
Xueming Shen
d1d75812b0
8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
...
Update the api doc for entries()/stream() accordingly
Reviewed-by: alanb
2015-05-22 08:56:33 -07:00
Roger Riggs
3788afad1f
8074818: Resolve disabled warnings for libjava
...
8080007: Stop ignoring warnings for libjava
Reviewed-by: alanb, erikj
2015-05-22 10:12:18 -04:00
Tobias Hartmann
adb5f5e10f
Merge
2015-05-22 09:50:33 +02:00
Xueming Shen
9e2b6dfd08
8080248: Coding regression in HKSCS charsets
...
To update the sp correctly when encoding supplementary characters
Reviewed-by: martin
2015-05-21 15:42:30 -07:00
Vladimir Ivanov
47a5823eae
8059340: ConstantPool::_resolved_references is missing in heap dump
...
Reviewed-by: sspitsyn, stefank, twisti
2015-05-21 18:23:01 +03:00
Sean Mullan
d29a80d711
8055753: Use ConcurrentHashMap to map ProtectionDomain to PermissionCollection
...
Reviewed-by: weijun
2015-05-21 07:17:36 -04:00
Rob McKenna
efc37c5e71
8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
...
Reviewed-by: michaelm
2015-05-20 18:06:31 +01:00
Doug Lea
8654e36410
8080623: CPU overhead in FJ due to spinning in awaitWork
...
Reviewed-by: chegar, dholmes
2015-05-20 14:50:57 +02:00
Joe Darcy
5899576955
8075284: fix up miscellaneous TM constructions
...
Reviewed-by: lancea
2015-05-19 13:30:03 -07:00
Alexander Stepanov
30cda926e9
8080422: some docs cleanup for core libs
...
Some docs cleanup
Reviewed-by: rriggs, lancea
2015-05-19 16:04:14 +04:00
Ivan Gerasimov
43b2601a96
8080535: (ch) Expected size of Character.UnicodeBlock.map is not optimal
...
Reviewed-by: martin, chegar
2015-05-18 19:15:50 +03:00
Ivan Gerasimov
7e89934d9e
8080522: Optimize string operations in java.base/share/classes/sun/security/x509/
...
Reviewed-by: mullan
2015-05-18 17:38:38 +03:00
Joe Darcy
9fe30fb118
8078136: Incorrect figure number in reference to Hacker's Delight book in Long.bitCount() method
...
Reviewed-by: lancea
2015-05-17 11:04:01 -07:00
Peter Levart
f79ca89ac7
8074002: java.time.ZoneId.systemDefault() should be faster
...
Cache ZoneId inside TimeZone object
Reviewed-by: scolebourne, rriggs, dfuchs
2015-05-17 18:49:21 +02:00
Ivan Gerasimov
cbe55b316e
8071571: Move substring of same string to slow path
...
Reviewed-by: martin
2015-05-15 22:10:29 +03:00
Vladimir Ivanov
6652d6ac33
8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
...
Reviewed-by: roland, psandoz, plevart, kbarrett, jrose
2015-05-15 19:23:27 +03:00
Claes Redestad
608c2ef496
8061254: SPECjvm2008-XML performance regressions in 9-b33
...
Reviewed-by: alanb, shade
2015-05-15 16:09:55 +02:00
Valerie Peng
d296137c20
8038084: CertStore needs a way to add new CertStore types
...
Removed internal helper classes and reflection usage for LDAP CertStore.
Reviewed-by: mullan
2015-05-15 01:14:25 +00:00
Phil Race
95cc940989
Merge
2015-05-13 08:37:34 -07:00
Jeremy Manson
292354a1fe
8079841: Buffer underflow with empty zip entry names
...
Check for zero-length entry name before accessing "last" byte
Reviewed-by: sherman, martin
2015-05-12 14:39:36 -07:00
Sean Mullan
5dbc7756f6
8075706: Policy implementation does not allow policy.provider to be on the class path
...
Reviewed-by: alanb, mchung
2015-05-12 13:13:06 -04:00
Pavel Rappo
431c16c78d
8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
...
Reviewed-by: chegar, lancea
2015-05-12 13:59:31 +01:00
Paul Sandoz
0e7987c721
8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
...
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: martin, dholmes
2015-05-12 10:50:40 +02:00
Joe Darcy
7ceb605aa6
8053918: make the spec for @Documented comprehensible
...
Reviewed-by: jjg, abuckley
2015-05-11 17:54:03 -07:00
Sean Mullan
96b94e09d7
8034820: Wrong isAssignableFrom test when adding Principal to Subject
...
Reviewed-by: valeriep
2015-05-11 07:03:24 -04: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
Alexander Stepanov
1e20f048f1
8079478: some docs cleanup for sun.security
...
Some docs cleanup
Reviewed-by: weijun
2015-05-06 21:15:07 +04: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