commit | d4a069b33be55c377d8c5e991bf28fb7e933eee3 | [log] [tgz] |
---|---|---|
author | Joe Darcy <darcy@openjdk.org> | Tue Feb 18 17:03:54 2020 -0800 |
committer | Joe Darcy <darcy@openjdk.org> | Tue Feb 18 17:03:54 2020 -0800 |
tree | 26fc683461d3c1e21eb1ab0767cf295166949c3b | |
parent | 11386e7cb23c2046487f90ae81d9307401345f3e [diff] |
8237450: JDK13 annotation processors not run when a supported annotation type specifies a module Initial fix suggested by jjg based on through analysis by Jeremy Kuhn. Reviewed-by: jjg