-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b08
This comment in vmTestbase/nsk/share/Terminator.java needs to be clarified and reworded:
} catch (InterruptedException exception) {
exception.printStackTrace(System.err);
//
// OOPS, the dagger for terminator looks broken:
//
} catch (InterruptedException exception) {
exception.printStackTrace(System.err);
//
// OOPS, the dagger for terminator looks broken:
//