Fri, 22 Nov 2013 10:33:07 +0000 Fix in JavaClassReader>>#readClass:from:ignoring: (fix wrong code for zar refcounting) development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 22 Nov 2013 10:33:07 +0000] rev 2946
Fix in JavaClassReader>>#readClass:from:ignoring: (fix wrong code for zar refcounting)
Wed, 20 Nov 2013 23:45:28 +0000 Fix in JavaVM>>#initializeSystemPropertiesInto: be careful when initializing stx.libjava.tests... development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 20 Nov 2013 23:45:28 +0000] rev 2945
Fix in JavaVM>>#initializeSystemPropertiesInto: be careful when initializing stx.libjava.tests... the package directory may not exists or in package path.
Wed, 20 Nov 2013 17:31:10 +0000 Fixes for Tomcat example: allow Workspace WEBAPP to run without JavaScript loaded. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 20 Nov 2013 17:31:10 +0000] rev 2944
Fixes for Tomcat example: allow Workspace WEBAPP to run without JavaScript loaded.
Wed, 20 Nov 2013 16:41:26 +0000 Merged c342efcd1bcb and c39cbf09ea3d development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 20 Nov 2013 16:41:26 +0000] rev 2943
Merged c342efcd1bcb and c39cbf09ea3d
Wed, 20 Nov 2013 16:40:09 +0000 Fixes for Java reflection on Smalltalk classes. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 20 Nov 2013 16:40:09 +0000] rev 2942
Fixes for Java reflection on Smalltalk classes. This commit should also fix smalltalk workspace servlet/JSP.
Wed, 20 Nov 2013 16:13:32 +0000 Oops, added missing class JavaCompilerForSmalltalkExtensionsOnly. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 20 Nov 2013 16:13:32 +0000] rev 2941
Oops, added missing class JavaCompilerForSmalltalkExtensionsOnly.
Wed, 20 Nov 2013 10:42:07 +0000 Fixes for Tomcat 6 startup. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 20 Nov 2013 10:42:07 +0000] rev 2940
Fixes for Tomcat 6 startup. - Tomcat6 standalone startup now checks for Java relase (JDK6 required) - JavaUtilities tomcat6x now returns ApacheTomcat6 startup class to avoid code duplication.
Wed, 20 Nov 2013 10:00:26 +0000 Calls to fdlim functions embedded into natives, JavaMathSupport removed. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 20 Nov 2013 10:00:26 +0000] rev 2939
Calls to fdlim functions embedded into natives, JavaMathSupport removed.
Tue, 19 Nov 2013 11:29:27 +0000 Added signal handlers to ApacheTomcat6 startup class. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 19 Nov 2013 11:29:27 +0000] rev 2938
Added signal handlers to ApacheTomcat6 startup class.
Tue, 19 Nov 2013 10:20:58 +0000 Fix in interop - make sure the class is initialized when invoking static method. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 19 Nov 2013 10:20:58 +0000] rev 2937
Fix in interop - make sure the class is initialized when invoking static method. Method initialization is part INVOKESTATIC insn so interop should initialize the class as well.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip