KIRIYAMA Takuya
d6c6847e32
8335743: jhsdb jstack cannot print some information on the waiting thread
...
Reviewed-by: dholmes, cjplummer, kevinw
2024-07-11 02:44:12 +00:00
Thomas Schatzl
4ec1ae1097
8331385: G1: Prefix HeapRegion helper classes with G1
...
Reviewed-by: ayang, dholmes
2024-07-05 07:18:34 +00:00
Coleen Phillimore
b3bf31a0a0
8333542: Breakpoint in parallel code does not work
...
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, vlivanov
2024-06-25 19:50:58 +00:00
Albert Mingkun Yang
c94af6f943
8333962: Obsolete OldSize
...
Reviewed-by: dholmes, zgu
2024-06-17 15:50:55 +00:00
Robert Toyonaga
cc64aeac47
8332400: isspace argument should be a valid unsigned char
...
Reviewed-by: dholmes, amitkumar, stuefe, jwaters
2024-06-14 09:32:52 +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
SendaoYan
d130d2f4f4
8333477: Delete extra empty spaces in Makefiles
...
Reviewed-by: erikj, chagedorn, liach, jwaters
2024-06-07 13:36:05 +00:00
SendaoYan
91101f0d4f
8333353: Delete extra empty line in CodeBlob.java
...
Reviewed-by: cjplummer, lmesnik
2024-06-03 08:12:22 +00:00
Chris Plummer
c8eea59f50
8332919: SA PointerLocation needs to print a newline after dumping java thread info for JNI Local Ref
...
Reviewed-by: kevinw, dholmes
2024-05-29 18:23:23 +00:00
Lei Zaakjyu
985b9ce79a
8330694: Rename 'HeapRegion' to 'G1HeapRegion'
...
Reviewed-by: cjplummer, kbarrett, tschatzl
2024-05-25 02:10:05 +00:00
Albert Mingkun Yang
f1ce9b0ecc
8331557: Serial: Refactor SerialHeap::do_collection
...
Reviewed-by: gli, iwalulya
2024-05-17 09:09:02 +00:00
Matias Saavedra Silva
a706ca4fdb
8329418: Replace pointers to tables with offsets in relocation bitmap
...
Reviewed-by: cjplummer, iklam
2024-05-10 01:34:02 +00:00
Tom Rodriguez
b96b38c2c9
8318682: SA decoding of scalar replaced objects is broken
...
Reviewed-by: cjplummer, cslucas
2024-04-30 17:33:23 +00:00
Vladimir Kozlov
bdcc2400db
8331087: Move immutable nmethod data from CodeCache
...
Reviewed-by: thartmann, dlong, dnsimon
2024-04-29 15:58:03 +00:00
Guoxiong Li
2bb5cf5f33
8330155: Serial: Remove TenuredSpace
...
Reviewed-by: ayang, cjplummer, tschatzl
2024-04-24 11:41:21 +00:00
Matias Saavedra Silva
383fe6eaab
8330388: Remove invokedynamic cache index encoding
...
Reviewed-by: cjplummer, dlong, coleenp
2024-04-23 15:02:27 +00:00
Vladimir Kozlov
b704e91241
8329433: Reduce nmethod header size
...
Reviewed-by: dlong, iveresov
2024-04-19 16:11:17 +00:00
Ludvig Janiuk
9acce7a6f3
8329774: Break long lines in jdk/src/jdk.hotspot.agent/doc /transported_core.html
...
Reviewed-by: kevinw
2024-04-11 10:33:19 +00:00
Vladimir Kozlov
83eba863fe
8329332: Remove CompiledMethod and CodeBlobLayout classes
...
Reviewed-by: vlivanov, stefank
2024-04-04 19:48:48 +00:00
Albert Mingkun Yang
ef2d5c40c0
8326065: Merge Space into ContiguousSpace
...
Reviewed-by: cjplummer, sjohanss
2024-02-23 11:47:29 +00:00
Roman Kennke
336bbbe389
8139457: Relax alignment of array elements
...
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: stuefe, stefank, shade, coleenp, kdnilsen, aboldtch
2024-02-23 10:05:25 +00:00
Albert Mingkun Yang
2b1a840002
8325860: Serial: Move Generation.java to serial folder
...
Reviewed-by: cjplummer, tschatzl
2024-02-15 10:20:12 +00:00
Erik Österlund
84965ea1a8
8322630: Remove ICStubs and related safepoints
...
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: tschatzl, aboldtch, dlong
2024-02-14 11:44:30 +00:00
yifeng.jyf
71d2dbd0b6
8325464: GCCause.java out of sync with gcCause.hpp
...
Reviewed-by: stefank, tschatzl
2024-02-10 14:07:23 +00:00
Chris Plummer
be7cc1c2b0
8323681: SA PointerFinder code should support G1
...
Reviewed-by: tschatzl, kevinw
2024-02-07 23:39:34 +00:00
Chris Plummer
7476e29053
8323680: SA PointerFinder code can do a better job of leveraging existing code to determine if an address is in the TLAB
...
Reviewed-by: kevinw, sspitsyn
2024-02-02 20:41:37 +00:00
Chris Plummer
192349eee4
8324066: "clhsdb jstack" should not by default scan for j.u.c locks because it can be very slow
...
Reviewed-by: kevinw, amenkov
2024-02-01 19:24:39 +00:00
Albert Mingkun Yang
1c1cb048cd
8324512: Serial: Remove Generation::Name
...
Reviewed-by: stefank, iwalulya, cjplummer
2024-01-24 10:02:28 +00:00
Albert Mingkun Yang
f5e6d111b1
8324210: Serial: Remove unused methods in Generation
...
Reviewed-by: tschatzl, stefank
2024-01-23 09:38:47 +00:00
Lei Zaakjyu
e66a76f524
8323660: Serial: Fix header ordering and indentation
...
Reviewed-by: ayang, cjplummer, kbarrett
2024-01-15 09:13:47 +00:00
Lei Zaakjyu
922f8e44ee
8323693: Update some copyright announcements in the new files created in 8234502
...
Reviewed-by: cjplummer, dholmes
2024-01-15 07:40:49 +00:00
Lei Zaakjyu
7dc9dd6fdf
8234502: Merge GenCollectedHeap and SerialHeap
...
Reviewed-by: ayang, cjplummer
2024-01-12 10:56:50 +00:00
David Holmes
692be57738
8322065: Initial nroff manpage generation for JDK 23
...
Reviewed-by: alanb
2023-12-14 21:26:10 +00:00
Ioi Lam
4c96aac9c0
8320935: Move CDS config initialization code to cdsConfig.cpp
...
Reviewed-by: ccheung, matsaave, stuefe
2023-12-06 05:25:19 +00:00
Thomas Schatzl
38cfb220dd
8318706: Implement JEP 423: Region Pinning for G1
...
Reviewed-by: ayang, iwalulya, sjohanss
2023-11-29 10:03:32 +00:00
Albert Mingkun Yang
f9e9131e12
8319703: Serial: Remove generationSpec
...
Reviewed-by: cjplummer, tschatzl
2023-11-27 16:09:20 +00:00
Matias Saavedra Silva
ffa35d8cf1
8301997: Move method resolution information out of the cpCache
...
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, adinn, fparain
2023-11-15 19:04:11 +00:00
Ashutosh Mehra
7bb1999c51
8316342: CLHSDB "dumpclass" command produces invalid classes
...
Reviewed-by: cjplummer, sspitsyn
2023-11-14 14:48:47 +00:00
Roman Kennke
bd918f49d2
8316401: sun/tools/jhsdb/JStackStressTest.java failed with "InternalError: We should have found a thread that owns the anonymous lock"
...
Reviewed-by: cjplummer, dholmes
2023-09-29 11:14:13 +00:00
Ashutosh Mehra
065203d44a
8313631: SA: stack trace printed using "where" command does not show class name
...
Reviewed-by: cjplummer, dholmes
2023-09-28 13:32:15 +00:00
Fredrik Bredberg
347bd15e49
8315966: Relativize initial_sp in interpreter frames
...
Reviewed-by: fyang, mdoerr, pchilanomate
2023-09-27 13:15:07 +00:00
Axel Boldt-Christmas
50a7a04e9a
8316417: ObjectMonitorIterator does not return the most recent monitor and is incorrect if no monitors exists
...
Reviewed-by: cjplummer, dholmes
2023-09-27 08:16:34 +00:00
Feilong Jiang
42dc6b5d3a
8316182: RISC-V: SA stack walking code having trouble finding sender frame when invoking LambdaForms is involved
...
Reviewed-by: fyang
2023-09-15 10:04:43 +00:00
Andrew Haley
1d702d28b6
8313800: AArch64: SA stack walking code having trouble finding sender frame when invoking LambdaForms is involved
...
Reviewed-by: cjplummer
2023-09-12 16:49:55 +00:00
Roland Westrelin
dac1727956
8308869: C2: use profile data in subtype checks when profile has more than one class
...
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: vlivanov, thartmann
2023-09-08 07:48:05 +00:00
Chris Plummer
8a5db6bab3
8237542: JMapHeapConfigTest.java doesn't work with negative jlong values
...
Reviewed-by: sspitsyn, shade
2023-08-25 23:16:02 +00:00
Chris Plummer
38a9edfb7e
8314679: SA fails to properly attach to JVM after having just detached from a different JVM
...
Reviewed-by: dholmes, kevinw
2023-08-23 20:11:10 +00:00
Chris Plummer
2c60cadfde
8280743: HSDB "Monitor Cache Dump" command might throw NPE
...
Reviewed-by: kevinw, sspitsyn
2023-08-23 19:12:35 +00:00
Chris Plummer
7c169a426f
8312232: Remove sun.jvm.hotspot.runtime.VM.buildLongFromIntsPD()
...
Reviewed-by: lmesnik, kevinw
2023-08-22 20:57:11 +00:00
Aleksey Shipilev
812f475bc4
8314501: Shenandoah: sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java fails
...
Reviewed-by: cjplummer, sspitsyn
2023-08-21 09:02:01 +00:00