[code-reflection] Integrated: Added @hat/help and @hat/test-suite
Gary Frost
gfrost at openjdk.org
Fri Oct 17 12:05:10 UTC 2025
On Fri, 17 Oct 2025 11:53:47 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Added @hat/help (display help)
>
> Also @hat/test-suite to access recent test updates.
>
> So
>
> @hat/help
>
> @hat/test-suite: [ffi|my|seq]-[opencl|java|cuda|mock|hip]
> @hat/test-suite ffi-opencl
>
> @hat/test: [ffi|my|seq]-[opencl|java|cuda|mock|hip] classToTest (also classToTest#method)
> @hat/test ffi-opencl hat.test.TestMatMul
> @hat/test ffi-opencl hat.test.TestMatMul#method (note at shell we need to escape #!! )
This pull request has now been integrated.
Changeset: b944761f
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/b944761feb0000e8b47051cbf16c8e9b207f3fa2
Stats: 24 lines in 3 files changed: 10 ins; 10 del; 4 mod
Added @hat/help and @hat/test-suite
-------------
PR: https://git.openjdk.org/babylon/pull/619
More information about the babylon-dev
mailing list