David Holmes
|
6dd8723f66
|
8290918: Initial nroff manpage generation for JDK 21
Reviewed-by: lancea, iris, darcy
|
2023-01-24 06:27:54 +00:00 |
|
Jesper Wilhelmsson
|
56dc3b08a6
|
Merge
|
2023-01-23 20:58:40 +00:00 |
|
Fredrik Bredberg
|
f307e8c667
|
8299795: Relativize locals in interpreter frames
Reviewed-by: coleenp, rehn, pchilanomate, mdoerr, fyang
|
2023-01-23 10:43:50 +00:00 |
|
David Holmes
|
fd752178e3
|
8290919: Update nroff pages in JDK 20 before RC
Reviewed-by: iris, alanb
|
2023-01-23 07:44:32 +00:00 |
|
Daniel Jeliński
|
50e7df91c7
|
8300024: Replace use of JNI_COMMIT mode with mode 0
Reviewed-by: amenkov, sspitsyn, cjplummer
|
2023-01-16 06:58:27 +00:00 |
|
Daniel Jeliński
|
fe7fca0128
|
8300032: DwarfParser resource leak
Reviewed-by: cjplummer, sspitsyn
|
2023-01-16 06:56:43 +00:00 |
|
Kim Barrett
|
ddca2b9b46
|
8299701: Remove unused GCCause::_wb_conc_mark
Reviewed-by: eosterlund, iwalulya
|
2023-01-11 05:12:26 +00:00 |
|
Matthias Baesken
|
2ccdefc81c
|
8299470: sun/jvm/hotspot/SALauncher.java handling of negative rmiport args
Reviewed-by: clanger, sspitsyn, kevinw
|
2023-01-05 07:59:41 +00:00 |
|
Coleen Phillimore
|
2e801e16ec
|
8298475: Remove JVM_ACC_PROMOTED_FLAGS
Reviewed-by: sspitsyn, dcubed, dholmes
|
2022-12-14 12:47:08 +00:00 |
|
Albert Mingkun Yang
|
ceca4fc9ec
|
8298264: Merge OffsetTableContigSpace into TenuredSpace
Reviewed-by: stefank, tschatzl
|
2022-12-14 12:45:17 +00:00 |
|
Jonathan Gibbons
|
5a45c25151
|
8297164: Update troff man pages and CheckManPageOptions.java
Reviewed-by: dholmes
|
2022-11-21 22:03:48 +00:00 |
|
Matias Saavedra Silva
|
a8070fba21
|
8296157: Rename FileMapInfo::space_at() to region_at()
Reviewed-by: iklam, ccheung
|
2022-11-03 21:24:12 +00:00 |
|
Coleen Phillimore
|
7e88209e6c
|
8295964: Move InstanceKlass::_misc_flags
Reviewed-by: sspitsyn, dholmes
|
2022-10-31 13:00:09 +00:00 |
|
Kim Barrett
|
3a873d3c5b
|
8295808: GrowableArray should support capacity management
Reviewed-by: aboldtch, tschatzl, sspitsyn
|
2022-10-25 17:42:48 +00:00 |
|
Aleksey Shipilev
|
dfd2d83144
|
8295657: SA: Allow larger object alignments
Reviewed-by: stuefe, cjplummer
|
2022-10-21 08:15:49 +00:00 |
|
Chris Plummer
|
d362e16924
|
8294689: The SA transported_core.html file needs quite a bit of work
Reviewed-by: kevinw, poonam, sspitsyn
|
2022-10-11 18:01:18 +00:00 |
|
Aleksey Shipilev
|
fe7a4617fe
|
8294920: Missing SP value in Linux x86_32 thread context
Reviewed-by: cjplummer, sspitsyn
|
2022-10-07 18:23:16 +00:00 |
|
Chris Plummer
|
5f6ad926d7
|
8294547: HotSpotAgent.setupVM() should include "cause" exception when throwing DebuggerException
Reviewed-by: sspitsyn, coleenp
|
2022-09-29 18:31:10 +00:00 |
|
Chris Plummer
|
3b7fc80b18
|
8294411: SA should provide more useful info when it fails to start up due to "failed to workaround classshareing"
Reviewed-by: kevinw, sspitsyn
|
2022-09-28 17:17:12 +00:00 |
|
Andrey Turbanov
|
5725a93c07
|
8293879: Remove unnecessary castings in jdk.hotspot.agent
Reviewed-by: lmesnik, cjplummer
|
2022-09-19 10:58:46 +00:00 |
|
Aleksey Shipilev
|
60f59a4a88
|
8293660: Fix frame::sender_for_compiled_frame frame size assert
Reviewed-by: dlong, kvn
|
2022-09-14 05:44:47 +00:00 |
|
Andrey Turbanov
|
7e02039805
|
8293647: Avoid unnecessary boxing in jdk.hotspot.agent
Reviewed-by: cjplummer, sspitsyn
|
2022-09-13 17:53:33 +00:00 |
|
Chris Plummer
|
526eb54fc3
|
8293669: SA: Remove unnecssary "InstanceStackChunkKlass: InstanceStackChunkKlass" output when scanning heap
Reviewed-by: sspitsyn
|
2022-09-12 23:56:45 +00:00 |
|
Daniel Skantz
|
524af94937
|
8283627: Outdated comment in MachineDescriptionTwosComplement.isLP64
Reviewed-by: cjplummer, sspitsyn, lmesnik
|
2022-09-12 16:31:52 +00:00 |
|
John R Rose
|
8d3399bf5f
|
8292758: put support for UNSIGNED5 format into its own header file
Reviewed-by: dlong, coleenp
|
2022-09-08 07:36:53 +00:00 |
|
Chris Plummer
|
710a143473
|
8293445: clhsdb "thread" command gives incorrect error message for bad threadID
Reviewed-by: dcubed
|
2022-09-06 22:26:29 +00:00 |
|
Chris Plummer
|
e92b9e4030
|
8293325: Minor improvements to macos catch_mach_exception_raise() error handling
Reviewed-by: amenkov, dcubed, sspitsyn
|
2022-09-03 23:15:35 +00:00 |
|
Chris Plummer
|
767262e67c
|
8292201: serviceability/sa/ClhsdbThreadContext.java fails with "'Thread "Common-Cleaner"' missing from stdout/stderr"
Reviewed-by: amenkov, sspitsyn
|
2022-09-03 16:06:25 +00:00 |
|
Chris Plummer
|
2baeebbc02
|
8293006: sun/tools/jhsdb/JStackStressTest.java fails with "UnalignedAddressException: 8baadbabe"
Reviewed-by: dcubed, sspitsyn
|
2022-09-02 16:11:01 +00:00 |
|
Chris Plummer
|
07616de00c
|
8175382: clhsdb pmap should print the end addresses of the load modules
Reviewed-by: sspitsyn, ysuenaga
|
2022-09-01 16:35:41 +00:00 |
|
Chris Plummer
|
c3380c03b1
|
8292995: improve the SA page cache
Reviewed-by: kevinw, sspitsyn
|
2022-08-30 23:13:49 +00:00 |
|
Chris Plummer
|
f285cea9a6
|
8293037: Remove DebuggerBase.writeBytes() and related code from SA
Reviewed-by: amenkov, kevinw
|
2022-08-30 16:24:51 +00:00 |
|
Chris Plummer
|
55f5a83b88
|
8282410: Remove SA ProcDebugger support
Reviewed-by: kevinw, amenkov
|
2022-08-25 22:25:49 +00:00 |
|
Erik Österlund
|
054c23f484
|
8290025: Remove the Sweeper
Reviewed-by: stefank, kvn, iveresov, coleenp, vlivanov, mdoerr
|
2022-08-25 09:48:55 +00:00 |
|
Andrey Turbanov
|
37c0a13647
|
8292350: Use static methods for hashCode/toString primitives
Reviewed-by: prr, rriggs, amenkov, jpai
|
2022-08-20 10:05:48 +00:00 |
|
Daniel Jeliński
|
083e014d0c
|
8292233: Increase symtab hash table size
Reviewed-by: kevinw, cjplummer
|
2022-08-12 05:25:46 +00:00 |
|
Thomas Schatzl
|
95fc16bdfa
|
8290525: Move HeapRegion::_compaction_top to G1FullCollector
Reviewed-by: kbarrett, sangheki
|
2022-07-29 15:45:25 +00:00 |
|
David Holmes
|
e9f97b2e8c
|
8290489: Initial nroff manpage generation for JDK 20
Reviewed-by: dcubed
|
2022-07-22 04:40:15 +00:00 |
|
Daniel D. Daugherty
|
9c19d89c9c
|
Merge
|
2022-07-20 22:56:17 +00:00 |
|
David Holmes
|
618f3a82a4
|
8278274: Update nroff pages in JDK 19 before RC
Reviewed-by: jjg
|
2022-07-20 04:40:09 +00:00 |
|
Daniel Jeliński
|
04c47da118
|
8289768: Clean up unused code
Reviewed-by: dfuchs, lancea, weijun, naoto, cjplummer, alanb, michaelm, chegar
|
2022-07-12 11:30:17 +00:00 |
|
Harold Seigel
|
09b4032f8b
|
8289534: Change 'uncomplicated' hotspot runtime options
Reviewed-by: coleenp, dholmes
|
2022-07-01 14:31:30 +00:00 |
|
Ryan Ernst
|
7b5bd251ef
|
8286397: Address possibly lossy conversions in jdk.hotspot.agent
Reviewed-by: cjplummer, chegar
|
2022-06-30 08:28:45 +00:00 |
|
Albert Mingkun Yang
|
2961b7eede
|
8285364: Remove REF_ enum for java.lang.ref.Reference
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: kbarrett, coleenp, stefank
|
2022-06-29 13:15:19 +00:00 |
|
Jayashree Huttanagoudar
|
ddb55ede2c
|
8135292: Remove duplicate code in <OS>Address.java in SA
Reviewed-by: cjplummer, amenkov
|
2022-06-27 11:52:42 +00:00 |
|
Andrey Turbanov
|
7905788e96
|
8289126: Cleanup unnecessary null comparison before instanceof check in jdk.hotspot.agent
Reviewed-by: ayang, cjplummer
|
2022-06-27 07:30:19 +00:00 |
|
Coleen Phillimore
|
cf4a4966a8
|
8288064: Class initialization locking
Reviewed-by: rehn, vlivanov
|
2022-06-16 12:38:06 +00:00 |
|
Andrey Turbanov
|
26048ea21e
|
8287695: Use String.contains() instead of String.indexOf() in jdk.hotspot.agent
Reviewed-by: cjplummer
|
2022-06-02 19:28:20 +00:00 |
|
Nick Gasson
|
d8331737ad
|
8286711: AArch64: serviceability agent tests fail with PAC enabled
Reviewed-by: dholmes, cjplummer
|
2022-05-30 08:12:05 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|