In our organizations we've got several microservices and lots of libraries. Some libraries define "public" classes that are not intended for public usage - only
We are migrating our java 8 projects to java 11. JAVA_HOME still points to java 8 but the first project to be migrated compiles in java 11 and the unit tests ru