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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Ichiroh Takiguchi
|
97d60fdf0e
|
8211267: StackOverflowError happened by TextField.setFont(...)
Reviewed-by: serb, prr
|
2019-01-06 19:28:21 -08:00 |
|
Matthias Baesken
|
97c13d5ade
|
8215961: jdk/jfr/event/os/TestCPUInformation.java fails on AArch64
Reviewed-by: aph, goetz, lucy
|
2019-01-03 16:14:40 +01:00 |
|
Jesper Wilhelmsson
|
59716b0bb3
|
Merge
|
2019-01-02 16:05:13 +01:00 |
|
Tagir F. Valeev
|
42e7372b3e
|
8214687: Optimize Collections.nCopies().hashCode() and equals()
Reviewed-by: igerasim, smarks
|
2018-12-30 08:57:24 +07:00 |
|
Sergey Ustimenko
|
9d3cfddfb6
|
8215966: GeneratePropertyPassword.sh uses bash syntax
Use "case" instead of "if" for the NT check to make sh happy.
Reviewed-by: dholmes
|
2018-12-28 15:19:14 -08: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 |
|
Weijun Wang
|
4769c9fbad
|
8215769: Java cannot probe pkcs12 files exported by Firefox
Reviewed-by: mullan
|
2018-12-22 10:38:45 +08:00 |
|
Brian Burkhalter
|
fedf0767fc
|
8215759: [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
Reviewed-by: rriggs, plevart, smarks
|
2018-12-21 13:03:03 -08:00 |
|
Philipp Kunz
|
1dae61a374
|
8066619: Fix deprecation warnings in java.util.jar
Reviewed-by: rriggs, lancea
|
2018-12-21 09:54:32 -05:00 |
|
Sergey Bylokhov
|
02f62de3f4
|
8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow
Reviewed-by: dmarkov, kaddepalli
|
2018-12-19 14:11:35 -08: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 |
|
Krishna Addepalli
|
9767b537ee
|
6714324: Removing a component from a JTabbedPane does not clear its accessibleParent
Reviewed-by: serb, sveerabhadra
|
2018-12-17 14:19:06 +05:30 |
|
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 |
|
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 |
|
Liam Miller-Cushon
|
1cd847d6d1
|
8198526: getAnnotatedOwnerType does not handle static nested classes correctly
Reviewed-by: jfranck
|
2018-12-07 16:56:53 -08:00 |
|
Jesper Wilhelmsson
|
f4f859b446
|
Merge
|
2018-12-19 20:53:30 +01:00 |
|
Daniel Fuchs
|
d6738d6600
|
8213402: [Testbug] java/lang/System/LoggerFinder/internal/PlatformLoggerBridgeTest creates an invalid nest relationship
The failing tests are refactored to make the custom logger finder class a top-level class.
Reviewed-by: dholmes, mchung
|
2018-12-19 11:48:34 +01:00 |
|
Christoph Langer
|
206ea259ec
|
8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and tests
Reviewed-by: redestad, lancea
|
2018-12-19 10:36:16 +00:00 |
|
Alan Bateman
|
888057a89f
|
8215449: Several tests failing when jtreg run with -vmoption:--illegal-access=deny
Reviewed-by: redestad, mchung, jjg
|
2018-12-18 10:26:15 +00:00 |
|
Lance Andersen
|
d1951aa97c
|
8215372: Incorrect nio/file/DirectoryStream/Basic.java tests for validating the use of a glob
Reviewed-by: alanb
|
2018-12-14 14:17:22 -05:00 |
|
Jesper Wilhelmsson
|
2932598566
|
Merge
|
2018-12-14 01:34:13 +01:00 |
|