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

Illegal reflective access operation: com.caucho.hessian.io.HessianInput #53

Open
rady66 opened this issue Mar 19, 2020 · 3 comments
Open

Comments

@rady66
Copy link

rady66 commented Mar 19, 2020

Could you please fix that?

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.caucho.hessian.io.HessianInput (jar:file:/.../com/caucho/hessian/main/hessian-4.0.63.jar!/) to field java.lang.Throwable.detailMessage
WARNING: Please consider reporting this to the maintainers of com.caucho.hessian.io.HessianInput
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
@ujjboy
Copy link
Member

ujjboy commented Mar 20, 2020

Can you give me more information?

### Describe the bug

A clear and concise description of what the bug is.

### Expected behavior

### Actual behavior

### Steps to reproduce

### Minimal yet complete reproducer code (or GitHub URL to code)

### Environment

- SOFAHessian version:
- JVM version (e.g. `java -version`):
- OS version (e.g. `uname -a`):
- Maven version:
- IDE version:

@rady66
Copy link
Author

rady66 commented Apr 4, 2020

That warning comes out when you run on OpenJDK 11.0.6

@rady66
Copy link
Author

rady66 commented May 1, 2020

Please let me know if you need more info

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

2 participants