JavaNativeMethodImpl_OpenJDK6.st
Wed, 12 Feb 2014 11:10:13 +0000 Jan Vrany Fixes in java.io,Win32FileSystem - added listDrives0() native. development
Tue, 11 Feb 2014 20:21:33 +0000 Jan Vrany Yet another cleanup of java.io.FileSystem mess. development
Fri, 07 Feb 2014 09:49:00 +0100 Jan Vrany Natives cleaned up a bit. development
Fri, 07 Feb 2014 09:07:22 +0100 Jan Vrany Fixes in natives for non-TRADITIONAL_STACK machines. development
Wed, 05 Feb 2014 09:08:10 +0000 Jan Vrany Fixed native _java_net_Inet4AddressImpl_lookupAllHostAddr:_: development
Wed, 22 Jan 2014 15:28:31 +0000 Jan Vrany Added new native JavaNativeMethodImpl_OpenJDK6>>#_java_lang_Class_getDeclaringClass0: 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
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
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
Tue, 03 Dec 2013 01:14:37 +0000 Jan Vrany Added all stubs for native methods from recent OpenJDK 6. development
Wed, 20 Nov 2013 10:00:26 +0000 Jan Vrany Calls to fdlim functions embedded into natives, JavaMathSupport removed. development
Thu, 14 Nov 2013 23:24:02 +0000 Jan Vrany Fixed natives to convert float/double to int/long bits and other way around... development
Wed, 13 Nov 2013 11:13:40 +0000 Jan Vrany Another pass over java.io.* natives. Fixes for OpenJDK 7. development
Tue, 12 Nov 2013 02:14:24 +0000 Jan Vrany Oops, fix in isCloneable - if ACX_CLONEABLE is not set, always check interfaces. development
Tue, 12 Nov 2013 01:31:21 +0000 Jan Vrany Native java.lang.Object#clone() refactored to use ACX_CLOENABLE flag. development
Mon, 11 Nov 2013 22:33:23 +0000 Jan Vrany Oops, fixed mispelled arg name in JavaNativeMethodImpl_OpenJDK6. development
Mon, 11 Nov 2013 22:05:20 +0000 Jan Vrany Fixed native java.io.*FileSystem#createFileExclusively development
Mon, 11 Nov 2013 21:32:10 +0000 Jan Vrany Oops, fix in JavaNativeMethodImpl_OpenJDK6>>invoke:receiver:arguments:context:constructor: development
Mon, 11 Nov 2013 09:48:58 +0000 Jan Vrany Another pass over Mauve tests. development
Fri, 08 Nov 2013 10:11:49 +0000 Jan Vrany Fixes for Mauve tests. development
Wed, 23 Oct 2013 12:25:55 +0100 Jan Vrany Fix in native java.lang.Class#forName0() development
Thu, 10 Oct 2013 00:08:11 +0100 Jan Vrany JavaClass>>#name vs. #binaryName refactoring development
Tue, 24 Sep 2013 01:56:20 +0100 Jan Vrany Do not load libj2pcks11.so/dll but do not bark when it's loaded. development
Sun, 15 Sep 2013 02:16:13 +0100 Jan Vrany Merged 272689c14005 and 13f5be2bf83b. development
Sun, 15 Sep 2013 01:44:55 +0100 Jan Vrany Merged d87e89dd5276 and fe83a843a7bf (branch default - CVS HEAD) development
Sun, 15 Sep 2013 01:02:01 +0100 Jan Vrany Fixed removing of Java classes (issue #40) development
Thu, 12 Sep 2013 00:24:05 +0100 Jan Vrany Java package reorganization. development
Wed, 11 Sep 2013 11:35:14 +0100 Jan Vrany More support for method's source only. development
Fri, 06 Sep 2013 00:16:38 +0100 Jan Vrany Added version_CVS to all classes and build files regenerated & cleaned. development
Thu, 05 Sep 2013 22:08:59 +0100 Jan Vrany Merged 7c8aeacae13e and 453c3d9e8a94 (branch default - CVS HEAD) development
Mon, 02 Sep 2013 10:08:10 +0100 Jan Vrany Various fixes: development
Fri, 06 Sep 2013 02:45:44 +0200 Jan Vrany Updated to match Mercurial revision a00302fe5083 with two tweaks:
Sun, 18 Aug 2013 00:53:58 +0100 Jan Vrany Removed leftover debug prints from socket read/write natives. development
Sun, 18 Aug 2013 00:52:51 +0100 Jan Vrany Fix in native #_sun_misc_Unsafe_park:_:_:_: development
Sat, 17 Aug 2013 17:55:54 +0100 Jan Vrany Bugfix in native: #_sun_reflect_NativeConstructorAccessorImpl_newInstance0:_:_: ... development
Sat, 17 Aug 2013 09:57:56 +0100 Jan Vrany Fixes in number of java.net natives development
Fri, 16 Aug 2013 09:59:11 +0100 Jan Vrany Fix in native #_java_net_PlainSocketImpl_socketConnect:_:_:_:... development
Thu, 15 Aug 2013 23:32:16 +0100 Jan Vrany Implemented connect0() and disconnect() natives for java.net.PlainDatagramSocketImpl. development
Thu, 15 Aug 2013 22:31:51 +0100 Jan Vrany Support for timeout in datagram receive native. development
Tue, 13 Aug 2013 11:56:17 +0100 Jan Vrany Some work on datagram socket support. development
Mon, 12 Aug 2013 10:28:56 +0100 Jan Vrany Fix in native java.net.Inet4AddressImpl.lookupAllHostAddr() development
Sat, 27 Jul 2013 19:12:25 +0100 Jan Vrany Added native #_java_util_zip_ZipFile_startsWithLOC:_:_: development
Sat, 10 Aug 2013 13:19:30 +0200 Stefan Vogel class: JavaNativeMethodImpl_OpenJDK6
Wed, 22 May 2013 21:15:02 +0100 Jan Vrany Initial attempt to generalized builtin class support. builtin-class-support
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
Sat, 18 May 2013 22:49:58 +0100 Jan Vrany Use ZipArchive>>zipMembersByName to speed up getEntry native. performance-optimizations
Fri, 17 May 2013 14:14:55 +0100 Jan Vrany CHECKCAST/INSTANCEOF optimization (part 3) performance-optimizations
Tue, 07 May 2013 12:39:09 +0100 Jan Vrany Changed JavaVM>>classForName: to faster JavaVM>>classForName:definedBy: development
Thu, 02 May 2013 07:10:49 -0700 Jan Vrany Bugfix in native _java_io_WinNTFileSystem_canonicalize0: development
Thu, 02 May 2013 10:32:02 +0100 Jan Vrany Performance optimization: rewrote 'JavaVM classNamed:' to 'JavaVM classNamed:...definedBy:...'. development
Mon, 29 Apr 2013 21:08:38 +0100 Jan Vrany Merged branch default (CVS HEAD) development
Wed, 24 Apr 2013 11:05:52 +0100 Jan Vrany Bugfix: file stream natives. development
Sat, 27 Apr 2013 14:29:56 +0200 Claus Gittinger exception access
Sat, 27 Apr 2013 12:20:50 +0200 Claus Gittinger class: JavaNativeMethodImpl_OpenJDK6
Wed, 24 Apr 2013 00:11:10 +0100 Jan Vrany Bugfixes in naives - Object.notify() and Object.waint(). development
Wed, 24 Apr 2013 00:07:32 +0100 Jan Vrany Bugfix in natives (array reflection). development
Tue, 23 Apr 2013 00:54:23 +0100 Jan Vrany Fix in native #_java_util_zip_ZipFile_open:_:_:_:_:. development
less more (0) -100 -60 tip