RFR: 8277617: Adjust AVX3Threshold for copy/fill stubs

Jie Fu jiefu at openjdk.java.net
Wed Dec 1 13:54:22 UTC 2021


On Wed, 1 Dec 2021 12:41:14 GMT, David Holmes <dholmes at openjdk.org> wrote:

> From my previous questions on this it was indicated that any CPU that supports `serialize` has the improved performance.

If so, CPUs that don't support `serialize` would behave as before.
Then there shouldn't be any performance regression.

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

PR: https://git.openjdk.java.net/jdk/pull/6512


More information about the hotspot-compiler-dev mailing list