Please review this fix to obsolete two container JVM flags related to using CPU shares to compute active processor count within containers. This fix obsoletes the flags and removes the use of CPU shares from the calculations. The fix was tested by running the container tests on Linux x64 and Linux aarch64 using Mach5
Thanks, Harold ------------- Commit messages: - 8282684: Obsolete UseContainerCpuShares and PreferContainerQuotaForCPUCount flags Changes: https://git.openjdk.org/jdk/pull/9948/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9948&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8282684 Stats: 117 lines in 4 files changed: 0 ins; 105 del; 12 mod Patch: https://git.openjdk.org/jdk/pull/9948.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9948/head:pull/9948 PR: https://git.openjdk.org/jdk/pull/9948