Weld build on JDK 9 EA 148+
(WELD-2300)
|
|
Status: | Resolved |
Project: | Weld |
Component/s: | None |
Affects Version/s: | 3.0.0.Beta1 |
Fix Version/s: | 3.0.0.CR1, 2.4.2.Final |
Type: | Sub-task | Priority: | Major |
Reporter: | Matej Novotny | Assignee: | Matej Novotny |
Resolution: | Done | Votes: | 0 |
Labels: | java9, jdk9 | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Git Pull Request: | https://github.com/weld/core/pull/1548, https://github.com/weld/core/pull/1550 |
Description |
For impl/tests we need access to BCEL internal classes (see JEP-293 changes the syntax therefore we need to adjust it accordingly. |