JDK-8242462 : Residual Cleanup of rmic removal
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.rmi
  • Affected Version: 15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-09
  • Updated: 2020-04-18
  • Resolved: 2020-04-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b19Fixed
Related Reports
Relates :  
Description
Several cleanups noted in the reviews of RMIC were missed in the push.
 - bin/unshuffle_list.txt
 - doc/building/[md|html]
 - test/hotspot/jtreg/applications/ctw/modules/jdk_rmic.java
 - test/hotspot/jtreg/runtime/cds/appcds/ProtectionDomain.java
 - test/hotspot/jtreg/runtime/cds/appcds/SharedPackages.java
 - test/hotspot/jtreg/runtime/cds/appcds/test-classes/JimageClassPackage.java
 - test/hotspot/jtreg/runtime/cds/appcds/test-classes/JimageClassProtDomain.java
 - test/langtools/jdk/javadoc/doclet/testModules/jdk/element-list
 - test/langtools/jdk/javadoc/doclet/testRecordTypes/jdk11/element-list
 - test/langtools/tools/jdeps/modules/InverseDeps.java
 - 
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/5e4693618e1b User: rriggs Date: 2020-04-10 20:45:47 +0000
10-04-2020