The DisposalDaemon register a shutdown hook in its static block. If some code calls Bouncy Castle while the JVM is being shut down, and if the call triggers the loading of the DisposalDaemon class, an ...
Does the feature exist in the most recent commit? Not as far as I can tell. Why do we need this feature? Some targets do not support exceptions. In particular, using Emscripten to target WebAssembly ...