jenkinsci/jenkinsfile-runner

JFR prints IllegalReflectiveAccess warning on startup

Open

#677 geöffnet am 8. Feb. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (291 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (1.090 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 47T 2h) (3 gemergte PRs in 30 T)

Beschreibung

Jenkins and plugins versions report

N/A

What Operating System are you using (both controller, and any agents involved in the problem)?

N/A

Reproduction steps

Run any demo

Expected Results

No warnings

Actual Results

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/app/jenkins/WEB-INF/lib/groovy-all-2.4.21.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Started

Anything else?

No response

Contributor Guide