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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Prasanta Sadhukhan
|
b3eb4c3ce8
|
Merge
|
2018-12-11 10:47:37 +05:30 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
9c22151345
|
Merge
|
2018-12-05 15:39:04 +05:30 |
|
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 |
|
Prasanta Sadhukhan
|
5f2062b484
|
Merge
|
2018-12-04 13:35:04 +05:30 |
|
Nishit Jain
|
4a28e27fd2
|
8177552: Compact Number Formatting support
Reviewed-by: naoto, rriggs
|
2018-12-06 12:39:28 +05:30 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Philipp Kunz
|
44ba433328
|
8216362: Better error message handling when there is an invalid Manifest
Reviewed-by: lancea, rriggs, mullan
|
2019-01-10 14:32:56 -05:00 |
|
Jesper Wilhelmsson
|
67a5fc2529
|
Merge
|
2019-01-09 22:59:49 +01:00 |
|
Prasanta Sadhukhan
|
c9ae7d367f
|
Merge
|
2019-01-08 13:40:57 +05:30 |
|
Dora Zhou
|
b1a3c7d538
|
8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale
Reviewed-by: naoto, rgoel, rriggs
|
2019-01-07 18:48:39 -08:00 |
|
Roger Riggs
|
eefbe6709f
|
8216134: (process) ProcessBuilder startPipeline does not hide piped streams
Reviewed-by: lancea, bchristi, sgroeger
|
2019-01-07 09:29:31 -05:00 |
|
Prasanta Sadhukhan
|
f6fcaf0f7d
|
Merge
|
2019-01-07 11:02:11 +05:30 |
|