Dmitry Cherepanov
|
54398de4db
|
8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties
Reviewed-by: serb
|
2019-03-27 13:14:55 +03:00 |
|
Prasanta Sadhukhan
|
702ee3db37
|
8212904: JTextArea line wrapping incorrect when using UI scale
Reviewed-by: serb, prr
|
2019-03-29 10:11:01 +05:30 |
|
Manajit Halder
|
ef50607763
|
8216971: [macosx swing] For JCheckBoxMenuItem actionPerformed() is called twice, when apple.laf.useScreenMenuBar=true and modifier is InputEvent.META_DOWN_MASK
Reviewed-by: psadhukhan, kaddepalli
|
2019-03-27 12:24:28 +05:30 |
|
Prasanta Sadhukhan
|
ec9a6addc7
|
Merge
|
2019-03-22 14:39:16 +05:30 |
|
Prasanta Sadhukhan
|
cc590f5765
|
Merge
|
2019-03-22 13:42:45 +05:30 |
|
Phil Race
|
fed190dd8b
|
8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
Reviewed-by: serb
|
2019-03-21 21:37:09 -07:00 |
|
Prasanta Sadhukhan
|
83e8947b90
|
Merge
|
2019-03-20 16:07:43 +05:30 |
|
Chris Hegarty
|
defc86bd5b
|
8221098: Run java/net/URL/HandlerLoop.java in othervm mode
Reviewed-by: alanb, martin
|
2019-03-20 09:17:48 +00:00 |
|
Adam Petcher
|
95b189916f
|
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
Truncate the digest according to the group order, not the field size
Reviewed-by: jnimeh
|
2019-03-19 15:18:35 -04:00 |
|
Roger Riggs
|
b77b4b254c
|
8220613: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build
Reviewed-by: lancea, alanb
|
2019-03-19 10:47:17 -04:00 |
|
Chris Hegarty
|
5ee0711360
|
8220663: Incorrect handling of IPv6 addresses in Socket(Proxy.HTTP)
Reviewed-by: alanb, michaelm
|
2019-03-19 14:27:50 +00:00 |
|
Chris Hegarty
|
1df787692a
|
8170705: sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response
Reviewed-by: dfuchs
|
2019-03-19 11:15:08 +00:00 |
|
John Jiang
|
3c34b7a261
|
8220410: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed with missing expected output
Using the same timezone for jar verifying and date formatting
Reviewed-by: weijun
|
2019-03-19 10:36:24 +08:00 |
|
Jamil Nimeh
|
de75770ce9
|
8218723: Use SunJCE Mac in SecretKeyFactory PBKDF2 implementation
Reviewed-by: apetcher
|
2019-03-18 15:26:59 -07:00 |
|
Sergey Bylokhov
|
ecce7fb2d0
|
7106851: Test should not use System.exit
Reviewed-by: aivanov, psadhukhan, kaddepalli
|
2019-03-16 17:50:24 -07:00 |
|
Xue-Lei Andrew Fan
|
9f0b9da2d7
|
8221273: put sun/security/pkcs11/tls/tls12/TestTLS12.java on ProblemList.txt
Reviewed-by: mullan
|
2019-03-21 14:18:34 -07:00 |
|
Bob Vandette
|
af5c78efff
|
8220674: [TESTBUG] MetricsMemoryTester failcount test in docker container only works with debug JVMs
Reviewed-by: sspitsyn, sgehwolf
|
2019-03-21 14:40:04 -04:00 |
|
Alan Bateman
|
fd14375ae2
|
8221259: New tests for java.net.Socket to exercise long standing behavior
Reviewed-by: chegar
|
2019-03-21 17:38:41 +00:00 |
|
Adam Petcher
|
04a50576cf
|
8221172: SunEC specific test is not limited to SunEC
Fixing a minor test bug in the SignatureDigestTruncate regression test
Reviewed-by: mullan
|
2019-03-21 13:10:37 -04:00 |
|
Martin Balao
|
0814229ebc
|
8220753: Re-introduce the test case for TLS 1.2 algorithms in SunPKCS11 crypto provider
Reviewed-by: xuelei
|
2019-03-21 01:51:25 -03:00 |
|
Christoph Langer
|
26358daaee
|
8172695: (scanner) java/util/Scanner/ScanTest.java fails
Reviewed-by: smarks, bpb
|
2019-03-21 09:16:58 +01:00 |
|
Ivan Gerasimov
|
c07c8d3eea
|
8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout
Reviewed-by: prappo, dholmes, rriggs
|
2019-03-16 15:05:21 -07:00 |
|
Alan Bateman
|
8743be63c4
|
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Reviewed-by: chegar
|
2019-03-16 19:44:12 +00:00 |
|
Alan Bateman
|
c306e3f059
|
8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net
Reviewed-by: bpb
|
2019-03-16 12:31:31 +00:00 |
|
Yasumasa Suenaga
|
1aa788a7b9
|
8220555: JFR tool shows potentially misleading message when it cannot access a file
Reviewed-by: egahlin, mseledtsov
|
2019-03-16 21:27:15 +09:00 |
|
Jesper Wilhelmsson
|
7eebb86d2b
|
8220745: Fix problemlist entry to refer to 8220613
Reviewed-by: dcubed
|
2019-03-16 02:08:10 +01:00 |
|
Igor Ignatyev
|
8fb834a4bf
|
8219139: move hotspot tests from test/jdk/vm
Reviewed-by: dholmes, mseledtsov
|
2019-03-14 19:37:17 -07:00 |
|
Ichiroh Takiguchi
|
90d82c2f35
|
8220281: IBM-858 alias name is missing on IBM00858 charset
Add aliases into IBM charsets
Reviewed-by: naoto
|
2019-03-15 00:49:13 +09:00 |
|
Vikrant Agarwal
|
b8867e273e
|
8216353: Use utility APIs introduced in org/netbeans/jemmy/util/LookAndFeel class in client sanity test cases
Reviewed-by: serb
|
2019-03-13 00:51:28 -07:00 |
|
Vikrant Agarwal
|
6bd1eaf323
|
8219552: bump jtreg requiredVersion to b14 in test/jdk/sanity/client/
Reviewed-by: prr, iignatyev
|
2019-03-13 00:04:22 -07:00 |
|
Gary Adams
|
5ea96c5f29
|
8218166: com/sun/jdi/SimulResumerTest.java failure
Reviewed-by: dlong, jcbeyler
|
2019-03-14 10:58:53 -04:00 |
|
Martin Balao
|
ae9ee277b6
|
8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
Consider algorithmic bold in FontMetrics.getMaxAdvance value and update obliqueness.
Reviewed-by: prr, serb
|
2019-03-01 12:21:23 -03:00 |
|
Sergey Bylokhov
|
f690eda707
|
8219504: Test for JDK-8211435 can be run on all platforms
Reviewed-by: kaddepalli, dmarkov, sveerabhadra
|
2019-03-09 14:48:17 -08:00 |
|
Prasanta Sadhukhan
|
00d6c3e825
|
8215396: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
Reviewed-by: serb
|
2019-03-08 14:07:10 +05:30 |
|
Krishna Addepalli
|
f4831978d1
|
8218674: HTML Tooltip with "img=src" on component doesn't show
Reviewed-by: serb, psadhukhan
|
2019-03-07 12:51:02 +05:30 |
|
Sergey Bylokhov
|
b5998aadf0
|
8213110: Remove the use of applets in automatic tests
Reviewed-by: prr
|
2019-02-27 18:46:55 -08:00 |
|
Phil Race
|
e735fe2fc4
|
Merge
|
2019-02-27 14:30:08 -08:00 |
|
Prasanta Sadhukhan
|
7564253938
|
Merge
|
2019-02-27 14:48:22 +05:30 |
|
Prasanta Sadhukhan
|
3981041086
|
Merge
|
2019-02-27 13:53:41 +05:30 |
|
Gauri Patil
|
2234278bed
|
8211322: Reduce the timeout of tooltip in SwingSet2DemoTest
Reviewed-by: serb, shurailine
|
2019-02-26 03:24:34 -08:00 |
|
Alex Menkov
|
f16ddb2c3d
|
8181383: com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use
Reviewed-by: sspitsyn, cjplummer
|
2019-02-26 15:29:08 -08:00 |
|
Prasanta Sadhukhan
|
11bb82baca
|
Merge
|
2019-02-26 11:17:12 +05:30 |
|
Prasanta Sadhukhan
|
f3c10c8049
|
8213781: web page background renders blue in JEditorPane
4895924: Strings in format #rgb not handled by Color.decode() (affects CSS / Swing)
Reviewed-by: serb, sveerabhadra
|
2019-02-26 11:08:07 +05:30 |
|
Chris Plummer
|
b0eedd125f
|
8219143: jdb should support breakpoint thread filters
Add thread filter to stop command.
Reviewed-by: sspitsyn, amenkov
|
2019-02-25 18:54:40 -08:00 |
|
Amy Lu
|
e568d2abd0
|
8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java
Reviewed-by: chegar, clanger
|
2019-02-27 18:58:29 +08:00 |
|
Mikhailo Seledtsov
|
8813c391df
|
8219553: [TESTBUG] Problem list JFR TestPeriod test
Problem listed the test
Reviewed-by: egahlin
|
2019-02-25 08:16:20 -08:00 |
|
Severin Gehwolf
|
77832350f1
|
8219585: [TESTBUG] sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java passes trivially when it shouldn't
Reviewed-by: dfuchs, sballal
|
2019-02-25 15:41:24 +01:00 |
|
Daniel Fuchs
|
5f13ffec66
|
8219197: ThreadGroup.enumerate() may return wrong value
ThreadGroup.enumerate(list,n,recurse) should never return a value that is less than n.
Reviewed-by: clanger, chegar, prappo
|
2019-03-13 18:43:16 +00:00 |
|
Toshio Nakamura
|
aa5aa46fb0
|
8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10
Adjusting to detect translated Unknown messages
Reviewed-by: naoto
|
2019-03-13 13:05:37 +09:00 |
|
Arthur Eubanks
|
ef9ce3be1e
|
8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
Tests that hardcode "127.0.0.1" fail in an environment where only IPv6 is available and IPv4 is not.
Reviewed-by: chegar, dfuchs, michaelm
|
2019-02-27 13:34:40 -08:00 |
|