policeman-tools / forbidden-apis

Policeman's Forbidden API Checker
Apache License 2.0
339 stars 34 forks source link

Add support for Java 19 #204

Closed Danny02 closed 2 years ago

Danny02 commented 2 years ago

Hi,

I just tried upgrading my project to Java 19 and this plugin does not seem to support it. It fails on a class with the error: The class file format of '.../X.class' is too recent to be parsed by ASM.

uschindler commented 2 years ago

Hi,

Sure. Give me a few days to zu update the ASM library. I have not yet checked their release status.

Generally the Forbiddenapis update is released a few days/weeks after the java update, but thanks for the reminder.

Uwe

uschindler commented 2 years ago

See PR #205 which upgrades ASM.

Danny02 commented 2 years ago

Hi, thanks for the feedback. I of course did not want hustle you 😄. I just saw one pull request which was Java19 related which was closed. Wasn‘t sure if this was on your roadmap.

Uwe Schindler @.***> schrieb am Fr. 23. Sept. 2022 um 21:39:

Hi,

Sure. Give me a few days to zu update the ASM library. I have not yet checked their release status.

Generally the Forbiddenapis update is released a few days/weeks after the java update, but thanks for the reminder.

Uwe

— Reply to this email directly, view it on GitHub https://github.com/policeman-tools/forbidden-apis/issues/204#issuecomment-1256604330, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFQNFSGALJCGW6I6TVJ3KTV7YBNVANCNFSM6AAAAAAQTYISFU . You are receiving this because you authored the thread.Message ID: @.***>