[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/khtml/java
From:       Pino Toscano <pino () kde ! org>
Date:       2008-10-08 22:41:07
Message-ID: 1223505667.852972.6542.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 869417 by pino:

print the path of the jvm in the debug output


 M  +1 -1      kjavaprocess.cpp  


--- trunk/KDE/kdelibs/khtml/java/kjavaprocess.cpp #869416:869417
@@ -227,7 +227,7 @@
     if ( !d->classArgs.isNull() )
         args << d->classArgs;
 
-    kDebug(6100) << "Invoking JVM now...with arguments = " << KShell::joinArgs(args);
+    kDebug(6100) << "Invoking JVM" << d->jvmPath << "now...with arguments = " << KShell::joinArgs(args);
 
     setOutputChannelMode(KProcess::SeparateChannels);
     setProgram( d->jvmPath, args );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic