Bug 65372
| Summary: | Sun's JVM 1.3.1_03 has run-time linking problem with the glibc in rh73 | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Ion Badulescu <ionut> |
| Component: | glibc | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | CC: | fweimer |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-05-22 20:15:03 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ion Badulescu
2002-05-22 20:14:57 UTC
The bug is in Sun JDK. It must not use glibc private interfaces (and the difference between 7.2 and 7.3 is that glibc no enforces this). Get a newer JDK from Sun (I think they've fixed it already). While I agree in principle, I believe that making this kind of change between two supposedly-compatible RH releases is not the best idea. It could have waited for 8.0. Also, for what it's worth, the Blackdown JVM has the same problem (no wonder, since it's using Sun's code base). As for Sun fixing it, if they've done it then they certainly haven't released anything yet. |