log
graph
tags
branches
changeset
browse
bz2
zip
gz
jamvm
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 401:
(0)
-300
-100
-60
tip
age
author
description
2008-08-05
andrew
Handle difference between StackTraceElement constructors.
2008-08-05
andrew
Support flipping between GNU Classpath and OpenJDK using configure (thanks to twisti).
2008-08-05
andrew
Remove ambiguity caused by new CodeSource constructor.
2008-08-05
andrew
Comment out Java code that won't compile with OpenJDK's class library.
2008-08-03
convert-repo
update tags
2005-09-05
rlougher
Initial import.
vendor
start
2008-06-04
rlougher
Make compatible with changes in GNU Classpath (CVS).
2008-03-11
rlougher
Update docs for release
2008-03-10
rlougher
Do not inline class initialisers (<clinit>).
2008-03-10
rlougher
Symbol for IllegalAccessError.
2008-03-10
rlougher
Resolution should throw IllegalAccessError not IllegalAccessException.
2008-03-10
rlougher
Handle exception being thrown by class initialiser.
2008-03-10
rlougher
ObjectWait/monitorWait extra interruptible parameter.
2008-03-10
rlougher
Enable objectWait to be uninterruptible.
2008-03-10
rlougher
Ensure class is initialised when allocating an object via JNI.
2008-03-10
rlougher
Add IllegalAccessError.
2008-03-10
rlougher
Fixes to class initialisation.
2008-03-10
rlougher
Enable jar files to be ran where main class is not package-protected.
2008-03-10
rlougher
Don't check for libffi or ffi.h if it's disabled.
2008-02-22
rlougher
Update copyright date.
2008-02-22
rlougher
Use new exception mechanism
2008-02-22
rlougher
Dunno.
2008-02-22
rlougher
Native support for x86_64 ABI without libffi...
2008-02-22
rlougher
x86_64 ABI support.
2008-02-22
rlougher
Support x86_64 ABI without libffi.
2008-02-22
rlougher
Renamed initialisation stages.
2008-02-22
rlougher
Added comments.
2008-02-22
rlougher
Fix warning (implicit decl of exit).
2008-02-22
rlougher
Remove initialisation checks. Now initialised before any Java code ran.
2008-02-22
rlougher
Native method called by library unloader objects to unload library.
2008-02-22
rlougher
New function prototypes.
2008-02-22
rlougher
Bump date in copyright message.
2008-02-22
rlougher
Change initialisation ordering.
2008-02-22
rlougher
Code tidy-ups.
2008-02-22
rlougher
Remove the initialisation checks. Can now be initialised before any Java
2008-02-22
rlougher
Ensure JNI_OnUnload is called from a running Java thread (the finalizer). Not while inside GC!
2008-02-22
rlougher
Add finalized unloader objects for libs with JNI_OnUnload.
2008-02-22
rlougher
Add and maintain finalized unloader objects for shared libraries with a JNI_OnUnload method.
2008-02-22
rlougher
Don't check for ffi lib or header if libffi disabled.
2008-02-11
rlougher
New class for storing VM class loader data.
2008-02-11
rlougher
Platform initialisation (nothing for darwin/arm).
2008-02-11
rlougher
EABI support.
2008-02-11
rlougher
OABI support.
2008-02-11
rlougher
Native extra arg calculation.
2008-02-11
rlougher
Darwin/ARM calling convention support.
2008-02-11
rlougher
Darwin/ARM support.
2008-02-11
rlougher
Support for amd64 calling convention.
2008-02-11
rlougher
Pre-calculate stack requirements.
2008-02-11
rlougher
List of preloaded exceptions.
2008-02-11
rlougher
Add VM symbols to UTF8 table during initialisation.
2008-02-11
rlougher
List of VM symbols.
2008-02-11
rlougher
New darwin/ARM port for iPhone.
2008-02-11
rlougher
New native handling of ABI (no longer need libffi).
2008-02-11
rlougher
white space.
2008-02-11
rlougher
Use new preloaded exceptions.
2008-02-11
rlougher
Use preloaded exceptions.
2008-02-11
rlougher
Use preloaded exceps.
2008-02-11
rlougher
Change stubs because of changes in exception handling.
2008-02-11
rlougher
Fix class unloading when inlining disabled.
2008-02-11
rlougher
Support for new UTF8 functions:
less
more
| rev 401:
(0)
-300
-100
-60
tip