RFR: 8264881: Remove the old development option MemProfiling

Yi Yang yyang at openjdk.java.net
Thu Apr 8 03:44:38 UTC 2021


MemProfiler is a very old development option added at:

^As 00018/00000/00000
^Ad D 1.1 98/04/14 13:18:32 renes 1 0
^Ac date and time created 98/04/14 13:18:32 by renes
^Ae

Today it doesn't work because it is untested and there is no reason/scenario to prove it is useful.

After a short discussion in https://github.com/openjdk/jdk/pull/3340, I'd like to propose removing the memprofiler if there are no strong objections.

Thanks!
Yang

-------------

Commit messages:
 - remove memprofile

Changes: https://git.openjdk.java.net/jdk/pull/3393/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3393&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8264881
  Stats: 201 lines in 8 files changed: 0 ins; 201 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3393.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3393/head:pull/3393

PR: https://git.openjdk.java.net/jdk/pull/3393


More information about the hotspot-runtime-dev mailing list