Home
last modified time | relevance | path

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

12345

/NextBSD/contrib/file/magic/Magdir/
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 …]
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
HDsecuritycerts6 0 belong 0xedfeedfe Sun 'jks' Java Keystore File data
/NextBSD/cddl/contrib/dtracetoolkit/Java/
HDReadme1 Java - DTracing Java
3 These scripts trace the JVM, and require the Java hotspot provider which
4 was shipped with Java starting with version 1.6.0.
7 the Java process to be run using the "+ExtendedDTraceProbes" flag.
/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDj_stat_example.txt20 Here we can see that at 2007 Sep 24 04:00:35 there were 2 Java programs
21 executed, (this number will include those without Java provider support),
28 If you see a count in "EXECS" but not in the other columns, then your Java
31 If you see counts in "CLOAD" but not in "METHODS", then you Java software
HDj_classflow_example.txt3 This watches Java method entries and returns from all Java processes on the
7 Here we can see it run on Code/Java/Func_abc.
27 The fourth column, CLASS.METHOD gives us the Java class and method name.
HDj_calldist_example.txt2 types of Java operations.
4 This traces activity from all Java processes on the system with hotspot
14 Here we see it tracing the activity of Code/Java/Func_abc.
234 Java method - garbage collection for example. However there was nothing of
HDj_cpudist_example.txt2 types of Java operations.
4 This traces activity from all Java processes on the system with hotspot
14 Here we see it tracing the activity of Code/Java/Func_abc.
238 Java method - garbage collection for example. However there was nothing of
HDj_who_example.txt2 ExtendedDTraceProbes flag needs to be set when DTracing Java programs. In
4 Code/Java/Func_abc, both with (PID 311517) and without (311526) this flag,
HDj_calltime_example.txt3 This script traces the elapsed time of Java methods and prints a report of the
7 Here it traces the example program, Code/Java/Func_abc
HDj_events_example.txt3 This counts events from all Java processes on the system with hotspot
8 Here you can see it running while the program Code/Java/Func_abc
HDj_cputime_example.txt3 This script traces the on-CPU time of Java methods and prints a report. Here
4 it traces the example program, Code/Java/Func_abc
HDj_syscalls_example.txt3 This is a simple script to count executed Java methods and system calls.
4 Here it traces an example program, Code/Java/Func_abc.
158 and 664 llseek()'s. Many Java methods were also called, with 1987
HDj_thread_example.txt3 Here it is running while Code/Java/Func_abc is executing.
HDj_objnew_example.txt3 This traces activity of object allocation by Java. It will print a histogram
7 Here you can see it running on Code/Java/Func_abc
13 Java object allocation byte distributions by pid and class,
1234 Java object allocation count by pid and class,
1432 In the first section - Java object allocation byte distributions by PID and
1457 In the second section - Java object allocation count by pid and class, you can
HDj_profile_example.txt3 This script samples on-CPU stack traces and prints them with Java
15 Here we run the script on Code/Java/Func_loop. The argument fed to the script
16 is the PID of the Java program we wish to investigate. Here the raw output is
HDj_package_example.txt6 Here you can see it running when Code/Java/Func_abc runs.
/NextBSD/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.
/NextBSD/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.
/NextBSD/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
/NextBSD/cddl/contrib/dtracetoolkit/Notes/
HDALLjava_notes.txt2 * Notes for all scripts that trace Java using the hotspot provider.
24 technique (sampling) than most of the other Java scripts (tracing).
/NextBSD/cddl/contrib/dtracetoolkit/
HDGuide56 Java/ Scripts for tracing Java
DREADME56 Java/ Scripts for tracing Java
/NextBSD/contrib/subversion/
HDCOMMITTERS217 xela Alexander Müller <alex@littleblue.de> (Java JNI b.)
223 morten Morten Ludvigsen <morten@2ps.dk> (Swig-Java b.)
224 jespersm Jesper Steen Møller <jesper@selskabet.org> (Swig-Java b.)
225 knacke Kai Nacke <kai.nacke@redstar.de> (Swig-Java b.)

12345