Commit 0425c0f
File tree
597 files changed
+2205
-134
lines changed- MMTk
- ext/vm
- harness/org/mmtk/harness/vm
- jikesrvm/org/jikesrvm/mm/mmtk
- gcspy
- harness
- src/org/mmtk/harness
- lang
- ast
- compiler
- pcode
- runtime
- type
- options
- scheduler
- javathreads
- rawthreads
- vmmagic/org/vmmagic/unboxed
- harness
- src/org/mmtk
- plan
- concurrent
- marksweep
- copyms
- generational
- copying
- immix
- marksweep
- immix
- markcompact
- marksweep
- poisoned
- refcount
- backuptrace
- fullheap
- generational
- semispace
- gcspy
- gctrace
- usePrimitiveWriteBarriers
- stickyimmix
- stickyms
- policy
- immix
- utility
- alloc
- deque
- gcspy
- drivers
- heap
- options
- sanitychecker
- statistics
- vm/gcspy
- external/tuningforklib/src/com/ibm/tuningfork/tracegen
- chunk
- types
- libraryInterface
- Common/src/java/lang
- ref
- GNUClasspath
- EPL/src/java/lang/reflect
- LGPL/src/gnu/java/nio
- rvm
- src/org/jikesrvm
- adaptive
- controller
- database
- callgraph
- methodsamples
- measurements
- instrumentation
- listeners
- organizers
- recompilation
- instrumentation
- util
- classloader
- compilers
- baseline
- ia32
- ppc
- common
- assembler
- ppc
- opt
- bc2ir
- controlflow
- depgraph
- dfsolver
- driver
- ia32
- ppc
- escape
- hir2lir
- inlining
- instrsched
- ir
- ia32
- operand
- ia32
- ppc
- ppc
- lir2mir
- ppc
- liveness
- mir2mc
- ia32
- ppc
- regalloc
- ia32
- ppc
- runtimesupport
- ia32
- ppc
- specialization
- ssa
- util
- ia32
- jni
- ia32
- ppc
- mm/mminterface
- objectmodel
- options
- osr
- bytecodes
- ia32
- ppc
- ppc
- runtime
- scheduler
- tools
- header_gen
- oth
- tuningfork
- util
- src-generated
- ia32-assembler
- opt-burs
- opt-ir
- opt-scheduler
- options
- tools/bootImageWriter
- src/org/jikesrvm/tools/bootImageWriter
- vmmagic/src/org/vmmagic/unboxed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
597 files changed
+2205
-134
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
| |||
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
| 46 | + | |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
| |||
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
| |
| 56 | + | |
53 | 57 |
| |
54 | 58 |
| |
55 | 59 |
| |
| |||
60 | 64 |
| |
61 | 65 |
| |
62 | 66 |
| |
| 67 | + | |
63 | 68 |
| |
64 | 69 |
| |
65 | 70 |
| |
| |||
70 | 75 |
| |
71 | 76 |
| |
72 | 77 |
| |
| 78 | + | |
73 | 79 |
| |
74 | 80 |
| |
75 | 81 |
| |
| |||
80 | 86 |
| |
81 | 87 |
| |
82 | 88 |
| |
| 89 | + | |
83 | 90 |
| |
84 | 91 |
| |
85 | 92 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
0 commit comments