StephanEwen opened a new pull request #262:
URL: https://github.com/apache/flink-statefun/pull/262


   To run with Java 11 in the IDEs, we need to open some modules by default 
(that are otherwise closed). IN particular, we need to enable access to 
`sun.misc.Unsafe` for the generated protobuf sources.
   
   This PR adds the necessary compiler flags, if the java version is >= 11.
   
   The approach is adopted from the core flink repository.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to