Merged gcj-eclipse branch to trunk.
From-SVN: r120621
This commit is contained in:
@@ -61,9 +61,6 @@ final class VMCompilationMXBeanImpl
|
||||
* @return the number of milliseconds spent
|
||||
* compiling.
|
||||
*/
|
||||
static long getTotalCompilationTime()
|
||||
{
|
||||
return -1;
|
||||
}
|
||||
static native long getTotalCompilationTime();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user