-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0
-
sol-rc1
-
generic
-
generic
-
Not verified
Name: dkC59003 Date: 12/17/99
The HotSpot VM 1.3fcs-R JVMDI function SetFieldAccessWatch returns
JVMDI_ERROR_NOT_IMPLEMENTED.
Classic works fine.
To reproduce the bug run
doit.sh <jdk root directory>
in
GammaBase/Bugs/<this bug number>
The test outputs:
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-Q)
Java HotSpot(TM) Client VM (build 1.3-R, interpreted mode)
Failed to set fld access watch. err = 99
======================================================================
- relates to
-
JDK-8193369 post_field_access does not work for some functions, possibly related to fast_getfield
- Resolved
-
JDK-4327280 some interface functions are not implemented
- Closed