[
https://issues.apache.org/jira/browse/CALCITE-7650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Rebele updated CALCITE-7650:
-----------------------------------
Summary: Byte code by JDK 11 is invalid due to Checkerframework annotations
(was: Byte code by OpenJDK 11 is invalid due to Checkerframework annotations)
> Byte code by JDK 11 is invalid due to Checkerframework annotations
> ------------------------------------------------------------------
>
> Key: CALCITE-7650
> URL: https://issues.apache.org/jira/browse/CALCITE-7650
> Project: Calcite
> Issue Type: Bug
> Reporter: Thomas Rebele
> Assignee: Thomas Rebele
> Priority: Major
>
> CALCITE-7649 aims to add a bytecode verification to the build. Currently it
> breaks the build, as JDK 11 produces bytecode that does not pass the check
> (see the
> [logs|https://productionresultssa1.blob.core.windows.net/actions-results/25d39240-e7b8-46fc-84b2-1b8affd982b4/workflow-job-run-9f3d8da9-698c-5d69-a607-3e571d4f0f5a/logs/job/job-logs.txt?rsct=text%2Fplain&se=2026-07-10T15%3A10%3A07Z&sig=OqJ3jtBclzVhO33KJK9tONDHC9KkXcpNtdh%2F0bBfz5c%3D&ske=2026-07-10T17%3A34%3A34Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2026-07-10T13%3A34%3A34Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2025-11-05&sp=r&spr=https&sr=b&st=2026-07-10T15%3A00%3A02Z&sv=2025-11-05]
> of the [build
> job|https://github.com/apache/calcite/actions/runs/29096279683/job/86373530030?pr=5092]).
> The Java code should be changed so that JDK 11 does not produce illegal
> bytecode.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)