RFR: JDK-8265888: StandardJavaFileManager::setLocationForModule specification misses 'Implementation Requirements:'

Jonathan Gibbons jjg at openjdk.java.net
Wed Jul 14 17:56:23 UTC 2021


Please review a simple `no-reg` doc fix to add an `@implSpec` to StandardJavaFileManager::setLocationForModule.

The change is as for the CSR. There is no functional change.

-------------

Commit messages:
 - JDK-8265888: StandardJavaFileManager::setLocationForModule specification misses 'Implementation Requirements:'

Changes: https://git.openjdk.java.net/jdk/pull/4785/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4785&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8265888
  Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4785.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4785/head:pull/4785

PR: https://git.openjdk.java.net/jdk/pull/4785


More information about the compiler-dev mailing list