Weijun Wang
60ff77bd97
8201815: Use Mozilla Public Suffix List
...
Reviewed-by: michaelm, erikj, ihse
2018-06-26 18:55:48 +08:00
Thomas Schatzl
19f5116cd9
8204082: Make names of Young GCs more uniform in logs
...
All G1 young gcs now start with "Pause Young" plus a more detailed description
Reviewed-by: sjohanss
2018-06-26 11:09:42 +02:00
Matthias Baesken
7628589694
8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
...
Reviewed-by: alanb, igerasim, stuefe
2018-06-26 09:17:53 +02:00
Gunter Haug
27896721a0
8200720: Print additional information in thread dump (times, allocated bytes etc.)
...
Reviewed-by: dholmes, clanger, cjplummer, sspitsyn
2018-06-25 16:00:56 +02:00
Alan Bateman
807c4ae4a3
8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
...
Reviewed-by: bpb
2018-06-26 08:13:02 +01:00
Mandy Chung
4e844fe623
8205623: Replace use of Class::getPackage with Class::getPackageName
...
Reviewed-by: jjg, erikj
2018-06-25 22:28:04 -07:00
Mandy Chung
140e7415ff
8205627: Replace hardcoded spec version value in build.tools.ExtLink taglet
...
Reviewed-by: jjg, erikj
2018-06-25 22:27:09 -07:00
Martin Buchholz
5ef2f98d35
8205649: Make clang stack flags independent of OS
...
Reviewed-by: erikj
2018-06-25 20:58:01 -07:00
Dan Zhou
9519826624
8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
...
Reviewed-by: naoto
2018-06-25 20:08:05 -07:00
Dan Zhou
90329292ce
8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale
...
Reviewed-by: naoto
2018-06-25 20:03:46 -07:00
Weijun Wang
230268522b
8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
...
Reviewed-by: mullan, xuelei
2018-06-26 10:43:50 +08:00
Weijun Wang
3ad65642c8
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
...
Reviewed-by: xuelei
2018-06-26 10:43:43 +08:00
Stuart Marks
3e7196c114
8205455: jdeprscan issues annotation processor warning regarding RELEASE_10
...
Reviewed-by: jjg
2018-06-25 18:49:30 -07:00
Martin Buchholz
7eeafb719f
8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
...
Co-authored-by: Tobias Thierer <tobiast@google.com>
Reviewed-by: psandoz
2018-06-25 18:01:42 -07:00
Stuart Marks
5d7e475d01
8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html
...
Reviewed-by: psandoz, lancea
2018-06-25 17:11:27 -07:00
Martin Balao
b44c24d290
8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
...
Reviewed-by: valeriep, weijun
2018-06-26 08:10:45 +08:00
Stefan Karlsson
c228460bf5
8205632: Include stack.inline.hpp in markSweep.inline.hpp
...
Reviewed-by: kbarrett
2018-06-25 22:25:29 +02:00
Paul Sandoz
14651d9e02
8195650: Method references to VarHandle accessors
...
Reviewed-by: jrose
2018-06-25 14:39:44 -07:00
Patrick Reinhart
f44956330d
8204930: Reader:nullReader() spec does not match the behavior
...
Reviewed-by: bpb, rriggs
2018-06-25 14:36:16 -07:00
Goetz Lindenmaier
123fee1d38
8205605: [testbug][aix] Various test adaption to aix pecularities
...
Reviewed-by: lfoltan, coleenp
2018-06-25 13:37:01 +02:00
Xue-Lei Andrew Fan
87c6761704
8196584: TLS 1.3 Implementation
...
Co-authored-by: Adam Petcher <adam.petcher@oracle.com>
Co-authored-by: Amanda Jiang <amanda.jiang@oracle.com>
Co-authored-by: Anthony Scarpino <anthony.scarpino@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Co-authored-by: John Jiang <sha.jiang@oracle.com>
Co-authored-by: Rajan Halade <rajan.halade@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
2018-06-25 13:41:39 -07:00
Dmitrij Pochepko
c7c819cd8b
8205475: AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp
...
Reviewed-by: aph, adinn
2018-06-25 21:22:16 +03:00
Harold Seigel
0499c44e3c
8205614: NestMates tests failing in CI jdk11-jdk.931
...
Fixed the wording to agree with new IAE message text
Reviewed-by: lfoltan, dcubed, mchung
2018-06-25 14:10:44 -04:00
Patricio Chilano Mateo
46f2f92658
8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
...
Removed NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags from globals.hpp and mutex.cpp and marked them as obsolete.
Reviewed-by: kbarrett, dholmes
2018-06-25 13:47:27 -04:00
Doug Lea
0a0a8a5791
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
...
Reviewed-by: martin, psandoz
2018-06-25 09:59:16 -07:00
Doug Lea
3afeb2cb48
8203864: Execution error in Java's Timsort
...
Reviewed-by: martin, psandoz, forax
2018-06-25 09:59:16 -07:00
Doug Lea
abffccb329
8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
...
Reviewed-by: martin, psandoz
2018-06-25 09:59:16 -07:00
Lois Foltan
7ca4027957
8169559: Add class loader names to relevant VM messages
...
Added new method class_in_module_of_loader to provide a standard format for class information within error messages.
Reviewed-by: goetz, hseigel, mchung
2018-06-25 11:33:11 -04:00
Harsha Wardhana B
fc73803071
8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
...
Reviewed-by: mchung, dholmes, dcubed, dfuchs
2018-06-25 20:36:06 +05:30
Lois Foltan
48500f81a1
8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
...
The method loader_name_and_id should return the external name of the class loader if _name_and_id is null.
Reviewed-by: coleenp, stuefe
2018-06-25 10:34:46 -04:00
Dmitrij Pochepko
3d7d35c321
8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use prefetch instruction
...
Reviewed-by: aph
2018-06-25 16:32:23 +03:00
Dmitrij Pochepko
51d3abfc8c
8189103: AARCH64: optimize String indexOf intrinsic
...
Reviewed-by: aph
2018-06-25 16:32:02 +03:00
Dmitrij Pochepko
97aa261f24
8202326: AARCH64: optimize string compare intrinsic
...
Reviewed-by: dsamersoff
2018-06-25 16:31:37 +03:00
Dmitrij Pochepko
703073a564
8204289: AARCH64: enable math intrinsics usage in interpreter and C1
...
Reviewed-by: aph, dsamersoff
2018-06-25 16:31:18 +03:00
Dmitrij Pochepko
854207f875
8189105: AARCH64: create intrinsic for sin and cos
...
Reviewed-by: aph, adinn
2018-06-25 16:30:49 +03:00
Dmitrij Pochepko
fe0bbc424b
8196402: AARCH64: create intrinsic for Math.log
...
Reviewed-by: aph, dsamersoff
2018-06-25 16:30:16 +03:00
Stefan Karlsson
11813888b8
8204540: Automatic oop closure devirtualization
...
Reviewed-by: kbarrett, eosterlund
2018-05-26 06:59:49 +02:00
Jan Lahoda
af4bf0927b
8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError()
...
Updating ct.sym data for jdk.scripting.nashorn to JDK8u102 version of the API.
Reviewed-by: hannesw
2018-06-25 12:44:52 +02:00
Prasadrao Koppula
b3e5409c1d
8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days
...
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: mullan
2018-03-20 11:16:10 +05:30
Per Lidén
22c9d34be1
8205405: ZGC: Decouple JFR type registration
...
Reviewed-by: stefank, mgronlun
2018-06-25 10:54:55 +02:00
Michihiro Horie
4641ea7bed
8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
...
Reviewed-by: kbarrett, mdoerr, drwhite, tschatzl
2018-06-25 10:41:03 +02:00
Rachna Goel
84eec7f854
8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33
...
Updated legal files for CLDR, ICU and Unicode.
Reviewed-by: naoto, mchung
2018-06-25 11:51:04 +05:30
Tom Rodriguez
0173db08e9
8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
...
Reviewed-by: eosterlund, iveresov
2018-06-24 21:46:11 -07:00
Erik Gahlin
e6bcdd9eab
8203929: Limit amount of data for JFR.dump
...
Reviewed-by: mgronlun
2018-06-25 02:07:42 +02:00
Alan Bateman
24b5afda01
8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
...
Reviewed-by: mchung
2018-06-24 16:25:47 +01:00
Dmitry Samersoff
d705440d39
8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
...
Relaxed assert inside safe_for_sender
Reviewed-by: aph, dpochepk
2018-06-24 15:02:08 +03:00
Peter Levart
a9912bb300
8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
...
Screen usage/initialization of TerminatingThreadLocal with a non-null check on Thread.threadLocals field
Reviewed-by: dholmes, alanb
2018-06-24 10:41:51 +02:00
Jeremy Manson
e9fc42d791
8205570: fix a number of typos in the JVMTI spec
...
Fix typos in the JVMTI spec
Reviewed-by: dholmes, sspitsyn
2018-06-23 22:49:48 -07:00
Alan Bateman
afd6c107a5
Merge
2018-06-23 09:46:18 +01:00
Alan Bateman
cf9438f418
8198372: API to create a SelectableChannel to a FileDescriptor
...
Reviewed-by: chegar, bpb
2018-06-23 09:34:09 +01:00