-
Bug
-
Resolution: Fixed
-
P2
-
8
The error "java.lang.ClassFormatError: Invalid Constant Pool entry Type 18" is a known issue caused by the fact the gradle uses outdated ant. It can be avoided by USE_DEPEND=false. However, this seems to work for build, but not for tests - we face this error in tests despite using the USE_DEPEND workaround.
Please make USE_DEPEND apply also on tests.
Please make USE_DEPEND apply also on tests.
- relates to
-
JDK-8118461 Gradle: command line override sometimes ignored for boolean properties
-
- Resolved
-