gcc/libjava/java
Keith Seitz 3056423a31 Class.h (_Jv_FindInterpreterMethod): Change return type to _Jv_MethodBase instead of _Jv_InterpMethod.
* java/lang/Class.h (_Jv_FindInterpreterMethod): Change return type
        to _Jv_MethodBase instead of _Jv_InterpMethod.
        * java/lang/natClass.cc (_Jv_FindInterpreterMethod): Likewise.
        Do not check access flags.
        Fix some minor style anomalies.

From-SVN: r116730
2006-09-06 22:16:59 +00:00
..
io natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD_SEMANTICS. 2006-08-01 22:59:24 +02:00
lang Class.h (_Jv_FindInterpreterMethod): Change return type to _Jv_MethodBase instead of _Jv_InterpMethod. 2006-09-06 22:16:59 +00:00
net InetAddress.java (getLocalHost): Refactor to avoid security check if getLocalHostname() fails and to provide... 2006-09-01 15:38:00 +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 re PR libgcj/27890 (lib/logging.properties pollutes common namespace) 2006-08-22 20:37:36 +00:00