Skip to content

Check for multiple processors in OnClassCondition #16105

@philwebb

Description

@philwebb

OnClassCondition currently splits the work in half and runs two threads. I have a feeling that much like the background pre-initializer this might suffer if Runtime.getRuntime().availableProcessors() returns 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions