[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
    
    
  
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
-------------
Commit messages:
 - attempt to mavenize hat starting with opencl targets - ongoing
Changes: https://git.openjdk.org/babylon/pull/114/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=114&range=00
  Stats: 182 lines in 1 file changed: 182 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/babylon/pull/114.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/114/head:pull/114
PR: https://git.openjdk.org/babylon/pull/114
    
    
More information about the babylon-dev
mailing list