Integrated: 8329031: CPUID feature detection for Advanced Performance Extensions (Intel® APX)
Jatin Bhateja
jbhateja at openjdk.org
Sun Jun 9 00:50:21 UTC 2024
On Mon, 1 Apr 2024 12:01:27 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> Summary of changes include with the patch:-
>
> 1) CPUID based feature detection check for Intel APX extension (https://www.intel.com/content/www/us/en/developer/articles/technical/advanced-performance-extensions-apx.html)
> 2) Validation during VM initialization for extended GPRs state save / restoration by OS across context switches of java application threads executing JIT compiled code with new APX ISA.
>
> Kindly review and share your feedback.
>
> Best Regards,
> Jatin
This pull request has now been integrated.
Changeset: a9413973
Author: Jatin Bhateja <jbhateja at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a941397327972f130e683167a1b429f17603df46
Stats: 195 lines in 8 files changed: 169 ins; 10 del; 16 mod
8329031: CPUID feature detection for Advanced Performance Extensions (Intel® APX)
Reviewed-by: sviswanathan, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/18562
More information about the hotspot-compiler-dev
mailing list