JavaNativeMethodImpl_OpenJDK6.st
changeset 2558 138790cf336d
parent 2396 fadc6d7a2f5b
child 2560 849a6bd15d08
--- a/JavaNativeMethodImpl_OpenJDK6.st	Sat Apr 27 12:18:00 2013 +0200
+++ b/JavaNativeMethodImpl_OpenJDK6.st	Sat Apr 27 12:20:50 2013 +0200
@@ -11,7 +11,7 @@
 "
 "{ Package: 'stx:libjava' }"
 
-Object subclass:#'JavaNativeMethodImpl_OpenJDK6'
+Object subclass:#JavaNativeMethodImpl_OpenJDK6
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:'JavaVMData'
@@ -52,7 +52,6 @@
 "
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'helpers'!
 
 nativeContext
@@ -76,7 +75,6 @@
     "Modified: / 31-01-2013 / 12:59:01 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'helpers - awt - UNPORTED'!
 
 commonReshapeComponent: nativeContext
@@ -340,7 +338,6 @@
     "Modified: / 19.11.1998 / 01:43:20 / cg"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'helpers - io'!
 
 addOpenFile:aStream
@@ -826,7 +823,6 @@
     "Modified: / 28-07-2012 / 02:42:58 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'helpers - reflection'!
 
 invoke: jmethod receiver: obj arguments: args context: context "of the native method" constructor: isConstructor
@@ -931,7 +927,6 @@
     "Modified: / 30-01-2013 / 14:00:55 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'helpers - zip'!
 
 getZipArchiveAt:index
@@ -955,7 +950,6 @@
     "Created: / 11-02-2013 / 12:32:24 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - UNPORTED'!
 
 _AccessController_beginPrivileged: nativeContext
@@ -3603,7 +3597,7 @@
                                         ex return.
                                     ]
                                     do: [
-                                        Object messageNotUnderstoodSignal
+                                        MessageNotUnderstood
                                             handle: [
                                                 :ex |
                                                 |
@@ -6708,7 +6702,6 @@
     ^ self _WGraphics_pSetForeground: nativeContext
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - com.sun.demo.jvmti.hprof'!
 
 _com_sun_demo_jvmti_hprof_Tracker_nativeCallSite: this _: a1 _: a2 _: a3 
@@ -6739,7 +6732,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - com.sun.imageio.plugins.jpeg'!
 
 _com_sun_imageio_plugins_jpeg_JPEGImageReader_abortRead: this _: a1 _: a2 
@@ -6868,7 +6860,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - com.sun.java.swing.plaf.gtk'!
 
 _com_sun_java_swing_plaf_gtk_GTKEngine_nativeFinishPainting: this _: a1 _: a2 _: a3 
@@ -7046,7 +7037,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - com.sun.java.util.jar.pack'!
 
 _com_sun_java_util_jar_pack_NativeUnpack_finish: this 
@@ -7098,7 +7088,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - com.sun.management'!
 
 _com_sun_management_UnixOperatingSystem_getCommittedVirtualMemorySize: this 
@@ -7167,7 +7156,6 @@
     "Modified: / 03-11-2011 / 18:59:21 / Marcel Hlopko <hlopkmar@fel.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - com.sun.media.sound'!
 
 _com_sun_media_sound_DirectAudioDeviceProvider_nGetNumDevices: this 
@@ -7548,7 +7536,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - com.sun.security.auth.module'!
 
 _com_sun_security_auth_module_UnixSystem_getUnixInfo: this 
@@ -7558,7 +7545,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.awt'!
 
 _java_awt_AWTEvent_initIDs: this 
@@ -7862,7 +7848,6 @@
     "Modified: / 09-02-2012 / 22:53:47 / mh <hlopik@gmail.com>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.awt.event'!
 
 _java_awt_event_InputEvent_initIDs: this 
@@ -7886,7 +7871,6 @@
     "Modified: / 09-02-2012 / 22:53:40 / mh <hlopik@gmail.com>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.awt.image'!
 
 _java_awt_image_BufferedImage_initIDs: this 
@@ -7945,7 +7929,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.io'!
 
 _java_io_Console_echo: this 
@@ -9077,7 +9060,6 @@
     "Modified: / 30-01-2013 / 14:17:22 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.lang'!
 
 _java_lang_ClassLoader_NativeLibrary_find: this 
@@ -11387,7 +11369,6 @@
 
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.lang.ref'!
 
 _java_lang_ref_Finalizer_invokeFinalizeMethod: this _:a1 
@@ -11404,7 +11385,6 @@
     "Modified: / 24-07-2012 / 11:11:45 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.lang.reflect'!
 
 _java_lang_reflect_Array_get: this _: a1 
@@ -11803,7 +11783,6 @@
     "Created: / 06-02-2011 / 16:55:31 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.net'!
 
 _java_net_DatagramPacket_init: this 
@@ -12820,7 +12799,6 @@
     "Modified: / 13-11-2011 / 23:53:43 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.nio'!
 
 _java_nio_Bits_copyFromByteArray: this _:a1 _: a2 _: a3 _: a4 _: a5 _: a6 _: a7 
@@ -12966,7 +12944,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.security'!
 
 _java_security_AccessController_doPrivileged: this _:a1 
@@ -13022,7 +12999,6 @@
     "Modified: / 09-10-2011 / 23:40:46 / Marcel Hlopko <hlopik@gmail.com>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.sql'!
 
 _java_sql_DriverManager_getCallerClassLoader: this 
@@ -13037,7 +13013,6 @@
     "Modified: / 30-01-2013 / 14:16:13 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.text'!
 
 _java_text_Bidi_nativeBidiChars: this _:a1 _: a2 _: a3 _: a4 _: a5 _: a6 _: a7 
@@ -13054,7 +13029,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.util'!
 
 _java_util_ResourceBundle_getClassContext: this 
@@ -13115,7 +13089,6 @@
     "Modified: / 25-06-2011 / 08:26:06 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.util.concurrent.atomic'!
 
 _java_util_concurrent_atomic_AtomicLong_VMSupportsCS8: this 
@@ -13129,7 +13102,6 @@
     "Modified: / 07-08-2011 / 20:53:11 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.util.jar'!
 
 _java_util_jar_JarFile_getMetaInfEntryNames: this 
@@ -13151,7 +13123,6 @@
     "Modified: / 10-12-2012 / 05:42:31 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.util.logging'!
 
 _java_util_logging_FileHandler_isSetUID: this 
@@ -13161,7 +13132,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.util.prefs'!
 
 _java_util_prefs_FileSystemPreferences_chmod: this _: a1 _: a2 
@@ -13185,7 +13155,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - java.util.zip'!
 
 _java_util_zip_Adler32_update: this _: a1 _: a2 
@@ -13717,7 +13686,6 @@
     "Modified: / 01-05-2011 / 16:22:03 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - stx.libjava'!
 
 _stx_libjava_ClassLoader_findClassS: this _:a1 
@@ -13743,7 +13711,6 @@
     "Modified: / 19-01-2013 / 18:00:01 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - stx.libjava.groovy'!
 
 _stx_libjava_groovy_GroovyClassLoader_SystemClassCollector_getDefiningClassLoader: this 
@@ -13755,7 +13722,6 @@
     "Modified: / 20-02-2012 / 22:30:14 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - stx.libjava.tests'!
 
 _stx_libjava_tests_MonitorTests_abort: this 
@@ -13767,7 +13733,6 @@
     "Modified: / 04-11-2011 / 21:50:31 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - stx.libjava.tests.lang'!
 
 _stx_libjava_tests_lang_MonitorTests_abort: this 
@@ -13777,7 +13742,6 @@
     "Modified: / 10-09-2012 / 22:56:16 / m"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - stx.libjava.tests.vm'!
 
 _stx_libjava_tests_vm_XLOAD_forcePatchupAndUnfix: this 
@@ -13802,7 +13766,6 @@
     "Modified: / 04-11-2011 / 21:50:31 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.awt'!
 
 _sun_awt_DebugSettings_setCTracingOn: this _: a1 
@@ -14218,7 +14181,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.awt.X11'!
 
 _sun_awt_X11_XDesktopPeer_gnome_url_show: this _: a1 
@@ -15390,7 +15352,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.awt.image'!
 
 _sun_awt_image_BufImgSurfaceData_freeNativeICMData: this _: a1 _: a2 
@@ -15554,7 +15515,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.awt.motif'!
 
 _sun_awt_motif_AWTLockAccess_awtLock: this 
@@ -15795,7 +15755,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.font'!
 
 _sun_font_FontManager_getFont2D: this _: a1 
@@ -16142,7 +16101,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.instrument'!
 
 _sun_instrument_InstrumentationImpl_appendToClassLoaderSearch0: this _: a1 _: a2 _: a3 _: a4 
@@ -16215,7 +16173,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.io'!
 
 _sun_io_Win32ErrorMode_setErrorMode: this _:a1 _: a2 
@@ -16228,7 +16185,6 @@
     "Modified (format): / 14-08-2012 / 11:35:58 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.java2d'!
 
 _sun_java2d_DefaultDisposerRecord_invokeNativeDispose: this _: a1 _: a2 _: a3 _: a4 
@@ -16259,7 +16215,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.java2d.cmm.lcms'!
 
 _sun_java2d_cmm_lcms_LCMS_colorConvert: this _: a1 _: a2 _: a3 
@@ -16383,7 +16338,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.java2d.jules'!
 
 _sun_java2d_jules_JulesAATileGenerator_freePixmanImgPtr: this _: a1 _: a2 
@@ -16414,7 +16368,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.java2d.loops'!
 
 _sun_java2d_loops_BlitBg_BlitBg: this _: a1 _: a2 _: a3 _: a4 _: a5 _: a6 _: a7 _: a8 _: a9 _: a10 _: a11 
@@ -16571,7 +16524,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.java2d.opengl'!
 
 _sun_java2d_opengl_GLXGraphicsConfig_getGLXConfigInfo: this _: a1 _: a2 
@@ -16679,7 +16631,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.java2d.pipe'!
 
 _sun_java2d_pipe_BufferedMaskBlit_enqueueTile: this _: a1 
@@ -16864,7 +16815,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.java2d.x11'!
 
 _sun_java2d_x11_X11PMBlitBgLoops_nativeBlitBg: this _: a1 _: a2 _: a3 _: a4 _: a5 _: a6 _: a7 _: a8 _: a9 _: a10 _: a11 _: a12 _: a13 
@@ -17091,7 +17041,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.java2d.xr'!
 
 _sun_java2d_xr_XIDGenerator_bufferXIDs: this _: a1 _: a2 
@@ -17325,7 +17274,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.management'!
 
 _sun_management_ClassLoadingImpl_setVerboseClass: this _: a1 
@@ -17842,7 +17790,6 @@
     "Modified: / 03-11-2011 / 22:45:03 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.misc'!
 
 _sun_misc_GC_maxObjectInspectionAge: this 
@@ -19367,7 +19314,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.net.dns'!
 
 _sun_net_dns_ResolverConfigurationImpl_fallbackDomain0: this 
@@ -19384,7 +19330,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.net.spi'!
 
 _sun_net_spi_DefaultProxySelector_getSystemProxy: this _: a1 _: a2 
@@ -19401,7 +19346,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.nio.ch'!
 
 _sun_nio_ch_DatagramChannelImpl_disconnect0: this _: a1 
@@ -20020,7 +19964,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.print'!
 
 _sun_print_CUPSPrinter_canConnect: this _: a1 _: a2 
@@ -20065,7 +20008,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.reflect'!
 
 _sun_reflect_ConstantPool_getClassAt0: this _: a1 
@@ -20375,7 +20317,6 @@
     "Modified: / 01-09-2011 / 09:46:07 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.rmi.server'!
 
 _sun_rmi_server_MarshalInputStream_latestUserDefinedLoader: this 
@@ -20385,7 +20326,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.security.jgss.wrapper'!
 
 _sun_security_jgss_wrapper_GSSLibStub_acceptContext: this _: a1 _: a2 _: a3 _: a4 _: a5 
@@ -20591,7 +20531,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.security.krb5'!
 
 _sun_security_krb5_Config_getWindowsDirectory: this 
@@ -20608,7 +20547,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.security.provider'!
 
 _sun_security_provider_NativeSeedGenerator_nativeGenerateSeed: this _:a1 
@@ -20618,7 +20556,6 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'native - sun.security.smartcardio'!
 
 _sun_security_smartcardio_PCSC_SCardBeginTransaction: this _: a1 _: a2 
@@ -20698,15 +20635,14 @@
     ^ JavaVM unimplementedNativeMethodSignal raise
 ! !
 
-
 !JavaNativeMethodImpl_OpenJDK6 class methodsFor:'documentation'!
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libjava/JavaNativeMethodImpl_OpenJDK6.st,v 1.2 2013-02-25 11:15:31 vrany Exp $'
+    ^ '$Header: /cvs/stx/stx/libjava/JavaNativeMethodImpl_OpenJDK6.st,v 1.3 2013-04-27 10:20:50 cg Exp $'
 !
 
 version_HG
 
-    ^ '$Changeset: <not expanded> $'
-! !
-
+    ^ '§Changeset: <not expanded> §'
+! !
+