Sean Mullan
d9731f0c54
8191053: Provide a mechanism to make system's security manager immutable
...
Make System.setSecurityManager optional to support and add new disallow and allow options to the java.security.manager system property
Reviewed-by: alanb, mchung, rriggs, smarks
2018-10-10 16:25:40 -04:00
Ivan Gerasimov
3cc36e427d
8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
...
Reviewed-by: jjg, sherman
2018-10-10 10:56:24 -07:00
Joe Darcy
ab0128ca51
8058202: AnnotatedType implementations don't override toString(), equals(), hashCode()
...
Reviewed-by: jfranck
2018-10-10 10:28:33 -07:00
Jonathan Gibbons
706a5b9558
8211952: Broken links in java.time API
...
Reviewed-by: lancea
2018-10-10 10:00:25 -07:00
Pavel Rappo
a9efcea778
8212000: Verify exported symbols in java.base (libnet, libnio/ch)
...
Reviewed-by: alanb, chegar
2018-10-10 14:13:32 +01:00
Xueming Shen
4f4a2385c5
8211880: Broken links in java.util.jar
...
Reviewed-by: alanb, mchung, martin
2018-10-09 12:36:51 -07:00
Claes Redestad
02a3be9920
8211859: Avoid initializing AtomicBoolean from RandomAccessFile
...
Reviewed-by: alanb
2018-10-09 14:30:06 +02:00
Alan Bateman
cb3fe46b95
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
...
Reviewed-by: mchung
2018-10-09 07:06:32 +01:00
Xueming Shen
859d376494
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
...
Reviewed-by: alanb
2018-10-08 14:14:52 -07:00
Claes Redestad
d5d74f0e26
8211860: Avoid reading security properties eagerly on Manifest class initialization
...
Reviewed-by: mullan, alanb
2018-10-08 18:16:03 +02:00
Jaikiran Pai
4cd9401815
8211765: JarFile constructor throws undocumented exception
...
Reviewed-by: lancea, sherman, alanb, chegar
2018-10-07 14:35:00 -04:00
Harold Seigel
d872314ef3
8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location
...
Remove the os_arch string and JRE path from the test. Also add JNIEXPORT to libjsig symbols so dlsym can find them
Reviewed-by: dholmes, lfoltan
2018-10-05 08:50:49 -04:00
Naoto Sato
271e3be381
8211398: Square character support for the Japanese new era
...
Reviewed-by: rriggs
2018-10-04 14:12:34 -07:00
Mandy Chung
46f0fa8c20
8206240: java.lang.Class.newInstance() is causing caller to leak
...
Reviewed-by: alanb
2018-10-04 13:02:58 -07:00
Phil Race
d92c6042fe
Merge
2018-09-17 09:36:33 -07:00
Rachna Goel
36873c3c7b
8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale
...
Specified locale for formatting..
Reviewed-by: naoto
2018-09-17 14:16:31 +05:30
Phil Race
98221ae93f
8210766: Remove obsolete qualified export sun.net.www to java.desktop
...
Reviewed-by: mchung
2018-09-15 14:03:07 -07:00
Ivan Gerasimov
27e26fbdd7
8210786: Typo s/overriden/overridden/ in several places
...
Reviewed-by: weijun
2018-09-15 22:02:08 -07:00
Ivan Gerasimov
a07102bc7f
8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
...
Reviewed-by: martin, rriggs
2018-09-15 13:53:43 -07:00
Jaikiran Pai
2e5e01b53c
8210785: Trivial typo fix in X509ExtendedKeyManager javadoc
...
Reviewed-by: xuelei
2018-09-14 20:30:28 -07:00
Jonathan Gibbons
8edf8e2b03
8210275: Source Launcher should fail if --source is used without a source file
...
Reviewed-by: mchung, alanb, mcimadamore
2018-09-21 15:38:43 -07:00
Xue-Lei Andrew Fan
89a4157528
8210974: No extensions debug log for ClientHello
...
Reviewed-by: jnimeh, wetmore
2018-09-20 14:19:53 -07:00
Calvin Cheung
fcc414655b
8190737: use unicode version of the canonicalize() function to handle long path on windows
...
Also calling CreateFileW in zip_util.c to handle long path
Reviewed-by: sherman, iklam
2018-09-14 11:17:25 -07:00
Michael McMahon
b5fb6b3566
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
...
Reviewed-by: chegar, dfuchs
2018-09-13 12:07:01 +01:00
Magnus Ihse Bursie
aa16ed8006
8210931: JLI and launchers normalization and cleanup
...
Reviewed-by: alanb, erikj
2018-09-20 21:05:00 +02:00
Jamil Nimeh
a24c991cd3
8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth
...
Reviewed-by: wetmore
2018-09-19 16:07:03 -07:00
Magnus Ihse Bursie
fe67f09af3
8210924: Remove PACKAGE_PATH
...
Reviewed-by: tbell
2018-09-20 00:19:46 +02:00
Alan Bateman
9c70e26c14
8210496: Improve filtering for classes with security sensitive fields
...
Reviewed-by: plevart, mchung
2018-09-19 08:49:07 +01:00
Brian Burkhalter
29a20e13c4
8210817: Minor typo in java.nio.file.attribute package summary
...
Reviewed-by: dfuchs, alanb
2018-09-18 13:18:54 -07:00
Roger Riggs
71b9664abb
8098798: Thread.join(ms) on Linux still affected by changes to the time-of-day clock
...
8210004: Thread.sleep(millis, nanos) timeout returns early
Reviewed-by: martin, igerasim
2018-09-14 12:53:07 -04:00
Brian Burkhalter
b16e5584ab
8210741: Typo in Java API documentation of java.nio.file.Paths
...
Reviewed-by: alanb, rriggs
2018-09-14 09:00:22 -07:00
Xue-Lei Andrew Fan
5de8b5c59a
8209916: NPE in SupportedGroupsExtension
...
Reviewed-by: jnimeh, wetmore
2018-09-13 17:11:04 -07:00
Naoto Sato
009cd15a1b
8209167: Use CLDR's time zone mappings for Windows
...
Reviewed-by: erikj, rriggs, ihse
2018-09-13 13:41:17 -07:00
Magnus Ihse Bursie
c611ad6fb9
8210702: Remove dtrace mapfiles
...
Reviewed-by: erikj
2018-09-13 21:12:22 +02:00
Mandy Chung
89efb9a78f
8210841: test/jdk/vm/runtime/ReflectStackOverflow.java fails with NoClassDefFoundError
...
Reviewed-by: dholmes, mikael
2018-09-17 22:56:31 -07:00
Jamil Nimeh
962e755c3a
8140466: ChaCha20 and Poly1305 TLS Cipher Suites
...
Reviewed-by: xuelei, mullan
2018-09-17 15:25:42 -07:00
Mandy Chung
b72ab42e49
8210721: Replace legacy serial exception field with Throwable::cause
...
Reviewed-by: dfuchs, lancea
2018-09-17 15:22:46 -07:00
Anthony Scarpino
b27f471bdd
8209031: SSLSocket should throw an exception when configuring DTLS
...
Reviewed-by: xuelei
2018-09-17 14:04:46 -07:00
Jim Laskey
12dad310bb
8200434
: String::align, String::indent
...
Reviewed-by: abuckley, smarks, sherman, rriggs, jrose, sundar, igerasim, briangoetz, darcy, jjg
2018-09-12 14:19:36 -03:00
Ivan Gerasimov
475d422094
8210347: Combine subsequent calls to Set.contains() and Set.add()
...
Reviewed-by: smarks, bpb
2018-09-11 14:51:45 -07:00
Magnus Ihse Bursie
6b2d1c9834
8200609: Proper fix for mapfile removal for libjsig
...
Reviewed-by: erikj, dholmes
2018-09-10 09:58:23 +02:00
Xueming Shen
23ec584fda
8210345: The Japanese message of FileNotFoundException garbled
...
Reviewed-by: alanb
2018-09-07 10:17:49 -07:00
Sean Mullan
59d3b2ccfa
6899533: SecureClassLoader and URLClassLoader have unnecessary check for createClassLoader permission
...
Remove code that is no longer necessary now that pre-JDK 1.2 SecurityManager methods are not supported.
Reviewed-by: mchung
2018-09-07 08:02:51 -04:00
Ivan Gerasimov
1c9dfca05b
8210285: CharsetDecoder/Encoder's constructor does not reject NaN
...
Reviewed-by: sherman, smarks, alanb, martin, darcy
2018-09-06 12:10:59 -07:00
Naoto Sato
d1958eeed1
8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
...
Reviewed-by: rriggs
2018-09-06 10:49:17 -07:00
Rajan Halade
c201a7f8c9
8210432: Add additional TeliaSonera root certificate
...
Reviewed-by: mullan
2018-09-05 21:06:01 -07:00
Xue-Lei Andrew Fan
b7fdc4943f
8210334: TLS 1.3 server fails if ClientHello doesn't have pre_shared_key and psk_key_exchange_modes
...
Reviewed-by: ascarpino, wetmore
2018-09-05 21:01:39 -07:00
Jaikiran Pai
e6c0c9dde7
7033681: Arrays.asList methods needs better documentation
...
Reviewed-by: smarks
2018-08-25 20:16:43 +05:30
Matthias Baesken
be56cc5bf3
8207768: Improve exception messages during manifest parsing of jar archives
...
Reviewed-by: clanger, mullan, weijun
2018-09-12 11:13:09 +02:00
Matthias Baesken
19ca9280a6
8211146: fix problematic elif-tests after recent gcc warning changes Werror=undef
...
Reviewed-by: stuefe, clanger, dholmes, chegar, alanb
2018-09-26 14:28:37 +02:00