After executing ant -f bin/gwt.xml command on Windchill shell throws warnings "WARNING: An illegal reflective access operation has occurred" in Windchill PDMLink
Applies To
- Windchill PDMLink 12.0.2.1
Description
- After executing ant -f bin/gwt.xml command on Windchill shell throws below warnings
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/C:/ptc/Windchill_12.0.2/Windchill/ant/lib/groovy-all.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
- References: some references of these warnings