[code-reflection] Integrated: attempt to mavenize hat starting with opencl targets - ongoing

Gary Frost gfrost at openjdk.org
Wed Jun 5 10:57:36 UTC 2024


On Wed, 5 Jun 2024 10:51:53 GMT, Gary Frost <gfrost at openjdk.org> wrote:

> My initial attempt to mavenize HAT
> 
> Starting here with the opencl artifacts/targets
> 
> Make sure you set JAVA_HOME to your babylon build and the  ${JAVA_HOME}/bin dir is in your path
> 
> export JAVA_HOME=/Users/you/github/you/babylon-grfrost-fork/build/macosx-aarch64-server-release/jdk
> export PATH=${JAVA_HOME}/bin:${PATH}
> mvn clean compile assembly:single test

This pull request has now been integrated.

Changeset: f2ca6156
Author:    Gary Frost <gfrost at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/f2ca61566b212e2730d4c8e61b0f62a004115197
Stats:     182 lines in 1 file changed: 182 ins; 0 del; 0 mod

attempt to mavenize hat starting with opencl targets - ongoing

-------------

PR: https://git.openjdk.org/babylon/pull/114


More information about the babylon-dev mailing list