[code-reflection] Integrated: Added an experiment to investigate Quoted Constant Args

Gary Frost gfrost at openjdk.org
Wed Aug 13 15:32:21 UTC 2025


An experiment to investigate issue observed passing constants as Quoted args 

After building you should be able to run (using opencl backend)  with 


java --enable-preview --enable-native-access=ALL-UNNAMED --add-exports=jdk.incubator.code/jdk.incubator.code.dialect.java.impl=ALL-UNNAMED --class-path /Users/grfrost/github/babylon-grfrost-fork/hat/build/hat-core-1.0.jar:/Users/grfrost/github/babylon-grfrost-fork/hat/build/hat-backend-ffi-shared-1.0.jar:/Users/grfrost/github/babylon-grfrost-fork/hat/build/hat-backend-ffi-opencl-1.0.jar:/Users/grfrost/github/babylon-grfrost-fork/hat/build/hat-example-experiments-1.0.jar -Djava.library.path=/Users/grfrost/github/babylon-grfrost-fork/hat/build -DmoduleOp=true experiments.QuotedConstantArgs

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

Commit messages:
 - Added an experiment to investigate Quoted Constant Args

Changes: https://git.openjdk.org/babylon/pull/522/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=522&range=00
  Stats: 63 lines in 1 file changed: 63 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/babylon/pull/522.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/522/head:pull/522

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


More information about the babylon-dev mailing list