Stefan Karlsson
|
3c5db12bbe
|
8342857: SA: Heap iterator makes incorrect assumptions about TLAB layout
Reviewed-by: cjplummer, rkennke, lmesnik
|
2024-10-25 07:26:21 +00:00 |
|
Matthias Baesken
|
7c0dbf8e9c
|
8341820: Check return value of hcreate_r
Reviewed-by: cjplummer, lucy
|
2024-10-11 08:22:27 +00:00 |
|
Matthias Baesken
|
e7c5bf45f7
|
8341722: Fix some warnings as errors when building on Linux with toolchain clang
Reviewed-by: cjplummer, lucy
|
2024-10-10 07:21:05 +00:00 |
|
Axel Boldt-Christmas
|
ad5ffccffa
|
8341168: Cleanup dead code after JDK-8322630
Reviewed-by: stefank, tschatzl, mli, shade
|
2024-10-01 08:02:56 +00:00 |
|
Martin Doerr
|
49d15edd31
|
8340657: [PPC64] SA determines wrong unextendedSP
Reviewed-by: ysuenaga, mbaesken
|
2024-09-24 12:43:00 +00:00 |
|
Kim Barrett
|
dd498794f2
|
8340524: Remove NarrowPtrStruct
Reviewed-by: shade, jwaters
|
2024-09-23 05:48:42 +00:00 |
|
Kevin Walls
|
4d01178571
|
8339927: Man page update for deprecating jhsdb debugd for removal
Reviewed-by: sspitsyn, cjplummer
|
2024-09-13 13:05:37 +00:00 |
|
Kevin Walls
|
33525226b9
|
8338894: Deprecate jhsdb debugd for removal
Reviewed-by: cjplummer, alanb
|
2024-09-10 16:28:04 +00:00 |
|
Yasumasa Suenaga
|
deeb09a640
|
8339307: jhsdb jstack could not trace FFM upcall frame
Reviewed-by: cjplummer, jvernee
|
2024-09-07 05:46:47 +00:00 |
|
Coleen Phillimore
|
0cfd08f55a
|
8339112: Move JVM Klass flags out of AccessFlags
Reviewed-by: matsaave, cjplummer, dlong, thartmann, yzheng
|
2024-09-04 15:48:32 +00:00 |
|
Chris Plummer
|
a22e932ab8
|
8337163: Improve SA error message when failing to attach to a core file
Reviewed-by: amenkov, kevinw
|
2024-09-03 19:51:12 +00:00 |
|
Alex Menkov
|
a7120e2b25
|
8311993: Test serviceability/sa/UniqueVtableTest.java failed: duplicate vtables detected
Reviewed-by: cjplummer, kevinw, dholmes
|
2024-09-03 19:06:10 +00:00 |
|
Julian Waters
|
cd9e241f0e
|
8336289: Obliterate most references to _snprintf in the Windows JDK
Reviewed-by: kbarrett, dholmes, jpai, mullan, djelinski, prr
|
2024-08-27 04:13:54 +00:00 |
|
Maurizio Cimadamore
|
20d8f58c92
|
8331671: Implement JEP 472: Prepare to Restrict the Use of JNI
Reviewed-by: jpai, prr, ihse, kcr, alanb
|
2024-08-26 09:17:45 +00:00 |
|
Axel Boldt-Christmas
|
bd4160cea8
|
8315884: New Object to ObjectMonitor mapping
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Reviewed-by: rkennke, coleenp, dcubed
|
2024-08-16 06:20:17 +00:00 |
|
Albert Mingkun Yang
|
cf1230a5f7
|
8337546: Remove unused GCCause::_adaptive_size_policy
Reviewed-by: tschatzl, kbarrett
|
2024-08-01 07:28:29 +00:00 |
|
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 |
|