Skip to content

[BUG] Use system prop org.bouncycastle.native.cleanup_delay with value 0 to disable BC cleanup for tests after upgrade to 2.1.2 #19238

@cwperks

Description

@cwperks

Describe the bug

Filing this issue as a follow-up to #19222. In that PR we introduce a BouncyCastleThreadFilter to let the test framework know to ignore bouncy castle threads for thread leak detection.

In the next release of bouncycastle (2.1.2), there will be a new system prop introduced to handle this automatically (org.bouncycastle.native.cleanup_delay: 0). I'm filing this issue to track the removal of BouncyCastleThreadFilter in favor of using the system prop.

Related component

Libraries

To Reproduce

N/A

Expected behavior

N/A

Additional Details

bcgit/bc-java#2121

Metadata

Metadata

Assignees

No one assigned

    Labels

    LibrariesLucene Upgrades and Libraries, Any 3rd party library that Core depends on, ex: nebula; team is respobugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions