On Thu, 16 May 2024 07:28:20 GMT, Adam Sotona <asot...@openjdk.org> wrote:
>> Class-File API `VerifierImpl` contains debugging stack trace print causing >> unexpected output and confusion in specific verification cases. >> >> This patch removes the stack trace print. >> >> Please review. >> >> Thanks, >> Adam > > Adam Sotona has updated the pull request incrementally with one additional > commit since the last revision: > > updated copyright year Thank you for the review. Yes, the `@see` links to the C++ sources in the verifier implementation help a lot and are intentional. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19258#issuecomment-2114271187