Roger Riggs
|
e16b299420
|
8217340: Compilation failed: tools/launcher/Test7029048.java
Reviewed-by: lancea
|
2019-01-17 15:24:26 -05:00 |
|
Michael McMahon
|
d089a4ae51
|
8217237: HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers
Reviewed-by: chegar, dfuchs
|
2019-01-17 15:24:20 +00:00 |
|
Jesper Wilhelmsson
|
4757acd24b
|
Merge
|
2019-01-17 15:44:29 +01:00 |
|
Mikhailo Seledtsov
|
d957933055
|
8213917: [TESTBUG] Shutdown JFR event is not covered by test
Updated the test
Reviewed-by: egahlin
|
2019-01-16 17:37:05 -08:00 |
|
Lance Andersen
|
7edb7a39db
|
8211919: ZipDirectoryStream should provide a stream of paths that are relative to the directory
Reviewed-by: alanb, clanger
|
2019-01-16 17:37:09 -05:00 |
|
Jesper Wilhelmsson
|
cda0d67617
|
Merge
|
2019-01-16 20:53:09 +01:00 |
|
Daniel Fuchs
|
3b68bb2960
|
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available
The patch makes suer that the SSLFlowDelegate's ALPN CF is always completed
Reviewed-by: chegar
|
2019-01-16 19:09:16 +00:00 |
|
Jesper Wilhelmsson
|
a8c5f1e59a
|
Merge
|
2019-01-15 22:54:09 +01:00 |
|
Roger Riggs
|
2ee8882fb9
|
8080569: java/lang/ProcessBuilder/DestroyTest.java fails with "Process terminated prematurely"
Reviewed-by: lancea, bchristi
|
2019-01-15 09:22:00 -05:00 |
|
Daniel Fuchs
|
ca77adf19f
|
8216974: HttpConnection not returned to the pool after 204 response
MultiExchange now call nullBody() on Exchange after receiving 204
Reviewed-by: chegar
|
2019-01-15 11:34:20 +00:00 |
|
Weijun Wang
|
af43646ba3
|
8215922: jar spec is not precise when describing jar file re-signing
Reviewed-by: lancea, mullan
|
2019-01-15 11:21:00 +08:00 |
|
David Holmes
|
f1ffd3aa54
|
8217017: [TESTBUG] Tests fail to compile after JDK-8216265
Reviewed-by: kvn
|
2019-01-14 20:56:15 -05:00 |
|
Jesper Wilhelmsson
|
528bc73ca4
|
Merge
|
2019-01-14 23:05:26 +01:00 |
|
Philipp Kunz
|
c7f16b4b1d
|
8216362: Better error message handling when there is an invalid Manifest
Reviewed-by: lancea, rriggs, mullan
|
2019-01-14 16:35:16 -05:00 |
|
Brent Christian
|
388e31ac8f
|
8216401: Allow "file:" URLs in Class-Path of local JARs
Reviewed-by: alanb, mchung
|
2019-01-14 11:22:32 -08:00 |
|
Goetz Lindenmaier
|
084f0b75bd
|
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests
Also cleanup some switches over OSes and use File.pathSeparator.
Reviewed-by: dholmes, mdoerr
|
2019-01-14 00:00:00 +01:00 |
|
Naoto Sato
|
1dc9d4d9cb
|
8216140: Correct UnicodeDecoder U+FFFE handling
Reviewed-by: rriggs
|
2019-01-11 14:24:23 -08:00 |
|
Severin Gehwolf
|
e978a4094a
|
8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps
Use %7s for the dev scan format as major:minor may be up to that length
Reviewed-by: mgronlun, jwilhelm
|
2019-01-11 13:34:57 +01:00 |
|
Vicente Romero
|
0032475ef1
|
8215648: remove equals and hashCode implementations from j.l.i.VarHandle
Reviewed-by: mchung
|
2019-01-11 09:02:44 -05:00 |
|
Ichiroh Takiguchi
|
3c42eaec01
|
8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)
Reviewed-by: alanb, goetz
|
2019-01-11 09:37:31 +01:00 |
|
Thomas Schatzl
|
c64595190f
|
8216316: Tests fail due to too low specified TLAB size
Co-authored-by: Goetz Lindenmaier <goetz.lindenmaier@sap.com>
Reviewed-by: goetz, sangheki
|
2019-01-10 12:14:12 +01:00 |
|
Jim Laskey
|
0068f1aaa2
|
8215493: String::indent inconsistency with blank lines
Reviewed-by: rriggs, smarks
|
2019-01-09 18:17:36 -04:00 |
|
Jim Laskey
|
eeca4576d2
|
8215489: Remove String::align
Reviewed-by: vromero, sundar
|
2019-01-09 16:41:16 -04:00 |
|
Mark Reinhold
|
6bc30c6707
|
8210669: Some launcher tests assume a pre-JDK 9 run-time image layout
Reviewed-by: mchung
|
2019-01-09 08:52:47 -08:00 |
|
Vicente Romero
|
eed3a536c0
|
8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec
Reviewed-by: goetz
|
2019-01-09 08:07:23 -05:00 |
|
Liam Miller-Cushon
|
7a046a24ea
|
8198526: getAnnotatedOwnerType does not handle static nested classes correctly
Reviewed-by: jfranck, vromero
|
2018-12-07 16:56:53 -08:00 |
|
Henry Jen
|
776ef6a071
|
Merge
|
2019-01-15 10:55:26 -08:00 |
|
Henry Jen
|
def1ac3acc
|
Merge
|
2018-12-13 11:51:06 -08:00 |
|
Henry Jen
|
d77f96b0b2
|
Merge
|
2018-12-13 11:47:35 -08:00 |
|
Vicente Romero
|
650f3fc113
|
8215300: additional changes to constants API
Reviewed-by: goetz
|
2018-12-13 10:35:09 -05:00 |
|
Goetz Lindenmaier
|
905d607b35
|
8215534: [testbug] some jfr test don't check @requires vm.hasJFR
Reviewed-by: sundar, egahlin
|
2018-12-13 08:36:10 +01:00 |
|
Daniel Fuchs
|
0bdabe5e08
|
8211093: Default logging.properties sets log level for com.xyz.foo
Reviewed-by: bpb, rriggs
|
2018-12-13 11:27:37 +00:00 |
|
Weijun Wang
|
dcb88767a7
|
8213009: Refactoring existing SunMSCAPI classes
Reviewed-by: valeriep
|
2018-12-13 17:28:19 +08:00 |
|
Alan Bateman
|
eed637f497
|
8214696: Module class should be filtered by core reflection
Reviewed-by: lancea, mchung, sundar
|
2018-12-13 09:02:52 +00:00 |
|
John Jiang
|
017c702b8a
|
8214937: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date
Reviewed-by: xuelei
|
2018-12-13 12:34:35 +08:00 |
|
Weijun Wang
|
9136c7d1d0
|
8076190: Customizing the generation of a PKCS12 keystore
Reviewed-by: mullan
|
2018-12-13 11:16:33 +08:00 |
|
John Jiang
|
f47bd19cbc
|
8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order
Reviewed-by: xuelei
|
2018-12-13 08:23:56 +08:00 |
|
Henry Jen
|
0e86ce5715
|
8215000: tools/launcher/JliLaunchTest.java fails on Windows
Reviewed-by: bchristi, mchung
|
2018-12-12 11:45:10 -08:00 |
|
Erik Gahlin
|
a3ca6f482e
|
8215175: Inconsistencies in JFR event metadata
Reviewed-by: mgronlun
|
2018-12-13 14:21:04 +01:00 |
|
Toshio Nakamura
|
4de0c13ff8
|
8213183: InputMethod cannot be used after its restarting
Retains masks at XSelectInput and deletes all IM data at DestroyXIMCallback
Reviewed-by: naoto
|
2018-12-13 00:46:39 +09:00 |
|
Erik Gahlin
|
85ffc2803c
|
8165675: Trace event for thread park has incorrect unit for timeout
Reviewed-by: mgronlun
|
2018-12-12 18:35:26 +01:00 |
|
Ralf Schmelter
|
8c4f51f666
|
8214892: Delayed starting of debugging via jcmd
Reviewed-by: cjplummer, clanger
|
2018-12-12 11:34:08 +00:00 |
|
Prasanta Sadhukhan
|
597c61458e
|
Merge
|
2018-12-12 15:04:47 +05:30 |
|
Naoto Sato
|
c2364ff9e0
|
8215194: Initial size of UnicodeBlock map is incorrect
Reviewed-by: rriggs, rgoel, igerasim
|
2018-12-11 13:13:18 -08:00 |
|
Sean Mullan
|
dfd58a59ff
|
8207258: Distrust TLS server certificates anchored by Symantec Root CAs
Reviewed-by: weijun
|
2018-12-11 13:22:20 -05:00 |
|
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 |
|
Erik Helin
|
45628a358a
|
8214230: Classes generated by SystemModulesPlugin.java are not reproducable
Reviewed-by: alanb, redestad, mchung
|
2018-12-04 09:30:10 +01:00 |
|
Prasanta Sadhukhan
|
249d8e9d98
|
8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13
Reviewed-by: jdv, serb
|
2018-11-30 10:55:42 +05:30 |
|
Sergey Bylokhov
|
a11452c9ed
|
8198339: Test javax/swing/border/Test6981576.java is unstable
Reviewed-by: kaddepalli, psadhukhan
|
2018-11-29 16:22:49 -08:00 |
|
Daniel Fuchs
|
6627b03332
|
8216498: Confusing and unneeded wrapping of SSLHandshakeException
[httpclient] Avoid wrapping SSLHandshakeException in plain IOException
Reviewed-by: chegar
|
2019-01-11 14:48:19 +00:00 |
|
Jesper Wilhelmsson
|
e13cc6d3a6
|
Merge
|
2019-01-10 21:52:33 +01:00 |
|