Mon, 27 Jan 2014 14:00:40 +0000 Jan Vrany Moved JavaCompilerTests to stx:libtool. development
Thu, 23 Jan 2014 23:10:26 +0000 Jan Vrany Merged 3f59f05b601e and 64ec2085e797 development
Thu, 23 Jan 2014 16:16:05 +0000 Jan Vrany Added tests from GETFIELD/PUTFIELD and INVOKE*. development
Wed, 22 Jan 2014 15:28:31 +0000 Jan Vrany Added new native JavaNativeMethodImpl_OpenJDK6>>#_java_lang_Class_getDeclaringClass0: development
Wed, 22 Jan 2014 15:02:15 +0000 Jan Vrany Fix in JUnitTestCaseProxy>>performTest. development
Tue, 21 Jan 2014 14:44:18 +0000 Jan Vrany Fix in JavaLookup::Smalltalk2Java: match Unicode16/32String to java.lang.String when calling Java method from Smalltalk. development
Tue, 21 Jan 2014 11:28:09 +0000 Jan Vrany Fix in JavaClass>>basicNew initialize class if not already. development
Mon, 20 Jan 2014 23:08:41 +0000 Jan Vrany Fixed _GETSTATIC_R: / _PUTSTATIC_R: - initialize class if not already. development
Mon, 20 Jan 2014 15:11:12 +0000 Jan Vrany Added _GETFIELD_R:_:/ _GETSTATIC_R: / _PUTFIELD_R:_:_: / _PUTSTATIC_R:_: (used by new JIT code) development
Mon, 20 Jan 2014 14:06:00 +0000 Jan Vrany JavaRef2>>invalidate/invalidateForClass: moved from experiments to stx:libjava development
Mon, 20 Jan 2014 14:04:28 +0000 Jan Vrany Update JavaLookup to work with new JIT-compilation scheme... development
Sat, 18 Jan 2014 21:47:35 +0000 Jan Vrany Added _INVOKE*R: methods used by new JIT compiler. development
Sat, 18 Jan 2014 21:44:04 +0000 Jan Vrany Fix in ByteArray>>_CHECKCAST:/_INSTANCEOF: (typo/copy paste error) development
Sat, 18 Jan 2014 21:42:42 +0000 Jan Vrany Better printOn: / printString: fpr JavaMethodRef2 development
Sat, 18 Jan 2014 11:43:43 +0000 Jan Vrany Fixed native #_sun_reflect_Reflection_getCallerClass:_: to work with new JIT compilation scheme. development
Tue, 14 Jan 2014 09:49:25 +0000 Jan Vrany Fix in JavaSourceHighlighter>>#formatClassDefinition:in: - care for formatting class side... development
Tue, 07 Jan 2014 13:44:55 +0100 Jan Vrany Fix in JavaClass>>#perform:onReceiver:from:ifNotFound: pass selector/sender when evaluatinh method using Method>>valueWith:... development
Mon, 23 Dec 2013 23:14:49 +0100 Jan Vrany Fix in JavaRef2>>#resolve: resolving is now synchronized on class. development
Mon, 23 Dec 2013 22:59:16 +0100 Jan Vrany Added JavaClass>>synchronized: that uses thinlocks. development
Mon, 23 Dec 2013 22:49:09 +0100 Jan Vrany Fix in Java>>flushClasses: do not use Smalltalk>>removeKey: development
Wed, 18 Dec 2013 14:52:11 +0100 Jan Vrany Post-merge fixes. development
Wed, 18 Dec 2013 12:03:32 +0100 Jan Vrany Merged 7c3b2a89f173 and 80a1a085a982 (branch performance-optimizations) development
Wed, 18 Dec 2013 00:02:10 +0100 Jan Vrany Use system class loader when loading class for JavaClassAccessor. development
Thu, 12 Dec 2013 15:30:33 +0000 Jan Vrany Bugfix in JavaRelease::OracleJDK7>>validateJavaHome2: development
Tue, 10 Dec 2013 23:20:00 +0000 Jan Vrany Class loading refactoring (part 3) development
Tue, 10 Dec 2013 23:04:44 +0000 Jan Vrany Class loading refactoring (part 2) development
Tue, 10 Dec 2013 22:33:43 +0000 Jan Vrany Class loading refactoring (part 1) development
Tue, 10 Dec 2013 10:46:13 +0000 Jan Vrany Bugfix: fixed premature freeing of zip entry causing zip entry. development
Mon, 09 Dec 2013 23:52:18 +0000 Jan Vrany Access to ZipEntryCache synchronized to avoid races. development
Sun, 08 Dec 2013 22:36:37 +0000 Jan Vrany Added JavaObject>>synchronized: and JavaClass>>synchronized: development
Sun, 08 Dec 2013 00:41:29 +0000 Jan Vrany Added lockWord to JavaBehavior to enable thinlocking for static methods and resolver. development
Fri, 06 Dec 2013 22:10:14 +0000 Jan Vrany Fix in JavaVM>>monitorEnter:in: inflate thinlock using #getMonitor. development
Tue, 03 Dec 2013 01:14:37 +0000 Jan Vrany Added all stubs for native methods from recent OpenJDK 6. development
Tue, 03 Dec 2013 00:37:15 +0000 Jan Vrany Added interop tests for constructors. development
Tue, 03 Dec 2013 00:17:49 +0000 Jan Vrany Flush JavaClassRegistry's notifier when flushing classes. development
Wed, 27 Nov 2013 00:29:44 +0000 Jan Vrany Hack in JavaSourceHighlighter for JImport expecco plugin. development
Tue, 26 Nov 2013 23:04:56 +0000 Jan Vrany Fixes in Java source highlighting - boot Java if not already. development
Tue, 26 Nov 2013 21:21:13 +0000 Jan Vrany Fix in Mauve DoubleTest. development
Tue, 26 Nov 2013 21:19:39 +0000 Jan Vrany Temporary class loading race-condition workaround. development
Sat, 23 Nov 2013 10:19:14 +0000 Jan Vrany Build support files for tomcat6 laucnher fixed development
Fri, 22 Nov 2013 10:33:07 +0000 Jan Vrany Fix in JavaClassReader>>#readClass:from:ignoring: (fix wrong code for zar refcounting) development
Wed, 20 Nov 2013 23:45:28 +0000 Jan Vrany Fix in JavaVM>>#initializeSystemPropertiesInto: be careful when initializing stx.libjava.tests... development
Wed, 20 Nov 2013 17:31:10 +0000 Jan Vrany Fixes for Tomcat example: allow Workspace WEBAPP to run without JavaScript loaded. development
Wed, 20 Nov 2013 16:41:26 +0000 Jan Vrany Merged c342efcd1bcb and c39cbf09ea3d development
Wed, 20 Nov 2013 16:40:09 +0000 Jan Vrany Fixes for Java reflection on Smalltalk classes. development
Wed, 20 Nov 2013 16:13:32 +0000 Jan Vrany Oops, added missing class JavaCompilerForSmalltalkExtensionsOnly. development
Wed, 20 Nov 2013 10:42:07 +0000 Jan Vrany Fixes for Tomcat 6 startup. development
Wed, 20 Nov 2013 10:00:26 +0000 Jan Vrany Calls to fdlim functions embedded into natives, JavaMathSupport removed. development
Tue, 19 Nov 2013 11:29:27 +0000 Jan Vrany Added signal handlers to ApacheTomcat6 startup class. development
Tue, 19 Nov 2013 10:20:58 +0000 Jan Vrany Fix in interop - make sure the class is initialized when invoking static method. development
Tue, 19 Nov 2013 10:01:25 +0000 Jan Vrany Added JavaCompilerForSmalltalkExtensionsOnly for environments without full JavaCompiler... development
Tue, 19 Nov 2013 00:46:15 +0000 Jan Vrany Merged 969166ba9c7c and 54787b966373 development
Tue, 19 Nov 2013 00:45:31 +0000 Jan Vrany Merged 7c556b58cd4b and 08a14f3553a2 development
Tue, 19 Nov 2013 00:44:09 +0000 Jan Vrany Fixes in ApacheTomcat6 (misspelled class name) + build files regenerated development
Mon, 18 Nov 2013 23:08:39 +0000 Jan Vrany Added Java code bundle with Tomcat sources to ease debugging. development
Mon, 18 Nov 2013 23:07:19 +0000 Jan Vrany Fix in JavaClassReader for concurrent access to zipa archives. development
Mon, 18 Nov 2013 23:04:42 +0000 Jan Vrany Fix in JavaCodeLibrary>>classPathOn: - allow for sources-only libraries. development
Mon, 18 Nov 2013 22:08:04 +0000 Jan Vrany Fixed classpath for stx:libjava/libs eclipse project (removed obsolete libs) development
Mon, 18 Nov 2013 14:53:17 +0000 Jan Vrany Fix in JavaVM>>#unpark: (typo) development
Mon, 18 Nov 2013 14:00:48 +0000 Jan Vrany Added tests for FREM/DREM and ?AND and ?OR. development
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip