On Fri, 9 Sep 2022 14:42:20 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
> `javaReferenceAddress` is defined in RFC 2713, section 3.6 - but > `javaRemoteLocation` is not - it's marked deprecated in our code base so > maybe it came from some early draft of this representation. Correct, and since these attributes are not documented it would be great to at least mention them in `java.naming` module javadoc. > "allows to control"? Maybe this should be "that controls". Thanks, will change that ------------- PR: https://git.openjdk.org/jdk/pull/10228