Jayathirth D V
|
74ffdff736
|
8214876: Add "intermittent" key for imageio/stream/StreamCloserLeak/run_test.sh
Reviewed-by: psadhukhan
|
2018-12-11 11:45:43 +05:30 |
|
Prasanta Sadhukhan
|
b3eb4c3ce8
|
Merge
|
2018-12-11 10:47:37 +05:30 |
|
Ying Zhou
|
e048289d95
|
8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-12-11 08:05:38 +08:00 |
|
Phil Race
|
8895605e66
|
8212703: Remove sun.java2d.fontpath property from java launcher code
Reviewed-by: alanb, rriggs
|
2018-12-10 12:33:23 -08:00 |
|
Gary Adams
|
b3a5c111db
|
8210106: sun/tools/jps/TestJps.java timed out
Reviewed-by: dholmes, dcubed
|
2018-12-10 07:52:31 -05:00 |
|
Vicente Romero
|
9846588b31
|
8210031: implementation for JVM Constants API
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: jrose, mcimadamore, darcy, mchung, rriggs, dholmes, forax
|
2018-12-09 12:36:24 -05:00 |
|
Erik Gahlin
|
5c30297045
|
8213617: JFR should record the PID of the recorded process
Reviewed-by: mgronlun
|
2018-12-08 17:41:17 +01:00 |
|
Erik Gahlin
|
8bc45e7b29
|
8213966: The ZGC JFR events should be marked as experimental
Reviewed-by: pliden
|
2018-12-08 14:08:04 +01:00 |
|
Nick Gasson
|
0e2172c7ba
|
8215202: AArch64: jtreg test test/jdk/sun/nio/cs/FindEncoderBugs.java fails
Reviewed-by: aph
|
2018-12-21 17:14:46 +00:00 |
|
Valerie Peng
|
cfcd43da04
|
8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails
Changed SignatureUtil.specialSetParameter to ignore null signature parameters
Reviewed-by: mullan, weijun
|
2018-12-19 02:27:44 +00:00 |
|
Dean Long
|
57dc039131
|
8214583: AccessController.getContext may return wrong value after JDK-8212605
Reviewed-by: mchung, redestad
|
2018-12-18 16:36:26 -08:00 |
|
Xue-Lei Andrew Fan
|
ad47b4c4cc
|
8209333: Socket reset issue for TLS 1.3 socket close
Reviewed-by: jnimeh
|
2018-12-18 15:18:44 -08:00 |
|
Xue-Lei Andrew Fan
|
3933c8477b
|
8214339: SSLSocketImpl erroneously wraps SocketException
Reviewed-by: ascarpino, jnimeh
|
2018-12-14 19:39:39 -08:00 |
|
Pavel Rappo
|
884c808e83
|
8215292: Back out changes for node- and link- local ipv6 multicast address
Reviewed-by: chegar, alanb
|
2018-12-14 19:49:03 +00:00 |
|
Steve Groeger
|
4de59847eb
|
8211844: [aix] ProcessBuilder: Piping between created processes does not work
Reviewed-by: cjplummer, simonis, goetz
|
2018-12-07 14:35:57 +01:00 |
|
Adam Petcher
|
7305281552
|
8208648: ECC Field Arithmetic Enhancements
Interal library enhancements to support ECC implementatation
Reviewed-by: jnimeh
|
2018-12-11 09:36:49 -05:00 |
|
Jan Lahoda
|
cc116b1259
|
8214491: Upgrade to JLine 3.9.0
Upgrading JLine to 3.9.0 and updating jshell and jjs to the new JLine.
Reviewed-by: rfield, sundar
|
2018-12-11 11:29:28 +01:00 |
|
Erik Gahlin
|
a78aef8d3d
|
8207829: FlightRecorderMXBeanImpl is leaking the first classloader which calls it
Reviewed-by: mgronlun
|
2018-12-07 14:19:20 +01:00 |
|
Prasanta Sadhukhan
|
a5ed4e3e73
|
8214943: PIT: javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java errors out in mac
Reviewed-by: kaddepalli, serb
|
2018-12-07 09:38:07 +05:30 |
|
Ichiroh Takiguchi
|
88e3ba683b
|
8214002: Cannot use italic font style if the font has embedded bitmap
Reviewed-by: prr
|
2018-12-05 12:59:50 -08:00 |
|
Prasanta Sadhukhan
|
492377ed6a
|
Merge
|
2018-12-05 15:42:29 +05:30 |
|
Prasanta Sadhukhan
|
9c22151345
|
Merge
|
2018-12-05 15:39:04 +05:30 |
|
Sergey Bylokhov
|
9c836369af
|
8198398: Test javax/swing/JColorChooser/Test6199676.java fails in mach5
Reviewed-by: kaddepalli, prr
|
2018-12-04 13:09:20 -08:00 |
|
Dora Zhou
|
ffccf955f5
|
8213127: Refactor test/java/util/ResourceBundle/Control/MissingResourceCauseTest.sh to plain java tests
Reviewed-by: naoto
|
2018-12-06 18:46:08 -08:00 |
|
Erik Gahlin
|
79e3f56e80
|
8214925: JFR tool fails to execute
Reviewed-by: mgronlun, mseledtsov
|
2018-12-06 23:38:22 +01:00 |
|
Ichiroh Takiguchi
|
eee1a6fab0
|
8212794: IBM-964 is required for AIX default charset
Reviewed-by: rriggs, ihse, alanb
|
2018-12-06 10:22:23 -05:00 |
|
Prasanta Sadhukhan
|
5f2062b484
|
Merge
|
2018-12-04 13:35:04 +05:30 |
|
Weijun Wang
|
3254283f79
|
8210476: sun/security/mscapi/PrngSlow.java fails with Still too slow
Reviewed-by: xuelei, igerasim, rriggs
|
2018-12-03 23:58:15 +08:00 |
|
Nishit Jain
|
4a28e27fd2
|
8177552: Compact Number Formatting support
Reviewed-by: naoto, rriggs
|
2018-12-06 12:39:28 +05:30 |
|
John Jiang
|
3525e4e27f
|
8214459: NSS source should be removed
Remove test/jdk/sun/security/pkcs11/nss/src
Reviewed-by: valeriep
|
2018-12-06 10:05:29 +08:00 |
|
Mikhailo Seledtsov
|
54cc30e6c1
|
8214906: [TESTBUG] jfr/event/sampling/TestNative.java fails with UnsatisfiedLinkError
Fixed the name of native method to reflect correct package
Reviewed-by: mgronlun
|
2018-12-05 17:50:14 -08:00 |
|
Brian Burkhalter
|
4a028afe5e
|
6516099: InputStream.skipFully(int k) to skip exactly k bytes
Reviewed-by: rriggs, bchristi, serb, dfuchs
|
2018-12-05 15:58:46 -08:00 |
|
Sean Coffey
|
441d285620
|
8213952: Relax DNSName restriction as per RFC 1123
Reviewed-by: weijun, mullan, chegar
|
2018-12-05 17:33:01 +00:00 |
|
Erik Gahlin
|
69f0bf41d9
|
8214896: JFR Tool left files behind
Reviewed-by: mgronlun
|
2018-12-05 18:08:50 +01:00 |
|
Erik Gahlin
|
afdb850f87
|
8205516: JFR tool
Reviewed-by: mgronlun
|
2018-12-05 16:40:12 +01:00 |
|
Athijegannathan Sundararajan
|
3883078d21
|
8206962: jlink --release-info=del throws NPE if no keys are specified
Reviewed-by: alanb
|
2018-12-05 19:22:04 +05:30 |
|
Ichiroh Takiguchi
|
98287928da
|
8213618: IBM970 charset has missing entry and remove unexpected entries
Reviewed-by: srl, martin
|
2018-12-02 11:09:46 -08:00 |
|
Weijun Wang
|
320616a865
|
8214179: Add groupname info into keytool -list and -genkeypair output
Reviewed-by: mullan
|
2018-12-01 21:58:05 +08:00 |
|
Sergey Bylokhov
|
76b33870c7
|
8211147: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
Reviewed-by: prr
|
2018-11-30 15:54:34 -08:00 |
|
Phil Race
|
bd13529c0c
|
8214558: bad @run tag in CheckPrinterJobSystemProperty.java
Reviewed-by: serb
|
2018-11-30 15:05:36 -08:00 |
|
Brian Burkhalter
|
389a110e56
|
8214195: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java
Reviewed-by: lancea
|
2018-11-30 14:48:44 -08:00 |
|
Priyanka Mangal
|
7c6cb8cd7e
|
8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
Reviewed-by: alanb, ihse
|
2018-11-30 13:42:49 -08:00 |
|
Andrew Brygin
|
b2980a2d71
|
8139178: Wrong fontMetrics when printing in Landscape (OpenJDK)
Reviewed-by: prr
|
2018-11-30 23:21:05 +03:00 |
|
Phil Race
|
b8c9517a0d
|
8214552: Resolve clash between 4947890 and 8130264
Reviewed-by: rriggs, mchung
|
2018-11-30 12:21:39 -08:00 |
|
Phil Race
|
7fe615f9a7
|
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
Reviewed-by: serb, rriggs
|
2018-11-30 10:55:59 -08:00 |
|
Vladimir Ivanov
|
b93b62c2c9
|
8146090: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot
Reviewed-by: dholmes, iignatyev
|
2018-12-04 17:18:11 -08:00 |
|
Weijun Wang
|
8036ce51b2
|
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
Reviewed-by: mullan
|
2018-12-05 08:48:49 +08:00 |
|
Joe Wang
|
bffe795d2d
|
8213325: (props) Properties.loadFromXML does not fully comply with the spec
Reviewed-by: alanb, rriggs, dfuchs, naoto
|
2018-12-04 14:53:00 -08:00 |
|
Naoto Sato
|
3d0ccc7ec9
|
8214770: java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales
Reviewed-by: lancea, bpb
|
2018-12-04 11:10:14 -08:00 |
|
Roger Riggs
|
53b849e17e
|
8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed
Reviewed-by: bpb, jlaskey
|
2018-12-04 12:26:49 -05:00 |
|