-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
b24
the package javax.management.remote.rmi has a package.html file, it should be converted to package-info.java
As a bonus I can add these two missing @since values too, 2 values may not be worth a separate issue
the fields javax.management.remote.rmi.RMIConnectorServer:CREDENTIALS_FILTER_PATTERN
javax.management.remote.rmi.RMIConnectorServer:SERIAL_FILTER_PATTERN
were added in JDK 10 and should have `@since` 10
As a bonus I can add these two missing @since values too, 2 values may not be worth a separate issue
the fields javax.management.remote.rmi.RMIConnectorServer:CREDENTIALS_FILTER_PATTERN
javax.management.remote.rmi.RMIConnectorServer:SERIAL_FILTER_PATTERN
were added in JDK 10 and should have `@since` 10
- links to
-
Commit openjdk/jdk/a0c5714d
-
Review(master) openjdk/jdk/19263