Home
last modified time | relevance | path

Searched refs:Java (Results 1 – 25 of 94) sorted by relevance

1234

/freebsd-11-stable/contrib/file/magic/Magdir/
HDjava4 # Java ByteCode and Mach-O binaries (e.g., Mac OS X) use the
8 # Java serialization
10 0 beshort 0xaced Java serialization data
13 0 belong 0xfeedfeed Java KeyStore
15 0 belong 0xcececece Java JCE KeyStore
18 # Java source
19 0 regex \^import.*;$ Java source
22 # Java HPROF dumps
26 >>0x11 ubyte-0x31 <2 Java HPROF dump,
29 # Java jmod module
[all …]
HDcafebabe6 # Since Java bytecode and Mach-O universal binaries have the same magic number,
9 # architectures; the short at offset 4 in a Java bytecode file is the JVM minor
12 # Java class format was version 43.0, we can safely choose any number
19 >4 belong >30 compiled Java class data,
24 #>>4 belong 0x032d (Java 1.0)
25 #>>4 belong 0x032d (Java 1.1)
26 >>4 belong 0x002e (Java 1.2)
27 >>4 belong 0x002f (Java 1.3)
28 >>4 belong 0x0030 (Java 1.4)
29 >>4 belong 0x0031 (Java 1.5)
[all …]
HDsecuritycerts6 0 belong 0xedfeedfe Sun 'jks' Java Keystore File data
HDmach6 # Java ByteCode, so they are both handled in the file "cafebabe".
/freebsd-11-stable/contrib/binutils/
HDltgcc.m43 # Ensure that the configuration variables for the GNU Java Compiler compiler
6 # run its tests on C programs, because we cannot link Java programs until
12 # Source file extension for Java test sources.
15 # Object file extension for compiled Java test sources.
/freebsd-11-stable/contrib/gcc/doc/
HDcontrib.texi49 Godmar Back for his Java improvements and encouragement.
52 Scott Bambrough for help porting the Java compiler.
58 Jon Beniston for his Microsoft Windows port of Java.
65 Geoff Berry for his Java object serialization work and various patches.
83 garbage collector}, IA-64 libffi port, and other Java work.
125 Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ@.
162 Eric Christopher for his Java porting help and clean-ups.
300 John Gilmore for a donation to the FSF earmarked improving GNU Java.
312 Anthony Green for his @option{-Os} contributions and Java front end work.
315 Stu Grossman for gdb hacking, allowing GCJ developers to debug Java code.
[all …]
HDfrontends.texi14 @cindex Java
18 languages currently include C, C++, Java, Fortran, and Ada.
HDstandards.texi173 @xref{Compatibility,,Compatibility with the Java Platform, gcj, GNU gcj},
174 for details of compatibility between @command{gcj} and the Java Platform.
HDsourcebuild.texi32 The Boehm conservative garbage collector, used as part of the Java
41 An implementation of the @command{jar} command, used with the Java
63 The @code{libffi} library, used as part of the Java runtime library.
72 The Java runtime library.
85 The @code{zlib} compression library, used by the Java front end and as
86 part of the Java runtime library.
677 Java front end depends on the C++ front end, so sets
826 * libgcj Tests:: The Java library testsuites.
1280 @subsection The Java library testsuites.
1288 develops tests for the Java Class Libraries. These tests are run as part
[all …]
HDcfg.texi247 Java, exceptions like division by zero or segmentation fault are
569 instruction to non-trapping while compiling Java. Updating of edges
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
HDexception.lst27 # Exception list: names tests that are bypassed when running in Java
34 # freopen() (to suppress output) not supported by Java DTrace API
73 # freopen() and ftruncate() not supported by Java DTrace API
/freebsd-11-stable/contrib/subversion/
HDCOMMITTERS222 xela Alexander Müller <alex@littleblue.de> (Java JNI b.)
228 morten Morten Ludvigsen <morten@2ps.dk> (Swig-Java b.)
229 jespersm Jesper Steen Møller <jesper@selskabet.org> (Swig-Java b.)
230 knacke Kai Nacke <kai.nacke@redstar.de> (Swig-Java b.)
/freebsd-11-stable/contrib/gdb/gdb/
HDMAINTAINERS240 Java support (Global Maintainers)
265 Java tests (gdb.java) Anthony Green green@redhat.com
429 Per Bothner (Java) per at bothner dot com
430 Anthony Green (Java) green at redhat dot com
HDNEWS24 Pending breakpoints are very useful for GCJ Java debugging.
222 * Java
225 Java application have been fixed. GDB's Java support is now
1095 * Java frontend
1097 GDB now includes basic Java language support. This support is
1098 only useful with Java compilers that produce native machine code.
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cxxfilt/
HDllvm-cxxfilt.cpp29 Java, ///< Java (gcj) enumerator
/freebsd-11-stable/sys/contrib/zlib/
HDFAQ282 34. Is there a Java version of zlib?
284 Probably what you want is to use zlib in Java. zlib is already included
285 as part of the Java SDK in the java.util.zip package. If you really want
286 a version of zlib written in the Java language, look on the zlib home
HDREADME38 zlib is available in Java using the java.util.zip package, documented at
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h157 Java = 0x0d, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
HDPDBExtras.cpp214 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Java, OS) in operator <<()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
HDTypes.def76 TYPE("java", Java, INVALID, nullptr, phases::Compile, phases::…
/freebsd-11-stable/contrib/unbound/doc/
HDrequirements.txt44 created a Java based prototype resolver called Unbound. The basic
47 The Java prototype worked very well, with contributions from Geoff
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDEnumTables.cpp96 CV_ENUM_ENT(SourceLanguage, ILAsm), CV_ENUM_ENT(SourceLanguage, Java),
/freebsd-11-stable/crypto/openssl/doc/apps/
HDpkcs8.pod86 when absolutely necessary. Certain software such as some versions of Java
/freebsd-11-stable/contrib/sendmail/libmilter/
HDREADME15 Note: if you want to write a milter in Java, then see
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp204 RETURN_CASE(SourceLanguage, Java, "java"); in formatSourceLanguage()

1234