[code-reflection] Integrated: Finally got rid of RefactorMe utils....

Gary Frost gfrost at openjdk.org
Sat Jan 3 17:04:13 UTC 2026


This class was bugging me for a while.  For some reason we had to iterate through class hierarchy to replicate Class.isAssignableFrom().  

Finally tracked down the bug. 

Also I think I have got rid of all the weird uses of Class.forName.... which we should never have needed.

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

Commit messages:
 - Finally got rid of RefactorMe utils....

Changes: https://git.openjdk.org/babylon/pull/807/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=807&range=00
  Stats: 254 lines in 8 files changed: 19 ins; 167 del; 68 mod
  Patch: https://git.openjdk.org/babylon/pull/807.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/807/head:pull/807

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


More information about the babylon-dev mailing list