[jdk17u-dev] RFR: 8324824: AArch64: Detect Ampere-1B core and update default options for Ampere CPUs

Patrick Zhang qpzhang at openjdk.org
Mon Mar 4 14:54:57 UTC 2024


On Fri, 1 Mar 2024 09:39:18 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Hi,
>> 
>> This pull request contains a backport of commit [9936aeea](https://github.com/openjdk/jdk/commit/9936aeea32b71509151099e6d28905e0322b2bc2) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>> 
>> Not a clean merge to 17u-dev. 
>> Manually resolved the merging conflicts due to line differences on `enum Ampere_CPU_Model` and `Feature_Flag`, removed redundant changes in order to limit the update to the code changes only from commit [9936aeea]. This can also lower the risk and limit the functionality impact to to particular Ampere new CPU cores Ampere-1/1A/1B. Same scope as that of the commit [9936aeea].
>> 
>> Passed pre-submit tests, ran Jtreg `tier1`, `tier2`, and `gtest` tests, no related issue found with the patch, also tested:
>> `make run-test TEST="jtreg:hotspot/jtreg/compiler/onSpinWait*" `
>> `make run-test TEST="micro:ThreadOnSpinWait*"`
>> 
>> Thanks for review.
>
> Looks good to me.

Hi, @shipilev , thanks for the review, and could you please help sponsor this too? Very appreciate.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2202#issuecomment-1976759521


More information about the jdk-updates-dev mailing list