Presently all JDK changes are processed as a single periodic diff. We could possibly go to a finer-grained solution where we get the log of all affected paths, and then create diffs for each commit with a link to the upstream commit for each one.
Another thing to consider is that we presently do not use pull requests for JDK updates.
Presently all JDK changes are processed as a single periodic diff. We could possibly go to a finer-grained solution where we get the log of all affected paths, and then create diffs for each commit with a link to the upstream commit for each one.
Another thing to consider is that we presently do not use pull requests for JDK updates.