On Tue, 17 Feb 2026 14:17:33 GMT, Yasumasa Suenaga <[email protected]> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Remove the doc. > > Sure, but there is nothing other than in above (for learning). > > I'm not sure whether it is worth to add new command to jcmd because it might > not use in production system. Keep in mind that CompileCommand and PrintMethodData are diagnostic options, so are not accessible when debugging core files. They are fine for learning hotspot, but not for post mortem debugging. However, @YaSuenag has indicated that `printmdo` is not that useful for troubleshooting. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29693#issuecomment-3916413255
