opprop / checker-framework-inference

Inference of pluggable types for Java
6 stars 13 forks source link

Remove use of no-longer-existing jdk8.jar file #422

Closed Ao-senXiong closed 1 year ago

Ao-senXiong commented 1 year ago

Based on the CHANGELOG,

Version 3.4.0 (May 3, 2020)

The annotated jdk8.jar is no longer used. You should remove any occurrence of -Xbootclasspath/p:.../jdk8.jar from your build scripts. Annotations for JDK 8 are included in checker.jar.

I have removed the jdk8.jar in the task dist.