[code-reflection] Integrated: Added @hat/help and @hat/test-suite

Gary Frost gfrost at openjdk.org
Fri Oct 17 12:05:09 UTC 2025


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 #!! )

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

Commit messages:
 - Grrrr whitespace
 - Added @hat/help and @hat/test-suite

Changes: https://git.openjdk.org/babylon/pull/619/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=619&range=00
  Stats: 24 lines in 3 files changed: 10 ins; 10 del; 4 mod
  Patch: https://git.openjdk.org/babylon/pull/619.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/619/head:pull/619

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


More information about the babylon-dev mailing list