Skip to content

Conversation

@Thihup
Copy link

@Thihup Thihup commented Jan 15, 2026

To allow generate bindings for the version v27.0.4.0

Copilot AI review requested due to automatic review settings January 15, 2026 19:59
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the project from Java 21 to Java 25 to enable binding generation for wgpu-native version v27.0.4.0. The update includes upgrading build tools, updating Java version references in Gradle configurations, and modifying the path to the webgpu.h header file.

Changes:

  • Updated Java version from 21 to 25 across library build configuration
  • Upgraded Gradle from version 8.5 to 9.2.1
  • Updated GitHub Actions workflow to use Java 25 and jextract-25
  • Modified webgpu.h header file path to reflect new directory structure in wgpu-native distribution

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
lib/build.gradle Updated Java source/target compatibility and toolchain to version 25
gradle/wrapper/gradle-wrapper.properties Upgraded Gradle wrapper from 8.5 to 9.2.1
.github/workflows/build-and-publish-bindings.yml Updated Java version to 25 and jextract to version 25
natives/build.gradle Updated path to webgpu.h header file to match new wgpu-native distribution structure

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant