RFR: 8266631: StandardJavaFileManager: getJavaFileObjects() impl violates the spec
Vicente Romero
vromero at openjdk.java.net
Fri Jun 4 15:33:55 UTC 2021
On Fri, 4 Jun 2021 12:42:35 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
the patch and the CSR look good to me. I would just inline the spec changes in the specification section of the CSR
-------------
Marked as reviewed by vromero (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4360
More information about the compiler-dev
mailing list