[code-reflection] RFR: Use buffer tagger for minimizing copies

Ruby Chen duke at openjdk.org
Fri Jan 30 04:24:53 UTC 2026


Use the result of the buffer tagger for labeling buffer accesses. The manual annotations and the results of the buffer tagger are still compared with an assertion.

Also fix manual annotations and prevent buffer tracking from being injected for an accelerator.

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

Commit messages:
 - Merge branch 'code-reflection' into array-view
 - remove buffer tracking for accelerator
 - buffer tagger and annotation changes

Changes: https://git.openjdk.org/babylon/pull/874/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=874&range=00
  Stats: 210 lines in 15 files changed: 22 ins; 18 del; 170 mod
  Patch: https://git.openjdk.org/babylon/pull/874.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/874/head:pull/874

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


More information about the babylon-dev mailing list