Chris Plummer
|
d72810794b
|
8338482: com/sun/jdi/ThreadMemoryLeakTest.java requires that compressed oops are enabled
Reviewed-by: amenkov, kevinw
|
2024-08-20 23:34:31 +00:00 |
|
Chris Plummer
|
8635642dbd
|
8338469: com/sun/jdi/DataDumpTest.java failed with Not a debuggee, or not listening for debugger to attach
Reviewed-by: dcubed
|
2024-08-16 16:39:36 +00:00 |
|
Chris Plummer
|
723ac5763a
|
8332488: Add JVMTI DataDumpRequest to the debug agent
Reviewed-by: sspitsyn, lmesnik
|
2024-08-14 18:41:24 +00:00 |
|
Coleen Phillimore
|
ff8a9f9267
|
8337318: Deoptimization::relock_objects fails assert(monitor->owner() == Thread::current()) failed: must be
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: rrich, dholmes, shade, pchilanomate
|
2024-08-13 11:48:50 +00:00 |
|
Fernando Guallini
|
a5c2d7b305
|
8335172: Add manual steps to run security/auth/callback/TextCallbackHandler/Password.java test
Reviewed-by: rhalade
|
2024-08-07 18:24:08 +00:00 |
|
Alex Menkov
|
920751e5d5
|
8311990: Two JDI tests may interfere with each other
Reviewed-by: dholmes, sspitsyn
|
2024-08-06 21:56:48 +00:00 |
|
Fernando Guallini
|
034297a6bd
|
8336240: Test com/sun/crypto/provider/Cipher/DES/PerformanceTest.java fails with java.lang.ArithmeticException
Reviewed-by: wetmore
|
2024-07-26 18:51:12 +00:00 |
|
Ben Perez
|
4c91d5cb41
|
8322133: getParameterSpec(ECGenParameterSpec.class) on EC AlgorithmParameters does not return standard names
Reviewed-by: mullan
|
2024-07-23 19:35:11 +00:00 |
|
Chris Plummer
|
ed6499446d
|
8333391: Test com/sun/jdi/InterruptHangTest.java failed: Thread was never interrupted during sleep
Reviewed-by: lmesnik, amenkov
|
2024-07-22 19:34:09 +00:00 |
|
Daniel Fuchs
|
a537e87d2d
|
8335530: Java file extension missing in AuthenticatorTest
Reviewed-by: cstein, jpai
|
2024-07-02 11:50:21 +00:00 |
|
Kevin Walls
|
79a3554e1d
|
8335124: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed with CPU time out of expected range
Reviewed-by: phh, cjplummer
|
2024-06-28 19:01:36 +00:00 |
|
Fernando Guallini
|
f4d8c005b3
|
8334562: Automate com/sun/security/auth/callback/TextCallbackHandler/Default.java test
Reviewed-by: weijun
|
2024-06-28 12:45:26 +00:00 |
|
Chris Plummer
|
4e8cbf884a
|
8335134: Test com/sun/jdi/BreakpointOnClassPrepare.java timeout
Reviewed-by: kevinw, coleenp
|
2024-06-27 22:20:14 +00:00 |
|
Coleen Phillimore
|
b3bf31a0a0
|
8333542: Breakpoint in parallel code does not work
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, vlivanov
|
2024-06-25 19:50:58 +00:00 |
|
Richard Reingruber
|
13dce296fc
|
8334560: [PPC64]: postalloc_expand_java_dynamic_call_sched does not copy all fields
Reviewed-by: mbaesken, mdoerr
|
2024-06-24 06:33:39 +00:00 |
|
Abhishek Kumar
|
9ef86da5f8
|
8334170: bug6492108.java test failed with exception Image comparison failed at (0, 0) for image 4
Reviewed-by: aivanov, azvegint
|
2024-06-20 15:42:17 +00:00 |
|
Alex Menkov
|
17bd483ff0
|
8333680: com/sun/tools/attach/BasicTests.java fails with "SocketException: Permission denied: connect"
Reviewed-by: sspitsyn, kevinw, lmesnik
|
2024-06-07 19:30:37 +00:00 |
|
Abhishek Kumar
|
5dcb7a627e
|
8160755: bug6492108.java test fails with exception Image comparison failed at (0, 0) for image 4 in GTK L&F
Reviewed-by: aivanov, dnguyen, tr
|
2024-06-05 16:03:35 +00:00 |
|
Jaikiran Pai
|
6882b381e8
|
8333590: UnmodifiableHeaders.toString() returns a value that represents empty headers
Reviewed-by: dfuchs, michaelm
|
2024-06-05 14:03:29 +00:00 |
|
John Jiang
|
c0ce7d871f
|
8333046: Clean codes in sun.security.util.math
Reviewed-by: weijun
|
2024-06-01 05:58:00 +00:00 |
|
Volodymyr Paprotski
|
afed7d0b05
|
8329538: Accelerate P256 on x86_64 using Montgomery intrinsic
Reviewed-by: ihse, ascarpino, sviswanathan
|
2024-05-22 16:27:27 +00:00 |
|
Jaikiran Pai
|
fe8a2aff31
|
8307778: com/sun/jdi/cds tests fail with jtreg's Virtual test thread factory
Reviewed-by: dholmes, sspitsyn, cjplummer, lmesnik
|
2024-05-16 05:42:38 +00:00 |
|
Jaikiran Pai
|
f9a1d3381b
|
8332020: jwebserver tool prints invalid URL in case of IPv6 address binding
Reviewed-by: dfuchs, vtewari
|
2024-05-11 04:31:11 +00:00 |
|
Nizar Benalla
|
b87a7e9906
|
8144100: Incorrect case-sensitive equality in com.sun.net.httpserver.BasicAuthenticator
Reviewed-by: jpai, dfuchs
|
2024-05-11 04:24:48 +00:00 |
|
SendaoYan
|
dea8076a58
|
8332006: Test com/sun/net/httpserver/TcpNoDelayNotRequired.java run timeout with -Xcomp
Reviewed-by: jpai, dfuchs
|
2024-05-10 10:10:53 +00:00 |
|
Christian Stein
|
7b79426a1d
|
8278353: Provide Duke as default favicon in Simple Web Server
Reviewed-by: dfuchs
|
2024-05-08 05:48:07 +00:00 |
|
Jaikiran Pai
|
8af606fb8c
|
8331334: com/sun/net/httpserver/HttpsParametersClientAuthTest.java fails in testServerNeedClientAuth(false)
Reviewed-by: dfuchs
|
2024-05-08 01:12:17 +00:00 |
|
robertengels
|
02c95a6d7e
|
6968351: httpserver clashes with delayed TCP ACKs for low Content-Length
Reviewed-by: dfuchs, djelinski, michaelm, jpai
|
2024-05-07 13:18:24 +00:00 |
|
Darragh Clarke
|
70944ca54a
|
8330033: com/sun/net/httpserver/bugs/B6431193.java fails in AssertionError after JDK-8326568
Reviewed-by: jpai, dfuchs
|
2024-04-10 16:11:06 +00:00 |
|
Darragh Clarke
|
86cb76728d
|
8326568: jdk/test/com/sun/net/httpserver/bugs/B6431193.java should use try-with-resource and try-finally
Reviewed-by: dfuchs, jpai
|
2024-04-10 11:12:40 +00:00 |
|
Vladimir Kozlov
|
83eba863fe
|
8329332: Remove CompiledMethod and CodeBlobLayout classes
Reviewed-by: vlivanov, stefank
|
2024-04-04 19:48:48 +00:00 |
|
Bill Huang
|
375bfac8e7
|
8327474: Review use of java.io.tmpdir in jdk tests
Reviewed-by: michaelm, jpai
|
2024-04-03 17:04:09 +00:00 |
|
Kevin Walls
|
2b79c22c43
|
8327505: Test com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails
Reviewed-by: lmesnik, stuefe
|
2024-03-28 09:06:41 +00:00 |
|
Christoph Langer
|
907e30ff00
|
8325579: Inconsistent behavior in com.sun.jndi.ldap.Connection::createSocket
Reviewed-by: dfuchs, aefimov
|
2024-03-25 16:31:52 +00:00 |
|
Chris Plummer
|
966a42f9b3
|
8324868: debug agent does not properly handle interrupts of a virtual thread
Reviewed-by: sspitsyn, amenkov
|
2024-03-12 20:54:18 +00:00 |
|
Jaikiran Pai
|
d451f818cf
|
8326381: com.sun.net.httpserver.HttpsParameters and SSLStreams incorrectly handle needClientAuth and wantClientAuth
Reviewed-by: djelinski
|
2024-03-10 13:48:14 +00:00 |
|
Alex Menkov
|
b8fc4186d5
|
8326525: com/sun/tools/attach/BasicTests.java does not verify AgentLoadException case
Reviewed-by: cjplummer, lmesnik, sspitsyn
|
2024-02-29 17:51:10 +00:00 |
|
Matthew Donovan
|
430290066c
|
8319673: Few security tests ignore VM flags
Reviewed-by: weijun, hchao
|
2024-02-29 12:08:14 +00:00 |
|
Alex Menkov
|
fc67c2b4f1
|
8325530: Vague error message when com.sun.tools.attach.VirtualMachine fails to load agent library
Reviewed-by: sspitsyn, cjplummer
|
2024-02-26 23:18:49 +00:00 |
|
Axel Boldt-Christmas
|
a3a2b1fbbf
|
8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread
Reviewed-by: rrich, dholmes, coleenp, dcubed
|
2024-02-07 15:49:16 +00:00 |
|
Doug Simon
|
91d8dac9cf
|
8325137: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java can fail in Xcomp with out of expected range
Reviewed-by: dholmes, sspitsyn
|
2024-02-02 10:44:42 +00:00 |
|
Anthony Scarpino
|
51dbd36c74
|
8322100: Fix GCMIncrementByte4 & GCMIncrementDirect4, and increase overlap testing
Reviewed-by: jnimeh
|
2024-01-17 18:08:38 +00:00 |
|
Weijun Wang
|
9fd855ed47
|
8322971: KEM.getInstance() should check if a 3rd-party security provider is signed
Reviewed-by: mullan, valeriep
|
2024-01-11 13:45:40 +00:00 |
|
Varada M
|
e5aed6be7a
|
8323276: StressDirListings.java fails on AIX
Reviewed-by: jpai, dfuchs
|
2024-01-11 12:17:35 +00:00 |
|
Stefan Karlsson
|
cbe329b90a
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Reviewed-by: lkorinth, lmesnik
|
2024-01-03 08:53:01 +00:00 |
|
Alex Menkov
|
459957f30a
|
8322062: com/sun/jdi/JdwpAllowTest.java does not performs negative testing with prefix length
Reviewed-by: cjplummer, sspitsyn
|
2023-12-18 21:14:09 +00:00 |
|
Kevin Walls
|
e1fd663f22
|
8311306: Test com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed: out of expected range
Reviewed-by: sspitsyn
|
2023-12-12 09:58:41 +00:00 |
|
Anthony Scarpino
|
dc9c77bebe
|
8318756: Create better internal buffer for AEADs
Reviewed-by: djelinski
|
2023-12-06 18:09:10 +00:00 |
|
Abhishek Kumar
|
4ef24e2596
|
8319938: TestFileChooserSingleDirectorySelection.java fails with "getSelectedFiles returned empty array"
Reviewed-by: aivanov, tr
|
2023-12-06 16:41:24 +00:00 |
|
Matthias Baesken
|
b9b82631bf
|
8317307: test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
Reviewed-by: clanger
|
2023-12-04 08:09:01 +00:00 |
|