RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v3]
Paul Sandoz
psandoz at openjdk.org
Mon Oct 21 22:16:16 UTC 2024
On Mon, 21 Oct 2024 08:20:44 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> Ah, I guess that is generally the letter we use when passing longs, like in method signatures. And that is because `L` is already taken for objects. Oh well, makes sense now 😆
Welcome to the in-between world of Java and the JVM :-)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21414#issuecomment-2427837878
More information about the hotspot-compiler-dev
mailing list