-
Bug
-
Resolution: Fixed
-
P4
-
5.0, 7, 7u71
-
b26
-
x86
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8011823 | 8 | Mikael Gerdin | P4 | Resolved | Fixed | b85 |
The tests:
gc/lock/jni/jnilock002,3 and probably other could work too slow.
The test shoud work 1 minute, however it works more then 20 minutes, sometimes more then 30 minutes.
Test doesn't hang it always exit.
The issue is reproducible on sfsparc003 only with fastdebug.
It is not reproduced with -Xint.
It is not reproduced always, sometimes all work fine and exit in 2 minutes.
gc/lock/jni/jnilock002,3 and probably other could work too slow.
The test shoud work 1 minute, however it works more then 20 minutes, sometimes more then 30 minutes.
Test doesn't hang it always exit.
The issue is reproducible on sfsparc003 only with fastdebug.
It is not reproduced with -Xint.
It is not reproduced always, sometimes all work fine and exit in 2 minutes.
- backported by
-
JDK-8011823 gc/lock/jni/jnilockXXX works too slow on 1-processor machine
- Resolved
- relates to
-
JDK-8182302 gc/lock/jniref/jnilocalreflock02, timeout after execution
- Closed