RFR: 8354289: [leyden] Improve parallel recompilation parallelism

Aleksey Shipilev shade at openjdk.org
Fri Apr 11 07:37:58 UTC 2025


On Thu, 10 Apr 2025 13:00:52 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Parallel precompilation ([JDK-8352042](https://bugs.openjdk.org/browse/JDK-8352042)) uses the default compiler thread policy, that targets the normally executing applications. In assembly phase, we can actually use all threads available on the machine to complete it as quickly as possible.

Thanks!

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

PR Comment: https://git.openjdk.org/leyden/pull/53#issuecomment-2796092916


More information about the leyden-dev mailing list