|
Quick Lists
|
|
Bug ID:
|
4770100
|
|
Votes
|
0
|
|
Synopsis
|
-Xcheck:jni uses oop directly in _thread_in_native state
|
|
Category
|
hotspot:jni
|
|
Reported Against
|
1.4.1
|
|
Release Fixed
|
1.3.1_12
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
28-OCT-2002
|
|
Description
|
Normal JNI_ENTRY makes state transition from native to vm.
JNI_ENTRY_CHECKED doesn't. But there are some places in
jniCheck.cpp where oop's are used directly, where a GC
can happen to move the underlying object, and lead to a crash.
|
|
Work Around
|
N/A
|
|
Evaluation
|
xxxxx@xxxxx 2002-12-16
Fix in progress.
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |