-
-
Notifications
You must be signed in to change notification settings - Fork 46
Closed as not planned
Labels
questionFurther information is requestedFurther information is requested
Description
I really like the idea behind this project. What the frontpage does not mention, is that a valid Java 8 bytecode can't still have a hard time running on actual JRE8 because of missing pieces of the standard library like List.of().
So the idea is that the plugin could somehow rewrite references of java.util.List#of() to a different static method in a specially created polyfill library.
What do you think?
astubbs
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested