Why is aws-crt-java missing module-info.java ? #775
hrstoyanov
started this conversation in
General
Replies: 1 comment
-
Java 8 is our baseline. A conditional approach could be used (that's what the regular SDK does), but it's not clear it would provide sufficient value for the additional maintenance costs involved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
all other aws sdk jars appear to be fully modularized (java9 modules)?
Beta Was this translation helpful? Give feedback.
All reactions