Ioi Lam
723037a79d
8298048: Combine CDS archive heap into a single block
...
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: matsaave, tschatzl
2023-04-21 15:29:45 +00:00
Coleen Phillimore
f63362310e
8306474: Move InstanceKlass read-only flags
...
Reviewed-by: jrose, dholmes
2023-04-20 19:20:03 +00:00
Coleen Phillimore
afd2501fcc
8306482: Remove unused Method AccessFlags
...
Reviewed-by: dholmes, matsaave
2023-04-20 19:13:14 +00:00
Coleen Phillimore
ddb86469e0
8306123: Move InstanceKlass writeable flags
...
Reviewed-by: iklam, fparain
2023-04-19 14:06:02 +00:00
Adam Sotona
78ff454f19
8305490: CommandProcessor command "dumpclass" produces classes with invalid field descriptors
...
Reviewed-by: cjplummer, fparain
2023-04-05 13:19:27 +00:00
Matias Saavedra Silva
3fbbfd1749
8301995: Move invokedynamic resolution information out of ConstantPoolCacheEntry
...
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, dnsimon, fparain, gcao, aph, fyang, amitkumar, lucy
2023-03-28 19:50:38 +00:00
Frederic Parain
bfb812a8ff
8292818: replace 96-bit representation for field metadata with variable-sized streams
...
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, coleenp, cjplummer, dnsimon
2023-03-17 20:18:36 +00:00
Daniel Jeliński
baf11e734f
8303814: getLastErrorString should avoid charset conversions
...
Reviewed-by: naoto, cjplummer, rriggs
2023-03-14 17:18:56 +00:00
Alex Menkov
f9aadb943c
8303489: Add a test to verify classes in vmStruct have unique vtables
...
Reviewed-by: cjplummer, sspitsyn
2023-03-09 19:13:02 +00:00
Pavel Rappo
45a616a891
8303480: Miscellaneous fixes to mostly invisible doc comments
...
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
2023-03-07 15:31:42 +00:00
Albert Mingkun Yang
7fbfc884f0
8303534: Merge CompactibleSpace into ContiguousSpace
...
Reviewed-by: cjplummer, tschatzl
2023-03-07 08:12:26 +00:00
Xue-Lei Andrew Fan
a50dc67a4f
8303527: update for deprecated sprintf for jdk.hotspot.agent
...
Reviewed-by: cjplummer
2023-03-03 18:11:48 +00:00
Andrey Turbanov
d4dcba0463
8303267: Prefer ArrayList to LinkedList in ConcurrentLocksPrinter
...
Reviewed-by: cjplummer, sspitsyn
2023-03-02 18:40:29 +00:00
Julian Waters
725d57b2e2
8301659: Resolve initialization reordering issues on Windows for libawt and libsaproc
...
Reviewed-by: dholmes, aivanov
2023-02-02 15:22:18 +00:00
Justin King
7c6a8db328
8301447: [REDO] CodeHeap has virtual methods that are not overridden
...
Reviewed-by: kvn, thartmann
2023-02-01 13:11:12 +00:00
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