- Subject: Weirdness in native/jni/java-io/java_io_VMConsole.c
- From: Andrew Haley <aph@xxxxxxxxxx>
- Date: Thu, 29 Mar 2012 10:47:38 +0100
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1
There's a very odd comment in this file: it clearly refers to some
method in another file. But what was it for, anyway? Surely the
name of a method and its signature is contained in the code. I'd just
delete it.
/*
* Class: java_io_VMConsole
* Method: echo
* Signature: (Z)Z
*/
JNIEXPORT jstring JNICALL
Java_java_io_VMConsole_readPassword (JNIEnv * env,
jclass clazz
__attribute__ ((__unused__)),
jobject con)
{
Andrew.
[Linux Kernel]
[Linux Cryptography]
[Fedora]
[Fedora Directory]
[Red Hat Development]