javassist icon indicating copy to clipboard operation
javassist copied to clipboard

compile javassist 3.24 with jdk8

Open linhaibing-21 opened this issue 4 years ago • 3 comments

how to compile javassist 3.24 by jdk8 ?

linhaibing-21 avatar Apr 17 '20 06:04 linhaibing-21

No way. Unless you remove the unit-tests for >java9.

NingZhang-e avatar Apr 21 '20 08:04 NingZhang-e

How to judge which unit-tests are for >java9 ?

linhaibing-21 avatar Apr 22 '20 01:04 linhaibing-21

If you set the JRE in the IDE is Java8, there could be some errors found in IDE.

NingZhang-e avatar Apr 22 '20 01:04 NingZhang-e