RFR: 8361842: Move input validation checks to Java for java.lang.StringCoding intrinsics [v15]
John R Rose
jrose at openjdk.org
Thu Aug 14 20:33:14 UTC 2025
On Wed, 13 Aug 2025 14:20:30 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> … to help the compiler do the right thing with more ease and perhaps slightly faster
If the Java code is good enough, then the precondition method can simply be marked `@ForceInline`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25998#issuecomment-3189790415
More information about the core-libs-dev
mailing list