Vikrant Agarwal
35aad86bc4
8217297: Add support for multiple look and feel for SwingSet SliderDemoTest
...
Reviewed-by: serb
2019-01-22 08:35:14 -08:00
Abdul Kolarkunnu
19ad6151a2
8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest
...
Reviewed-by: serb, shurailine
2019-01-15 22:54:08 -08: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
Erik Gahlin
165c644cf8
8215362: JFR GTest JfrTestNetworkUtilization fails
...
Reviewed-by: mgronlun
2018-12-13 23:25:00 +01:00
Joe Darcy
b5f0eec3d8
8205626: Start of release updates for JDK 13
...
8205393: Add SourceVersion.RELEASE_13
8205394: Add source 13 and target 13 to javac
8205645: Bump maximum recognized class file version to 57 for JDK 13
8214825: Update preview language features for start of JDK 13
Reviewed-by: erikj, alanb, mchung, mcimadamore, dholmes, smarks, jjg
2018-12-13 19:06:11 +01:00
Vicente Romero
650f3fc113
8215300: additional changes to constants API
...
Reviewed-by: goetz
2018-12-13 10:35:09 -05:00
Erik Gahlin
a3ca6f482e
8215175: Inconsistencies in JFR event metadata
...
Reviewed-by: mgronlun
2018-12-13 14:21:04 +01: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