Searched defs:policy (Results 101 - 125 of 184) sorted by relevance

12345678

/openjdk9/jdk/src/java.desktop/macosx/classes/sun/lwawt/
H A DLWScrollPanePeer.java166 private static int convertHPolicy(final int policy) { argument
177 private static int convertVPolicy(final int policy) { argument
/openjdk9/jdk/test/java/lang/Class/getDeclaredField/
H A DClassDeclaredFieldsTest.java95 static Policy policy = null; field in class:ClassDeclaredFieldsTest.Configure
/openjdk9/jdk/src/jdk.jdi/share/classes/com/sun/jdi/request/
H A DEventRequest.java172 void setSuspendPolicy(int policy); argument
/openjdk9/jdk/test/java/security/Policy/SignedJar/
H A DSignedJarTest.java145 private static String[] constructCMD(String classpath, String policy, String arg1, String arg2) { argument
/openjdk9/jdk/test/javax/sql/testng/test/rowset/spi/
H A DSyncFactoryPermissionsTests.java42 private static Policy policy; field in class:SyncFactoryPermissionsTests
/openjdk9/jdk/test/javax/xml/soap/spi/
H A DSAAJFactoryTest.java91 static String policy = System.getProperty("test.src", ".") + File.separator + "test.policy"; field in class:SAAJFactoryTest
/openjdk9/hotspot/src/share/vm/gc/parallel/
H A DadjoiningGenerations.cpp38 AdjoiningGenerations(ReservedSpace old_young_rs, GenerationSizer* policy, size_t alignment) argument
/openjdk9/jaxp/test/javax/xml/jaxp/libs/jaxp/library/
H A DJAXPPolicyManager.java60 private TestPolicy policy = new TestPolicy(); field in class:JAXPPolicyManager
[all...]
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/config/management/policy/
H A DManagementAssertion.java[all...]
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/privateutil/
H A DServiceFinder.java
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/util/
H A DMethodUtil.java
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/sourcemodel/
H A DXmlPolicyModelUnmarshaller.java[all...]
H A DPolicySourceModel.java[all...]
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/
H A DAssertionSet.java[all...]
H A DPolicyAssertion.java[all...]
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/subject/
H A DWsdlBindingSubject.java
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/jaxws/
H A DSafePolicyReader.java[all...]
/openjdk9/jdk/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/
H A DHttpClient.java153 public abstract Builder followRedirects(Redirect policy); argument
/openjdk9/jdk/test/java/lang/ClassLoader/securityManager/
H A DClassLoaderTest.java97 public ClassLoaderTest(Path policy, boolean useSCL) { argument
[all...]
/openjdk9/jdk/test/java/lang/ProcessHandle/
H A DPermissionTest.java51 protected static Policy policy; field in class:PermissionTest
/openjdk9/jdk/test/java/net/httpclient/security/
H A DSecurity.java376 runtest(Test r, String policy, boolean succeeds) argument
[all...]
/openjdk9/jdk/test/java/util/logging/
H A DFileHandlerPatternExceptions.java134 static Policy policy = null; field in class:FileHandlerPatternExceptions.Configure
H A DFileHandlerPath.java181 static Policy policy = null; field in class:FileHandlerPath.Configure
/openjdk9/langtools/test/tools/javac/classfiles/attributes/annotations/
H A DTestAnnotationInfo.java35 public final RetentionPolicy policy; field in class:TestAnnotationInfo
39 public TestAnnotationInfo(String typeIndexName, RetentionPolicy policy, Pair... values) { argument
43 public TestAnnotationInfo(String typeIndexName, RetentionPolicy policy, boolean isRepeatable, Pair... values) { argument
/openjdk9/jdk/test/sun/security/provider/PolicyFile/
H A DComparator.java196 private static int doBadTest(PolicyFile policy, in argument
220 doPrincipalTest(PolicyFile policy, int testnum) argument
262 doComparatorTest(PolicyFile policy, int testnum) argument
304 doCombinedTest(PolicyFile policy, int testnum) argument
[all...]

Completed in 300 milliseconds

12345678