gcc/libjava/java
Keith Seitz f356a436f0 java-stack.h (ncodeMap): Declare.
* include/java-stack.h (ncodeMap): Declare.
        (_Jv_StackTrace): Make _Jv_GetMethodDeclaringClass friend.
        * java/lang/Class.h (_Jv_GetMethodDeclaringClass): Declare.
        * java/lang/natClass.cc (_Jv_GetMethodDeclaringClass): New
        function.
        * stacktrace.cc (ncodeMap): Redefine from file global to global
        for class _Jv_StackTrace.
        (_Jv_StackTrace::UpdateNCodeMap): Add interpreted classes, too,
        so that _Jv_GetMethodDeclaringClass can find them all.
        (_Jv_StackTrace::ClassForFrame): Exclude interpreted classes.
        * jvmti.cc (_Jv_JVMTI_GetMethodDeclaringClass): New function.
        (_Jv_JVMTI_Interface): Define GetMethodDeclaringClass function.

From-SVN: r118100
2006-10-28 02:15:12 +00:00
..
io natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD_SEMANTICS. 2006-08-01 22:59:24 +02:00
lang java-stack.h (ncodeMap): Declare. 2006-10-28 02:15:12 +00:00
net 2006-10-03 Gary Benson <gbenson@redhat.com> 2006-10-03 10:27:28 +00:00
nio sources.am, [...]: Rebuilt. 2006-05-13 21:21:28 +00:00
security re PR libgcj/27890 (lib/logging.properties pollutes common namespace) 2006-08-22 20:37:36 +00:00
text sources.am, [...]: Rebuilt. 2006-05-13 18:41:38 +00:00
util Locale.java (hashcode): No longer transient. 2006-09-27 07:58:11 +00:00