RFR: 8338894: Deprecate jhsdb debugd for removal

Alan Bateman alanb at openjdk.org
Tue Sep 3 10:19:20 UTC 2024


On Tue, 3 Sep 2024 09:59:32 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> Maybe we can call these tags pointless. But they do give a useful check that our own code (which should be limited to the tool being deprecated here) has to be aware of and suppress the deprecation.

If you find them useful then okay, main thing is that this is all internal to the jdk.hotspot.agent module. In some future release then this code will be removed and maybe the deprecated annotation will help identify the dead code.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20830#discussion_r1741805232


More information about the serviceability-dev mailing list