.. |
android
|
fix Android classpath build
|
2013-07-05 14:36:16 -06:00 |
avian
|
break out signal handling from System
|
2014-02-21 23:36:40 -07:00 |
codegen
|
Merge pull request #171 from joshuawarner32/master
|
2014-02-25 14:11:09 -07:00 |
heap
|
remove vm from code paths, to match namespacing
|
2014-02-21 13:32:28 -07:00 |
lzma
|
fix endianess bug in LZMA decoding
|
2012-06-06 12:58:24 -06:00 |
openjdk
|
fix openjdk-src build failures on osx 10.9
|
2013-12-07 16:43:18 -07:00 |
system
|
refactor SignalRegistrar interface
|
2014-02-21 23:37:32 -07:00 |
tools
|
break out signal handling from System
|
2014-02-21 23:36:40 -07:00 |
util
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
arm.masm
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
arm.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
boot-javahome.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
boot.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
bootimage-fields.cpp
|
add optional LZMA support for compressing embedded JARs, boot images, and shared objects
|
2012-06-02 09:06:22 -06:00 |
bootimage-template.cpp
|
fix msvc build
|
2013-03-04 11:09:59 -07:00 |
builtin.cpp
|
move Unsafe.putObjectVolatile and putOrderedObject implementations
|
2014-01-02 18:00:53 -07:00 |
classpath-android.cpp
|
Some small cleanup before pull request
|
2014-03-06 18:33:23 +04:00 |
classpath-avian.cpp
|
implement Unsafe.objectFieldOffset for the Avian class library
|
2014-01-03 11:13:21 -07:00 |
classpath-openjdk.cpp
|
do not omit calls to empty methods which may trigger class initialization
|
2014-02-10 08:40:14 -07:00 |
compile-arm.masm
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
compile-arm.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
compile-powerpc.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
compile-x86.masm
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
compile-x86.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
compile.cpp
|
refactor SignalRegistrar interface
|
2014-02-21 23:37:32 -07:00 |
continuations-x86.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
embed.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
embedded-loader.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
finder.cpp
|
remove vm from code paths, to match namespacing
|
2014-02-21 13:32:28 -07:00 |
heapdump.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
heapwalk.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
interpret.cpp
|
break out signal handling from System
|
2014-02-21 23:36:40 -07:00 |
jnienv.cpp
|
break out signal handling from System
|
2014-02-21 23:36:40 -07:00 |
lzma-decode.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
lzma-encode.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
machine.cpp
|
fix Method.getModifiers crash due to bootimage miscompile
|
2014-01-07 09:04:13 -07:00 |
main.cpp
|
break out signal handling from System
|
2014-02-21 23:36:40 -07:00 |
powerpc-regs.S
|
enable Linux PowerPC build
|
2011-02-26 12:45:22 -07:00 |
powerpc.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
process.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
thunks.cpp
|
make sure a busy-waiting loop can't block the GC (and hence the whole VM)
|
2013-12-13 10:39:36 -07:00 |
types.def
|
Implement Class#getDeclaredClasses
|
2013-11-06 09:07:58 -06:00 |
util.cpp
|
consolidate many implicit list types into one
|
2013-12-11 10:54:50 -07:00 |
x86.masm
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
x86.S
|
Update x86.S
|
2013-07-28 10:39:55 -03:00 |