Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1889481

Summary: conflicting files in legal directories of javadocs [rhel-8]
Product: Red Hat Enterprise Linux 8 Reporter: jiri vanek <jvanek>
Component: java-11-openjdkAssignee: jiri vanek <jvanek>
Status: CLOSED ERRATA QA Contact: OpenJDK QA <java-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.3CC: ahughes, sgehwolf, zzambers
Target Milestone: rcKeywords: ZStream
Target Release: 8.0Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: java-11-openjdk-11.0.9.11-4.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1889706 1889707 1889708 1889709 (view as bug list) Environment:
Last Closed: 2021-05-18 15:30:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1889706, 1889707, 1889708, 1889709    

Description jiri vanek 2020-10-19 18:16:01 UTC
See eg: http://hydra.brq.redhat.com:8080/view/rhqe/job/rhqe-jp11-ojdk11~rpms-el8z.aarch64-release.sdk-el8z.aarch64.beaker-x11.defaultgc.legacy.lnxagent.jfroff/106/java-reports/#rhqe#test-multiversion-confilicts.sh


Conflicting files are:
/usr/share/licenses/java-11-openjdk-javadoc/legal/java.smartcardio/pcsclite.md
/usr/share/licenses/java-11-openjdk-javadoc/legal/java.xml/xalan.md
/usr/share/licenses/java-11-openjdk-javadoc/legal/jdk.internal.le/jline.md
/usr/share/licenses/java-11-openjdk-javadoc/legal/jdk.javadoc/jquery.md
java-11-openjdk-javadoc-zip-11.0.9.11-1.el8_3.aarch64:
/usr/share/licenses/java-11-openjdk-javadoc-zip/legal/java.base/public_suffix.md
/usr/share/licenses/java-11-openjdk-javadoc-zip/legal/java.smartcardio/pcsclite.md
/usr/share/licenses/java-11-openjdk-javadoc-zip/legal/java.xml/xalan.md
/usr/share/licenses/java-11-openjdk-javadoc-zip/legal/jdk.internal.le/jline.md
/usr/share/licenses/java-11-openjdk-javadoc-zip/legal/jdk.javadoc/jquery.md

This bug is valid for jdk11 on rhel8.
Was recently fixed in rhel7, and there is dangling PR for fedora: https://src.fedoraproject.org/rpms/java-latest-openjdk/pull-request/34 + https://src.fedoraproject.org/rpms/java-11-openjdk/pull-request/102

Comment 1 Andrew John Hughes 2020-10-20 00:05:47 UTC
(In reply to jiri vanek from comment #0)
> See eg:
> http://hydra.brq.redhat.com:8080/view/rhqe/job/rhqe-jp11-ojdk11~rpms-el8z.
> aarch64-release.sdk-el8z.aarch64.beaker-x11.defaultgc.legacy.lnxagent.jfroff/
> 106/java-reports/#rhqe#test-multiversion-confilicts.sh
> 
> 
> Conflicting files are:
> /usr/share/licenses/java-11-openjdk-javadoc/legal/java.smartcardio/pcsclite.
> md
> /usr/share/licenses/java-11-openjdk-javadoc/legal/java.xml/xalan.md
> /usr/share/licenses/java-11-openjdk-javadoc/legal/jdk.internal.le/jline.md
> /usr/share/licenses/java-11-openjdk-javadoc/legal/jdk.javadoc/jquery.md
> java-11-openjdk-javadoc-zip-11.0.9.11-1.el8_3.aarch64:
> /usr/share/licenses/java-11-openjdk-javadoc-zip/legal/java.base/
> public_suffix.md
> /usr/share/licenses/java-11-openjdk-javadoc-zip/legal/java.smartcardio/
> pcsclite.md
> /usr/share/licenses/java-11-openjdk-javadoc-zip/legal/java.xml/xalan.md
> /usr/share/licenses/java-11-openjdk-javadoc-zip/legal/jdk.internal.le/jline.
> md
> /usr/share/licenses/java-11-openjdk-javadoc-zip/legal/jdk.javadoc/jquery.md
> 
> This bug is valid for jdk11 on rhel8.
> Was recently fixed in rhel7, 

I think you may be getting confused with java-1.8.0-openjdk and bug 1861053. I don't see a fix in the RHEL 7 java-11-openjdk RPM.

and there is dangling PR for fedora:
> https://src.fedoraproject.org/rpms/java-latest-openjdk/pull-request/34 +
> https://src.fedoraproject.org/rpms/java-11-openjdk/pull-request/102

I'll review these now. I haven't been checking Fedora while busy with the CPU.

Comment 10 errata-xmlrpc 2021-05-18 15:30:50 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (java-11-openjdk bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:1794