Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ClassCastException to lmax-4 failure
During startup with an agent, the resulting object can be in the wrong classloader leading to a ClassCastException. Catching that falls back to the old behaviour which works fine The new behaviour was introduced in 2.23.0 with apache#2112
- Loading branch information