Bug 1183014
| Summary: | [RFE] Unable to bind to a specific JMX host | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Eric Rich <erich> |
| Component: | java-1.7.0-openjdk | Assignee: | Severin Gehwolf <sgehwolf> |
| Status: | CLOSED ERRATA | QA Contact: | Lukáš Zachar <lzachar> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.5 | CC: | ahughes, bnater, dbhole, dereed, jclere, jdoyle, jvanek, lzachar, pslavice, rsvoboda, salmy, sgehwolf |
| Target Milestone: | rc | Keywords: | FutureFeature, Patch, Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | java-1.7.0-openjdk-1.7.0.95-2.6.4.4.el6 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1181318 | Environment: | |
| Last Closed: | 2016-05-10 19:41:46 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: | 1181318 | ||
| Bug Blocks: | 1172231 | ||
| Attachments: | |||
|
Description
Eric Rich
2015-01-16 12:32:50 UTC
Created attachment 1091688 [details]
Proposed patch for jdk repository of OpenJDK 8 head
Created attachment 1091689 [details]
Proposed patch for hotspot repository of OpenJDK 8 head
Created attachment 1093369 [details]
Proposed patch for jdk repository of OpenJDK 8 head (no SslRmiServerFactory changes)
Fix for this got pushed to upstream OpenJDK 9: http://hg.openjdk.java.net/jdk9/hs-rt/jdk/rev/1b13503d0ef7 http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/c1a328946567 I'll ask for an 8 backport after it's been in 9 for a bit. Not sure how well an 8 backport is going to be received given the addition of a new property. Note that it needs to reach 7 to resolve this bug. Backport request for 8u-dev: http://mail.openjdk.java.net/pipermail/jdk8u-dev/2016-January/004942.html (In reply to Severin Gehwolf from comment #31) > Backport request for 8u-dev: > http://mail.openjdk.java.net/pipermail/jdk8u-dev/2016-January/004942.html Fixes have been pushed to 8u upstream today: Main patch: https://bugs.openjdk.java.net/browse/JDK-8148845 Test fix 1: https://bugs.openjdk.java.net/browse/JDK-8149808 Test fix 2: https://bugs.openjdk.java.net/browse/JDK-8149809 I'll look into JDK 7 backports this week. Backport request for 7u-dev: http://mail.openjdk.java.net/pipermail/jdk7u-dev/2016-February/010474.html 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, 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://rhn.redhat.com/errata/RHBA-2016-0752.html |