8218705: Test sun/tools/jcmd/TestJcmdDefaults.java fails on Linux
Reviewed-by: dholmes
This commit is contained in:
parent
3e904a4801
commit
df94bd8e0c
@ -85,9 +85,6 @@ public class ProcessArgumentMatcher {
|
||||
ProcessHelper helper = ProcessHelper.platformProcessHelper();
|
||||
if (helper != null) {
|
||||
mainClass = helper.getMainClass(vmd.id());
|
||||
if (mainClass == null) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
// If the main class name is still unset then retrieve it with the attach mechanism
|
||||
|
Loading…
x
Reference in New Issue
Block a user