Ivan Gerasimov
eebe346715
8221430: StringBuffer(CharSequence) constructor truncates when -XX:-CompactStrings specified
...
Co-authored-by: Andrew Leonard <andrew_m_leonard@uk.ibm.com>
Reviewed-by: igerasim, rriggs
2019-04-09 16:32:22 -07:00
Sergey Bylokhov
092cead6c1
8221445: FastSysexMessage constructor crashes MIDI receiption thread
...
Reviewed-by: prr
2019-04-09 13:57:58 -07:00
Stuart Marks
1aa784cdac
8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE
...
Reviewed-by: redestad, lancea
2019-04-09 09:49:36 -07:00
Alexey Ivanov
9972a6fdaa
8221263: [TEST_BUG] RemotePrinterStatusRefresh test is hard to use
...
Reviewed-by: serb, prr
2019-04-09 08:50:08 +01:00
Sergey Bylokhov
7a62c46781
8221885: Add intermittent test in the JavaSound to the ProblemList
...
Reviewed-by: prr
2019-04-08 14:48:35 -07:00
Sean Mullan
8b8759de8d
8020637: Permissions.readObject doesn't enforce proper Class to PermissionCollection mappings
...
Reviewed-by: weijun
2019-04-09 08:56:15 -04:00
Ekaterina Pavlova
93c0734d3a
8216551: GraalUnitTestLauncher should be executed as '@run driver'
...
Reviewed-by: dlong, kvn
2019-04-08 11:11:22 -07:00
Sean Mullan
ae463150c0
8222133: Add temporary exceptions for root certs that are due to expire soon
...
Reviewed-by: xuelei
2019-04-08 13:33:28 -04:00
Daniil Titov
8dfa6d1acc
8221730: jcmd process name matching broken
...
Reviewed-by: jcbeyler, dholmes, cjplummer
2019-04-08 17:09:02 +00:00
Steve Groeger
3ff0b6ea5e
8222027: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException
...
Make a strong reference to TestLogger and dont fetch it from LogManager
Reviewed-by: dfuchs
2019-04-08 15:01:39 +01:00
Sean Mullan
1e6d8fbb1d
8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window
...
Reviewed-by: xuelei
2019-04-08 12:19:51 -04:00
Aleksei Efimov
64b8734964
8223638: Replace wildcard address with loopback or local host in tests - part 6
...
Reviewed-by: dfuchs
2019-05-14 13:34:49 +01:00
Daisy Zhou
24f9c71c8d
8222969: Migrate RuleBasedCollatorTest to JDK Repo
...
Reviewed-by: naoto
2019-05-14 11:06:23 +08:00
Christoph Langer
e6b1cd1d4b
8223597: jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc <entries20> failed 6af4413c vs 0 ...)
...
Reviewed-by: redestad, lancea
2019-05-14 09:25:58 +01:00
Aleksey Shipilev
1e9927a2f2
8222111: exeCallerAccessTest.c fails to build: control reaches end of non-void function
...
Reviewed-by: alanb, dholmes
2019-04-08 15:25:27 +02:00
Mandy Chung
93ae73b091
8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530
...
Reviewed-by: lancea, dholmes
2019-04-07 03:00:52 +00:00
Mandy Chung
a5b9e0f7ba
8221530: Caller sensitive methods not handling caller = null when invoked by JNI code with no java frames on stack
...
Reviewed-by: alanb, dholmes, sundar
2019-04-06 21:16:40 +08:00
Mandy Chung
ab361746ec
8220282: Add MethodHandle tests on accessing final fields
...
Reviewed-by: lancea
2019-04-06 21:05:58 +08:00
Andrew Dinn
71164a973b
8221477: Inject os/cpu-specific constants into Unsafe from JVM
...
Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes, plevart
2019-04-05 10:01:09 +01:00
Prasanta Sadhukhan
00df041948
Merge
2019-04-03 13:30:05 +05:30
Amy Lu
bb1e22adcf
8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java
...
Reviewed-by: mchung
2019-04-03 13:24:12 +08:00
Prasanta Sadhukhan
49193e2789
Merge
2019-04-02 10:57:57 +05:30
Weijun Wang
ae32136711
8221801: Update src/java.base/share/legal/public_suffix.md
...
Reviewed-by: xuelei
2019-04-02 11:05:08 +08:00
Xue-Lei Andrew Fan
2eb8492163
8168261: Use server cipher suites preference by default
...
Reviewed-by: mullan
2019-04-01 16:50:17 -07:00
Naoto Sato
0b2e2ca9bd
8174268: Declare a public field in JapaneseEra for the era starting May 2019
...
Reviewed-by: rriggs, chegar
2019-04-01 08:21:45 -07:00
Naoto Sato
2a510a6353
8205432: Replace the placeholder Japanese era name
...
Reviewed-by: rriggs, chegar
2019-04-01 08:19:21 -07:00
Gary Adams
6dad89ceae
8221694: jstatLineCounts1 needs to be NaN resilient
...
Reviewed-by: cjplummer, jcbeyler
2019-04-01 07:34:56 -04:00
Sergey Bylokhov
21d2f5139d
8221436: Incorrect check of package in Line.Info.toString()
...
Reviewed-by: prr
2019-03-29 23:14:37 -07:00
Sergey Bylokhov
5bffde3d4f
8215105: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color
...
Reviewed-by: prr
2019-03-29 16:09:47 -07:00
Weijun Wang
61485b75a9
8221257: Improve serial number generation mechanism for keytool -gencert
...
Reviewed-by: xuelei, mullan
2019-03-30 16:32:23 +08:00
Matthias Baesken
77ae10cd25
8218547: Simplify JLI_Open on Windows in native code (libjli)
...
Reviewed-by: alanb, clanger
2019-04-02 13:54:00 +02:00
Xue-Lei Andrew Fan
d812742d68
8163326: Update the default enabled cipher suites preference
...
Reviewed-by: mullan
2019-04-04 14:19:29 -07:00
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
Valerie Peng
e90036145a
8220016: Clean up redundant RSA services in the SunJSSE provider
...
Removed duplicated RSA signature/KF/KPG support in SunJSSE
Reviewed-by: xuelei
2019-03-29 00:39:49 +00:00
Daniel Fuchs
47b9d898ab
8221395: HttpClient leaving connections in CLOSE_WAIT state until Java process ends
...
When a non WebSocket connection is not returned to the pool, it needs to be closed even if HttpConnection::isOpen yields false.
Reviewed-by: chegar, michaelm
2019-03-28 12:16:36 +00:00
Lance Andersen
518e3a8788
8216539: tools/jar/modularJar/Basic.java times out
...
Reviewed-by: mchung, alanb, bchristi, bpb
2019-04-03 11:30:23 -04:00
Brian Burkhalter
8d5cea62b2
8221568: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space"
...
Reviewed-by: shade
2019-03-27 16:35:25 -07:00
Arthur Eubanks
0c2b7c4fc3
8220575: Replace hardcoded 127.0.0.1 in URLs with new URI builder
...
Reviewed-by: dfuchs, chegar
2019-03-27 09:06:43 -07:00
Martin Buchholz
df4f28c041
8219196: DataOutputStream.writeUTF may throw unexpected exceptions
...
Reviewed-by: martin, darcy, rriggs
2019-03-27 07:21:18 -07:00
Aleksey Shipilev
e8a753f253
8221524: java/util/Base64/TestEncodingDecodingLength.java test should be disabled on 32-bit platforms
...
Reviewed-by: stuefe, alanb
2019-03-27 12:38:29 +01:00
Aleksey Shipilev
5437296fac
8221401: java/math/BigInteger/LargeValueExceptions.java test should be disabled on 32-bit platforms
...
Reviewed-by: stuefe, bpb
2019-03-27 11:35:41 +01:00
Aleksey Shipilev
785772021b
8221400: java/lang/String/StringRepeat.java test requests too much heap
...
Reviewed-by: stuefe, alanb
2019-03-27 11:35:40 +01:00
Adam Farley
be132fcc65
8216558: Lookup.unreflectSetter(Field) fails to throw IllegalAccessException for final fields
...
Reviewed-by: mchung
2019-03-26 15:53:36 -07:00
Mikhailo Seledtsov
7f9103968f
8221342: [TESTBUG] Generate Dockerfile for docker testing
...
Dockerfile is generated; introduced properties to specify custom base image
Reviewed-by: sgehwolf, dholmes, jiefu
2019-03-26 13:25:26 -07:00
Chris Hegarty
1933437f12
8219446: Specify behaviour of timeout accepting methods of Socket and ServerSocket if timeout is negative
...
Reviewed-by: alanb, dfuchs
2019-03-26 17:02:11 +00:00
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
Severin Gehwolf
1f115c7f52
8214796: Create a jlink plugin for stripping debug info symbols from native libraries
...
Reviewed-by: alanb, mchung, erikj, ihse
2019-03-14 14:04:39 +01:00
Andrew Dinn
2b55e4834e
8221696: MappedByteBuffer.force method to specify range
...
Overload MappedByteBuffer.force to accept index and length arguments
Reviewed-by: dfuchs, alanb, bpb
2019-04-25 17:27:37 +01:00
Daniel Fuchs
3103d346a7
8223632: Replace wildcard address with loopback or local host in tests - part 5
...
Replaces wildcard usage by loopback, when possible, adds intermittent keyword and a comment, when not.
Reviewed-by: chegar
2019-05-13 17:31:23 +01:00
Xue-Lei Andrew Fan
7aec6727ac
8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes
...
Reviewed-by: jnimeh
2019-05-10 12:33:40 -07:00
Arthur Eubanks
eff53ce5e9
8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational()
...
Reviewed-by: dfuchs, chegar
2019-05-09 10:28:29 -07:00
Aleksei Efimov
6ecf7ffbb1
8223465: Replace wildcard address with loopback or local host in tests - part 3
...
Reviewed-by: dfuchs
2019-05-10 15:34:17 +01:00
Christoph Langer
2e3a2d3c83
8223555: Cleanups in cacerts tests
...
Reviewed-by: xuelei
2019-05-10 06:31:09 +01:00
Weijun Wang
31af27a1ee
8200400: Restrict Sasl mechanisms
...
Reviewed-by: mullan
2019-05-10 09:39:49 +08:00
Sean Mullan
10e5d0b854
8191808: Configurable read timeout for CRLs
...
Reviewed-by: xuelei, coffeys
2019-05-09 13:49:08 -04:00
Daniel Fuchs
205fd87f2d
8223573: Replace wildcard address with loopback or local host in tests - part 4
...
Makes a few intermittently failing tests more resilient to port reuse issues by ensuring they bind to the loopback address instead of the wildcard.
Reviewed-by: alanb, chegar
2019-05-09 14:23:52 +01:00
Gary Adams
73227d0b83
8042215: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
...
Reviewed-by: dcubed
2019-05-09 07:21:32 -04:00
Weijun Wang
2bf347445c
8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC
...
Reviewed-by: mullan, xuelei
2019-05-09 08:49:31 +08:00
Arthur Eubanks
0bb6328356
8220673: Add test library support for determining platform IP support
...
Reviewed-by: dfuchs, chegar
2019-04-16 13:06:23 -07:00
Naoto Sato
c709e1cbf0
8221432: Upgrade CLDR to Version 35.1
...
Reviewed-by: rriggs, srl
2019-05-08 12:45:02 -07:00
Ekaterina Pavlova
f126a4b3ee
8223414: ProblemList java/lang/ref/ReachabilityFenceTest.java when running in Graal as JIT mode
...
Reviewed-by: kvn
2019-05-08 11:56:19 -07:00
Gerard Ziemski
d988e67b89
8185525: Add JFR event for DictionarySizes
...
Added TableStatistics event
Reviewed-by: egahlin, coleenp
2019-05-08 11:11:50 -05:00
Gary Adams
7d1fa2315e
8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed
...
Reviewed-by: dcubed
2019-05-08 07:56:49 -04: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
Brian Burkhalter
69ca2e9e27
8220477: Channels.newWriter() does not close if underlying channel throws an IOException
...
Reviewed-by: alanb
2019-04-17 08:12:19 -07:00
Henry Jen
930f116ae7
Merge
2019-04-16 20:47:11 -07:00
Xue-Lei Andrew Fan
eb59ebb177
8216326: SSLSocket stream close() does not close the associated socket
...
Reviewed-by: jnimeh
2019-04-16 16:59:09 -07:00
Patrick Zhang
b9a4ede307
8222334: java -Xss0 triggers StackOverflowError
...
Launcher to use the stack size decided by hotpot or system if -Xss is 0
Reviewed-by: dholmes, alanb
2019-04-16 11:00:48 +00:00
Henry Jen
da6f620059
Merge
2019-04-15 18:24:37 -07:00
Weijun Wang
6f032ffbb5
8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false
...
Reviewed-by: xuelei
2019-04-14 10:22:56 +08:00
Weijun Wang
15aae2f622
8180573: Refactor sun/security/tools shell tests to plain java tests
...
Reviewed-by: rhalade, valeriep
2019-04-12 13:35:23 +08:00
Patrick Zhang
c6497e3f25
8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted
...
Specify a proper min stack size input to -Xss for aarch64
Reviewed-by: aph
2019-04-09 18:46:51 +08:00
Aleksey Shipilev
7fd0bca8f7
8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
...
Reviewed-by: alanb
2019-04-15 18:22:08 +02:00
Brian Burkhalter
daa6cc9267
8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer
...
Reviewed-by: dfuchs, prappo
2019-04-29 07:39:16 -07:00
Christoph Langer
1d7eb52dc1
8223015: Cleanups for zipfs tests
...
Reviewed-by: redestad, lancea
2019-04-29 10:27:44 +01:00
Weijun Wang
21d50973d1
8223003: SunMSCAPI keys are not cleaned up
...
Reviewed-by: igerasim
2019-04-27 18:21:57 +08:00
Naoto Sato
854c0539c4
8222980: Upgrade IANA Language Subtag Registry to Version 2019-04-03
...
Reviewed-by: bpb, lancea
2019-04-26 09:09:39 -07:00
Daniel Fuchs
72467d916c
8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently
...
Tests are updated to use the loopback address instead of the wildcard to avoid traffic being routed to a different server than what was intended by the test.
Reviewed-by: chegar
2019-04-26 16:25:43 +01:00
Christoph Langer
f6382d9b88
8222440: (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present
...
Reviewed-by: lancea
2019-04-26 08:53:29 +01:00
Rob McKenna
88303d1c60
8139965: Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
...
Reviewed-by: dfuchs
2019-04-25 05:54:54 -07:00
Alan Bateman
2998236d83
8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks
...
Reviewed-by: dfuchs, bpb, martin
2019-04-25 10:41:49 +01:00
Martin Balao
11bb97a71c
8222805: sun/security/pkcs11/tls/tls12/TestTLS12.java fails with Unsupported signature algorithm: rsa_pss_rsae_sha256
...
Reviewed-by: mullan, xuelei
2019-04-24 16:25:41 -03: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
Philipp Kunz
24af91dc02
8219548: Better Null paramenter checking in ToolProvider
...
Reviewed-by: lancea, alanb, jjg
2019-02-26 13:14:26 -05:00
Shashidhara Veerabhadraiah
d644970c02
8212202: [Windows] Exception if no printers are installed
...
Reviewed-by: prr
2019-02-25 11:02:53 +05:30
Prasanta Sadhukhan
0b13339d0c
8219156: RTFEditorKit writes background color but doesn't read
...
Reviewed-by: serb
2019-02-21 10:33:24 +05:30
Coleen Phillimore
2a83596e85
8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
...
8210457: JVM crash in ResolvedMethodTable::add_method(Handle)
Add a function to call NSME in ResolvedMethodTable to replace deleted methods.
Reviewed-by: sspitsyn, dholmes, dcubed
2019-02-26 08:01:20 -05:00
Prasanta Sadhukhan
493a77061f
Merge
2019-02-19 11:52:19 +05:30
Vicente Romero
4d368850e1
8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0
...
Reviewed-by: mchung, briangoetz
2019-02-23 19:41:53 -05:00
Igor Ignatyev
98ebd2bc9e
8219417: bump jtreg requiredVersion to b14
...
Reviewed-by: alanb, dholmes
2019-02-22 09:47:00 -08:00
Robbin Ehn
74d466fd5f
8219436: Safepoint logs correction and misc
...
Reviewed-by: mdoerr, coleenp
2019-02-22 14:20:06 +01:00
Naoto Sato
86e513bd48
8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO
...
Reviewed-by: nishjain, rriggs
2019-02-21 10:26:56 -08:00
Daniel Fuchs
e58a4da301
8216363: NullPointerException in java.util.logging.Handler#isLoggable
...
The implementation is changed to match the spec: isLoggable(null) returns false.
Reviewed-by: mchung, lancea
2019-02-21 16:57:47 +00:00
Xue-Lei Andrew Fan
e6f6863cbc
8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions
...
Reviewed-by: mullan
2019-02-20 18:46:30 -08:00
Igor Ignatyev
4128d63287
8219476: cleanup hotspot ProblemList
...
Reviewed-by: jwilhelm
2019-02-20 11:51:23 -08:00
Paul Hohensee
dc3c7b480d
Merge
2019-02-20 11:43:59 -08:00
Lin Zang
6f5c009756
8215622: Add dump to file support for jmap –histo
...
Add "file=" to jmap "histo" jmap, Hotspot support in attachListener.cpp:heap_inspection.
Reviewed-by: phh, sspitsyn
2019-02-20 11:36:02 -08:00
Brian Burkhalter
315b7d0399
5029431: (bf) Add absolute bulk put and get methods
...
Reviewed-by: alanb, darcy, chegar, rriggs
2019-02-20 10:57:22 -08:00
Harold Seigel
2ee61b353b
Merge
2019-02-20 13:24:57 -05:00
Harold Seigel
dd7e50dc01
8214719: Deprecate -Xverify:none option
...
Deprecate -Xverify:none and -noverify and remove them from tests
Reviewed-by: dholmes, mikael
2019-02-20 13:21:36 -05:00
Xue-Lei Andrew Fan
1d7db01371
8219389: Delegated task created by SSLEngine throws BufferUnderflowException
...
Reviewed-by: ascarpino
2019-02-20 10:20:48 -08:00
Jan Lahoda
7f06697644
8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows
...
Ensure correct wrapping of input on Windows.
Reviewed-by: rfield
2019-02-20 11:11:38 +01:00
Arno Zeller
7252ba2762
8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine
...
Reviewed-by: clanger, rriggs, nishjain, mbaesken
2019-02-18 12:52:55 +01:00
Prasanta Sadhukhan
a3af92bab2
Merge
2019-02-18 10:45:21 +05:30
Doug Lea
ff97b60fde
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
...
Reviewed-by: martin, chegar, dholmes
2019-02-15 11:18:01 -08:00
Doug Lea
a7ab4d7bd3
8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
...
Reviewed-by: martin, chegar, dholmes, reinhapa, alanb
2019-02-15 11:18:01 -08:00
Doug Lea
012c399c26
8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
...
Reviewed-by: martin, chegar, dholmes
2019-02-15 11:18:01 -08:00
Alexey Ivanov
72f1f20605
8218682: [TEST_BUG] DashOffset fails in mach5
...
8198411: [TEST_BUG] Two java2d tests are unstable in mach5
Skip testing VolatileImage if IndexColorModel is detected
Reviewed-by: prr, serb
2019-02-14 20:20:49 +00:00
Abdul Kolarkunnu
b1adb7965e
8218599: Add test group jdk_client_sanity under jdk_desktop group
...
Reviewed-by: serb, prr
2019-02-13 22:40:08 -08:00
Goetz Lindenmaier
29021027db
8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
...
Reviewed-by: prr, serb
2019-02-13 13:27:17 +01:00
Severin Gehwolf
15ec4ba5c6
8218913: Rename --strip-debug jlink plugin
...
Reviewed-by: alanb, mchung
2019-02-13 12:01:09 +01:00
Nishit Jain
30b074d93c
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
...
Reviewed-by: naoto, rriggs
2019-02-26 14:57:23 +05:30
Alexey Ivanov
3fe6276adb
8217263: Automate DashOffset test
...
Reviewed-by: prr, serb
2019-02-07 13:57:12 +00:00
Prasanta Sadhukhan
31e3c0800c
Merge
2019-02-07 12:11:41 +05:30
Mandy Chung
007d3c0143
8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited
...
Reviewed-by: bpb, vromero
2019-02-06 15:09:05 -08:00
Mandy Chung
752bd3d955
8218419: Can't get annotations that are present on packages in -Xbootclasspath/a
...
Reviewed-by: alanb
2019-02-06 10:53:13 -08:00
Roger Riggs
8d6e8618a9
8218453: More dynamic RMI interactions
...
Reviewed-by: ahgross, skoivu, smarks
2019-02-06 11:39:57 -05:00
Alex Menkov
f03805c4ef
8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from ''
...
Reviewed-by: sspitsyn, dtitov
2019-02-13 11:08:51 -08:00
Alex Menkov
46d9b91d80
8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
...
Reviewed-by: sspitsyn, dtitov
2019-02-13 11:04:03 -08:00
Dean Long
052e8733b5
8218695: problem list tests failing with Graal
...
Reviewed-by: kvn
2019-02-13 00:30:46 -08:00
Anthony Scarpino
5a97e73e5a
8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
...
Reviewed-by: jnimeh
2019-02-12 14:08:07 -08:00
Xue-Lei Andrew Fan
fca0af0487
8217835: Remove the experimental SunJSSE FIPS compliant mode
...
Reviewed-by: mullan
2019-02-12 13:36:15 -08:00
Daniel Fuchs
6d98f3c4d7
8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange
...
Custom handler code can supply `Connection: close` to response headers in order to force connection close after the exchange terminates.
Reviewed-by: chegar
2019-02-11 18:41:24 +01:00
Weijun Wang
8b83b515b1
8180569: Refactor sun/security/krb5/ shell tests to plain java tests
...
Reviewed-by: mullan
2019-02-11 11:01:00 +08:00
Doug Lea
f0807ebc18
8210280: Unnecessary reallocation when invoking HashMap.putAll()
...
Co-authored-by: Michal Vala <mvala@redhat.com>
Co-authored-by: Martin Buchholz <martinrb@google.com>
Reviewed-by: martin, mvala, igerasim, chegar, rriggs
2019-02-08 13:39:22 -08:00
Daniil Titov
76ffbcde98
8205654: serviceability/dcmd/framework/HelpTest.java timed out
...
Reviewed-by: sspitsyn, dholmes
2019-02-08 09:41:45 -08:00
Chris Hegarty
ac5daa7a22
Merge
2019-02-08 13:07:44 +00:00
Chris Hegarty
bba5ddd08f
Merge
2019-02-08 12:44:16 +00:00
Chris Hegarty
fb05ae21bb
8218662: Allow 204 responses with Content-Length:0
...
Reviewed-by: michaelm
2019-02-08 12:23:16 +00:00
Chris Hegarty
10a281c485
8218546: Unable to connect to https://google.com using java.net.HttpClient
...
Reviewed-by: dfuchs
2019-02-08 11:26:21 +00:00
Prasanta Sadhukhan
c45e97f1e3
Merge
2019-02-04 11:01:04 +05:30
Jie Fu
f464c38ed6
8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing
...
Reviewed-by: alanb, serb
2019-02-03 10:00:14 +01:00
Jesper Wilhelmsson
b2d0be746a
Merge
2019-02-02 00:11:54 +01:00
Alex Menkov
e24693c7db
8218025: disable pop_frame and force_early_return caps for Graal
...
Reviewed-by: iignatyev, sspitsyn, dholmes
2019-02-01 09:25:31 -08:00
Daniel Fuchs
d176e20898
8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException"
...
Changed the test to use the loopback interface.
Reviewed-by: chegar
2019-02-01 14:24:40 +00:00
Daniel Fuchs
2aace6bd97
8195716: BootstrapLoggerTest : Executor still alive
...
Make sure the test joins the active executor thread before waiting for the executor to be GC'ed.
Reviewed-by: mchung, martin
2019-02-01 14:15:49 +00:00
Igor Ignatyev
be33e153fb
8218162: problem list j/u/s/t/o/o/t/java/util/stream/StreamLinkTest.java on solaris w/ Xcomp
...
Reviewed-by: kvn
2019-01-31 22:17:14 -08:00
Prasanta Sadhukhan
8d0f4c267d
8217464: Remove resolved client bugs from the ProblemList.txt
...
Reviewed-by: prr, kaddepalli
2019-01-31 08:45:23 +05:30
Sean Mullan
f5a411ea53
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
...
Reviewed-by: jnimeh, clanger
2019-01-30 15:42:47 -05:00
Krishna Addepalli
cf132f89b2
8215921: There is no change when select different Foreground and Background by mouse
...
Reviewed-by: serb, psadhukhan
2019-01-30 15:02:05 +05:30
Prasanta Sadhukhan
8d08255ca9
Merge
2019-01-29 11:06:19 +05:30
Nishit Jain
13a52f3a17
8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow
...
8218265
: java/util/Base64/TestEncodingDecodingLength.java failing
Reviewed-by: rriggs, naoto
2019-02-06 13:57:19 +05:30
Ivan Gerasimov
076d2267b6
8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException
...
Reviewed-by: rriggs
2019-02-05 17:05:40 -08:00
Brian Burkhalter
f380787a41
8218460: Test generation scripts do not invoke stream preprocessor correctly
...
Reviewed-by: rriggs
2019-02-05 14:36:50 -08:00
Daniel Fuchs
6dcfd0f93a
8217882: java/net/httpclient/MaxStreams.java failed once
...
Added some more traces to help diagnosis
Reviewed-by: bpb
2019-01-28 18:49:34 +00:00
Daniel Fuchs
6b64f80be4
8217903: java/net/httpclient/Response204.java fails with 404
...
Fixed test to use loopback address - this looks like a port reuse issue.
Reviewed-by: chegar
2019-01-28 18:45:34 +00:00
Daniel Fuchs
8faf2074b1
8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
...
The fix improves the test robustness by making it retry once in case of IO/Connect exception.
Reviewed-by: chegar
2019-01-28 15:24:41 +00:00
Chris Hegarty
46f4ab603b
8217429: WebSocket over authenticating proxy fails to send Upgrade headers
...
Reviewed-by: dfuchs, prappo
2019-01-28 13:51:16 +00:00
Lance Andersen
0b4e08a4bc
8210469: Missing doPriviledged block and permission for jdk.zipfs module
...
Reviewed-by: alanb, clanger, mchung, jjg
2019-01-27 14:55:57 -05:00
Daniel Fuchs
7f10cbedd5
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
...
The API documentation is updated to steer away from blocking in the mapper function, and an alternative is suggested.
Reviewed-by: chegar
2019-01-25 18:13:25 +00:00
Jesper Wilhelmsson
fd21613d59
Merge
2019-01-25 18:12:06 +01:00
Daniel Fuchs
4ca19585c3
8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference
...
Instrumented the test to relay the original exception as a suppressed exception of the secondary one, increased sleep time, adjusted iteration numbers according to timeout factor.
Reviewed-by: lancea, iignatyev
2019-01-25 11:45:26 +00:00
Mikhailo Seledtsov
24d55e104b
8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent
...
Excluded TestSig cases from the test
Reviewed-by: egahlin
2019-01-24 14:22:50 -08:00
Brian Burkhalter
7b1b9f10a1
8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list
...
Reviewed-by: rriggs
2019-01-24 14:19:25 -08:00