Xue-Lei Andrew Fan
b657cda289
8163237: Restrict the use of EXPORT cipher suites
...
Reviewed-by: mullan, igerasim, rhalade, jnimeh
2017-10-31 00:54:53 +00:00
Adam Petcher
91a1005273
8185292: Stricter key generation
...
Reviewed-by: mullan
2017-10-24 09:58:27 -04:00
Vinnie Ryan
143cb6a2d2
8181670: Improve implementation of keystores
...
Reviewed-by: mullan
2017-09-05 15:53:33 +01:00
Valerie Peng
0e8009535c
8178466: Better RSA parameters
...
Reviewed-by: mullan, ahgross
2017-08-31 21:44:19 +00:00
Naoto Sato
7c91898b9f
8182601: Improve usage messages
...
Reviewed-by: alanb, ahgross, ksrini, mchung
2017-08-08 10:43:07 -07:00
Adam Petcher
72e7522e88
8182387: Improve PKCS usage
...
Reviewed-by: valeriep
2017-07-28 18:20:43 +00:00
Vyom Tewari
5069e85826
8182125: Improve reliability of DNS lookups
...
Reviewed-by: chegar, rriggs, dfuchs
2017-07-23 10:33:13 +05:30
Adam Petcher
248948c08b
8174756: Extra validation for public keys
...
Reviewed-by: valeriep
2017-07-04 01:52:53 +00:00
James Laskey
03e33188f3
8180869: Cleaner image file reading handling
...
Reviewed-by: ahgross, rriggs, rhalade
2017-06-05 12:36:15 -03:00
Adam Petcher
bb2e7a3311
8172525: Improve key keying case
...
Reviewed-by: mullan, valeriep, rhalade, ahgross
2017-04-28 10:17:46 -04:00
Vladimir Ivanov
fa8b858052
8174962: Better interface invocations
...
Reviewed-by: jrose, coleenp, ahgross, acorn, iignatyev
2017-05-26 18:39:27 +03:00
Mark Sheppard
979cec24f8
8160104: CORBA communication improvements
...
Reviewed-by: rriggs, dfuchs
2017-09-03 16:08:13 +01:00
Paul Sandoz
e6680338c5
8193856
: takeWhile produces incorrect result with elements produced by flatMap
...
Reviewed-by: smarks
2017-12-20 11:40:45 -08:00
Jesper Wilhelmsson
8650bbcf47
Merge
2017-12-20 20:55:07 +01:00
Alan Bateman
7b054f30b8
8193758: Update copyright headers of files in src tree that are missing Classpath exception
...
Reviewed-by: mchung, mr, jjg, iris, prr
2017-12-19 10:03:36 +00:00
Claes Redestad
a9a271179d
8193507: [REDO] Startup regression due to JDK-8185582
...
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Reviewed-by: alanb, rriggs
2017-12-14 16:05:08 +01:00
Weijun Wang
b01627c0e4
8192988: keytool should support -storepasswd for pkcs12 keystores
...
Reviewed-by: mullan
2017-12-14 20:19:34 +08:00
Xueming Shen
aeb50d6935
8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish
...
Reviewed-by: darcy
2017-12-13 21:41:50 -08:00
Stuart Marks
feffd15dc2
8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
...
Reviewed-by: alanb, bpb, forax, darcy
2017-12-13 18:47:20 -08:00
Mark Reinhold
0214135fde
8192833: JEP 322: Time-Based Release Versioning
...
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
2017-12-13 17:28:24 -08:00
Jesper Wilhelmsson
e81038299e
Merge
2017-12-08 23:43:25 +01:00
Claes Redestad
1b432b5066
8193471: Startup regression due to JDK-8185582
...
Reviewed-by: rriggs, psandoz
2017-12-13 21:25:49 +01:00
Xueming Shen
4f0ea9242f
8184947: ZipCoder performance improvements
...
Reviewed-by: martin, redestad
2017-12-13 07:51:57 -08:00
Andrej Golovnin
1ae8f54835
8193454: ModuleDescriptor.{Requires,Exports,Open} toString should use toLowerCase(Local.ROOT)
...
Reviewed-by: alanb
2017-12-13 15:32:36 +00:00
Jesper Wilhelmsson
7c3a956755
Merge
2017-12-07 10:18:31 +01:00
Martin Buchholz
3f0f9ef30c
8193034: Optimize URL.toExternalForm
...
Reviewed-by: chegar, alanb, clanger
2017-12-06 15:51:06 -08:00
Nishit Jain
7362d58294
8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used
...
Reviewed-by: naoto, rriggs
2017-12-13 12:43:38 +05:30
Rajan Halade
ac36725e20
8189131: Open-source the Oracle JDK Root Certificates
...
Integration for JEP 319: Root Certificates
Reviewed-by: mullan, simonis, jnimeh, alanb
2017-12-12 19:20:39 -08:00
Brian Burkhalter
ec54b10f21
8170495: JNI primitive type mismatch in SocketDispatcher.c:187
...
Cast DWORD 'written' to a jint before adding to 'count'
Reviewed-by: alanb, rriggs
2017-12-12 15:43:48 -08:00
Joe Wang
4f080a83af
8183743: Umbrella: add overloads that take a Charset parameter
...
Reviewed-by: alanb, rriggs
2017-12-12 11:10:12 -08:00
Naoto Sato
f065141ddc
8176841: Additional Unicode Language-Tag Extensions
...
8189134: New system properties for the default Locale extensions
8190918: Retrieve the region specific data regardless of language in locale
8191349: Add a new method in j.t.f.DateTimeFormatter to reflect Unicode extensions
Reviewed-by: scolebourne, lancea, rriggs, rgoel, nishjain
2017-12-12 10:21:58 -08:00
Paul Sandoz
3246c46f41
8187254: MethodType allows unvalidated parameter types
...
Reviewed-by: mchung, jrose
2017-12-12 09:33:37 -08:00
Paul Sandoz
72e7a31529
8171826: Comparator.reverseOrder(c) mishandles singleton comparators
...
Reviewed-by: rriggs
2017-12-12 09:33:35 -08:00
Chris Hegarty
2f125c1bd5
8185027: Typo in java.net.URLClassLoader.findResources(String) method documentation
...
Reviewed-by: alanb
2017-12-12 13:08:22 +00:00
Jesper Wilhelmsson
f1985b2e7e
Merge
2017-12-13 23:06:59 +01:00
Brent Christian
276093653a
8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output
...
Reviewed-by: dholmes, mchung
2017-12-12 21:46:06 -05:00
Jesper Wilhelmsson
42d9cdb7a0
Merge
2017-12-08 23:43:25 +01:00
Weijun Wang
67205081ec
8192987: keytool should remember real storetype if it is not provided
...
Reviewed-by: mullan
2017-12-08 09:40:14 +08:00
Stuart Marks
d57db3b793
8177681: Remove methods Runtime.getLocalized{Input,Output}Stream
...
Reviewed-by: rriggs, bpb, mr
2017-12-07 14:23:52 -08:00
Ivan Gerasimov
77b4045e0f
8193156: Need to backout fixes for JDK-8058547, JDK-8055753, JDK-8085903
...
Reviewed-by: mullan
2017-12-07 10:18:22 -08:00
Mandy Chung
4bff43558f
8193159: Reduce the number of classes loaded due to NativeLibrary
...
Reviewed-by: alanb, redestad, martin
2017-12-07 09:22:35 -08:00
Brian Burkhalter
dd07ad1703
8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
...
Remove POSIX conditional compilation and correct stat64 times for macOS
Reviewed-by: alanb, simonis
2017-12-07 08:56:04 -08:00
Alan Bateman
800f9ab58a
8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE
...
Reviewed-by: psandoz, mchung
2017-12-07 16:45:19 +00:00
Peter Levart
238ca2e781
8191216: SimpleTimeZone.clone() has a data race on cache fields
...
Reviewed-by: alanb, naoto
2017-12-12 00:30:57 +01:00
Xueming Shen
3b0e59e8d8
8185582: Update Zip implementation to use Cleaner, not finalizers
...
Reviewed-by: plevart, rriggs, mchung
2017-12-11 11:45:02 -08:00
Doug Lea
71a866fe0c
8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08
...
Reviewed-by: martin, psandoz, chegar
2017-12-08 15:30:53 -08:00
Doug Lea
00d1900dc9
8192943: Optimize atomic accumulators using VarHandle getAndSet
...
Reviewed-by: martin, psandoz, chegar
2017-12-08 15:26:56 -08:00
Doug Lea
0b3b384a27
8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published
...
Reviewed-by: martin, psandoz, chegar
2017-12-08 15:22:58 -08:00
Martin Buchholz
ed69a7db9c
8192935: Fix EnumSet's SerializationProxy javadoc
...
Reviewed-by: smarks, rriggs
2017-12-03 13:06:51 -08:00
Xue-Lei Andrew Fan
82bf0799c6
8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
...
Co-authored-by: Martin Balao <mbalao@redhat.com>
Reviewed-by: jnimeh, ahgross, rhalade, wetmore
2017-12-08 16:41:30 +00:00