Shenandoah thread count ergonomics not container aware due to JDK-8225229

Amir Hadadi amirhadadi at hotmail.com
Fri Nov 8 12:12:13 UTC 2019


Hi,
When using Shenandoah in a docker container on JDK 13, the number of CPUs allocated to the container is ignored.
Seems like https://bugs.openjdk.java.net/browse/JDK-8225229 made Shenandoah use os::processor_count() which is not container aware.



More information about the shenandoah-dev mailing list