reta edited a comment on pull request #73: URL: https://github.com/apache/johnzon/pull/73#issuecomment-761658880
Hey @rmannibucau , thanks for taking a look: > 1. Optional usage can be dropped Could drop it but replace with `null` checks? > 2. Accessibility can be tested Build with JDK16 or run test with JDK16, I could help with that on Jenkins fe. > 3. Accessibility can still be enforced (worse case adding a build time generation) - can help on that in ~7dayd This part is unclear to me in a sense, those are internal JDK classes, how would build time generation help? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
