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 |
|
Magnus Ihse Bursie
|
76caeed498
|
8285366: Fix typos in serviceability
Reviewed-by: kevinw, sspitsyn
|
2022-05-13 15:17:22 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Chris Plummer
|
716a80a838
|
8283179: SA tests fail with "ERROR: catch_mach_exception_raise: Message doesn't denote a Unix soft signal."
Reviewed-by: dholmes, amenkov
|
2022-04-27 17:57:34 +00:00 |
|
Patricio Chilano Mateo
|
4e20a03786
|
8283044: Use asynchronous handshakes to deliver asynchronous exceptions
Reviewed-by: dcubed, dholmes, rehn
|
2022-04-04 14:00:26 +00:00 |
|
Andrey Turbanov
|
3e643f4599
|
8283799: Collapse identical catch branches in jdk.hotspot.agent
Reviewed-by: lmesnik, amenkov
|
2022-03-31 07:56:44 +00:00 |
|
Chris Plummer
|
2fef5d4a33
|
8281853: serviceability/sa/ClhsdbThreadContext.java failed with NullPointerException: Cannot invoke "sun.jvm.hotspot.gc.shared.GenCollectedHeap.getGen(int)" because "this.heap" is null
Reviewed-by: kevinw, sspitsyn
|
2022-03-29 18:38:42 +00:00 |
|
Christoph Langer
|
f4eaa16c0f
|
8283728: jdk.hotspot.agent: Wrong location for RISCV64ThreadContext.java
Reviewed-by: fyang, jiefu, dholmes
|
2022-03-28 09:59:40 +00:00 |
|
Fei Yang
|
5905b02c0e
|
8276799: Implementation of JEP 422: Linux/RISC-V Port
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com>
Co-authored-by: Yanhong Zhu <zhuyanhong2@huawei.com>
Co-authored-by: Feilong Jiang <jiangfeilong@huawei.com>
Co-authored-by: Kun Wang <wangkun49@huawei.com>
Co-authored-by: Zhuxuan Ni <nizhuxuan@huawei.com>
Co-authored-by: Taiping Guo <guotaiping1@huawei.com>
Co-authored-by: Kang He <hekang6@huawei.com>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Xiaolin Zheng <yunyao.zxl@alibaba-inc.com>
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: ihse, dholmes, rriggs, kvn, shade
|
2022-03-24 09:22:46 +00:00 |
|
Albert Mingkun Yang
|
19d34bdf99
|
8281879: Serial: Merge CardGeneration into TenuredGeneration
Reviewed-by: tschatzl, iwalulya
|
2022-03-21 16:20:20 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Chris Plummer
|
85d839fb4f
|
8280601: ClhsdbThreadContext.java test is triggering codecache related asserts
Reviewed-by: kevinw, sspitsyn
|
2022-02-01 23:02:06 +00:00 |
|
Chris Plummer
|
bdfa15d92c
|
8250801: Add clhsdb "threadcontext" command
Reviewed-by: sspitsyn, kevinw
|
2022-01-18 19:21:13 +00:00 |
|
Chris Plummer
|
fd9fb9a4af
|
8279194: Add Annotated Memory Viewer feature to SA's HSDB
Reviewed-by: sspitsyn, ysuenaga
|
2022-01-18 19:20:20 +00:00 |
|
Kevin Walls
|
6933934633
|
8278597: Remove outdated comments regarding RMISecurityManager in HotSpotAgent.java
Reviewed-by: rriggs, sspitsyn
|
2022-01-13 09:29:05 +00:00 |
|
Chris Plummer
|
2a59ebbba3
|
8279119: src/jdk.hotspot.agent/doc/index.html file contains references to scripts that no longer exist
Reviewed-by: kevinw, sspitsyn
|
2022-01-03 01:29:13 +00:00 |
|
Chris Plummer
|
eaefb1a1ed
|
8244669: convert clhsdb "mem" command from javascript to java
Reviewed-by: sspitsyn, kevinw, poonam
|
2021-12-22 23:02:41 +00:00 |
|
Chris Plummer
|
d0ea7c9db9
|
8279024: Remove javascript references from clhsdb.html
Reviewed-by: kevinw, sspitsyn
|
2021-12-22 03:56:08 +00:00 |
|
Chris Plummer
|
00c0d10870
|
8244670: convert clhsdb "whatis" command from javascript to java
Reviewed-by: sspitsyn, kevinw
|
2021-12-21 22:55:09 +00:00 |
|
Chris Plummer
|
7517c85da3
|
8269838: BasicTypeDataBase.findDynamicTypeForAddress(addr, basetype) can be simplified
Reviewed-by: kevinw, sspitsyn
|
2021-12-15 17:08:44 +00:00 |
|
David Holmes
|
624f3094b8
|
8278275: Initial nroff manpage generation for JDK 19
Reviewed-by: erikj, jjg, iris
|
2021-12-13 21:36:24 +00:00 |
|
Harold Seigel
|
14f7385a72
|
8277481: Obsolete seldom used CDS flags
Reviewed-by: iklam, ccheung, dholmes
|
2021-12-13 13:35:37 +00:00 |
|
Jonathan Gibbons
|
ed5d53ae0e
|
8273179: Update nroff pages in JDK 18 before RC
Reviewed-by: dholmes
|
2021-12-10 02:50:37 +00:00 |
|
Andrey Turbanov
|
66eaf65261
|
8277413: Remove unused local variables in jdk.hotspot.agent
Reviewed-by: lmesnik, tschatzl, sspitsyn
|
2021-11-23 12:33:13 +00:00 |
|
Andrey Turbanov
|
c06df25a4f
|
8274662: Replace 'while' cycles with iterator with enhanced-for in jdk.hotspot.agent
Reviewed-by: amenkov, cjplummer, sspitsyn
|
2021-11-16 11:18:10 +00:00 |
|
Dean Long
|
9326eb1461
|
8276095: ciReplay: replay failure due to incomplete ciMethodData information
Reviewed-by: chagedorn, kvn
|
2021-11-15 21:09:23 +00:00 |
|
Coleen Phillimore
|
3b2585c02b
|
8276658: Clean up JNI local handles code
Reviewed-by: dholmes, pchilanomate
|
2021-11-12 16:17:15 +00:00 |
|
Magnus Ihse Bursie
|
7023b3f8a1
|
8276628: Use blessed modifier order in serviceability code
Reviewed-by: dholmes, lmesnik, cjplummer
|
2021-11-05 12:07:58 +00:00 |
|
Andrey Turbanov
|
a579483c88
|
8274899: Replace usages of Collections.sort with List.sort call in jdk.hotspot.agent
Reviewed-by: sspitsyn, cjplummer, ayang
|
2021-10-19 14:46:30 +00:00 |
|
Andrey Turbanov
|
dcf428c7a7
|
8275075: Remove unnecessary conversion to String in jdk.hotspot.agent
Reviewed-by: sspitsyn, cjplummer
|
2021-10-13 09:07:07 +00:00 |
|
Lin Zang
|
3f01d03a10
|
8275021: Test serviceability/sa/TestJmapCore.java fails with: java.io.IOException: Stack frame 0x4 not found
Reviewed-by: dholmes, dcubed
|
2021-10-11 15:27:28 +00:00 |
|
Lin Zang
|
5ecc99bbf5
|
8274620: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java is timing out
Reviewed-by: cjplummer, dholmes
|
2021-10-11 01:56:34 +00:00 |
|
Yumin Qi
|
8de77634c4
|
8273152: Refactor CDS FileMapHeader loading code
Reviewed-by: ccheung, iklam
|
2021-10-07 21:33:32 +00:00 |
|
Yasumasa Suenaga
|
986ee5d0bf
|
8274670: Improve version string handling in SA
Reviewed-by: cjplummer, sspitsyn
|
2021-10-06 00:36:50 +00:00 |
|
Lin Zang
|
8876eae429
|
8269685: Optimize HeapHprofBinWriter implementation
8262386: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java timed out
Reviewed-by: sspitsyn, amenkov
|
2021-09-28 02:59:14 +00:00 |
|
Andrey Turbanov
|
cbe57e8604
|
8273684: Replace usages of java.util.Stack with ArrayDeque
Reviewed-by: cjplummer, serb
|
2021-09-22 01:26:21 +00:00 |
|
Sergey Bylokhov
|
7fff22afe7
|
8272805: Avoid looking up standard charsets
Reviewed-by: weijun, naoto, dfuchs, azvegint, erikj
|
2021-09-02 22:56:20 +00:00 |
|
Lin Zang
|
46684a4efa
|
8262386: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java timed out
Reviewed-by: cjplummer, sspitsyn
|
2021-08-27 09:02:23 +00:00 |
|
Andrey Turbanov
|
35b399aca8
|
8269130: Replace usages of Collection.toArray() with Collection.toArray(T[]) to avoid redundant array copying
Reviewed-by: mullan, serb
|
2021-08-10 13:27:59 +00:00 |
|
David Holmes
|
ea02dade43
|
8272067: Initial nroff manpage generation for JDK 18
Reviewed-by: darcy
|
2021-08-06 03:49:34 +00:00 |
|
Jesper Wilhelmsson
|
14692d5ed0
|
Merge
|
2021-08-06 01:21:44 +00:00 |
|
Jonathan Gibbons
|
dfacda488b
|
8270872: Final nroff manpage update for JDK 17
Reviewed-by: darcy, mr, iris, naoto
|
2021-08-05 22:12:27 +00:00 |
|
Yi Yang
|
072fe486c9
|
8270901: Typo PHASE_CPP in CompilerPhaseType
Reviewed-by: jiefu
|
2021-07-28 08:03:29 +00:00 |
|
Nick Gasson
|
752b6df34c
|
8261236: C2: ClhsdbJstackXcompStress test fails when StressGCM is enabled
Reviewed-by: never, kvn
|
2021-07-28 01:54:33 +00:00 |
|
Thomas Schatzl
|
8e27d4e8ce
|
8271043: Rename G1CollectedHeap::g1mm()
Reviewed-by: kbarrett, iwalulya
|
2021-07-22 14:38:28 +00:00 |
|
Nick Gasson
|
357fe09f2e
|
8247351: [aarch64] NullPointerException during stack walking (clhsdb "where -a")
Reviewed-by: cjplummer
|
2021-07-14 09:02:43 +00:00 |
|
Yi Yang
|
afe957cd97
|
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
Reviewed-by: mchung, rriggs
|
2021-07-13 02:23:16 +00:00 |
|
Coleen Phillimore
|
bca570c56e
|
8269962: SA has unused Hashtable, Dictionary classes
Reviewed-by: cjplummer, iklam, dholmes
|
2021-07-08 14:28:32 +00:00 |
|