RFR: 8266631: StandardJavaFileManager: getJavaFileObjects() impl violates the spec [v2]
Jan Lahoda
jlahoda at openjdk.java.net
Tue Jun 15 14:29:43 UTC 2021
On Mon, 7 Jun 2021 13:52:41 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
>> This improves javadoc/specification of several StandardJavaFileManager methods, as requested in these bugs:
>> https://bugs.openjdk.java.net/browse/JDK-8266631
>> https://bugs.openjdk.java.net/browse/JDK-8266596
>> https://bugs.openjdk.java.net/browse/JDK-8266591
>> https://bugs.openjdk.java.net/browse/JDK-8266590
>>
>> The CSR is here:
>> https://bugs.openjdk.java.net/browse/JDK-8268260
>
> Jan Lahoda has updated the pull request incrementally with one additional commit since the last revision:
>
> Improving javadoc as suggested on the review.
Transferred to JDK 17 as:
https://github.com/openjdk/jdk17/pull/56
Thanks for the comments!
-------------
PR: https://git.openjdk.java.net/jdk/pull/4360
More information about the compiler-dev
mailing list