Fri, 15 Mar 2013 17:42:25 +0100 class: JavaRelease
Claus Gittinger <cg@exept.de> [Fri, 15 Mar 2013 17:42:25 +0100] rev 2459
class: JavaRelease mhmh - on my win8 machine, the registry was empty after java installation
Wed, 13 Mar 2013 17:05:05 +0100 class: Expecco::LogSettingsApp
Claus Gittinger <cg@exept.de> [Wed, 13 Mar 2013 17:05:05 +0100] rev 2458
class: Expecco::LogSettingsApp productInstallDirBaseName is not needed for libs
Sun, 10 Mar 2013 20:08:42 +0000 Make JavaContext>>acquiredMonitors obsolete. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 10 Mar 2013 20:08:42 +0000] rev 2457
Make JavaContext>>acquiredMonitors obsolete. They are no longer needed as we can handle mixed exceptions. The slot is still there, but it is not used any longer. Slot and methods will be removed later - requires changes to the VM. This also fixes a problem with JIT-compiled methods that left monitors entered when abruplty terminated.
Sun, 10 Mar 2013 20:03:51 +0000 Bugfix in native method trampolines. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 10 Mar 2013 20:03:51 +0000] rev 2456
Bugfix in native method trampolines. Native methods can be synchronized too, so when generating trampoline, generate ensure: block that handles monitor signalling. This version will always inflate monitor (using fat-locking) - this will be optimized later.
Sat, 09 Mar 2013 18:01:30 +0000 Bugfix in native ResourceBundle>>getClassContext(). development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 09 Mar 2013 18:01:30 +0000] rev 2455
Bugfix in native ResourceBundle>>getClassContext(). This method was updated to new-style natives called throgh trampolines.
Sat, 09 Mar 2013 17:23:52 +0000 Skip JavaSourcePartitionerTests tests - not yet finished. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 09 Mar 2013 17:23:52 +0000] rev 2454
Skip JavaSourcePartitionerTests tests - not yet finished.
Sat, 09 Mar 2013 17:22:51 +0000 Fixed JavaParserIITests>>testClassDeclaration16. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 09 Mar 2013 17:22:51 +0000] rev 2453
Fixed JavaParserIITests>>testClassDeclaration16. It should not raise an error, the test was incorrect.
Sat, 09 Mar 2013 17:12:50 +0000 Updated build support files after umoving Java icons to GenericToolbarIconLibrary. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 09 Mar 2013 17:12:50 +0000] rev 2452
Updated build support files after umoving Java icons to GenericToolbarIconLibrary.
Sat, 09 Mar 2013 12:37:32 +0000 Added reflection tests development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 09 Mar 2013 12:37:32 +0000] rev 2451
Added reflection tests
Sat, 09 Mar 2013 12:36:42 +0000 Fixes for reflection - added box/unbox support to Float/ShortFloat. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 09 Mar 2013 12:36:42 +0000] rev 2450
Fixes for reflection - added box/unbox support to Float/ShortFloat.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip