JDK-8242846 : Bring back test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
  • Type: Bug
  • Component: tools
  • Sub-Component: jlink
  • Affected Version: 9,10,11,12,13,14,15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-15
  • Updated: 2020-10-12
  • Resolved: 2020-04-27
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 11 JDK 15
11.0.10Fixed 15 b21Fixed
Related Reports
Relates :  
Description
test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java was changed to an empty file by JDK-8162538, but not removed. I think we should remove this file.

tools/jlink/plugins/OrderResourcesPluginTest.java is invalid since jdk-9+130[1].

[1] https://mail.openjdk.java.net/pipermail/quality-discuss/2016-August/000564.html
Comments
Fix Request (11u) This brings back the accidentally removed test, and thus extends the testing. Patch applies cleanly to 11u, test is passing.
23-09-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/afc5e6eb7698 User: sundar Date: 2020-04-27 11:00:10 +0000
27-04-2020

"Your mail to 'jigsaw-dev' with the subject RFR (T): 8242846: removed an empty file test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java Is being held until the list moderator can review it for approval." webrev: http://cr.openjdk.java.net/~aoqi/8242846/webrev.00/
17-04-2020