-
Bug
-
Resolution: Done
-
Major
-
3.0.4.Final
-
None
Since some of the JDK 10+ changes, we had to add an optional dependency on org.apache.bcel classes to avoid deep reflection on JDK's internals.
However, we did not reflect this change in OSGi bundle, hence it now fails on GF server (which uses OSGi to bring in Weld).
- relates to
-
WELD-2490 Weld uses JDK's internal BCEL classes
- Resolved