Jaikiran Pai
0566c79eb2
8373481: Remove the deprecated -noclassgc, -noverify, -Xverify:none and -verifyremote options from the java launcher
...
Reviewed-by: lancea, dholmes, alanb
2026-04-28 11:06:35 +00:00
Alex Menkov
46b93a0aea
8248165: Missing whitespace in jdb message printed when setting value of invalid type
...
Reviewed-by: cjplummer
2026-03-10 18:07:41 +00:00
Roger Calnan
1df0594388
8377502: Add anchors to the options in the Serviceability tool man pages
...
Reviewed-by: dholmes, cjplummer
2026-02-20 03:52:56 +00:00
Sergey Bylokhov
2d1be8a9e6
8374391: Update the copyright year to 2025 in the remaining files under src/ where it was missed
...
Reviewed-by: aivanov
2025-12-31 17:15:34 +00:00
Chris Plummer
72505420ca
8374038: JDI EventRequestManager javadoc has unrendered @link tags inside an @code block
...
Reviewed-by: kevinw, amenkov
2025-12-22 19:28:10 +00:00
Chris Plummer
ee0b8a72c6
8373102: com/sun/jdi/MethodInvokeWithTraceOnTest.java can fail with ObjectCollectedException when run with a small heap
...
Reviewed-by: amenkov, sspitsyn
2025-12-05 15:39:49 +00:00
Chris Plummer
9041f4c47f
8309400: JDI spec needs to clarify when OpaqueFrameException and NativeMethodException are thrown
...
Reviewed-by: sspitsyn, alanb, amenkov
2025-08-20 15:32:17 +00:00
Julian Waters
563a3358f6
8342682: Errors related to unused code on Windows after 8339120 in dt_shmem jdwp security and jpackage
...
Reviewed-by: cjplummer, asemenyuk, almatvee
2025-07-08 01:27:11 +00:00
Alisen Chung
da7080fffb
8359761: JDK 25 RDP1 L10n resource files update
...
Reviewed-by: aivanov, almatvee, nbenalla, jlu, dnguyen, cstein, naoto
2025-06-27 16:13:03 +00:00
Volkan Yazici
eacfcd86d3
8357995: Use "stdin.encoding" for reading System.in with InputStreamReader/Scanner [core]
...
Reviewed-by: naoto, cjplummer
2025-06-16 07:27:05 +00:00
Kevin Walls
997aa176db
8351310: Deprecate com.sun.jdi.JDIPermission for removal
...
Reviewed-by: sspitsyn, cjplummer
2025-03-25 12:32:16 +00:00
Hannes Wallnöfer
3f0c137026
8347123: Add missing @serial tags to other modules
...
Reviewed-by: prr, nbenalla, alanb
2025-02-17 15:31:18 +00:00
Nizar Benalla
22069ff42b
8348975: Broken links in the JDK 24 JavaDoc API documentation, build 33
...
Reviewed-by: liach
2025-01-30 10:10:49 +00:00
Magnus Ihse Bursie
c9ec2716a5
8345800: Update copyright year to 2024 for serviceability in files where it was missed
...
Reviewed-by: dholmes, cjplummer
2024-12-11 10:40:19 +00:00
Brian Burkhalter
c4c6b1fe06
8344562: Remove security manager dependency from module jdk.jdi
...
Reviewed-by: kevinw, lmesnik, cjplummer
2024-11-20 16:01:01 +00:00
Magnus Ihse Bursie
475feb064b
8344056: Use markdown format for man pages
...
Reviewed-by: cstein, iris, dholmes
2024-11-18 09:23:50 +00:00
Archie Cobbs
a5f11b5f77
8343483: Remove unnecessary @SuppressWarnings annotations (serviceability)
...
Reviewed-by: cjplummer
2024-11-13 16:58:10 +00:00
Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Hannes Wallnöfer
fd5ff0547c
8342827: Fix order of @param tags in other modules
...
Reviewed-by: jpai, iris, joehw, darcy, dfuchs
2024-10-25 07:08:29 +00:00
Justin Lu
2db3397187
8341797: Fix ExceptionOccurred in jdk.jdi
...
Reviewed-by: amenkov, cjplummer
2024-10-11 21:31:58 +00:00
Jaikiran Pai
a4eb9a063f
8339918: Remove checks for outdated -t -tm -Xfuture -checksource -cs -noasyncgc options from the launcher
...
Reviewed-by: dholmes, alanb
2024-09-16 08:34:54 +00:00
Yagmur Eren
2305d18e8d
8339384: Unintentional IOException in jdk.jdi module when JDWP end of stream occurs
...
Reviewed-by: cjplummer, kevinw
2024-09-05 09:26:08 +00:00
Maurizio Cimadamore
20d8f58c92
8331671: Implement JEP 472: Prepare to Restrict the Use of JNI
...
Reviewed-by: jpai, prr, ihse, kcr, alanb
2024-08-26 09:17:45 +00:00
Damon Nguyen
c4702ca8c0
8333827: JDK 23 RDP1 L10n resource files update
...
Reviewed-by: achung, jlu, naoto, joehw, prappo, cjplummer, asemenyuk, prr
2024-06-13 21:27:56 +00:00
David Holmes
3a01b47ac9
8330205: Initial troff manpage generation for JDK 24
...
Reviewed-by: alanb, iris
2024-06-11 01:05:19 +00:00
Chris Plummer
3634a91050
8332751: Broken link in VirtualMachine.html
...
Reviewed-by: amenkov, alanb
2024-05-30 20:38:38 +00:00
Chris Plummer
922e312b0a
8328611: Thread safety issue in com.sun.tools.jdi.ReferenceTypeImpl::classObject
...
Reviewed-by: amenkov, sspitsyn
2024-05-30 18:03:44 +00:00
Serguei Spitsyn
b890336e11
8328083: degrade virtual thread support for GetObjectMonitorUsage
...
Reviewed-by: cjplummer, alanb
2024-05-23 12:07:17 +00:00
Nizar Benalla
a33cb9045b
8332098: Add missing @ since tags to jdk.jdi
...
Reviewed-by: alanb, cjplummer
2024-05-16 11:04:45 +00:00
Serguei Spitsyn
33aa4b26b1
8256314: JVM TI GetCurrentContendedMonitor is implemented incorrectly
...
Reviewed-by: dholmes, lmesnik
2024-03-08 19:46:23 +00:00
Magnus Ihse Bursie
18e24d0619
8325109: Sort method modifiers in canonical order
...
Reviewed-by: aivanov, rriggs, darcy, prappo
2024-02-07 15:50:40 +00:00
Chris Plummer
93bedd7aba
8323213: Fix some javadoc broken links in ObjectReference, and other misc javadoc cleanups
...
Reviewed-by: sspitsyn, amenkov
2024-01-11 18:13:11 +00:00
Chris Plummer
46965a096c
8322981: Fix 2 locations in JDI that throw IOException without using the "Caused by" exception
...
Reviewed-by: dholmes, lmesnik
2024-01-05 17:53:45 +00:00
David Holmes
692be57738
8322065: Initial nroff manpage generation for JDK 23
...
Reviewed-by: alanb
2023-12-14 21:26:10 +00:00
Chris Plummer
9aaac2eee3
8301639: JDI and JDWP specs should clarify potential deadlock issues with method invocation
...
Reviewed-by: dholmes, alanb
2023-09-22 20:29:00 +00:00
Justin Lu
b55e418a07
8301991: Convert l10n properties resource bundles to UTF-8 native
...
Reviewed-by: naoto
2023-09-14 22:19:18 +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
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
David Holmes
b2e86aef65
8304478: Initial nroff manpage generation for JDK 22
...
Reviewed-by: alanb, sspitsyn, mchung, lancea
2023-06-19 22:30:50 +00:00
Justin Lu
81bfd78901
8309632: JDK 21 RDP1 L10n resource files update
...
Reviewed-by: naoto
2023-06-15 19:43:07 +00:00
Chris Plummer
e8271649e0
8309146: extend JDI StackFrame.setValue() and JDWP StackFrame.setValues minimal support for virtual threads
...
Reviewed-by: sspitsyn, alanb
2023-06-01 15:33:20 +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
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
Chris Plummer
d809823fe4
8306471: Add virtual threads support to JDWP ThreadReference.Stop and JDI ThreadReference.stop()
...
Reviewed-by: sspitsyn, alanb
2023-05-12 20:05:21 +00:00
Xue-Lei Andrew Fan
cbecf422df
8307850: update for deprecated sprintf for jdk.jdi
...
Reviewed-by: cjplummer
2023-05-11 18:07:54 +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
Eirik Bjorsnos
46b0602376
8304547: Remove checking of -Djava.compiler in src/jdk.jdi/share/classes/com/sun/tools/jdi/SunCommandLineLauncher.java
...
Reviewed-by: dholmes, cjplummer, alanb
2023-03-27 14:32:41 +00:00
Chris Plummer
f8482c20f4
8297638: Memory leak in case of many started-dead threads
...
Reviewed-by: amenkov, sspitsyn
2023-03-18 00:23:58 +00:00
Julian Waters
2fe4e5f8d7
8303169: Remove Windows specific workaround from libdt
...
Reviewed-by: cjplummer, sspitsyn, clanger
2023-02-27 15:35:58 +00:00
Chris Plummer
3be5317b59
8301798: [BACKOUT] jdb ThreadStartRequest and ThreadDeathRequest should use SUSPEND_NONE instead of SUSPEND_ALL
...
Reviewed-by: dcubed, dholmes
2023-02-03 22:22:55 +00:00