|
@@ -33,7 +33,8 @@ Fixed bugs: |
|
|
|
|
|
|
|
|
* The <depend> task would fail with |
|
|
* The <depend> task would fail with |
|
|
"java.lang.ClassFormatError: Invalid Constant Pool entry Type 19" while |
|
|
"java.lang.ClassFormatError: Invalid Constant Pool entry Type 19" while |
|
|
parsing a module-info.class. This is now fixed. |
|
|
|
|
|
|
|
|
parsing a module-info.class. The task is compatible with |
|
|
|
|
|
Java bytecode version 53 now. |
|
|
Bug reported by Simon IJskes https://issues.apache.org/jira/browse/NETBEANS-781 |
|
|
Bug reported by Simon IJskes https://issues.apache.org/jira/browse/NETBEANS-781 |
|
|
|
|
|
|
|
|
Other changes: |
|
|
Other changes: |
|
|