/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ |
net.properties | 85 # The 'jdk.http.auth.tunneling.disabledSchemes' property lists the authentication 87 # The 'jdk.http.auth.proxying.disabledSchemes' property lists the authentication 96 # Note: This property is currently used by the JDK Reference implementation. It 99 #jdk.http.auth.proxying.disabledSchemes= 100 jdk.http.auth.tunneling.disabledSchemes=Basic
|
/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
net.properties | 85 # The 'jdk.http.auth.tunneling.disabledSchemes' property lists the authentication 87 # The 'jdk.http.auth.proxying.disabledSchemes' property lists the authentication 96 # Note: This property is currently used by the JDK Reference implementation. It 99 #jdk.http.auth.proxying.disabledSchemes= 100 jdk.http.auth.tunneling.disabledSchemes=Basic
|
/prebuilts/jdk/jdk9/darwin-x86/conf/ |
net.properties | 85 # The 'jdk.http.auth.tunneling.disabledSchemes' property lists the authentication 87 # The 'jdk.http.auth.proxying.disabledSchemes' property lists the authentication 96 # Note: This property is currently used by the JDK Reference implementation. It 99 #jdk.http.auth.proxying.disabledSchemes= 100 jdk.http.auth.tunneling.disabledSchemes=Basic
|
/prebuilts/jdk/jdk9/linux-x86/conf/ |
net.properties | 85 # The 'jdk.http.auth.tunneling.disabledSchemes' property lists the authentication 87 # The 'jdk.http.auth.proxying.disabledSchemes' property lists the authentication 96 # Note: This property is currently used by the JDK Reference implementation. It 99 #jdk.http.auth.proxying.disabledSchemes= 100 jdk.http.auth.tunneling.disabledSchemes=Basic
|
/libcore/ojluni/src/main/java/jdk/net/ |
NetworkPermission.java | 26 package jdk.net; 36 //@jdk.Exported
|
ExtendedSocketOptions.java | 26 package jdk.net; 35 //@jdk.Exported
|
SocketFlow.java | 26 package jdk.net; 46 //@jdk.Exported 67 // @jdk.Exported
|
/prebuilts/jdk/jdk9/darwin-x86/lib/ |
jrt-fs.jar | |
/prebuilts/jdk/jdk9/linux-x86/lib/ |
jrt-fs.jar | |
/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/ |
nashorn.jar | |
/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/ |
nashorn.jar | |
/external/desugar/test/java/com/google/devtools/build/android/desugar/ |
desugar_deps_consistency_test.sh | 32 if third_party/java/jdk/jar/jar tf "${out}" | grep 'desugar_deps'; then
|
/external/snakeyaml/ |
docker-run.sh | 4 echo "Usage: docker-run.sh <JDK number> (number can be 6, 7, 8)" 14 maven:3-jdk-$1 \
|
/external/jacoco/ |
.travis.sh | 24 # Switch to desired JDK, download if required: 30 rm -rf /tmp/jdk/$JDK 31 mkdir -p /tmp/jdk/$JDK 33 if [ ! -f "/tmp/jdk/$FILENAME" ] 35 curl -L $JDK_URL -o /tmp/jdk/$FILENAME 38 tar -xzf /tmp/jdk/$FILENAME -C /tmp/jdk/$JDK --strip-components [all...] |
/prebuilts/jdk/jdk9/darwin-x86/conf/security/ |
java.security | 106 # jdk.security.provider.preferred=AES/GCM/NoPadding:SunJCE, \ 109 #jdk.security.provider.preferred= 304 # By default, none of the class loaders supplied with the JDK call 576 # jdk.certpath.disabledAlgorithms=MD2, DSA, RSA keySize < 2048 579 jdk.certpath.disabledAlgorithms=MD2, MD5, SHA1 jdkCA & usage TLSServer, \ 617 # Note: This property is currently used by the JDK Reference 621 # See "jdk.certpath.disabledAlgorithms" for syntax descriptions. 623 jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, \ 643 # This is in addition to the jdk.certpath.disabledAlgorithms property above. 645 # See the specification of "jdk.certpath.disabledAlgorithms" for th [all...] |
/prebuilts/jdk/jdk9/linux-x86/conf/security/ |
java.security | 105 # jdk.security.provider.preferred=AES/GCM/NoPadding:SunJCE, \ 108 #jdk.security.provider.preferred= 303 # By default, none of the class loaders supplied with the JDK call 575 # jdk.certpath.disabledAlgorithms=MD2, DSA, RSA keySize < 2048 578 jdk.certpath.disabledAlgorithms=MD2, MD5, SHA1 jdkCA & usage TLSServer, \ 616 # Note: This property is currently used by the JDK Reference 620 # See "jdk.certpath.disabledAlgorithms" for syntax descriptions. 622 jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, \ 642 # This is in addition to the jdk.certpath.disabledAlgorithms property above. 644 # See the specification of "jdk.certpath.disabledAlgorithms" for th [all...] |
/libcore/ojluni/src/test/java/time/jdk/testlibrary/ |
RandomFactory.java | 24 package jdk.testlibrary;
|
/prebuilts/jdk/jdk8/darwin-x86/jre/lib/security/ |
java.security | 52 # There is a default provider that comes standard with the JDK. It 221 jdk.internal.,\ 222 jdk.nashorn.internal.,\ 223 jdk.nashorn.tools.,\ 234 # by default, none of the class loaders supplied with the JDK call 269 jdk.internal.,\ 270 jdk.nashorn.internal.,\ 271 jdk.nashorn.tools.,\ 540 # jdk.certpath.disabledAlgorithms=MD2, DSA, RSA keySize < 2048 543 jdk.certpath.disabledAlgorithms=MD2, MD5, SHA1 jdkCA & usage TLSServer, [all...] |
/prebuilts/jdk/jdk8/linux-x86/jre/lib/security/ |
java.security | 52 # There is a default provider that comes standard with the JDK. It 220 jdk.internal.,\ 221 jdk.nashorn.internal.,\ 222 jdk.nashorn.tools.,\ 232 # by default, none of the class loaders supplied with the JDK call 267 jdk.internal.,\ 268 jdk.nashorn.internal.,\ 269 jdk.nashorn.tools.,\ 537 # jdk.certpath.disabledAlgorithms=MD2, DSA, RSA keySize < 2048 540 jdk.certpath.disabledAlgorithms=MD2, MD5, SHA1 jdkCA & usage TLSServer, [all...] |
/external/annotation-tools/asmx/ |
build.properties | 85 # URLs of external Javadocs (JDK) 87 jdk.url http://java.sun.com/j2se/1.4.2/docs/api
|
/external/tensorflow/tensorflow/java/maven/ |
release.sh | 59 maven:3.3.9-jdk-8 \
|
/external/mdnsresponder/mDNSPosix/ |
Makefile | 55 JDK = /usr/jdk 96 JAVACFLAGS_OS += -I$(JDK)/include/solaris 107 JAVACFLAGS_OS += -I$(JDK)/include/linux 134 JAVACFLAGS_OS += -I$(JDK)/include/freebsd 153 JDK = /System/Library/Frameworks/JavaVM.framework/Home 366 JAVAC = $(JDK)/bin/javac 367 JAVAH = $(JDK)/bin/javah 368 JAVADOC = $(JDK)/bin/javadoc 369 JAR = $(JDK)/bin/ja [all...] |
/external/annotation-tools/annotation-file-utilities/scripts/ |
merge-annotations | 3 # Ad hoc script for merging annotated JDKs. Arguments are JDK source 14 jj=./jdk.jaif
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
BigNumberFormatTest.java | 63 // On Sun JDK 1.2-1.3, the hi_IN locale uses '0' for a zero digit, 64 // but on IBM JDK 1.2-1.3, the locale uses U+0966. 447 String jdk = jdkFormat.format(bd); local 449 logln("Format of BigDecimal " + val + " by JDK is " + jdk); 451 if (!jdk.equals(icu)) { 452 errln("BigDecimal jdk: " + jdk + " != icu: " + icu); 456 jdk = jdkFormat.format(d); 458 logln("Format of double " + val + " by JDK is " + jdk) [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
BigNumberFormatTest.java | 60 // On Sun JDK 1.2-1.3, the hi_IN locale uses '0' for a zero digit, 61 // but on IBM JDK 1.2-1.3, the locale uses U+0966. 444 String jdk = jdkFormat.format(bd); local 446 logln("Format of BigDecimal " + val + " by JDK is " + jdk); 448 if (!jdk.equals(icu)) { 449 errln("BigDecimal jdk: " + jdk + " != icu: " + icu); 453 jdk = jdkFormat.format(d); 455 logln("Format of double " + val + " by JDK is " + jdk) [all...] |