jenkinsci/jenkinsfile-runner

JFR prints IllegalReflectiveAccess warning on startup

开放

#677 创建于 2023年2月8日

 (0 条评论) (0 个反应) (0 位负责人)Java (291 个派生)batch import
bughelp wanted

仓库指标

星标
 (1,090 个星标)
PR 合并指标
 (平均合并 47天 2小时) (30 天内合并 3 个 PR)

描述

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

贡献者指南