root/Mika


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @602 [602] 11/12/08 10:07:07 chris --
(edit) @601 [601] 11/12/08 10:06:39 chris --
(edit) @600 [600] 11/12/08 09:53:51 chris Fix a woempa which was failing to compile when DEBUG=true.
(edit) @599 [599] 11/12/08 09:36:25 chris Don't report failure to create a thread if setting the thread scheduling …
(edit) @598 [598] 11/12/08 08:44:31 chris Mark some more thread-manipulation logic as GC-unsafe.
(edit) @597 [597] 11/12/08 08:42:13 chris When synthesising a GMT+/-hh:mm name for a timezone, take account …
(edit) @596 [596] 11/12/08 08:40:13 chris Experimental version of timezone logic.
(edit) @595 [595] 11/12/08 08:18:17 chris Perform finalizers more often if heap is low (less than 33% free).
(edit) @594 [594] 11/11/08 21:47:42 chris Terminate VM if an Error is thrown and system …
(edit) @593 [593] 11/11/08 21:06:18 chris Handle error return from pthread_create.
(edit) @592 [592] 11/11/08 12:21:03 chris Yet another correction to mika.timezones; changeover times for Europe are …
(edit) @591 [591] 10/26/08 17:19:02 chris Put European change to winter time back as it was - only the US …
(edit) @584 [584] 10/24/08 12:53:16 chris Add a new mika.verbose tag "exec" which reports progress of Runtime.exec() …
(edit) @583 [583] 10/21/08 11:29:27 chris Added -jar command line format to output of "-?"/"-help" to make it clear …
(edit) @582 [582] 10/19/08 17:56:15 chris Update frame->current when catching an asynchronous exception.
(edit) @581 [581] 10/19/08 16:56:56 chris Added java.math and some java.util files to the list of files taken …
(edit) @580 [580] 10/08/08 14:25:06 chris Fix Mika so he can find his own security policy file again. Note: this …
(edit) @579 [579] 09/28/08 20:12:29 chris When unloading a native library, call its JNI_OnUnload function if …
(edit) @568 [568] 09/23/08 16:17:28 chris Small adjustments to mechanism which tries to compensate for async changes …
(edit) @567 [567] 09/23/08 16:06:32 chris Allow for possibility that calling class is system class …
(edit) @553 [553] 09/02/08 08:18:08 chris Manipulate F_ProcessInfo_wotsit as a wotsit, not as an integer.
(edit) @552 [552] 09/02/08 08:08:10 chris These tests can only be run once per VM invocation, so skip them on …
(edit) @551 [551] 09/01/08 21:07:14 chris Attach a w_package pointer to every w_Clazz, and use this to …
(edit) @550 [550] 09/01/08 15:03:21 chris Simplify Integer.getInteger() to just call decode().
(edit) @549 [549] 09/01/08 14:57:55 chris Only run the test with "trick digit" u0660 if unicode subset 15 …
(edit) @548 [548] 09/01/08 13:14:56 chris Removed the code which causes join() to return immediately if a …
(edit) @545 [545] 08/28/08 13:11:33 chris Add the new w_substring function to the header file.
(edit) @544 [544] 08/28/08 13:08:48 chris Added a w_substring function to strings.c, and used it for the …
(edit) @543 [543] 08/28/08 10:58:59 chris Introducing the w_Package structure (not yet used for anything).
(edit) @542 [542] 08/28/08 10:31:57 chris For compatibility reasons we need to stop primitive classes such as "int" …
(edit) @541 [541] 08/28/08 00:28:37 chris Fixed a mauve test failure: only if a character passes the isDigit() test …
(edit) @540 [540] 08/27/08 17:49:10 chris Fix a mauve test failure in RandomAccessFile? (missing fflush caused wrong …
(edit) @539 [539] 08/27/08 13:24:19 chris Implement File.setReadOnly().
(edit) @538 [538] 08/27/08 10:57:21 chris Fix it so that clazz2Class() is never called when clazz->Class is NULL (so …
(edit) @537 [537] 08/27/08 10:22:23 chris Don't forget to initialise the 'runners' static variable.
(edit) @532 [532] 08/17/08 16:05:49 chris segv_handler now also prints out the 'code' value as "SEGV_MAPERR" …
(edit) @531 [531] 08/17/08 16:03:29 chris Improved version of Runtime.runFinalizers() which knows when its …
(edit) @530 [530] 08/17/08 16:01:08 chris Delay calling cleanUp() until the ProcessInfo? object is finalized. …
(edit) @529 [529] 08/17/08 15:47:02 chris Replace an if(...)wait by while(...)wait, it's safer that way. Oh, …
(edit) @528 [528] 08/17/08 15:34:23 chris 1. When the queue of NativeProcess?'s becomes empty, wait 10 seconds before …
(edit) @527 [527] 08/14/08 10:22:56 chris Update copyright headers.
(edit) @526 [526] 08/14/08 06:56:37 chris Remove a spurious debugging print statement.
(edit) @525 [525] 08/01/08 12:47:45 chris Correct bug in getMemberConstantStrings() wrt unresolvable …
(edit) @524 [524] 08/01/08 12:11:03 chris Correct code which zaps out invokespecial calls to empty methods (although …
(edit) @523 [523] 08/01/08 12:08:08 chris Introduce a new blocking_all_calls flag BLOCKED_BY_WABORT, and use this to …
(edit) @522 [522] 08/01/08 11:47:34 chris Correct copyright header.
(edit) @512 [512] 07/03/08 08:23:56 chris Replaced GNU Classpath code by Apache Harmony.
(edit) @511 [511] 07/02/08 10:55:44 chris Remove an exit(255) which was only there for testing purposes and …
(edit) @510 [510] 07/02/08 09:28:03 chris If TRACE_MEM_ALLOC is set, add -DTRACE_MEM_ALLOC to the command line.
(edit) @507 [507] 06/17/08 14:24:13 chris A couple of small corrections to getStringInstance.
(edit) @506 [506] 06/17/08 14:19:14 chris When creating arrays using reflection or JNI, use the loader of the array …
(edit) @505 [505] 06/17/08 11:08:30 chris Clean up deflation code and make it a bit less racey. (Still much to …
(edit) @504 [504] 06/15/08 12:27:51 chris Thread_destructor needs to clean up unstarted threads too (this was …
(edit) @503 [503] 06/03/08 21:15:05 chris Incorporate Olivier Gandit's improvements to native library unloading.
(edit) @502 [502] 05/30/08 15:22:21 chris Remove the reference from NativeLibrary? to its ClassLoader?, it …
(edit) @501 [501] 05/27/08 22:58:56 chris Insert forward declaration for dealocClazz().
(edit) @500 [500] 05/06/08 09:18:11 chris Change the colour of the cyrillic text to black, it's easier to read than …
(edit) @499 [499] 05/06/08 09:15:44 chris In NativeProperties?_init, enter Safe Region to make assignments …
(edit) @498 [498] 05/06/08 09:13:23 chris In getStringInstance(), only register string after threadMustBeSafe() has …
(edit) @497 [497] 03/29/08 12:03:18 chris New branch in order to work on predigested class files and/or …
(edit) @496 [496] 03/28/08 20:27:56 chris Mark the thread as unsafe while we are playing with the native properties.
(edit) @495 [495] 03/28/08 20:25:44 chris While a class is being loaded, put a placeholder in …
(edit) @494 [494] 03/28/08 20:10:47 chris Try to make Mika behave like SE RI wrt stopping when the main …
(edit) @493 [493] 03/16/08 22:02:06 chris Fix a boundary-case error in TextArea? (ArrayIndexOutOfBoundsException? when …
(edit) @492 [492] 03/12/08 20:25:46 chris Add cyrillic characters (from Dimitar Toshkov Zhekov's Terminus font), and …
(edit) @491 [491] 03/12/08 17:18:10 chris Changed DST in all US timezones to start on the 2nd Sunday of March …
(edit) @490 [490] 03/05/08 00:04:16 chris Fixed a couple of GC-safe/unsafe errors.
(edit) @489 [489] 03/04/08 18:39:05 chris In createNextDimension, ensure that registerClazz is called in …
(edit) @487 [487] 03/03/08 10:06:22 chris 1. Delay deletion of global reference to thread. 2. Make sure thread state …
(edit) @486 [486] 03/03/08 09:56:53 chris Put back methods compareTo(BigDecimal?) of BigDecimal?
(edit) @485 [485] 03/02/08 15:06:51 chris Heartbeat now calls a native method nativesleep() between each …
(edit) @484 [484] 02/13/08 11:22:11 chris Incorporated changes in java.math branch up to revision 480.
(edit) @483 [483] 02/13/08 10:44:19 chris Increase number of comm ports from 4 to 8.
(edit) @482 [482] 02/13/08 10:42:16 chris Remove the 'compareTo' method, it's only needed from 1.5 on.
(edit) @481 [481] 02/13/08 10:34:17 chris In System_getCmdLineProperties, ensure that allocInstance() is called …
(edit) @480 [480] 02/12/08 21:10:17 chris Initial commit of Apache Harmony versions of BigDecimal?, BigInteger?. Note …
(edit) @479 [479] 02/12/08 21:05:58 chris Re-instate dates.c, parts of it are still used somewhere.
(edit) @478 [478] 02/10/08 00:58:03 chris Add new test.
(edit) @477 [477] 02/08/08 15:42:40 chris Added dates.c back into the Jamfile.
(edit) @476 [476] 02/08/08 11:41:57 chris Start new branch for integration of Apache Harmony implementations …
(edit) @475 [475] 02/08/08 11:01:24 chris Re-instate the dates.c file, as parts of it are still used.
(edit) @474 [474] 02/08/08 00:04:57 chris Replace our Calendar/GregorianCalendar by Harmony's, and …
(edit) @473 [473] 02/07/08 23:47:21 chris Don't know why a trace record can have a null method pointer, but in …
(edit) @472 [472] 02/06/08 11:32:38 chris Replace "com.acunia.wonka.resource" by "wonka.resource" in the list …
(edit) @471 [471] 01/29/08 19:59:07 chris Update copyright headers.
(edit) @470 [470] 01/29/08 19:13:44 chris Remove 'abstract' from declaration of java.awt.Container
(edit) @469 [469] 01/29/08 14:06:08 chris Fixed error in reflection parameter: com.acunia.resource should now …
(edit) @466 [466] 01/22/08 16:27:05 chris Update copyright headers.
(edit) @464 [464] 01/21/08 22:48:56 chris Add "boolean", "byte", etc. to the list of classes which are always to be …
(edit) @463 [463] 01/21/08 17:48:44 chris Set SO_BROADCAST when creating a DatagramSocket?. (Submitted by Sirlan).
(edit) @462 [462] 01/21/08 11:08:35 chris Temporary fix (Sirlan patch): bale out of destroyClazz() early if class is …
(edit) @461 [461] 01/20/08 23:18:53 chris Disable USE_SPECIAL_CASE_DISPATCHERS, as according to Sirlan Mika is more …
(edit) @460 [460] 01/06/08 23:06:19 chris Make access to volatile long/double fields atomic, see ticket #27.
(edit) @459 [459] 01/06/08 23:03:39 chris Still refining this test. :-)
(edit) @458 [458] 01/06/08 20:39:46 chris Enhanced test to detect non-atomicity of both static and instance longs.
(edit) @457 [457] 01/06/08 15:54:48 chris Add test which detects non-atomicity of volatile longs (see ticket #27).
(edit) @456 [456] 01/06/08 13:27:02 chris Fix ticket #26 (No stack trace when exception thrown). Also …
(edit) @455 [455] 01/05/08 12:41:17 chris Added missing references to md5Clone and shaClone native method code.
(edit) @454 [454] 01/05/08 12:25:20 chris Correction to previous patch (rev. 451): initialise variables declared but …
(edit) @452 [452] 12/28/07 15:21:59 chris Update license header.
Note: See TracRevisionLog for help on using the revision log.