Joachim Kern
21c2dac159
8315706: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java real fix for failure on AIX
...
Reviewed-by: dholmes, mbaesken
2023-09-18 11:57:48 +00:00
Erik Joelsson
020255a72d
8267174: Many test files have the wrong Copyright header
...
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
2023-09-12 20:16:05 +00:00
Daniel Jeliński
42f5b9e7aa
8315436: HttpsServer does not send TLS alerts
...
Reviewed-by: dfuchs, michaelm
2023-09-01 10:19:53 +00:00
Valerie Peng
2436fb010e
8312306: Add more Reference.reachabilityFence() calls to the security classes using Cleaner
...
Reviewed-by: ascarpino
2023-08-31 20:40:25 +00:00
Leonid Mesnik
7342f5a033
8314333: Update com/sun/jdi/ProcessAttachTest.java to use ProcessTools.createTestJvm(..)
...
Reviewed-by: cjplummer
2023-08-25 16:18:45 +00:00
Weibing Xiao
f2383b3cbd
8314063: The socket is not closed in Connection::createSocket when the handshake failed for LDAP connection
...
Reviewed-by: aefimov, msheppar
2023-08-25 12:20:18 +00:00
Matthias Baesken
703817d21f
8314517: some tests fail in case ipv6 is disabled on the machine
...
Reviewed-by: mdoerr, lucy, jpai, dfuchs
2023-08-23 10:44:40 +00:00
Chris Plummer
388dcff725
8282712: VMConnection.open() does not detect if VM failed to be created, resulting in NPE
...
Reviewed-by: sspitsyn, amenkov
2023-08-17 15:09:09 +00:00
Weibing Xiao
e56d3bc2da
8313657: com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors
...
Reviewed-by: vtewari, msheppar, aefimov
2023-08-14 17:38:53 +00:00
Liam Miller-Cushon
f41c267f85
8314045: ArithmeticException in GaloisCounterMode
...
Co-authored-by: Ioana Nedelcu <ioannanedelcu@google.com>
Reviewed-by: ascarpino
2023-08-14 15:51:18 +00:00
Matthias Baesken
6dba2026d7
8313670: Simplify shared lib name handling code in some tests
...
Reviewed-by: cjplummer, sspitsyn
2023-08-10 07:23:24 +00:00
Paul Hohensee
a9d21c61fb
8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
...
Reviewed-by: dholmes, sspitsyn, shade
2023-07-26 19:30:21 +00:00
Jaikiran Pai
842d6329cf
8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6
...
Reviewed-by: alanb, cjplummer, dholmes
2023-07-21 12:58:20 +00:00
Matthias Baesken
25cbe85d6f
8310550: Adjust references to rt.jar
...
Reviewed-by: erikj, clanger
2023-07-07 06:57:23 +00:00
Matthias Baesken
6a63badd8e
8310191: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java second failure on AIX
...
Reviewed-by: alanb, cjplummer
2023-06-19 06:39:58 +00:00
Chris Plummer
d7251c1755
8309757: com/sun/jdi/ReferrersTest.java fails with virtual test thread factory
...
Reviewed-by: sspitsyn, kevinw
2023-06-13 18:07:43 +00:00
Chris Plummer
1612b6dc6e
8309752: com/sun/jdi/SetLocalWhileThreadInNative.java fails with virtual test thread factory due to OpaqueFrameException
...
Reviewed-by: sspitsyn, lmesnik
2023-06-12 18:07:40 +00:00
Matthias Baesken
4d66d97745
8309549: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java fails on AIX
...
Reviewed-by: alanb, cjplummer, sspitsyn
2023-06-12 07:07:38 +00:00
Chris Plummer
84184f9473
8232839: JDI AfterThreadDeathTest.java failed due to "FAILED: Did not get expected IllegalThreadStateException on a StepRequest.enable()"
...
Reviewed-by: sspitsyn, kevinw
2023-06-09 18:01:22 +00:00
Chris Plummer
e3f3ac0825
8309420: com/sun/jdi/StepTest.java fails with virtual thread wrapper
...
Reviewed-by: sspitsyn, amenkov
2023-06-07 18:03:49 +00:00
Chris Plummer
c38abbfcaa
8309510: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java no longer needs to override startUp() method
...
Reviewed-by: sspitsyn, amenkov
2023-06-07 17:57:23 +00:00
Chris Plummer
a54f4d4ab9
8309509: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java fails with virtual test thread factory
...
Reviewed-by: sspitsyn, amenkov
2023-06-07 17:49:05 +00:00
Chris Plummer
65bdbc7a8c
8309396: com/sun/jdi/JdbMethodExitTest.java fails with virtual threads due to a bug in determining the main thread id
...
Reviewed-by: amenkov, sspitsyn
2023-06-06 21:57:18 +00:00
Chris Plummer
16ab7bfe22
8309505: com/sun/jdi/MethodEntryExitEvents.java due to finding wrong main thread
...
Reviewed-by: amenkov, sspitsyn
2023-06-06 18:34:18 +00:00
Chris Plummer
571fbdc311
8309506: com/sun/jdi/MultiBreakpointsTest.java fails with virtual test thread factory
...
Reviewed-by: amenkov, sspitsyn
2023-06-06 18:17:47 +00:00
Alan Bateman
2e9eff5641
8309406: Change jdk.trackAllThreads to default to true
...
Reviewed-by: rpressler, mchung, cjplummer
2023-06-06 06:01:38 +00:00
Chris Plummer
1bb037bdc6
8309329: com/sun/jdi/DeferredStepTest.java fails with virtual threads due to not waiting for threads to exit
...
Reviewed-by: sspitsyn, lmesnik, amenkov
2023-06-02 19:09:56 +00:00
Alan Bateman
5bd2af26e6
8307478: Implementation of Prepare to Restrict The Dynamic Loading of Agents
...
Reviewed-by: sspitsyn, cjplummer
2023-06-02 05:57:01 +00:00
Chris Plummer
5531f6ba1b
8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn
...
Reviewed-by: sspitsyn, alanb
2023-05-31 20:50:22 +00:00
Chris Plummer
eae1f59da9
8309159: Some minor comment and code cleanup in jdk/com/sun/jdi/PopFramesTest.java
...
Reviewed-by: sspitsyn, lmesnik
2023-05-31 17:38:18 +00:00
Weijun Wang
6b90b0519e
8297878: KEM: Implementation
...
Reviewed-by: ascarpino, mullan
2023-05-30 16:29:19 +00:00
Paul Hohensee
3eced01f9e
8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM
...
Reviewed-by: dholmes, mchung
2023-05-30 13:44:02 +00:00
Chris Plummer
89f2d458a2
8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames
...
8308481: JDI TestScaffold does not support passing app arguments to the debuggee
8305632: Test com/sun/jdi/PopAndInvokeTest.java fails with OpaqueFrameException
Reviewed-by: alanb, sspitsyn, lmesnik
2023-05-24 16:54:05 +00:00
Jamil Nimeh
bb0ff48aa9
8305091: Change ChaCha20 cipher init behavior to match AES-GCM
...
Reviewed-by: djelinski, ascarpino
2023-05-23 14:31:08 +00:00
Chris Plummer
54c06d2d91
8307559: Add better checking in com/sun/jdi tests for debuggee exiting unexpectedly with an exception
...
Reviewed-by: kevinw, lmesnik
2023-05-11 23:16:22 +00:00
Chris Plummer
489658dbd2
8307885: com/sun/jdi/ConnectedVMs.java fails with "Invalid debuggee exitValue: 0"
...
Reviewed-by: kevinw, sspitsyn
2023-05-11 17:07:27 +00:00
Daniel D. Daugherty
df90df298e
8307857: validate-source fails after JDK-8306758
...
Reviewed-by: rriggs, cjplummer
2023-05-10 19:38:24 +00:00
Chris Plummer
268836482d
8306758: com/sun/jdi/ConnectedVMs.java fails with "Non-zero debuggee exitValue: 143"
...
Reviewed-by: amenkov, sspitsyn
2023-05-10 19:09:24 +00:00
Kevin Walls
e206d57bfc
8307362: Remove test com/sun/jdi/JdbLastErrorTest.java
...
Reviewed-by: dcubed
2023-05-04 06:31:15 +00:00
Leonid Mesnik
caee1beaaf
8307305: Update debugger tests to support JTREG_TEST_THREAD_FACTORY mode
...
Reviewed-by: cjplummer
2023-05-04 03:51:24 +00:00
Chris Plummer
38cc0391f3
8306705: com/sun/jdi/PopAndInvokeTest.java fails with NativeMethodException
...
Reviewed-by: lmesnik, amenkov, sspitsyn
2023-04-26 17:32:05 +00:00
Leonid Mesnik
00eb348a52
8305937: com/sun/jdi/SetLocalWhileThreadInNative.java fails with -XX:+TieredCompilation
...
Reviewed-by: dcubed
2023-04-13 16:02:17 +00:00
Leonid Mesnik
bc15163386
8304834: Fix wrapper insertion in TestScaffold.parseArgs(String args[])
...
Reviewed-by: cjplummer, dholmes
2023-04-12 17:44:38 +00:00
Alan Bateman
2586f36120
8304919: Implementation of Virtual Threads
...
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
2023-04-11 05:49:54 +00:00
Chris Plummer
1d517afbd4
8305209: JDWP exit error AGENT_ERROR_INVALID_THREAD(203): missing entry in running thread table
...
Reviewed-by: sspitsyn, lmesnik
2023-04-06 19:13:27 +00:00
Leonid Mesnik
ddd50d0db3
8305608: Change VMConnection to use "test.class.path"instead of "test.classes"
...
Reviewed-by: cjplummer, sspitsyn
2023-04-06 14:11:40 +00:00
Leonid Mesnik
35d22930bb
8305607: Remove some unused test parameters in com/sun/jdi tests
...
Reviewed-by: sspitsyn, amenkov, cjplummer
2023-04-06 03:32:12 +00:00
Leonid Mesnik
c59411929d
8305511: Remove ignore from com/sun/jdi/PopAndInvokeTest.java
...
Reviewed-by: cjplummer, sspitsyn
2023-04-04 14:39:56 +00:00
Ioi Lam
9ce5fdc962
8305421: Work around JDK-8305420 in CDSJDITest.java
...
Reviewed-by: cjplummer
2023-04-03 22:28:58 +00:00
Daniel Jeliński
f9827ad172
8288109: HttpExchangeImpl.setAttribute does not allow null value after JDK-8266897
...
Reviewed-by: dfuchs, jpai
2023-04-03 14:57:03 +00:00