Home
last modified time | relevance | path

Searched refs:JDK (Results 1 – 17 of 17) sorted by relevance

/external/emma/
DBUILD.txt12 "build.properties" that tells the build where your JDK and ANT are located:
15 following property to point to the "jre" subdirectory of your JDK 1.4
18 build.target.j2se.14.home = <JDK 1.4 install>/jre
/external/oprofile/
DREADME_PACKAGERS33 option. If your JDK is older than version 1.5, only a JVMPI agent library
34 is built. If your JDK is version 1.5, both JVMPI and JVMTI agent
35 libraries are built. If your JDK is 1.6 or newer, only the JVMTI agent
/external/mdnsresponder/mDNSPosix/
DMakefile55 JDK = /usr/jdk macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
D_README.txt12 UpdateBugStateTask requires JDK 1.4 or greater.
/external/guava/
DREADME.maven22 therefore require a JDK 1.6 (or newer 1.5 with the
DREADME4 Requires JDK 1.5 or higher.
/external/icu4c/data/
Dicu4j-readme.txt16 $jdk_bin is the JDK bin directory (for the jar tool)
Dcldr-icu-readme.txt23 # functions on generic classes, try switching to the Sun JDK.
25 # Besides a standard JDK, the process also requires ant
44 # JAVA_HOME: Path to JDK (a directory, containing e.g. bin/java, bin/javac,
/external/ganymed-ssh2/
DHISTORY.txt39 - Due to the slightly changed semantics of Thread.interrupt() and Object.wait() in JDK 6,
41 on JDK 6, as the Kex and Streamgobbler code may occasionally consume all CPU resources.
43 Background: the JDK 6 javadocs for Object.wait say: "If the current thread is interrupted
136 in the "TransportManager.parseIPv4Address" method (which already is a workaround for JDK's that
222 that some JDK's try to lookup dotted addresses with the resolver.
/external/icu4c/tools/tzcode/
Dreadme.txt35 self-contained implementation, whereas ICU4J uses the underlying JDK
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
Dbuild.properties108 # The location of the Java jars to compile against. Typically the rt.jar for your JDK/JRE
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
Dbuild.properties212 # The location of the Java jars to compile against. Typically the rt.jar for your JDK/JRE
/external/doclava/src/com/google/doclava/parser/
DJava.g181 * JDK 1.5.0_06.
256 * This grammar successfully parses every .java file in the JDK 1.5 source
/external/webp/
DREADME151 To build the swig-generated JNI wrapper code at least JDK-1.5 (or equivalent)
/external/icu4c/data/mappings/
Dconvrtrs.txt123 JAVA # Source: Sun JDK. Alias name case is ignored, but dashes are not ignored.
472 # JDK 1.5 has these aliases.
723 … MS936 { IANA } # In JDK 1.5, this goes to x-mswin-936. This is an IANA name split.
/external/valgrind/main/
DNEWS260 279071 JDK creates PTEST with redundant REX.W prefix
/external/bouncycastle/patches/
Dbcprov.patch461 - added.addElement((i != 0) ? TRUE : FALSE); // to allow earlier JDK compatibili…