jcheck could be made smarter and help stop engineers checking in closed JDK code to OpenJDK repos. It should be quite a simple check to perform at hg commit stage.
A quick check of the current OpenJDK repos shows that no "closed" directory names exist. jcheck could check all newly added files and block if "closed" is in path at commit time.
A quick check of the current OpenJDK repos shows that no "closed" directory names exist. jcheck could check all newly added files and block if "closed" is in path at commit time.