Who defines _Jv_InitClass()?

Joe Kulig kulandthegang@cox.net
Wed Jun 9 11:41:00 GMT 2004


It is defined as an inline friend function in java/lang/Class.h

Joe Kulig
kulandthegang AT cox DOT net

============================================================
From: Ranjit Mathew <rmathew@gmail.com>
Date: 2004/06/09 Wed AM 07:20:55 EDT
To: java@gcc.gnu.org
Subject: Who defines _Jv_InitClass()?

Hi,

    While working on:

  http://gcc.gnu.org/ml/java/2004-06/msg00046.html

I realised that I can't seem to find out precisely who
defines the implementation of _Jv_InitClass()!

The closest match is in java/lang/Class.h, but that
method should be emitted as java::lang::_Jv_InitClass().

What am I missing?

Thanks,
Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/

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




More information about the Java mailing list