RFR: 8321622: ClassFile.verify(byte[] bytes) throws unexpected ConstantPoolException, IAE [v2]

Adam Sotona asotona at openjdk.org
Thu May 16 07:28:20 UTC 2024


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19258/files
  - new: https://git.openjdk.org/jdk/pull/19258/files/235875ca..950493a3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19258&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19258&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/19258.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19258/head:pull/19258

PR: https://git.openjdk.org/jdk/pull/19258


More information about the core-libs-dev mailing list