On Tue, 7 Jan 2025 10:39:18 GMT, Shaojin Wen <[email protected]> wrote:
> In PR #22928, UUID introduced long-based vectorized hexadecimal to string > conversion, which can also be used in Integer::toHexString and > Long::toHexString to eliminate table lookups. The benefit of eliminating > table lookups is that the performance is better when cache misses occur. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/22942
