Navigation Menu

Skip to content

Commit

Permalink
[JENKINS-49017] - Whitelist java.util.RandomAccessSublist
Browse files Browse the repository at this point in the history
This type is being returned by `ArrayList#sublist()` being used in the plugin.
Seems to be a valid use-case.
  • Loading branch information
oleg-nenashev committed Jan 20, 2018
1 parent e8393e1 commit 7e7de6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/META-INF/hudson.remoting.ClassFilter
@@ -0,0 +1 @@
java.util.RandomAccessSubList

0 comments on commit 7e7de6e

Please sign in to comment.