Skip to content

Sometimes the high concurrency can lead to CPU 100% #1

@springdawn2003

Description

@springdawn2003

Sometimes the high concurrency can lead to CPU 100%.Proposed 'com.thoughtworks.xstream.core.util.PrioritizedList:private final Set set = new TreeSet();' to 'private final Set set = new ConcurrentSkipListSet();'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions