On Tue, 3 Sep 2024 09:59:32 GMT, Kevin Walls <kev...@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