Kevin Walls
|
77df3152c8
|
8296692: Improve String platform support
Reviewed-by: rhalade, amenkov, michaelm
|
2023-04-18 23:21:21 +00:00 |
|
Kevin Walls
|
225f80532c
|
8299891: JMX ObjectInputFilter additional classes needed
Reviewed-by: dfuchs, sspitsyn, cjplummer
|
2023-02-01 09:14:25 +00:00 |
|
Damon Nguyen
|
a67b1e77d3
|
8300719: JDK 20 RDP2 L10n resource files update
Reviewed-by: cjplummer, naoto, prr, joehw, asemenyuk, jlu, lancea, ihse, jjg, weijun
|
2023-01-26 22:33:04 +00:00 |
|
Kevin Walls
|
628820f47e
|
8283093: JMX connections should default to using an ObjectInputFilter
Reviewed-by: dfuchs, sspitsyn
|
2022-10-27 08:24:01 +00:00 |
|
Jaikiran Pai
|
f6d78cda85
|
8293657: sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
Reviewed-by: kevinw, dfuchs
|
2022-09-23 04:54:39 +00:00 |
|
Alan Bateman
|
53bf1bfdab
|
8286176: Add JNI_VERSION_19 to jni.h and JNI spec
Reviewed-by: dcubed, iris, mchung, dholmes
|
2022-06-17 05:57:28 +00:00 |
|
Magnus Ihse Bursie
|
76caeed498
|
8285366: Fix typos in serviceability
Reviewed-by: kevinw, sspitsyn
|
2022-05-13 15:17:22 +00:00 |
|
Ioi Lam
|
fcf49f42ce
|
8286441: Remove mode parameter from jdk.internal.perf.Perf.attach()
Reviewed-by: redestad, alanb
|
2022-05-11 19:26:53 +00:00 |
|
Alisen Chung
|
38df5701ff
|
8283805: [REDO] JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: naoto
|
2022-03-31 22:59:21 +00:00 |
|
Alisen Chung
|
634800a536
|
8283806: [BACKOUT] JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: kcr, naoto
|
2022-03-28 23:37:35 +00:00 |
|
Alisen Chung
|
c0aecd15ae
|
8280400: JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: naoto, kizune
|
2022-03-28 18:31:17 +00:00 |
|
Kevin Walls
|
61d7d868db
|
8283254: Remove redundant class jdk/internal/agent/spi/AgentProvider
Reviewed-by: mchung, redestad, dfuchs
|
2022-03-23 11:03:25 +00:00 |
|
Kevin Walls
|
37fc77ef60
|
8283092: JMX subclass permission check redundant with strong encapsulation
Reviewed-by: dfuchs, mchung
|
2022-03-22 07:54:41 +00:00 |
|
Andrey Turbanov
|
9eb50a5ee4
|
8280010: Remove double buffering of InputStream for Properties.load
Reviewed-by: amenkov, sspitsyn, serb
|
2022-01-18 15: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
|
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 |
|
Sergey Bylokhov
|
7fff22afe7
|
8272805: Avoid looking up standard charsets
Reviewed-by: weijun, naoto, dfuchs, azvegint, erikj
|
2021-09-02 22:56:20 +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 |
|
Pavel Rappo
|
4727187f86
|
8266567: Fix javadoc tag references in sun.management.jmxremote.ConnectorBootstrap
Reviewed-by: dfuchs, sspitsyn
|
2021-05-12 10:57:37 +00:00 |
|
Leonid Mesnik
|
bac2e7fcad
|
8242328: Update mentions of ThreadMBean to ThreadMXBean
Reviewed-by: dholmes, iignatyev, sspitsyn
|
2020-06-12 14:33:55 -07:00 |
|
Dongbo He
|
f129cc4328
|
8234484: Add ability to configure third port for remote JMX
Reviewed-by: dfuchs
|
2020-01-15 16:00:01 +08:00 |
|
Igor Ignatyev
|
b1fe43947a
|
8209455: [error-prone] JdkObsolete in jdk.management.agent
Reviewed-by: alanb, jcbeyler
|
2019-02-14 14:40:11 -08:00 |
|
Roger Riggs
|
938b844088
|
8214971: Replace use of string.equals("") with isEmpty()
Reviewed-by: jlaskey, prappo, lancea, dfuchs, redestad
|
2018-12-07 11:51:17 -05:00 |
|
Amit Sapre
|
2f100464ea
|
8071367: JMX: Remove SNMP support
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
|
2018-04-06 17:27:24 +05:30 |
|
Christoph Langer
|
16f2a0e7a0
|
8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent)
Reviewed-by: stuefe
|
2018-02-23 09:55:52 +01:00 |
|
Ujwal Vangapally
|
8cfc95d81a
|
8186998: Improve JMX supportive features
Improve JMX supportive features
Reviewed-by: mchung, dfuchs, rriggs, hb, skoivu, rhalade
|
2017-09-25 19:44:28 +05:30 |
|
Harsha Wardhana B
|
46f665881f
|
5016517: Replace plaintext passwords by hashed passwords for out-of-the-box JMX Agent
Reviewed-by: rriggs, dfuchs, mchung
|
2017-11-28 21:04:42 +05:30 |
|
Jesper Wilhelmsson
|
b97f1bcb37
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Jesper Wilhelmsson
|
65db4f42d0
|
8187556: Backout of a fix reintroduced a dependency that had since been removed
Reviewed-by: duke
|
2017-09-14 22:57:36 +02:00 |
|
Mandy Chung
|
4c1297b778
|
8188052: JNI FindClass needs to specify the class loading context used for library lifecycle hooks
Reviewed-by: alanb, coleenp, dholmes
|
2017-10-10 11:52:42 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|