-
Bug
-
Resolution: Fixed
-
P3
-
6
-
01
-
x86
-
linux_redhat_2.1
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2120227 | 6 | Vijayan Jayaraman | P3 | Resolved | Fixed | mustang |
javah_g is currently used in j2se build (and probably other workspaces as well).
Unfortunately it triggers a libc bug on older
versions of RHAS (2.1 in particular) on linux-i586,
which causes the javah_g process to hang.
This is causing the build to hang, which is very inconvenient, as
the hanging build occupies the system and blocks other builds from
starting in JCG build script infrastructure.
###@###.### 2004-09-09
Unfortunately it triggers a libc bug on older
versions of RHAS (2.1 in particular) on linux-i586,
which causes the javah_g process to hang.
This is causing the build to hang, which is very inconvenient, as
the hanging build occupies the system and blocks other builds from
starting in JCG build script infrastructure.
###@###.### 2004-09-09
- backported by
-
JDK-2120227 Don't use javah_g in j2se build
-
- Resolved
-
- relates to
-
JDK-4656697 Linux: VM hang when Java program exits
-
- Closed
-