Skip to content

Conversation

opeongo
Copy link

@opeongo opeongo commented Dec 18, 2019

…ent than version 1.8. Mostly these are replacing the boxed primitive constructors with the static valueOf method. In the Reflect class test that the package is exported from the module before using trySetAccessible in order to prevent a warning about illegal access.

It seems like this project is pretty dormant, but I thought I would pass this along in case anyone else is interested. I went through the code to clean up the deprecation messages that show up when building for a JDK11 target. I realize that BeanShell2 is targeted for JDK1.8, but I wanted to squelch a run time message that shows up about an illegal module access in the Reflect class, and all of the other deprecation messages were easy pickings.

…ent than version 1.8. Mostly these are replacing the boxed primitive constructors with the static valueOf method. In the Reflect class test that the package is exported from the module before using trySetAccessible in order to prevent a warning about illegal access.
jimjag added a commit to jimjag/beanshell2 that referenced this pull request Dec 9, 2020
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

Successfully merging this pull request may close these issues.

1 participant