On Fri, 12 Apr 2024 13:44:23 GMT, Rémi Forax <fo...@openjdk.org> wrote:

> One class per arity + value classes can be a good combo ?

Not sure value classes matter here? We would need one static instance per call 
site holding the constants. Trickier for performance is the potential for 
profile pollution between such classes.

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

PR Comment: https://git.openjdk.org/jdk/pull/18690#issuecomment-2051885862

Reply via email to