-
Bug
-
Resolution: Fixed
-
P2
-
1.3.1
-
rc2
-
generic
-
linux
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2041881 | 1.4.0 | Daniel Daugherty | P2 | Resolved | Fixed | beta |
daniel.daugherty@Eng 2001-03-27
This bug was encountered while chasing the following bug:
4369489 2/5 jdb does not work on Linux platform.
This bug is the seventh layer of that onion.
When "java_g -Xrunhprof:cpu=samples" PepTest is run, it quite
frequently crashes in RawMonitorExit(). Uses the java command
crashes in the same way. Adding -XX:+SafepointALot makes the
crash happen earlier.
This bug was encountered while chasing the following bug:
4369489 2/5 jdb does not work on Linux platform.
This bug is the seventh layer of that onion.
When "java_g -Xrunhprof:cpu=samples" PepTest is run, it quite
frequently crashes in RawMonitorExit(). Uses the java command
crashes in the same way. Adding -XX:+SafepointALot makes the
crash happen earlier.
- backported by
-
JDK-2041881 Linux: -Xrunhprof:cpu=samples PepTest crashes in RawMonitorExit
- Resolved
- relates to
-
JDK-4427363 Linux: Reg-test FilterMatch.java Failing
- Closed