Hide Forgot
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020429 Description of problem: jbuilder 6 worked well on RedHat 7.2, but not on 7.3 Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.install java 2.install jbuilder 6 enterprise version 3. run jbuilder 4. enter licence Actual Results: a very small window, enlarge the window, can not open a project. Additional info:
I assume this is some Java based code. Most JREs are very buggy, used internal symbols and made wrong assumptions about the runtime. They break after updates. Very recent JREs seem to be better. Sun's 1.4.1 and up JRE seems quite nice on RHL9. Have you tried your code on a more recent system and with more recent versions of this code you're trying to use?
No reply in almost 6 months. Closing as NOTABUG since it is most probably the JREs fault. Especially IBM's JRE plays dirty tricks with the C runtime which will break upon upgrade of glibc.