Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING: Illegal reflective access by org.yaml.snakeyaml.introspector.PropertyUtils (file:/C:/Servers/bungee/BungeeCord.jar #2465

Closed
Quirkylee opened this issue Jul 15, 2018 · 3 comments
Assignees

Comments

@Quirkylee
Copy link

I am running java 10 and got this error:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.yaml.snakeyaml.introspector.PropertyUtils (file:/C:/Servers/bungee/BungeeCord.jar) to method java.beans.FeatureDescriptor.isTransient()
WARNING: Please consider reporting this to the maintainers of org.yaml.snakeyaml.introspector.PropertyUtils
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

@md-5
Copy link
Member

md-5 commented Jul 15, 2018

It's a warning in a third party library we use.
Bungee cannot fix it (and it doesn't affect anything)

@md-5 md-5 closed this as completed Jul 15, 2018
@Mystiflow
Copy link
Contributor

This is fixed in SnakeYAML 1.20 and later

@md-5 md-5 reopened this Jul 15, 2018
@md-5 md-5 self-assigned this Jul 15, 2018
@md-5
Copy link
Member

md-5 commented Jul 15, 2018

Almost guaranteed it will just be replaced by another warning, but SnakeYaml needed an updated anyway

@md-5 md-5 closed this as completed Jul 15, 2018
Janmm14 pushed a commit to Janmm14/BungeeCord that referenced this issue Jul 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants