Kevin Walls
3f2556b860
8345984: Remove redundant checkXXX methods from java.management Util class
...
Reviewed-by: alanb, mchung, cjplummer, sspitsyn
2024-12-12 09:16:06 +00:00
Magnus Ihse Bursie
c9ec2716a5
8345800: Update copyright year to 2024 for serviceability in files where it was missed
...
Reviewed-by: dholmes, cjplummer
2024-12-11 10:40:19 +00:00
Fabian Meumertzheim
d7ef3ac0b7
8345684: OperatingSystemMXBean.getSystemCpuLoad() throws NPE
...
Reviewed-by: dholmes, kevinw, sgehwolf
2024-12-09 12:12:50 +00:00
Kevin Walls
d33ad07c32
8334493: Remove SecurityManager Permissions infrastructure from DiagnosticCommands
...
Reviewed-by: lmesnik, alanb, coleenp
2024-11-28 09:54:25 +00:00
Kevin Walls
e29b0edc97
8344181: Remove SecurityManager and related calls from jdk.management and jdk.management.agent
...
Reviewed-by: amenkov, cjplummer
2024-11-25 13:50:58 +00:00
Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Kevin Walls
df7d6e081f
8338603: DiagnosticCommandMBean operations should standardize types for parameters
...
Reviewed-by: cjplummer, egahlin
2024-10-15 10:50:45 +00:00
Joakim Nordström
64a79d8986
8335625: Update Javadoc for GetCpuLoad
...
Reviewed-by: alanb, kevinw
2024-09-10 13:49:13 +00:00
Alan Bateman
7e2bcf6d00
8338890: Add monitoring/management interface for the virtual thread scheduler
...
Reviewed-by: kevinw
2024-09-10 07:23:35 +00:00
Kevin Walls
288fa60ebe
8338891: HotSpotDiagnosticsMXBean missing @since tag
...
Reviewed-by: alanb
2024-09-03 07:56:04 +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
Magnus Ihse Bursie
e5cb78cc88
8324539: Do not use LFS64 symbols in JDK libs
...
Reviewed-by: jwaters, erikj, mbaesken, alanb
2024-02-12 08:04:39 +00:00
Matthias Baesken
33324a59cc
8324637: [aix] Implement support for reporting swap space in jdk.management
...
Reviewed-by: kevinw, stuefe
2024-01-26 07:57:29 +00:00
Jaikiran Pai
2d4bbf4787
8319465: Typos in javadoc of com.sun.management.OperatingSystemMXBean methods
...
Reviewed-by: dholmes, kevinw, dfuchs
2023-11-06 12:58:15 +00:00
Kevin Walls
5350fd6173
8299560: Assertion failed: currentQueryIndex >= 0 && currentQueryIndex < numberOfJavaProcessesAtInitialization
...
Reviewed-by: lmesnik, cjplummer
2023-09-27 15:55:12 +00:00
Kevin Walls
c08c9831df
8311000: missing @since info in jdk.management
...
Reviewed-by: rriggs, mli
2023-06-30 08:28:19 +00:00
Kevin Walls
a96e92c83d
8310816: GcInfoBuilder float/double signature mismatch
...
Reviewed-by: mchung, dholmes
2023-06-26 08:35:52 +00:00
Kevin Walls
a9c0a0f6b9
8310628: GcInfoBuilder.c missing JNI Exception checks
...
Reviewed-by: mchung, dholmes
2023-06-23 17:42:13 +00:00
Paul Hohensee
3eced01f9e
8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM
...
Reviewed-by: dholmes, mchung
2023-05-30 13:44:02 +00:00
Kevin Walls
17ef8a44a9
8299665: /proc/self/stat parsing in libmanagement broken by execname with spaces
...
Reviewed-by: sspitsyn, amenkov
2023-05-26 10:51:39 +00:00
Jiangli Zhou
9bc6a212f7
8306033: Resolve multiple definition of 'throwIOException' and friends when statically linking with JDK native libraries
...
Reviewed-by: alanb
2023-04-26 16:04:48 +00:00
Jiangli Zhou
314bad3613
8305935: Resolve multiple definition of 'jmm_<interface|version>' when statically linking with JDK native libraries
...
Reviewed-by: dholmes
2023-04-14 21:13:11 +00:00
Jiangli Zhou
ce4b995556
8305761: Resolve multiple definition of 'jvm' when statically linking with JDK native libraries
...
Reviewed-by: alanb, kevinw
2023-04-11 15:05:44 +00:00
Alan Bateman
2586f36120
8304919: Implementation of Virtual Threads
...
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
2023-04-11 05:49:54 +00:00
Alan Bateman
629a9053f0
8303242: ThreadMXBean issues with virtual threads
...
Reviewed-by: mchung, pchilanomate
2023-03-04 07:33:33 +00:00
Xue-Lei Andrew Fan
ec901f28c3
8301279: update for deprecated sprintf for management components
...
Reviewed-by: kevinw, dholmes
2023-02-14 15:36:09 +00:00
tianshuang
dd18d76b4c
8297173: usageTicks and totalTicks should be volatile to ensure that different threads get the latest ticks
...
Reviewed-by: sgehwolf, alanb
2022-11-18 10:45:36 +00:00
Joe Darcy
536c9a512e
8294618: Update openjdk.java.net => openjdk.org
...
Reviewed-by: mikael, iris, joehw, prr, ihse
2022-10-05 16:48:09 +00:00
Harold Seigel
db77227684
8282684: Obsolete UseContainerCpuShares and PreferContainerQuotaForCPUCount flags
...
Reviewed-by: dholmes, iklam, sgehwolf
2022-08-22 14:35:44 +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
Alan Bateman
f3b1f60a29
8288289: Preview APIs in jdk.jdi, jdk.management, and jdk.jfr should be reflective preview APIs
...
Reviewed-by: cjplummer, jlahoda
2022-06-15 08:20:51 +00:00
Alexey Ivanov
9b7e42c0f0
8284209: Replace remaining usages of 'a the' in source code
...
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
2022-05-24 20:08:11 +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
bobpengxie
a625bfdba4
8283903: GetContainerCpuLoad does not return the correct result in share mode
...
Reviewed-by: jiefu, sgehwolf, kevinw, dholmes
2022-03-30 17:06:38 +00:00
Thomas Stuefe
b8d33a2a4e
8277029: JMM GetDiagnosticXXXInfo APIs should verify output array sizes
...
Reviewed-by: dholmes, sspitsyn
2021-11-16 09:49:03 +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
Joe Darcy
d9e03e42af
8275244: Suppress warnings on non-serializable array component types in jdk.management
...
Reviewed-by: alanb
2021-10-13 20:19:04 +00:00
Joe Darcy
8215b2eb61
8274398: Suppress more warnings on non-serializable non-transient instance fields in management libs
...
Reviewed-by: sspitsyn
2021-09-30 16:58:53 +00:00
bobpengxie
25f00d787c
8269851: OperatingSystemMXBean getProcessCpuLoad reports incorrect process cpu usage in containers
...
Co-authored-by: Severin Gehwolf <sgehwolf@openjdk.org>
Reviewed-by: sgehwolf
2021-07-28 23:12:44 +00:00
UncleNine
72672277e4
8268361: Fix the infinite loop in next_line
...
Reviewed-by: dholmes, sgehwolf, sspitsyn
2021-06-10 16:40:29 +00:00
Severin Gehwolf
2963c9e677
8268103: JNI functions incorrectly return a double after JDK-8265836
...
Reviewed-by: dholmes
2021-06-02 12:18:30 +00:00
Weijun Wang
6765f90250
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
2021-06-02 11:57:31 +00:00
Hao Tang
ef368b32bc
8265836: OperatingSystemImpl.getCpuLoad() returns incorrect CPU load inside a container
...
Co-authored-by: Shaojun Wang <jeffery.wsj@alibaba-inc.com>
Co-authored-by: Severin Gehwolf <sgehwolf@openjdk.org>
Reviewed-by: sgehwolf, ysuenaga
2021-05-27 14:40:29 +00:00
Yasumasa Suenaga
e2106d5af6
8265104: CpuLoad and SystemCpuLoad in OperatingSystem MXBean returns -1.0
...
Reviewed-by: dholmes, sgehwolf
2021-04-14 07:38:31 +00:00
Severin Gehwolf
af155fc068
8258836: JNI local refs exceed capacity getDiagnosticCommandInfo
...
Reviewed-by: cjplummer, shade
2021-01-25 08:57:56 +00:00
Andrey Turbanov
d08c612b40
8257708: Remove redundant unmodifiableSet wrapper from already immutable set returned by Collections.singleton
...
Reviewed-by: shade, sspitsyn
2020-12-04 06:32:14 +00:00
Severin Gehwolf
79f02a67ce
8247863: Unreachable code in OperatingSystemImpl.getTotalSwapSpaceSize()
...
After 8231111 we have -1 for missing metrics, thus the fix of 8236617 is obsolete
Reviewed-by: mbaesken
2020-06-19 10:40:04 +02:00
Jesper Wilhelmsson
233cac3232
Merge
2020-06-25 03:11:32 +02:00