On Mon, 18 Mar 2024 14:09:09 GMT, Per Minborg <pminb...@openjdk.org> wrote:

> This PR proposes to remove the native method `StringUTF16::isBigEndian` and 
> its corresponding C implementation and instead rely on the 
> `jdk.internal.misc.Unsafe::isBigEndian` method.
> 
> This PR passes tier1-3 tests.

This pull request has now been integrated.

Changeset: c59c41aa
Author:    Per Minborg <pminb...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/c59c41aa6e28ab1dc59e6051f85e3e9ade251b07
Stats:     18 lines in 2 files changed: 2 ins; 13 del; 3 mod

8326941: Remove StringUTF16::isBigEndian

Reviewed-by: rriggs

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

PR: https://git.openjdk.org/jdk/pull/18348

Reply via email to