Integrated: 8276687: Remove support for JDK 1.4.1 PerfData shared memory files
Ioi Lam
iklam at openjdk.org
Fri Oct 14 04:31:36 UTC 2022
On Thu, 13 Oct 2022 04:06:27 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> We have code in jdk.internal.jvmstat for supporting an ancient version (JDK 1.4.1). There's currently no test case for this code, so it's likely to be further bit-rotten in the future. Let's remove it now.
>
> If anyone wants to connect to JDK 1.4.1, they can use tools from JDK 19 or earlier.
This pull request has now been integrated.
Changeset: 67046ae4
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/67046ae49a2611644854ed94c1932d518e47854b
Stats: 80 lines in 3 files changed: 1 ins; 73 del; 6 mod
8276687: Remove support for JDK 1.4.1 PerfData shared memory files
Reviewed-by: dholmes, kevinw, redestad
-------------
PR: https://git.openjdk.org/jdk/pull/10687
More information about the serviceability-dev
mailing list