jenkinsci / jenkinsci/script-security-plugin

[JENKINS-33051] Groovy Star-Dot operator not supported in sandbox

Open
#675 7 comments 0 reactions 0 assignees View on GitHub
component:script-security-plugin imported-jira-issue pipeline priority:major resolution:unresolved
Dominant language
Java
Stars
76
Forks
181
Avg merge
14h 55m
Merged PRs (30d)
3

Description

Groovy star-dot operator "*." is not supported in JenkinsFile, causes the error:

```
unclassified field java.util.ArrayList property

```

---
Originally reported by valones, imported from: Groovy Star-Dot operator not supported in sandbox


  • assignee: jglick
  • status: Open
  • priority: Major
  • component(s): script-security-plugin
  • label(s): groovy, pipeline, triaged-2018-11
  • resolution: Unresolved
  • votes: 14
  • watchers: 18
  • imported: 2025-12-09

Raw content of original issue

Groovy star-dot operator "*." is not supported in JenkinsFile, causes the error:


unclassified field java.util.ArrayList property


environment

```
Jenkins 1.625.3

workflow-plugin 1.13
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.