Sibabrata Sahoo
7c0ca4d75f
8205111: Develop new Test to verify different key types for supported TLS protocols
...
TLS test with different key types for supported.
Reviewed-by: xuelei
2018-06-27 02:20:55 -07:00
Priya Lakshmi Muthuswamy
6dca162699
8187288: bad (no) wrapping for modifier and type column
...
Reviewed-by: jjg
2018-06-27 12:56:21 +05:30
Stuart Marks
aaf546777f
8203670: unmodifiable List iterator() implementations should not be ListIterators
...
Reviewed-by: redestad, igerasim, plevart
2018-06-26 19:45:59 -07:00
Amy Lu
7d63a78e0a
8205673: Problem list RmiRegistrySslTest.java and RmiSslBootstrapTest.sh
...
Reviewed-by: xuelei
2018-06-27 09:44:46 +08:00
Igor Ignatyev
b4716c95a0
8199580: [TESTBUG] Un-quarantine vm/mlvm/indy/func/jdi/breakpointOtherStratum and breakpoint
...
Reviewed-by: kvn
2018-06-26 16:01:37 -07:00
Serguei Spitsyn
17f2e93cd9
8205723: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
...
Add the test to the ProblemList.txt
Reviewed-by: dcubed, cjplummer
2018-06-26 15:46:20 -07:00
Serguei Spitsyn
ed24b806f1
8205721: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java
...
Add the test to the ProblemList.txt
Reviewed-by: dcubed
2018-06-26 13:50:59 -07:00
Serguei Spitsyn
35a9c52708
8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
...
Add the test to the ProblemList.txt
Reviewed-by: dcubed
2018-06-26 12:29:20 -07:00
Roger Riggs
e9d845c870
8205547: FileChannel/CleanerTest.java fails due to expected FD count
...
Reviewed-by: psandoz
2018-06-26 12:42:36 -04:00
Brian Burkhalter
c390783ee2
8205641: Make java/nio/channels/Selector/RacyDeregister.java noisier and flush after prints
...
Reviewed-by: alanb
2018-06-26 09:33:55 -07:00
Vladimir Kozlov
f4ae3d5325
8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4
...
Add -XX:-BackgroundCompilation to tests to eager initialize JVMCI
Reviewed-by: thartmann
2018-06-26 09:14:49 -07:00
Goetz Lindenmaier
991f2f8c0b
8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
...
Reviewed-by: jgeorge, cjplummer
2018-06-25 23:04:21 +02:00
Harold Seigel
434c9e90bf
8205422: assert(false) failed: Bad verification_type_info
...
Instead of asserting, print out the bad value
Reviewed-by: lfoltan, coleenp
2018-06-26 09:52:21 -04:00
Chris Hegarty
0123157b4f
8205671: Remove HTTP Client tests erroneously problem listed by the TLS 1.3 integration
...
Reviewed-by: dfuchs, michaelm
2018-06-26 13:16:40 +01:00
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
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
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
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
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
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
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
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
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
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
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
Alan Bateman
7523687071
8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
...
Reviewed-by: jlahoda, mchung
2018-06-23 08:03:52 +01:00
Valerie Peng
b9bea93101
Merge
2018-06-22 23:18:07 +00:00
Igor Ignatyev
6eeaab54a4
8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
...
Reviewed-by: kvn, gromero
2018-06-22 16:11:36 -07:00
Tobias Wagner
5d58391226
7007966: Add Brainpool ECC support (RFC 5639)
...
Enhance SunEC provider with the support of brainpool256/320/384/512r1 curves
Reviewed-by: valeriep
2018-06-22 23:10:36 +00:00
Roger Riggs
49396d51e9
8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
...
Reviewed-by: bpb, mchung
2018-06-22 16:06:43 -04:00
Michael McMahon
1d79d38007
8204233: Add configurable option for enhanced socket IOException messages
...
Reviewed-by: alanb, chegar
2018-06-22 18:10:20 +01:00
Peter Levart
6ec2cfcc49
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
...
Add internal TerminatingThreadLocal and use it to free cached thread-local direct buffers and nio-fs native buffers
Reviewed-by: tonyp, alanb
2018-06-22 17:56:55 +02:00
Weijun Wang
578576f523
8205445: Add RSASSA-PSS Signature support to SunMSCAPI
...
Reviewed-by: xuelei
2018-06-22 21:42:00 +08:00
Jan Lahoda
51c3a9d4d1
8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException
...
Use a new working directory for each sub-test.
Reviewed-by: vromero
2018-06-22 11:26:55 +02:00
Igor Ignatyev
41120acf74
8172854: [TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option
...
Reviewed-by: kvn
2018-06-21 22:17:22 -07:00
Mikael Vidstedt
1f437b30f3
8202331: Obsolete support for commercial features
...
Reviewed-by: kvn, cjplummer, dholmes
2018-06-21 21:37:28 -07:00