Skip to content

Performance: Disable sharedclasses #275

@jdmcclur

Description

@jdmcclur

We are not using shared classes in the traditional websphere containers, so it would be a performance improvement for startup time to disable them.

Need to add/append this property to the end of the java properties.

-Xshareclasses:none

There may be cases where someone wants to use sharedclasses, so may need to make it optional with an env variable.

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