Yasumasa Suenaga
7e41ca3da8
8266957: SA has not followed JDK-8220587 and JDK-8224965
...
Reviewed-by: cjplummer, sspitsyn
2021-06-05 00:07:04 +00:00
Weijun Wang
6765f90250
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
2021-06-02 11:57:31 +00:00
Yasumasa Suenaga
37bc4e2e3c
8263635: Add --servername option to jhsdb debugd
...
Reviewed-by: cjplummer, sspitsyn
2021-05-27 04:54:16 +00:00
Chris Plummer
10236e7a52
8263242: serviceability/sa/ClhsdbFindPC.java cannot find MaxJNILocalCapacity with ASLR
...
Reviewed-by: kevinw, ysuenaga
2021-05-18 21:26:56 +00:00
Mitsuru Kariya
a555fd89d0
8264734: Some SA classes could use better hashCode() implementation
...
Reviewed-by: cjplummer, kevinw
2021-05-17 09:49:57 +00:00
Patricio Chilano Mateo
853ffdb25c
8265934: Cleanup _suspend_flags and _special_runtime_exit_condition
...
Reviewed-by: rehn, dcubed, dholmes
2021-05-13 18:04:26 +00:00
Harold Seigel
e14b026841
8243287: Removal of Unsafe::defineAnonymousClass
...
Reviewed-by: iklam, mchung, alanb, dholmes
2021-05-13 12:46:54 +00:00
Yasumasa Suenaga
476994aa37
8266531: ZAddress::address() should be removed from SA
...
Reviewed-by: cjplummer, stefank
2021-05-12 05:27:14 +00:00
Yasumasa Suenaga
8bcebe73d2
8265505: findsym does not work on remote debug server
...
Reviewed-by: cjplummer, kevinw
2021-05-05 00:26:12 +00:00
Yasumasa Suenaga
b88785d2c6
8266038: Move newAddress() to JVMDebugger
...
Reviewed-by: kevinw, amenkov
2021-05-05 00:22:00 +00:00
Patricio Chilano Mateo
42af7da94d
8265933: Move Java monitor related fields from class Thread to JavaThread
...
Reviewed-by: rehn, dcubed, coleenp, dholmes
2021-04-29 18:13:27 +00:00
Yi Yang
fbfd4ea3ce
8265914: Duplicated NotANode and not_a_node
...
Reviewed-by: thartmann
2021-04-27 13:00:08 +00:00
Vladimir Kozlov
694acedf18
8264805: Remove the experimental Ahead-of-Time Compiler
...
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
2021-04-27 01:12:18 +00:00
Yasumasa Suenaga
159f5e1ede
8263636: Add --disable-registry option to jhsdb debugd
...
Reviewed-by: cjplummer, kevinw
2021-04-22 15:01:33 +00:00
Robbin Ehn
86bd44fe80
8257831: Suspend with handshakes
...
Reviewed-by: dcubed, rrich, dholmes, pchilanomate, sspitsyn
2021-04-22 10:30:47 +00:00
Yasumasa Suenaga
b1a225e119
8263565: NPE was thrown when sun.jvm.hotspot.rmi.serverNamePrefix was set
...
Reviewed-by: cjplummer, amenkov
2021-04-06 00:09:04 +00:00
Andrey Turbanov
6cf109503a
8264484: Replace uses of StringBuffer with StringBuilder in jdk.hotspot.agent
...
Reviewed-by: kevinw, amenkov, ysuenaga
2021-04-01 07:22:41 +00:00
Koichi Sakata
39f0b27a12
8176026: SA: Huge heap sizes cause a negative value to be displayed in the jhisto heap total
...
Reviewed-by: cjplummer, kevinw, ysuenaga
2021-04-01 04:10:15 +00:00
Joe Darcy
815248ab27
8264148: Update spec for exceptions retrofitted for exception chaining
...
Reviewed-by: rriggs, smarks
2021-03-30 19:59:59 +00:00
Yasumasa Suenaga
a209ed01ba
8263670: pmap and pstack in jhsdb do not work on debug server
...
Reviewed-by: cjplummer, sspitsyn
2021-03-27 11:15:17 +00:00
Anton Kozlov
dbc9e4b50c
8253795: Implementation of JEP 391: macOS/AArch64 Port
...
8253816: Support macOS W^X
8253817: Support macOS Aarch64 ABI in Interpreter
8253818: Support macOS Aarch64 ABI for compiled wrappers
8253819: Implement os/cpu for macOS/AArch64
8253839: Update tests and JDK code for macOS/Aarch64
8254941: Implement Serviceability Agent for macOS/AArch64
8255776: Change build system for macOS/AArch64
8262903: [macos_aarch64] Thread::current() called on detached thread
Co-authored-by: Vladimir Kempik <vkempik@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Reviewed-by: erikj, ihse, prr, cjplummer, stefank, gziemski, aph, mbeckwit, luhenry
2021-03-25 18:10:18 +00:00
Koichi Sakata
91d86e6ac1
8263572: Output from jstack mixed mode is misaligned
...
Reviewed-by: cjplummer, sspitsyn
2021-03-23 21:12:54 +00:00
Yasumasa Suenaga
b2a52ea516
8263342: Add --connect option to jhsdb hsdb/clhsdb
...
Reviewed-by: cjplummer, sspitsyn
2021-03-23 06:27:20 +00:00
Chris Plummer
30da9bc3c0
8263546: Add "findsym" command to clhsdb.html help file
...
Reviewed-by: ysuenaga, lmesnik
2021-03-19 19:16:59 +00:00
Yasumasa Suenaga
e03a59489c
8262504: Some CLHSDB command cannot know they run on remote debugger
...
Reviewed-by: cjplummer, sspitsyn
2021-03-16 05:46:23 +00:00
Thomas Schatzl
4f1cda4fd7
8263387: G1GarbageCollection JFR event gets gc phase, not gc type
...
Reviewed-by: sjohanss, ayang, iwalulya
2021-03-15 18:07:44 +00:00
Chris Plummer
b2f7c58dc9
8263055: hsdb Command Line Debugger does not properly direct output for some commands
...
Reviewed-by: amenkov, ysuenaga
2021-03-12 21:06:14 +00:00
Ioi Lam
d8a9c3ca92
8263002: Remove CDS MiscCode region
...
Reviewed-by: coleenp, dholmes
2021-03-10 06:07:39 +00:00
Yasumasa Suenaga
d0c1aec202
8263140: Japanese chars garble in console window in HSDB
...
Reviewed-by: iklam, prr, cjplummer
2021-03-09 23:43:07 +00:00
Yasumasa Suenaga
70342e8513
8262520: Add SA Command Line Debugger support to connect to debug server
...
Reviewed-by: cjplummer, kevinw
2021-03-09 23:41:52 +00:00
Matthias Baesken
0265ab63e4
8262466: linux libsaproc/DwarfParser.cpp delete DwarfParser object in early return
...
Reviewed-by: ysuenaga, kevinw
2021-03-03 07:41:01 +00:00
Yasumasa Suenaga
3b350ad87f
8261710: SA DSO objects have sizes that are too large
...
Reviewed-by: sspitsyn, cjplummer
2021-03-02 06:56:40 +00:00
Lin Zang
c54724da14
8257234: Add gz option to SA jmap to write a gzipped heap dump
...
Reviewed-by: cjplummer, ysuenaga, sspitsyn
2021-02-25 12:09:55 +00:00
Chris Plummer
aea474c48d
8261269: When using clhsdb to "inspect" a java object, clhsdb prints "Oop for..." twice
...
Reviewed-by: sspitsyn, kevinw
2021-02-22 23:22:50 +00:00
Chris Plummer
539c80bfda
8261702: ClhsdbFindPC can fail due to PointerFinder incorrectly thinking an address is in a .so
...
Reviewed-by: ysuenaga, kevinw, sspitsyn
2021-02-21 18:59:02 +00:00
Chris Plummer
18188c2aa7
8261692: Bugs in clhsdb history support
...
Reviewed-by: amenkov, sspitsyn
2021-02-20 23:19:41 +00:00
Chris Plummer
c158413e48
8261098: Add clhsdb "findsym" command
...
Reviewed-by: amenkov, sspitsyn
2021-02-19 00:58:28 +00:00
Chris Plummer
e7e20d4ec6
8261711: Clhsdb "versioncheck true" throws NPE every time
...
Reviewed-by: amenkov, sspitsyn
2021-02-16 22:32:10 +00:00
Chris Plummer
55d7bbcec0
8261607: SA attach is exceeding JNI Local Refs capacity
...
Reviewed-by: sgehwolf, amenkov
2021-02-16 21:16:55 +00:00
Chris Plummer
e29c560a11
8247514: Improve clhsdb 'findpc' ability to determine what an address points to by improving PointerFinder and PointerLocation classes
...
Reviewed-by: ysuenaga, kevinw
2021-02-12 22:01:43 +00:00
Yasumasa Suenaga
c342323c7a
8261431: SA: Add comments about load address of executable
...
Reviewed-by: sspitsyn, kevinw
2021-02-11 14:58:03 +00:00
Yasumasa Suenaga
9d59dec200
8248876: LoadObject with bad base address created for exec file on linux
...
Reviewed-by: cjplummer, kevinw
2021-02-08 02:34:01 +00:00
Roland Westrelin
3495febf51
8260296: SA's dumpreplaydata fails
...
Reviewed-by: kvn, cjplummer, iignatyev
2021-02-05 09:33:54 +00:00
Magnus Ihse Bursie
f7a6cff983
8261149: Initial nroff manpage update for JDK 17
...
Reviewed-by: dholmes, erikj
2021-02-04 14:37:33 +00:00
Jesper Wilhelmsson
9b7a8f1982
Merge
2021-02-04 02:06:33 +00:00
Phil Race
2be60e37e0
8257988: Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m
...
Reviewed-by: ihse, cjplummer
2021-02-03 21:58:02 +00:00
Ioi Lam
ffbcf1b0a7
8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass
...
Reviewed-by: lfoltan, hseigel, dholmes, stuefe
2021-02-02 23:40:29 +00:00
Magnus Ihse Bursie
ed1a7755c3
8258378: Final nroff manpage update for JDK 16
...
Reviewed-by: erikj, dholmes
2021-02-02 07:41:48 +00:00
Yasumasa Suenaga
6b24e98c42
8259008: ArithmeticException was thrown at "Monitor Cache Dump" on HSDB
...
Reviewed-by: dcubed, gziemski, eosterlund, cjplummer, sspitsyn
2021-01-30 03:46:23 +00:00
Kim Barrett
ea2c4474be
8259778: Merge MutableSpace and ImmutableSpace
...
Reviewed-by: sspitsyn, dholmes, tschatzl
2021-01-29 03:49:57 +00:00