Thomas Rebele created CALCITE-7649:
--------------------------------------
Summary: Verify the bytecode of built class files with ASM
Key: CALCITE-7649
URL: https://issues.apache.org/jira/browse/CALCITE-7649
Project: Calcite
Issue Type: Improvement
Reporter: Thomas Rebele
Assignee: Thomas Rebele
CALCITE-6393 has shown that JDK bugs might produce invalid bytecode. This can
lead to problems in downstream projects (e.g., [Apache
Pinot|https://github.com/apache/pinot/issues/15119], or in a [PR for
HIVE-29641|https://github.com/apache/hive/pull/6523]).
This ticket aims to add a verification step that detects invalid bytecode
during build.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)