git: openjdk/jdk17: 8266631: StandardJavaFileManager: getJavaFileObjects() impl violates the spec
Jan Lahoda
jlahoda at openjdk.java.net
Tue Jun 22 07:36:03 UTC 2021
Changeset: 01f12fba
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2021-06-22 07:34:30 +0000
URL: https://git.openjdk.java.net/jdk17/commit/01f12fba648b8c0cb64870b00e6f0f3a7f0ba4c9
8266631: StandardJavaFileManager: getJavaFileObjects() impl violates the spec
8266596: StandardJavaFileManager: default impls of setLocationFromPaths(), getJavaFileObjectsFromPaths() methods don't throw IllegalArgumentException as specified
8266591: StandardJavaFileManager::getJavaFileObjectsFromPaths() methods contain a typo in their spec
8266590: StandardJavaFileManager::setLocationFromPaths() spec contains an error
Reviewed-by: vromero, jjg
! src/java.compiler/share/classes/javax/tools/StandardJavaFileManager.java
More information about the jdk-changes
mailing list