JavaVM.st
Thu, 23 May 2013 09:56:27 +0100 Jan Vrany Initial support for generalized built-in class support. builtin-class-support
Wed, 22 May 2013 21:15:02 +0100 Jan Vrany Initial attempt to generalized builtin class support. builtin-class-support
Wed, 22 May 2013 00:27:53 +0100 Jan Vrany Removed debug print in JavaVM>>classForName:definedBy: performance-optimizations
Tue, 21 May 2013 17:22:26 +0100 Jan Vrany An experiment: access to known class java.lang.Class through pool var. performance-optimizations
Sat, 18 May 2013 23:03:23 +0100 Jan Vrany Performance optimization - classForName: (part 1) performance-optimizations
Fri, 17 May 2013 14:14:55 +0100 Jan Vrany CHECKCAST/INSTANCEOF optimization (part 3) performance-optimizations
Tue, 14 May 2013 15:36:56 +0100 Jan Vrany CHECKCAST/INSTANCEOF/ARRAYLENGTH refactoring (part 1) performance-optimizations
Mon, 13 May 2013 00:59:43 +0100 Jan Vrany Reimplementation of INSTANCEOF in same spirit as CHECKCAST. performance-optimizations
Sun, 12 May 2013 21:51:38 +0100 Jan Vrany Java CHECKCAST instruction refactored. performance-optimizations
Fri, 10 May 2013 18:33:57 +0100 Jan Vrany Updates for fast checkcast implementation performance-optimizations
Tue, 07 May 2013 13:31:03 +0100 Jan Vrany Merged a98037ca2d11 and b09eaedf206a (branch java-exception-optimization) development
Tue, 07 May 2013 12:39:09 +0100 Jan Vrany Changed JavaVM>>classForName: to faster JavaVM>>classForName:definedBy: development
Tue, 07 May 2013 02:10:33 +0100 Jan Vrany Optimization: use Context>>findSpecialHandle:raise: to search for exception handlers. java-exception-optimization
Fri, 03 May 2013 10:56:50 +0100 Jan Vrany Bugfix in _LDC_R: - do not initilalize class. development
Fri, 03 May 2013 00:05:32 +0100 Jan Vrany Fixed CHECKCAST insn implementation to support JIT-compiled code. development
Tue, 07 May 2013 15:42:51 +0200 Stefan Vogel class: JavaVM
Thu, 02 May 2013 10:32:02 +0100 Jan Vrany Performance optimization: rewrote 'JavaVM classNamed:' to 'JavaVM classNamed:...definedBy:...'. development
Thu, 02 May 2013 00:07:31 +0100 Jan Vrany Call __jbindnative() when initializing Java native method. development
Tue, 30 Apr 2013 10:02:03 +0100 Jan Vrany AALOAD/AASTORE refactored. development
Mon, 29 Apr 2013 21:46:05 +0100 Jan Vrany Added JavaVM class>>_AASTORE:_:_: insn implementation. development
Fri, 19 Apr 2013 00:01:10 +0200 Jan Vrany Makes JavaUnresolvedCompilationError proceedable. development
Thu, 18 Apr 2013 23:32:13 +0200 Jan Vrany Added JavaUnresolvedCompilationError. development
Mon, 15 Apr 2013 23:55:43 +0200 Jan Vrany Improvements in JavaCompiler. development
Sun, 10 Mar 2013 20:08:42 +0000 Jan Vrany Make JavaContext>>acquiredMonitors obsolete. development
Tue, 26 Feb 2013 11:32:43 +0000 Jan Vrany Merged 009a0df3afce and 3c9b3181ded (branch development - CVS HEAD) development
Mon, 25 Feb 2013 12:15:35 +0100 Jan Vrany Updated to rev 009a0df3afce
Fri, 22 Feb 2013 16:06:12 +0000 Jan Vrany Improvements in JavaCodeBundleEditor. development
Wed, 20 Feb 2013 23:36:32 +0000 Jan Vrany Merged 9195eccdcbd9 and 13b1fc3fa090 development
Wed, 20 Feb 2013 23:05:49 +0000 Jan Vrany Merged 08505399cea8 and 0adf7bbcf2c9 (branch default - CVS HEAD) development
Wed, 20 Feb 2013 00:22:55 +0000 Jan Vrany Added sun.misc.Perf native to make OpenJDK 7 boot. development
Mon, 18 Feb 2013 18:04:46 +0100 Jan Vrany defined source container
Sat, 16 Feb 2013 19:08:45 +0100 Jan Vrany Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Mon, 22 Aug 2011 16:49:28 +0200 Jan Vrany Fix for sun.reflect.NativeMethodAccessorImpl.invoke0()
Fri, 19 Aug 2011 15:11:30 +0200 Claus Gittinger #_sun_reflect_NativeMethodAccessorImpl_invoke0: fix for static methods
Thu, 18 Aug 2011 20:42:48 +0200 Jan Vrany Jan's version
Fri, 09 Oct 2009 16:25:28 +0200 Claus Gittinger changed: #deinitializeAdditionalJavaProtocol expecco_2_1_0
Sat, 20 Mar 2004 20:27:50 +0100 Stefan Vogel Rename AbsoluteTime to Timestamp
Fri, 22 Nov 2002 21:14:07 +0100 Claus Gittinger category change
Sun, 31 Dec 2000 13:27:50 +0100 Claus Gittinger *** empty log message ***
Mon, 18 Dec 2000 23:11:53 +0100 Claus Gittinger checkin from browser
Mon, 18 Dec 2000 20:30:11 +0100 Claus Gittinger some Motif emulation
Mon, 18 Dec 2000 17:43:45 +0100 Claus Gittinger *** empty log message ***
Mon, 18 Dec 2000 16:29:16 +0100 Claus Gittinger checkin from browser
Thu, 21 Sep 2000 13:40:55 +0200 Claus Gittinger *** empty log message ***
Mon, 18 Feb 2013 16:58:07 +0000 Jan Vrany Make initialization of Java release lazy. development
Fri, 15 Feb 2013 18:59:16 +0000 Jan Vrany Fixed assert:description: (make it assert:message:). Removed JavaStartup from project definition. development
Thu, 14 Feb 2013 16:15:31 +0000 Jan Vrany Added version_CVS development
Mon, 11 Feb 2013 13:02:34 -0800 Jan Vrany Kludge for windows / BCC 5.5 to workaround open file limit. development
Mon, 11 Feb 2013 12:03:33 +0000 Jan Vrany Bugfix for open stream dump. development
Fri, 08 Feb 2013 01:06:23 +0100 Jan Vrany Reverted old #as_String and #as_ST_String, stc cannot handle shared pools correctly. openjdk7-support
Thu, 07 Feb 2013 19:17:28 +0100 Jan Vrany Added VM classes to JavaVMData. openjdk7-support
Thu, 07 Feb 2013 16:37:59 +0100 Jan Vrany Small refactoring JavaClassReader to allow reading classes off-line (no Java code executed). development
Tue, 05 Feb 2013 23:35:59 +0100 Jan Vrany Merged 75e48299fc2d and 2e657a7a758b (branch development) refactoring-vmdata
Tue, 05 Feb 2013 16:04:34 +0100 Jan Vrany Changed #assert:description to #assert:message: (the first one in compatibility extension) development
Wed, 30 Jan 2013 14:47:53 +0000 Jan Vrany The 'nativeContext' argument removed from all native methods. refactoring-vmdata
Wed, 30 Jan 2013 13:27:16 +0000 Jan Vrany Merged ef3da336a6c9 and 6eac81f7f606 (branch development.) refactoring-vmdata
Mon, 21 Jan 2013 09:22:07 +0000 Jan Vrany Removed OLD natives implementation. refactoring-vmdata
Wed, 23 Jan 2013 16:22:00 +0000 Jan Vrany Value of class.path and sun.misc.boot.path refactored to match values used in Oracle JVM. refactoring-classpath
Wed, 16 Jan 2013 21:53:31 +0000 Jan Vrany - JavaTestsLoader refactoring-vmdata
Wed, 16 Jan 2013 21:30:59 +0000 Jan Vrany Merge refactoring-vmdata
less more (0) -100 -60 tip