JDK-4306835 : GetExceptionHandlerTable not implemented
  • Type: Bug
  • Component: vm-legacy
  • Sub-Component: jvmdi
  • Affected Version: 1.3.0,1.4.0,1.4.2,5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic,linux
  • CPU: generic,x86
  • Submitted: 2000-01-24
  • Updated: 2008-07-30
  • Resolved: 2003-09-17
Related Reports
Relates :  
Relates :  
Description

Name: dkC59003			Date: 01/24/2000



The HotSpot VM 1.3fcs-S fails the test nsk/jvmdi/GetExceptionHandlerTable/handltab001
from testbase_nsk:
JVMDI function GetExceptionHandlerTable returns JVMDI_ERROR_NOT_IMPLEMENTED.

To reproduce the bug run 
doit.sh <jdk root directory>
or
doit.bat <jdk root directory>
in
GammaBase/Bugs/<this bug number>

Classic passes the test (doit.sh <jdk root directory> -classic).

Running on Solaris the test outputs:

$ doit.sh /export/ld24/java/hotspot/jdk1.3.0/solaris
java version "1.3.0rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-S)
Java HotSpot(TM) Client VM (build 1.3.0rc1-S, interpreted mode)
Failed to get excep.handler table. err = 99

======================================================================

Name: pvR10198			Date: 05/27/2002


This bug also affects the following test from testbase_nsk:
    nsk/jvmdi/GetExceptionHandlerTable/handltab002

Pavel Vysotski <###@###.###>

======================================================================

Comments
EVALUATION committing to Ladybird See also 4184930 JVMDI spec: Need usable versions of GetThrownExceptions and GetExceptionHandler
11-06-2004