git: openjdk/babylon: code-reflection: Throw an exception if the compute method is not annotated with @Reflect
Gary Frost
gfrost at openjdk.org
Tue Dec 23 10:14:21 UTC 2025
Changeset: cc124529
Branch: code-reflection
Author: Nadeesh TV <ntv at openjdk.org>
Committer: Gary Frost <gfrost at openjdk.org>
Date: 2025-12-23 10:13:39 +0000
URL: https://git.openjdk.org/babylon/commit/cc1245298e21e3ee12b7628c8e46ccf4dee45df4
Throw an exception if the compute method is not annotated with @Reflect
! hat/core/src/main/java/hat/ComputeContext.java
! hat/core/src/main/java/hat/codebuilders/C99HATCodeBuilder.java
! hat/core/src/main/java/hat/codebuilders/C99HATCodeBuilderContext.java
! hat/core/src/main/java/hat/codebuilders/C99HATComputeBuilder.java
! hat/core/src/main/java/hat/codebuilders/C99HATConfigBuilder.java
! hat/core/src/main/java/hat/codebuilders/C99HATKernelBuilder.java
! hat/optkl/src/main/java/optkl/codebuilders/ScopedCodeBuilderContext.java
+ hat/tests/src/main/java/hat/test/TestMissingReflectAnnotation.java
! hat/tests/src/main/java/hat/test/exceptions/HATAsserts.java
More information about the babylon-dev
mailing list