Daniel D. Daugherty
|
1253f7e8fa
|
8236130: ProblemList jdk/jfr/jmx/security/TestEnoughPermission.java
Reviewed-by: mikael
|
2019-12-17 15:38:22 -05:00 |
|
Alexandre Iline
|
ffc18e5c8c
|
8236044: Create jdk_accessibility test group
Reviewed-by: prr
|
2019-12-17 11:10:52 -08:00 |
|
Igor Ignatyev
|
60073c395c
|
8235866: bump jtreg requiredVersion to 4.2b16
Reviewed-by: dholmes, joehw
|
2019-12-16 15:45:07 -08:00 |
|
Michael McMahon
|
b73faca452
|
8235976: Directives in WWW-Authenticate should be comma separated
Reviewed-by: chegar
|
2019-12-16 16:44:03 +00:00 |
|
Severin Gehwolf
|
4def210a22
|
8231111: Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy
Reviewed-by: bobv, mchung
|
2019-12-16 15:07:17 +01:00 |
|
Lin Zang
|
732a575738
|
8239139: test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/libInheritedChannel.c does not compile with gcc 8.3.1
Reviewed-by: michaelm
|
2020-02-19 11:31:48 +00:00 |
|
Matthias Baesken
|
09f5194d38
|
8238953: tools/jpackage tests do not work on Ubuntu Linux
Reviewed-by: asemenyuk, clanger
|
2020-02-18 16:46:08 +01:00 |
|
Matthias Baesken
|
7f3bbc3f20
|
8239333: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails intermittent
Reviewed-by: clanger
|
2020-02-18 10:28:16 +01:00 |
|
Rajan Halade
|
11386e7cb2
|
8225128: Add exception for expiring DocuSign root to VerifyCACerts test
Reviewed-by: clanger
|
2020-02-18 16:00:40 -08:00 |
|
Erik Gahlin
|
f3cd52e3c7
|
8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
Reviewed-by: mgronlun, mseledtsov
|
2020-02-18 22:25:08 +01:00 |
|
Mikhailo Seledtsov
|
cea8931aed
|
8167493: Test that JFR event can be retransformed by an agent
Added new test, extended agent builder test library
Reviewed-by: egahlin
|
2020-02-18 08:14:48 -08:00 |
|
Erik Gahlin
|
b6c1b49c97
|
8239350: Add tests for JFR class redefinition events
Reviewed-by: mgronlun
|
2020-02-18 16:34:19 +01:00 |
|
Erik Gahlin
|
f75f78ae3a
|
8239265: JFR: Test cleanup of jdk.jfr.api.consumer package
Reviewed-by: mgronlun
|
2020-02-18 14:34:54 +01:00 |
|
Xue-Lei Andrew Fan
|
4e430ffbb6
|
8239264: Clearup the legacy ObjectIdentifier constructor from int array
Reviewed-by: jnimeh
|
2020-02-17 18:52:50 -08:00 |
|
Weijun Wang
|
c4681a95dc
|
8160818: GssKrb5Client violates RFC 4752
Reviewed-by: xuelei
|
2020-02-15 09:26:32 +08:00 |
|
John Jiang
|
945e42212d
|
8239025: ProblemList java/net/httpclient/HandshakeFailureTest.java due to JDK-8238990
Reviewed-by: chegar
|
2020-02-14 16:53:40 +08:00 |
|
Aleksey Shipilev
|
1ef862d03d
|
8239007: java/math/BigInteger/largeMemory/ tests should be disabled on 32-bit platforms
Reviewed-by: bpb
|
2020-02-13 19:22:32 +01:00 |
|
John Jiang
|
446f59a26c
|
8234718: java/net/httpclient tests should cover TLSv1.3
Reviewed-by: dfuchs
|
2020-02-13 21:42:31 +08:00 |
|
Naoto Sato
|
5c3a01591c
|
8234347: "Turkey" meta time zone does not generate composed localized names
8236548: Localized time zone name inconsistency between English and other locales
Reviewed-by: joehw, rriggs
|
2020-02-12 08:25:35 -08:00 |
|
Valerie Peng
|
c103a1bb69
|
8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
Calculate and set offset for correct verification for such key sizes
Reviewed-by: xuelei
|
2020-02-12 02:44:45 +00:00 |
|
Sibabrata Sahoo
|
fca342f736
|
8235874: The ordering of Cipher Suites is not maintained provided through jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system property
Corrected Cipher Suites ordering through system properties
Reviewed-by: xuelei
|
2019-12-16 00:23:50 -08:00 |
|
John Jiang
|
abac8b17a9
|
8235813: System property fullCipherSuites is not used by javax/net/ssl/compatibility/Compatibility.java
Reviewed-by: xuelei
|
2019-12-16 16:19:10 +08:00 |
|
Sergey Bylokhov
|
ddc851536c
|
8235739: Rare NPE at WComponentPeer.getGraphics()
Reviewed-by: dmarkov, aivanov
|
2019-12-13 18:39:30 -08:00 |
|
Sergey Bylokhov
|
76da2b777a
|
8235638: NPE in LWWindowPeer.getOnscreenGraphics()
Reviewed-by: dmarkov, aivanov
|
2019-12-13 18:37:48 -08:00 |
|
Sibabrata Sahoo
|
58cce5fbf4
|
8234728: Some security tests should support TLSv1.3
Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
|
2019-12-13 01:43:14 -08:00 |
|
Pankaj Bansal
|
e6b381faa2
|
8235744: PIT: test/jdk/javax/swing/text/html/TestJLabelWithHTMLText.java times out in linux-x64
Reviewed-by: psadhukhan, prr
|
2019-12-13 12:08:10 +05:30 |
|
Jorn Vernee
|
8f4f088a12
|
8234049: Implementation of Memory Access API (Incubator)
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: alanb, psandoz, chegar, rriggs, plevart, briangoetz, jrose, adinn, vlivanov
|
2019-12-12 22:59:57 +00:00 |
|
Brian Burkhalter
|
7cdecd8981
|
8235668: LineNumberReader#getLineNumber() returns wrong line number (one fewer) in Lucene test
Reviewed-by: alanb, rriggs
|
2019-12-12 13:43:07 -08:00 |
|
Prasanta Sadhukhan
|
614e78b7fa
|
Merge
|
2019-12-11 11:13:41 +05:30 |
|
John Jiang
|
c2f68eacaa
|
8231810: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "java.lang.Exception: Unexpected EOF"
Reviewed-by: xuelei
|
2019-12-11 11:29:03 +08:00 |
|
Brent Christian
|
4627488e74
|
8235361: JAR Class-Path no longer accepts relative URLs encoding absolute Windows paths (e.g "/C:/...")
Reviewed-by: alanb, mchung
|
2019-12-10 11:56:26 -08:00 |
|
Chris Hegarty
|
eec0e71c04
|
8235550: Clarify record reflective support specification
Reviewed-by: mcimadamore
|
2019-12-10 19:12:57 +00:00 |
|
Chris Hegarty
|
dadaffbbeb
|
8235531: Update record serialization migration tests to not use hard coded source versions
Reviewed-by: darcy
|
2019-12-10 19:10:14 +00:00 |
|
Prasanta Sadhukhan
|
28b4c4d781
|
Merge
|
2019-12-10 10:44:09 +05:30 |
|
Mikhailo Seledtsov
|
63ba804f4f
|
8235600: Problemlist JFR streaming/TestJVMCrash until after-test cleanup issue is resolved
Placed TestJVMCrash test on a problem list
Reviewed-by: dcubed
|
2019-12-09 17:24:25 -08:00 |
|
Henry Jen
|
9ac2f8b654
|
8234542: code removal of Pack200 Tools and API
Reviewed-by: alanb, mchung, erikj
|
2019-12-10 00:36:30 +00:00 |
|
Tejpal Rebari
|
24232989ba
|
8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms
Reviewed-by: serb
|
2019-12-09 15:09:24 +05:30 |
|
Nikola Grcevski
|
ce7ede95eb
|
8234076: JVM crashes on Windows 10 using --module=NAME
Reviewed-by: ksrini, henryjen
|
2019-12-12 08:40:19 +00:00 |
|
Robin Westberg
|
3fe949b2f4
|
8232231: Remove invalid JFR thread CPU load test case
Reviewed-by: mseledtsov, egahlin
|
2019-12-12 07:48:08 +01:00 |
|
Jie Fu
|
6a6ae16781
|
8235625: [TESTBUG] tools/jpackage/share/JavaOptionsEqualsTest.java fails with debug VMs
Reviewed-by: asemenyuk, herrick
|
2019-12-10 10:17:36 +08:00 |
|
Sergey Bylokhov
|
03dfd4f94b
|
8234522: [macos] Crash with use of native file dialog
Reviewed-by: prr, dmarkov
|
2019-12-11 14:30:45 -08:00 |
|
Alexander Matveev
|
a51b5ae9c4
|
8235252: Repair run_tests.sh by locating jtreg locally
Reviewed-by: herrick, asemenyuk
|
2019-12-11 16:37:27 -05:00 |
|
Andy Herrick
|
8b99e85fbc
|
8235788: Changeset for JDK-8235252 pushed with wrong bug ID
Reviewed-by: prr
|
2019-12-11 15:01:11 -05:00 |
|
Alexander Matveev
|
b29f62ce51
|
8235767: Compilation failure caused by JDK-8212780: Packaging Tool Implementation
Reviewed-by: rkennke, asemenyuk
|
2019-12-11 13:47:44 -05:00 |
|
Sergey Bylokhov
|
3b1915a71f
|
8231438: [macOS] Dark mode for the desktop is not supported
Reviewed-by: prr, psadhukhan
|
2019-12-08 20:25:08 -08:00 |
|
Phil Race
|
1a73baeb10
|
Merge
|
2019-12-06 12:06:09 -08:00 |
|
Michael McMahon
|
b96610d017
|
8235475: Add additional timestamp to test java/nio/channels/Selector/SelectWithConsumer.java
Reviewed-by: alanb
|
2019-12-06 14:17:25 +00:00 |
|
Ambarish Rapte
|
8fd8c5bf5d
|
4949105: Access Bridge lacks html tags parsing
Reviewed-by: serb, prr, pbansal
|
2019-12-06 16:37:09 +05:30 |
|
Toshio Nakamura
|
6511acbf1e
|
8234386: [macos] NPE was thrown at expanding Choice from maximized frame
Reviewed-by: serb
|
2019-12-05 15:36:08 -08:00 |
|
Sergey Bylokhov
|
cd2cc6d796
|
8232226: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail
Reviewed-by: prr, pbansal
|
2019-12-05 15:33:37 -08:00 |
|