apache / harmony-drlvm
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 1,204 files with 287,180 lines of code in files.
    • 1,204 files that are 366+ days old (287,180 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 1,204 files with 287,180 lines of code in files.
    • 1,204 files have been last changed 366+ days ago (287,180 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
cpp, java, h, xml, c, j, txt, asm, sh, properties, s, html, htm, inl, css, json, cfg, g
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cpp100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
java100% | 0% | 0% | 0% | 0%
c100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
htm100% | 0% | 0% | 0% | 0%
xml100% | 0% | 0% | 0% | 0%
asm100% | 0% | 0% | 0% | 0%
g100% | 0% | 0% | 0% | 0%
inl100% | 0% | 0% | 0% | 0%
s100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
cfg100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cpp100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
java100% | 0% | 0% | 0% | 0%
c100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
htm100% | 0% | 0% | 0% | 0%
xml100% | 0% | 0% | 0% | 0%
asm100% | 0% | 0% | 0% | 0%
g100% | 0% | 0% | 0% | 0%
inl100% | 0% | 0% | 0% | 0%
s100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
cfg100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
vm100% | 0% | 0% | 0% | 0%
make100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
vm100% | 0% | 0% | 0% | 0%
make100% | 0% | 0% | 0% | 0%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
sched_enums.h
in vm/vmcore/src/util/ipf/code_emit
4691 - 2006-06-05 2009-10-11 3 2 geirm@apache.org hindessm@apache.org
simplifier.cpp
in vm/jitrino/src/optimizer
3639 14 2006-06-05 2009-10-11 29 9 geirm@apache.org hindessm@apache.org
interpreter.cpp
in vm/interpreter/src
2934 9 2006-06-05 2008-07-27 48 8 geirm@apache.org aaf@apache.org
IRBuilder.cpp
in vm/jitrino/src/optimizer
2882 20 2006-06-05 2009-10-11 26 7 geirm@apache.org hindessm@apache.org
Class_File_Loader.cpp
in vm/vmcore/src/class_support
2875 21 2006-06-05 2008-07-27 43 8 geirm@apache.org aaf@apache.org
JavaByteCodeTranslator.cpp
in vm/jitrino/src/translator/java
2598 77 2006-06-05 2009-10-11 57 9 geirm@apache.org hindessm@apache.org
Ia32InstCodeSelector.cpp
in vm/jitrino/src/codegenerator/ia32
2564 59 2006-06-05 2009-02-25 58 11 geirm@apache.org chunrong@apache.org
Inst.cpp
in vm/jitrino/src/optimizer
2404 53 2006-06-05 2009-10-11 31 8 geirm@apache.org hindessm@apache.org
memoryopt.cpp
in vm/jitrino/src/optimizer
2341 86 2006-06-05 2009-10-11 28 7 geirm@apache.org hindessm@apache.org
hashvaluenumberer.cpp
in vm/jitrino/src/optimizer
2311 33 2006-06-05 2009-10-11 20 8 geirm@apache.org hindessm@apache.org
Ia32IRManager.cpp
in vm/jitrino/src/codegenerator/ia32
2057 51 2006-06-05 2009-10-11 46 10 geirm@apache.org hindessm@apache.org
syncopt.cpp
in vm/jitrino/src/optimizer
1864 42 2006-06-05 2009-10-11 10 5 geirm@apache.org hindessm@apache.org
jit_runtime_support.cpp
in vm/vmcore/src/jit
1861 48 2006-06-05 2009-01-06 59 10 geirm@apache.org chunrong@apache.org
jvmti_event.cpp
in vm/vmcore/src/jvmti
1854 37 2006-06-05 2009-10-11 57 7 geirm@apache.org hindessm@apache.org
merced.cpp
in vm/vmcore/src/util/ipf/code_emit
1760 151 2006-06-05 2009-10-11 3 2 geirm@apache.org hindessm@apache.org
JavaLabelPrepass.cpp
in vm/jitrino/src/translator/java
1687 208 2006-06-05 2008-05-27 24 5 geirm@apache.org mcfirst@apache.org
classloader.cpp
in vm/vmcore/src/class_support
1655 36 2006-06-05 2009-10-11 70 10 geirm@apache.org hindessm@apache.org
Code_Emitter.h
in vm/vmcore/src/util/ipf/include
1571 210 2006-06-05 2008-07-27 7 6 geirm@apache.org aaf@apache.org
jni.h
in vm/include
1564 220 2006-06-05 2007-10-05 7 3 geirm@apache.org gshimansky@apache.org
Inst.h
in vm/jitrino/src/optimizer
1563 150 2006-06-05 2009-10-11 23 7 geirm@apache.org hindessm@apache.org
C_Interface.cpp
in vm/vmcore/src/class_support
1534 133 2006-06-05 2008-07-27 57 8 geirm@apache.org aaf@apache.org
jni.cpp
in vm/vmcore/src/jni
1490 64 2006-06-05 2008-09-04 57 10 geirm@apache.org chunrong@apache.org
Ia32SpillGen.cpp
in vm/jitrino/src/codegenerator/ia32
1375 51 2006-06-05 2009-10-11 17 6 geirm@apache.org hindessm@apache.org
Ia32Printer.cpp
in vm/jitrino/src/codegenerator/ia32
1325 56 2006-06-05 2009-10-11 22 6 geirm@apache.org hindessm@apache.org
jit_runtime_support_ipf.cpp
in vm/vmcore/src/util/ipf/base
1286 23 2006-06-05 2008-07-27 31 8 geirm@apache.org aaf@apache.org
Code_Emitter.cpp
in vm/vmcore/src/util/ipf/code_emit
1249 70 2006-06-05 2008-05-20 4 3 geirm@apache.org mcfirst@apache.org
enc_tabl.cpp
in vm/port/src/encoder/ia32_em64t
1221 4 2006-06-05 2009-10-11 30 10 geirm@apache.org hindessm@apache.org
jni_array.cpp
in vm/vmcore/src/jni
1208 37 2006-06-05 2008-07-27 21 7 geirm@apache.org aaf@apache.org
Type.cpp
in vm/jitrino/src/shared
1136 18 2006-06-05 2009-10-11 23 8 geirm@apache.org hindessm@apache.org
jni_method.cpp
in vm/vmcore/src/jni
1127 94 2006-06-05 2009-10-11 13 6 geirm@apache.org hindessm@apache.org
compiler.cpp
in vm/jitrino/src/jet
1123 16 2006-06-05 2008-08-31 43 8 geirm@apache.org iberezhn@apache.org
VMInterface.cpp
in vm/jitrino/src/vm
1111 51 2006-06-05 2008-05-31 28 6 geirm@apache.org mcfirst@apache.org
jvmti.h
in vm/include
1092 121 2006-06-05 2007-03-29 6 5 geirm@apache.org gshimansky@apache.org
Prepare.cpp
in vm/vmcore/src/class_support
1087 25 2006-06-05 2009-10-11 32 8 geirm@apache.org hindessm@apache.org
Ia32I8Lowerer.cpp
in vm/jitrino/src/codegenerator/ia32
1083 23 2006-06-05 2009-10-11 19 8 geirm@apache.org hindessm@apache.org
FlowGraph.cpp
in vm/jitrino/src/optimizer
1062 18 2006-06-05 2009-10-11 26 6 geirm@apache.org hindessm@apache.org
deadcodeeliminator.cpp
in vm/jitrino/src/optimizer
1050 2 2006-06-05 2009-10-11 15 5 geirm@apache.org hindessm@apache.org
inliner.cpp
in vm/jitrino/src/optimizer
996 159 2006-06-05 2009-10-11 39 7 geirm@apache.org hindessm@apache.org
SSA.cpp
in vm/jitrino/src/optimizer/ssa
984 35 2006-06-05 2009-10-11 7 4 geirm@apache.org hindessm@apache.org
simplifytaus.cpp
in vm/jitrino/src/optimizer
955 16 2006-06-05 2009-10-11 11 5 geirm@apache.org hindessm@apache.org
lazyexceptionopt.cpp
in vm/jitrino/src/optimizer
936 1 2006-06-05 2009-10-11 24 7 geirm@apache.org hindessm@apache.org
Class.java
in vm/vmcore/src/kernel_classes/javasrc/java/lang
929 64 2006-06-05 2009-10-11 28 8 geirm@apache.org hindessm@apache.org
codelowerer.cpp
in vm/jitrino/src/optimizer
909 1 2006-06-05 2009-10-11 7 4 geirm@apache.org hindessm@apache.org
multiplybyconstant.cpp
in vm/jitrino/src/optimizer
904 19 2006-06-05 2009-10-11 9 5 geirm@apache.org hindessm@apache.org
simplifier.h
in vm/jitrino/src/optimizer
899 - 2006-06-05 2009-10-11 15 7 geirm@apache.org hindessm@apache.org
constantfolder.cpp
in vm/jitrino/src/optimizer
874 15 2006-06-05 2009-10-11 9 5 geirm@apache.org hindessm@apache.org
enc_base.cpp
in vm/port/src/encoder/ia32_em64t
861 7 2006-06-05 2009-10-11 10 5 geirm@apache.org hindessm@apache.org
Ia32InternalProfiler.cpp
in vm/jitrino/src/codegenerator/ia32
850 8 2006-06-05 2009-10-11 14 6 geirm@apache.org hindessm@apache.org
abcdbounds.cpp
in vm/jitrino/src/optimizer/abcd
844 15 2006-06-05 2009-04-25 5 4 geirm@apache.org egor@apache.org
Ia32CodeEmitter.cpp
in vm/jitrino/src/codegenerator/ia32
841 29 2006-06-05 2009-10-11 35 7 geirm@apache.org hindessm@apache.org
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
org_apache_harmony_kernel_vm_VM.h
in vm/vmcore/src/kernel_classes/native
15 - 2006-06-15 2006-09-29 3 2 geirm@apache.org hindessm@apache.org
invokeJNI_ia32.asm
in vm/interpreter/src
37 - 2006-06-05 2006-09-29 2 2 geirm@apache.org hindessm@apache.org
invokeJNI_Windows_ipf.asm
in vm/interpreter/src
204 - 2006-06-05 2006-09-29 2 2 geirm@apache.org hindessm@apache.org
invoke_native_stub_ipf.asm
in vm/vmcore/src/util/ipf/base
207 - 2006-06-05 2006-09-29 2 2 geirm@apache.org hindessm@apache.org
invokeJNI_ipf.asm
in vm/interpreter/src
219 - 2006-06-05 2006-09-29 2 2 geirm@apache.org hindessm@apache.org
jvmti_roots.h
in vm/vmcore/src/jvmti
5 - 2006-11-04 2006-11-04 1 1 geirm@apache.org geirm@apache.org
jvmti_trace.h
in vm/vmcore/src/jvmti
6 - 2006-11-04 2006-11-04 1 1 geirm@apache.org geirm@apache.org
jvmti_enumerate.cpp
in vm/vmcore/src/jvmti
20 2 2006-11-04 2006-11-04 1 1 geirm@apache.org geirm@apache.org
IpfCfgVerifier.cpp
in vm/jitrino/src/codegenerator/ipf
4 - 2006-09-15 2006-11-09 4 3 geirm@apache.org mloenko@apache.org
IpfCfgVerifier.h
in vm/jitrino/src/codegenerator/ipf/include
9 - 2006-09-15 2006-11-09 3 3 geirm@apache.org mloenko@apache.org
vm_properties.h
in vm/include
7 - 2006-11-13 2006-11-13 1 1 geirm@apache.org geirm@apache.org
classpath_const.h
in vm/vmcore/include
8 - 2006-10-07 2006-11-13 2 1 geirm@apache.org geirm@apache.org
IpfVerifier.h
in vm/jitrino/src/codegenerator/ipf/include
42 - 2006-09-15 2006-11-13 3 3 geirm@apache.org mloenko@apache.org
IpfInst.cpp
in vm/jitrino/src/codegenerator/ipf
88 4 2006-09-15 2006-11-13 4 3 geirm@apache.org mloenko@apache.org
IpfType.cpp
in vm/jitrino/src/codegenerator/ipf
115 7 2006-09-15 2006-11-21 4 4 geirm@apache.org varlax@apache.org
java_security_AccessController.h
in vm/vmcore/src/kernel_classes/native
12 - 2007-01-26 2007-01-26 1 1 varlax@apache.org varlax@apache.org
20 - 2007-02-06 2007-02-06 1 1 gshimansky@apache.org gshimansky@apache.org
21 - 2007-02-06 2007-02-06 1 1 gshimansky@apache.org gshimansky@apache.org
22 - 2007-02-06 2007-02-06 1 1 gshimansky@apache.org gshimansky@apache.org
org_apache_harmony_lang_management_RuntimeMXBeanImpl.h
in vm/vmcore/src/kernel_classes/native
24 - 2007-02-06 2007-02-06 1 1 gshimansky@apache.org gshimansky@apache.org
27 - 2007-02-06 2007-02-06 1 1 gshimansky@apache.org gshimansky@apache.org
27 - 2007-02-06 2007-02-06 1 1 gshimansky@apache.org gshimansky@apache.org
27 - 2007-02-06 2007-02-06 1 1 gshimansky@apache.org gshimansky@apache.org
org_apache_harmony_lang_management_MemoryMXBeanImpl.h
in vm/vmcore/src/kernel_classes/native
29 - 2007-02-06 2007-02-06 1 1 gshimansky@apache.org gshimansky@apache.org
org_apache_harmony_lang_management_MemoryPoolMXBeanImpl.h
in vm/vmcore/src/kernel_classes/native
48 - 2007-02-06 2007-02-06 1 1 gshimansky@apache.org gshimansky@apache.org
org_apache_harmony_lang_management_ThreadMXBeanImpl.h
in vm/vmcore/src/kernel_classes/native
79 - 2007-02-06 2007-02-06 1 1 gshimansky@apache.org gshimansky@apache.org
thread_native_state.c
in vm/thread/src
14 - 2006-08-23 2007-02-09 5 4 geirm@apache.org wjwashburn@apache.org
mainpage.html
in vm/include/open
311 - 2007-01-19 2007-03-22 3 1 nadinem@apache.org nadinem@apache.org
jvmti_types.h
in vm/include
546 - 2006-06-05 2007-03-29 8 5 geirm@apache.org gshimansky@apache.org
jvmti.h
in vm/include
1092 121 2006-06-05 2007-03-29 6 5 geirm@apache.org gshimansky@apache.org
PrintDotFile.h
in vm/jitrino/src/shared
20 1 2006-06-05 2007-04-03 4 3 geirm@apache.org varlax@apache.org
PrintDotFile.cpp
in vm/jitrino/src/shared
89 7 2006-06-05 2007-04-03 5 4 geirm@apache.org varlax@apache.org
IpfEncoder.h
in vm/jitrino/src/codegenerator/ipf/include
786 68 2006-09-15 2007-04-03 4 4 geirm@apache.org varlax@apache.org
properties.cpp
in vm/vmcore/src/init
159 6 2006-06-05 2007-04-04 16 5 geirm@apache.org varlax@apache.org
IpfCodeGenerator.h
in vm/jitrino/src/codegenerator/ipf/include
20 1 2006-09-15 2007-04-11 6 4 geirm@apache.org varlax@apache.org
IpfLiveAnalyzer.h
in vm/jitrino/src/codegenerator/ipf/include
27 - 2006-09-15 2007-04-11 4 4 geirm@apache.org varlax@apache.org
IpfIrPrinter.h
in vm/jitrino/src/codegenerator/ipf/include
45 - 2006-09-15 2007-04-11 6 4 geirm@apache.org varlax@apache.org
AccessController.java
in vm/vmcore/src/kernel_classes/javasrc/java/security
129 9 2006-06-05 2007-04-23 5 4 geirm@apache.org gshimansky@apache.org
Package.java
in vm/vmcore/src/kernel_classes/javasrc/java/lang
261 16 2006-06-05 2007-04-23 8 4 geirm@apache.org gshimansky@apache.org
invokeJNI_em64t.asm
in vm/interpreter/src
66 - 2006-06-05 2007-05-28 3 3 geirm@apache.org gshimansky@apache.org
IpfCodeGenerator.cpp
in vm/jitrino/src/codegenerator/ipf
79 1 2006-09-15 2007-06-04 10 4 geirm@apache.org varlax@apache.org
org_apache_harmony_kernel_vm_VM.cpp
in vm/vmcore/src/kernel_classes/native
11 - 2006-06-15 2007-06-07 6 4 geirm@apache.org gshimansky@apache.org
properties.h
in vm/vmcore/include
27 - 2006-06-05 2007-06-10 7 4 geirm@apache.org wjwashburn@apache.org
IRBuilderFlags.h
in vm/jitrino/src/optimizer
34 - 2006-09-15 2007-07-13 3 3 geirm@apache.org mfursov@apache.org
thread_native_tls.c
in vm/thread/src
74 9 2006-08-23 2007-07-16 13 6 geirm@apache.org wjwashburn@apache.org
LockSupport.java
in vm/vmcore/src/kernel_classes/javasrc/java/util/concurrent/locks
7 - 2006-06-05 2007-07-31 3 2 geirm@apache.org hindessm@apache.org
jvmti_support.h
in vm/include
18 - 2006-11-04 2007-07-31 3 3 geirm@apache.org hindessm@apache.org
compressed_ref.h
in vm/gc_gen/src/common
23 1 2007-03-17 2007-07-31 3 2 xli@apache.org hindessm@apache.org
bidir_list.h
in vm/gc_gen/src/utils
23 - 2006-12-12 2007-07-31 3 2 wjwashburn@apache.org hindessm@apache.org
classic_abcd.h
in vm/jitrino/src/optimizer/abcd
39 - 2007-06-04 2007-08-12 2 2 varlax@apache.org egor@apache.org
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
native_modules_os.c
in vm/port/src/modules/unix
184 2 2010-03-18 2010-03-18 1 1 iberezhn@apache.org iberezhn@apache.org
native_modules_procmap.c
in vm/port/src/modules/unix/freebsd
28 1 2010-03-18 2010-03-18 1 1 iberezhn@apache.org iberezhn@apache.org
native_modules_procmap.c
in vm/port/src/modules/unix/linux
22 1 2010-03-18 2010-03-18 1 1 iberezhn@apache.org iberezhn@apache.org
port_modules_unix.h
in vm/port/src/modules/unix/include
8 - 2010-03-18 2010-03-18 1 1 iberezhn@apache.org iberezhn@apache.org
thread_classlib_defs.h
in vm/thread/src
126 20 2009-08-11 2009-09-16 2 2 odeakin@apache.org hindessm@apache.org
Ia32GlobalPropagation.cpp
in vm/jitrino/src/codegenerator/ia32
384 4 2009-02-25 2009-10-11 2 2 chunrong@apache.org hindessm@apache.org
conclctor.cpp
in vm/gc_gen/src/thread
307 21 2008-10-29 2008-10-29 1 1 xli@apache.org xli@apache.org
verify_concurrent_mark.cpp
in vm/gc_gen/src/verify
167 8 2008-10-29 2008-10-29 1 1 xli@apache.org xli@apache.org
conclctor.h
in vm/gc_gen/src/thread
77 2 2008-10-29 2008-10-29 1 1 xli@apache.org xli@apache.org
ThreadLocal.java
in vm/vmcore/src/kernel_classes/javasrc/java/lang
268 16 2008-06-26 2008-06-26 1 1 tellison@apache.org tellison@apache.org
port_thread_internal.h
in vm/port/src/thread/include
108 1 2008-05-26 2008-06-05 4 2 iberezhn@apache.org iberezhn@apache.org
port_thread_tls_os.c
in vm/port/src/thread/linux
87 3 2008-05-26 2008-05-26 1 1 iberezhn@apache.org iberezhn@apache.org
port_thread_tls_os.c
in vm/port/src/thread/win
67 3 2008-05-26 2008-05-26 1 1 iberezhn@apache.org iberezhn@apache.org
port_thread_tls_find.c
in vm/port/src/thread/win
20 1 2008-05-26 2008-05-26 1 1 iberezhn@apache.org iberezhn@apache.org
port_thread_tls_find.c
in vm/port/src/thread/linux
20 1 2008-05-26 2008-05-26 1 1 iberezhn@apache.org iberezhn@apache.org
244 18 2008-04-22 2008-10-29 4 2 xli@apache.org xli@apache.org
concurrent_collection_scheduler.h
in vm/gc_gen/src/common
30 - 2008-04-22 2008-10-29 4 2 xli@apache.org xli@apache.org
logparams.cpp
in vm/port/src/logger
31 - 2008-04-18 2008-04-18 1 1 varlax@apache.org varlax@apache.org
vm_ee.h
in vm/include/open
104 - 2008-04-17 2008-05-31 5 2 varlax@apache.org mcfirst@apache.org
jthread.h
in vm/vmcore/include
59 - 2008-04-17 2008-04-17 1 1 mcfirst@apache.org mcfirst@apache.org
ti_thread.h
in vm/vmcore/include
59 - 2008-04-17 2008-04-17 1 1 mcfirst@apache.org mcfirst@apache.org
ExpandableMemBlock.h
in vm/vmcore/include
76 7 2008-04-10 2008-08-31 2 2 varlax@apache.org iberezhn@apache.org
vm_log.h
in vm/include/open
38 - 2008-04-10 2008-04-10 1 1 varlax@apache.org varlax@apache.org
port_malloc.cpp
in vm/port/src/malloc
79 6 2008-04-04 2008-04-04 1 1 mcfirst@apache.org mcfirst@apache.org
port_malloc_registrar.cpp
in vm/port/src/malloc
68 2 2008-04-04 2009-10-11 3 3 mcfirst@apache.org hindessm@apache.org
port_malloc_registrar.h
in vm/port/src/malloc
37 - 2008-04-04 2008-07-29 2 2 mcfirst@apache.org hindessm@apache.org
vm_properties.h
in vm/include/open
23 - 2008-04-04 2008-05-31 4 2 mcfirst@apache.org mcfirst@apache.org
signals_asm_em64t.asm
in vm/port/src/signals/win
173 - 2008-03-20 2010-03-07 5 4 gshimansky@apache.org hindessm@apache.org
signals_asm_ia32.asm
in vm/port/src/signals/win
131 - 2008-03-20 2008-06-05 3 3 gshimansky@apache.org iberezhn@apache.org
signals_em64t.cpp
in vm/port/src/signals/win
119 2 2008-03-20 2008-06-05 3 3 gshimansky@apache.org iberezhn@apache.org
s
signals_asm_em64t.s
in vm/port/src/signals/linux
109 - 2008-03-20 2008-03-20 1 1 gshimansky@apache.org gshimansky@apache.org
port_ch.xml
in make/vm
105 - 2008-03-20 2010-03-18 5 3 gshimansky@apache.org iberezhn@apache.org
signals_em64t.cpp
in vm/port/src/signals/linux
98 3 2008-03-20 2008-05-22 2 2 gshimansky@apache.org mcfirst@apache.org
s
signals_asm_ia32.s
in vm/port/src/signals/linux
90 - 2008-03-20 2008-03-20 1 1 gshimansky@apache.org gshimansky@apache.org
signals_ia32.cpp
in vm/port/src/signals/linux
67 2 2008-03-20 2008-05-22 2 2 gshimansky@apache.org mcfirst@apache.org
execname.c
in vm/port/src/misc/linux
38 - 2008-03-20 2009-10-11 2 2 gshimansky@apache.org hindessm@apache.org
execname.c
in vm/port/src/misc/win
16 - 2008-03-20 2008-03-20 1 1 gshimansky@apache.org gshimansky@apache.org
crash_dump.cpp
in vm/vmcore/src/util
357 13 2008-03-18 2008-08-31 7 3 gshimansky@apache.org iberezhn@apache.org
signals_common.cpp
in vm/port/src/signals/win
339 13 2008-03-18 2008-06-05 8 3 gshimansky@apache.org iberezhn@apache.org
signals_common.cpp
in vm/port/src/signals/linux
265 7 2008-03-18 2009-07-23 8 3 gshimansky@apache.org iberezhn@apache.org
native_stack.cpp
in vm/vmcore/src/stack
262 7 2008-03-18 2009-10-11 3 3 gshimansky@apache.org hindessm@apache.org
signals_ipf.cpp
in vm/port/src/signals/linux
220 7 2008-03-18 2008-05-26 5 3 gshimansky@apache.org iberezhn@apache.org
signals.cpp
in vm/vmcore/src/util
201 12 2008-03-18 2008-07-27 5 4 gshimansky@apache.org aaf@apache.org
stack_dump_os.cpp
in vm/port/src/crash_handler/win
191 6 2008-03-18 2008-04-14 2 1 gshimansky@apache.org gshimansky@apache.org
stack_dump.cpp
in vm/port/src/crash_handler
188 7 2008-03-18 2008-08-31 5 2 gshimansky@apache.org iberezhn@apache.org
stack_dump_os.cpp
in vm/port/src/crash_handler/linux
152 5 2008-03-18 2008-08-25 2 2 gshimansky@apache.org hindessm@apache.org
signals_ia32.cpp
in vm/port/src/signals/win
104 4 2008-03-18 2008-06-05 6 3 gshimansky@apache.org iberezhn@apache.org
native_unwind_arch.cpp
in vm/port/src/crash_handler/ia32
89 6 2008-03-18 2009-10-11 5 3 gshimansky@apache.org hindessm@apache.org
native_unwind_arch.cpp
in vm/port/src/crash_handler/em64t
89 6 2008-03-18 2009-10-11 4 3 gshimansky@apache.org hindessm@apache.org
memaccess.cpp
in vm/port/src/memaccess/linux
80 3 2008-03-18 2009-10-11 4 3 gshimansky@apache.org hindessm@apache.org
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
SystemUtils.java
in vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/misc
31 1 2006-06-05 2010-03-20 4 2 geirm@apache.org hindessm@apache.org
native_modules_os.c
in vm/port/src/modules/unix
184 2 2010-03-18 2010-03-18 1 1 iberezhn@apache.org iberezhn@apache.org
port_ch.xml
in make/vm
105 - 2008-03-20 2010-03-18 5 3 gshimansky@apache.org iberezhn@apache.org
native_modules_procmap.c
in vm/port/src/modules/unix/freebsd
28 1 2010-03-18 2010-03-18 1 1 iberezhn@apache.org iberezhn@apache.org
native_modules_procmap.c
in vm/port/src/modules/unix/linux
22 1 2010-03-18 2010-03-18 1 1 iberezhn@apache.org iberezhn@apache.org
port_modules_unix.h
in vm/port/src/modules/unix/include
8 - 2010-03-18 2010-03-18 1 1 iberezhn@apache.org iberezhn@apache.org
104 - 2008-01-29 2010-03-13 6 2 varlax@apache.org hindessm@apache.org
vm_properties.cpp
in vm/vmcore/src/init
300 3 2006-11-30 2010-03-10 43 10 varlax@apache.org hindessm@apache.org
hythr.xml
in make/vm
41 - 2008-01-29 2010-03-10 5 4 varlax@apache.org hindessm@apache.org
42 - 2008-01-29 2010-03-08 5 3 varlax@apache.org hindessm@apache.org
NCAI.html
in vm/vmcore/src/ncai
1863 - 2007-11-21 2010-03-07 2 2 gshimansky@apache.org hindessm@apache.org
wspace_sweep_concurrent.cpp
in vm/gc_gen/src/mark_sweep
341 18 2007-12-26 2010-03-07 11 3 xli@apache.org hindessm@apache.org
drl.css
in vm/thread/doc
246 - 2006-08-23 2010-03-07 2 2 geirm@apache.org hindessm@apache.org
signals_asm_em64t.asm
in vm/port/src/signals/win
173 - 2008-03-20 2010-03-07 5 4 gshimansky@apache.org hindessm@apache.org
wspace_concurrent_gc_stats.cpp
in vm/gc_gen/src/mark_sweep
160 7 2007-12-26 2010-03-07 6 2 xli@apache.org hindessm@apache.org
invokeJNI_Windows_em64t.asm
in vm/interpreter/src
62 - 2007-02-22 2010-03-07 3 2 gshimansky@apache.org hindessm@apache.org
conventions.htm
in vm/thread/doc
62 - 2006-08-23 2010-03-07 2 2 geirm@apache.org hindessm@apache.org
port_atomic_em64t.asm
in vm/port/src/atomic/win
30 - 2007-02-22 2010-03-07 3 3 gshimansky@apache.org hindessm@apache.org
ncai_modules.cpp
in vm/vmcore/src/ncai
500 20 2007-11-21 2010-03-06 7 3 gshimansky@apache.org hindessm@apache.org
ncai_step.cpp
in vm/vmcore/src/ncai
421 16 2007-11-21 2010-03-06 5 4 gshimansky@apache.org hindessm@apache.org
ncai_step_ia32.cpp
in vm/vmcore/src/ncai/utils
325 9 2007-11-21 2010-03-06 4 2 gshimansky@apache.org hindessm@apache.org
ncai.h
in vm/include
319 42 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_utils_em64t.cpp
in vm/vmcore/src/ncai/utils
249 9 2007-11-21 2010-03-06 7 3 gshimansky@apache.org hindessm@apache.org
ncai_event.cpp
in vm/vmcore/src/ncai
244 9 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_utils_ia32.cpp
in vm/vmcore/src/ncai/utils
210 9 2007-11-21 2010-03-06 8 3 gshimansky@apache.org hindessm@apache.org
ncai_thread.cpp
in vm/vmcore/src/ncai
200 1 2007-11-21 2010-03-06 5 4 gshimansky@apache.org hindessm@apache.org
ncai_utils_ipf.cpp
in vm/vmcore/src/ncai/utils
198 5 2007-11-21 2010-03-06 5 3 gshimansky@apache.org hindessm@apache.org
ncai_types.h
in vm/include
175 - 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_signals.cpp
in vm/vmcore/src/ncai
175 6 2007-11-21 2010-03-06 5 3 gshimansky@apache.org hindessm@apache.org
ncai.cpp
in vm/vmcore/src/ncai
168 17 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_direct.h
in vm/vmcore/include
166 - 2007-11-21 2010-03-06 2 2 gshimansky@apache.org hindessm@apache.org
ncai_memory.cpp
in vm/vmcore/src/ncai
127 3 2007-11-21 2010-03-06 4 2 gshimansky@apache.org hindessm@apache.org
ncai_stack.cpp
in vm/vmcore/src/ncai
115 1 2007-11-21 2010-03-06 5 2 gshimansky@apache.org hindessm@apache.org
ncai_break.cpp
in vm/vmcore/src/ncai
100 1 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_methods.cpp
in vm/vmcore/src/ncai
91 - 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_registers.cpp
in vm/vmcore/src/ncai
74 - 2007-11-21 2010-03-06 4 3 gshimansky@apache.org hindessm@apache.org
ncai_internal.h
in vm/vmcore/include
72 - 2007-11-21 2010-03-06 6 3 gshimansky@apache.org hindessm@apache.org
ncai_modules_win.cpp
in vm/vmcore/src/ncai/utils
33 - 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_modules_linux.cpp
in vm/vmcore/src/ncai/utils
32 - 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_utils.h
in vm/vmcore/include
22 1 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_step_em64t.cpp
in vm/vmcore/src/ncai/utils
17 2 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_step_ipf.cpp
in vm/vmcore/src/ncai/utils
17 2 2007-11-21 2010-03-06 3 2 gshimansky@apache.org hindessm@apache.org
ncai_utils_win.cpp
in vm/vmcore/src/ncai/utils
15 1 2007-11-21 2010-03-06 4 2 gshimansky@apache.org hindessm@apache.org
ncai_utils_linux.cpp
in vm/vmcore/src/ncai/utils
14 1 2007-11-21 2010-03-06 5 2 gshimansky@apache.org hindessm@apache.org
parse_arguments.cpp
in vm/vmcore/src/init
392 8 2006-06-05 2010-01-21 35 7 geirm@apache.org hindessm@apache.org
jet.cpp
in vm/jitrino/src/jet
608 31 2006-06-05 2009-10-12 23 7 geirm@apache.org hindessm@apache.org
escanalyzer.cpp
in vm/jitrino/src/optimizer
5289 7 2006-09-15 2009-10-11 36 7 geirm@apache.org hindessm@apache.org
sched_enums.h
in vm/vmcore/src/util/ipf/code_emit
4691 - 2006-06-05 2009-10-11 3 2 geirm@apache.org hindessm@apache.org
simplifier.cpp
in vm/jitrino/src/optimizer
3639 14 2006-06-05 2009-10-11 29 9 geirm@apache.org hindessm@apache.org
IRBuilder.cpp
in vm/jitrino/src/optimizer
2882 20 2006-06-05 2009-10-11 26 7 geirm@apache.org hindessm@apache.org