Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow all immutable collections from Java 11
A previous commit specifically allowed a limited subset of the immutable classes that Java 11 introduced, but Jenkins should allow for all of them to be serialized. Add them all to the default allow list of classes.
- Loading branch information