Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

[J10] Resolve illegal reflective access in MergeableManifest #708

Closed
kthoms opened this issue Apr 22, 2018 · 3 comments
Closed

[J10] Resolve illegal reflective access in MergeableManifest #708

kthoms opened this issue Apr 22, 2018 · 3 comments

Comments

@kthoms
Copy link

kthoms commented Apr 22, 2018

The following warnings are reported when running an Xtext generator with Java 10:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.eclipse.xtext.util.MergeableManifest (file:/[...]/xtext-core/org.eclipse.xtext.util/bin/) to field java.util.jar.Manifest.attr
WARNING: Please consider reporting this to the maintainers of org.eclipse.xtext.util.MergeableManifest
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
@cdietrich
Copy link
Member

There is a dupe for that somewhere in the bunch

@kthoms
Copy link
Author

kthoms commented Apr 22, 2018

Ok then we‘ll close this one

@kthoms kthoms closed this as completed Apr 22, 2018
@cdietrich
Copy link
Member

see #506

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants