Bug 1248936

Summary: wrong symlink for _jvmdir/jre-??
Product: Red Hat Enterprise Linux 7 Reporter: jiri vanek <jvanek>
Component: java-1.8.0-openjdkAssignee: jiri vanek <jvanek>
Status: CLOSED WONTFIX QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: dbhole, lzachar, sbaiduzh
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-29 22:45:59 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:

Description jiri vanek 2015-07-31 07:45:06 UTC
Is it just my imagination or we have

#update-alternatives --install %{_jvmdir}/jre-%{javaver}-%{origin} jre_%{javaver}_%{origin} %{_jvmdir}/%{jrelnk %%1} %{priority} \\
#--slave %{_jvmjardir}/jre-%{javaver}       jre_%{javaver}_%{origin}_exports      %{jvmjardir %%1}

instead of 
update-alternatives --install %{_jvmdir}/jre-%{javaver}-%{origin} jre_%{javaver}_%{origin} %{_jvmdir}/%{jrelnk %%1} %{priority} \\
--slave %{_jvmjardir}/jre-%{javaver}-%{origin}       jre_%{javaver}_%{origin}_exports      %{jvmjardir %%1}

??

Anyway, we should get rid of all those exports....

Comment 1 jiri vanek 2015-07-31 07:45:54 UTC
Lukas, do you recall if it was in purpose?

Comment 4 jiri vanek 2016-01-13 13:26:25 UTC
I dont think this is worthy  to fix.

nack

Comment 5 Deepak Bhole 2016-01-29 22:30:56 UTC
Setting NACK based on comment #4 by original reporter.

Comment 6 RHEL Program Management 2016-01-29 22:45:59 UTC
Development Management has reviewed and declined this request.
You may appeal this decision by reopening this request.