[jdk23] Integrated: 8333748: javap crash - Fatal error: Unmatched bit position 0x2 for location CLASS
Chen Liang
liach at openjdk.org
Mon Jun 24 13:00:17 UTC 2024
On Sat, 22 Jun 2024 00:26:51 GMT, Chen Liang <liach at openjdk.org> wrote:
> Please review this clean backport of #19708, to make javap recover and continue after encountering undefined access flag bits set while still exiting with a code of error, allowing it to error against improper bits while still providing as much output as possible.
This pull request has now been integrated.
Changeset: a124e6e5
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a124e6e5c7ae7493edd6fe95dde7b21d13af1c8b
Stats: 228 lines in 4 files changed: 168 ins; 44 del; 16 mod
8333748: javap crash - Fatal error: Unmatched bit position 0x2 for location CLASS
Reviewed-by: asotona
Backport-of: 7e55ed3b106ed08956d2d38b7c99fb81704667c9
-------------
PR: https://git.openjdk.org/jdk/pull/19839
More information about the core-libs-dev
mailing list