[code-reflection] Integrated: Added an experiment to investigate Quoted Constant Args
Gary Frost
gfrost at openjdk.org
Wed Aug 13 15:32:22 UTC 2025
On Wed, 13 Aug 2025 15:25:40 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 6c598848
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/6c598848fb15490c0a01368fed6f66845d93c888
Stats: 63 lines in 1 file changed: 63 ins; 0 del; 0 mod
Added an experiment to investigate Quoted Constant Args
-------------
PR: https://git.openjdk.org/babylon/pull/522
More information about the babylon-dev
mailing list