[code-reflection] Integrated: Implementing Healing brush demo, highlighted some missing unary(and binary<<,>> operators)

Gary Frost gfrost at openjdk.org
Wed Jul 17 14:25:38 UTC 2024


Whilst converting healing brush demo.  Found some missing C99 operator mappings. 

Specifically for precedence of logical not and shift operations. 

Those fixes are here

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

Commit messages:
 - Implementing Healing brush demo, highlighted some missing unary(and binary<<,>> operators)

Changes: https://git.openjdk.org/babylon/pull/184/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=184&range=00
  Stats: 29 lines in 5 files changed: 26 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/babylon/pull/184.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/184/head:pull/184

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


More information about the babylon-dev mailing list