-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 16
-
Component/s: hotspot
-
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:
//