Skip to content

Commit

Permalink
JDK 13 support (#1325)
Browse files Browse the repository at this point in the history
* update to JDK 13 : updated required dependencies and modified reflection access in test that is forbidden since jdk 12

* updated ASM and javassist libs; reverted to jdt code 3.18.0 because of compilation bug with modules from 3.19.0

* updated ASM and javassist libs; reverted to jdt code 3.18.0 because of compilation bug with modules from 3.19.0

Co-authored-by: Alexandre Chatiron <alexandre.chatiron@gmail.com>
  • Loading branch information
tomparle and xael-fry committed Dec 14, 2020
1 parent 6d8b253 commit 1056dbc
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 0 deletions.
Binary file added framework/lib/asm-7.2.jar
Binary file not shown.
Binary file added framework/lib/asm-analysis-7.2.jar
Binary file not shown.
Binary file added framework/lib/asm-commons-7.2.jar
Binary file not shown.
Binary file added framework/lib/asm-tree-7.2.jar
Binary file not shown.
Binary file added framework/lib/asm-util-7.2.jar
Binary file not shown.
Binary file added framework/lib/groovy-2.5.8.jar
Binary file not shown.
Binary file added framework/lib/groovy-xml-2.5.8.jar
Binary file not shown.
Binary file added framework/lib/javassist-3.26.0-GA.jar
Binary file not shown.
Binary file added framework/lib/org.eclipse.jdt.core-3.18.0.jar
Binary file not shown.

0 comments on commit 1056dbc

Please sign in to comment.