Searched refs:nice (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/javax/management/ObjectName/
H A DObjectNameGetInstanceTest.java42 ObjectName nice = new ObjectName(nonCanonical);
46 if (nice.getCanonicalName().equals(nonCanonical)) {
58 if (nice.equals(unEvil))
/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp1427 long nice; local
1485 &nice, /* 19 %ld */
1625 // for nano time (though the monotonic property is still nice to have).
3653 // It'd be nice to avoid the back-to-back javaTimeNanos() calls on
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp1235 long nice; local
1293 &nice, /* 19 %ld */
1419 // for nano time (though the monotonic property is still nice to have).
3574 // It'd be nice to avoid the back-to-back javaTimeNanos() calls on

Completed in 72 milliseconds