public class JvmInternalsDataProvider extends Object
| Constructor and Description |
|---|
JvmInternalsDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ArrayList<String>> |
checkDuplicates(String arguments)
Checks a set of JVM flags for any possible duplicates, including synonymous flags.
|
public static Collection<ArrayList<String>> checkDuplicates(String arguments)
arguments - the set of JVM flags to check JDK Mission Control v 8.0.1
Copyright © 2018-2021, Oracle and/or its affiliates. All rights reserved. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl