I know the OpenJDK has a JIRA issue-tracking system, JDK Bug System.
Is there some way to use that tool, or some other source, to get a list of all the bug/enhancement/change tickets that are:
- Related to a specific area such as the
java.time
package, and - Closed/resolved in a specific version of Java such as Java 9?