Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
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
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang