Skip to content

Build and publish with JDK 17 - #35

Merged
kjonescertinia merged 1 commit into
mainfrom
ao/adt-3-sobject-types-jdk17-toolchain
Jul 26, 2026
Merged

Build and publish with JDK 17#35
kjonescertinia merged 1 commit into
mainfrom
ao/adt-3-sobject-types-jdk17-toolchain

Conversation

@nawforce

Copy link
Copy Markdown
Contributor

Summary

  • build and publish with Temurin JDK 17 in CI
  • replace legacy source/target 1.8 with <release>8</release> so Java 8 APIs and bytecode are enforced

Verification

  • JAVA_HOME=/opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk/Contents/Home mvn -B install -Dgpg.skip
  • full build and Scala test compilation passed
  • 4,818 Java sources compiled with release 8
  • verified a compiled class with javap -v: major version 52 (Java 8)

@kjonescertinia
kjonescertinia merged commit 0bdde49 into main Jul 26, 2026
1 check passed
@kjonescertinia
kjonescertinia deleted the ao/adt-3-sobject-types-jdk17-toolchain branch July 26, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants