1 // javaprims.h - Main external header file for libgcj. -*- c++ -*-
3 /* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation
5 This file is part of libgcj.
7 This software is copyrighted work licensed under the terms of the
8 Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
11 #ifndef __JAVAPRIMS_H__
12 #define __JAVAPRIMS_H__
14 // Force C++ compiler to use Java-style exceptions.
15 #pragma GCC java_exceptions
17 #include <gcj/libgcj-config.h>
19 // FIXME: this is a hack until we get a proper gcjh.
20 // It is needed to work around system header files that define TRUE
27 // To force selection of correct types that will mangle consistently
31 typedef __java_byte jbyte
;
32 typedef __java_short jshort
;
33 typedef __java_int jint
;
34 typedef __java_long jlong
;
35 typedef __java_float jfloat
;
36 typedef __java_double jdouble
;
37 typedef __java_char jchar
;
38 typedef __java_boolean jboolean
;
41 // The following class declarations are automatically generated by
42 // the `classes.pl' script.
47 class BufferedInputStream
;
48 class BufferedOutputStream
;
51 class ByteArrayInputStream
;
52 class ByteArrayOutputStream
;
53 class CharArrayReader
;
54 class CharArrayWriter
;
55 class CharConversionException
;
57 class DataInputStream
;
59 class DataOutputStream
;
65 class FileInputStream
;
66 class FileNotFoundException
;
67 class FileOutputStream
;
72 class FilterInputStream
;
73 class FilterOutputStream
;
78 class InputStreamReader
;
79 class InterfaceComparator
;
80 class InterruptedIOException
;
81 class InvalidClassException
;
82 class InvalidObjectException
;
83 class LineNumberInputStream
;
84 class LineNumberReader
;
85 class MemberComparator
;
86 class NotActiveException
;
87 class NotSerializableException
;
89 class ObjectInputStream
;
90 class ObjectInputStream$GetField
;
91 class ObjectInputValidation
;
93 class ObjectOutputStream
;
94 class ObjectOutputStream$PutField
;
95 class ObjectStreamClass
;
96 class ObjectStreamConstants
;
97 class ObjectStreamException
;
98 class ObjectStreamField
;
99 class OptionalDataException
;
101 class OutputStreamWriter
;
102 class PipedInputStream
;
103 class PipedOutputStream
;
108 class PushbackInputStream
;
109 class PushbackReader
;
110 class RandomAccessFile
;
112 class SequenceInputStream
;
114 class SerializablePermission
;
115 class StreamCorruptedException
;
116 class StreamTokenizer
;
117 class StringBufferInputStream
;
120 class SyncFailedException
;
121 class UTFDataFormatException
;
122 class UnsupportedEncodingException
;
123 class VMObjectStreamClass
;
124 class ValidatorAndPriority
;
125 class WriteAbortedException
;
131 class AbstractMethodError
;
132 class ArithmeticException
;
133 class ArrayIndexOutOfBoundsException
;
134 class ArrayStoreException
;
135 class AssertionError
;
140 class Character$Subset
;
141 class Character$UnicodeBlock
;
143 class ClassCastException
;
144 class ClassCircularityError
;
145 class ClassFormatError
;
147 class ClassNotFoundException
;
148 class CloneNotSupportedException
;
152 class ConcreteProcess
;
156 class ExceptionInInitializerError
;
158 class IllegalAccessError
;
159 class IllegalAccessException
;
160 class IllegalArgumentException
;
161 class IllegalMonitorStateException
;
162 class IllegalStateException
;
163 class IllegalThreadStateException
;
164 class IncompatibleClassChangeError
;
165 class IndexOutOfBoundsException
;
166 class InheritableThreadLocal
;
167 class InstantiationError
;
168 class InstantiationException
;
171 class InterruptedException
;
175 class NegativeArraySizeException
;
176 class NoClassDefFoundError
;
177 class NoSuchFieldError
;
178 class NoSuchFieldException
;
179 class NoSuchMethodError
;
180 class NoSuchMethodException
;
181 class NullPointerException
;
183 class NumberFormatException
;
185 class OutOfMemoryError
;
190 class RuntimeException
;
191 class RuntimePermission
;
192 class SecurityContext
;
193 class SecurityException
;
194 class SecurityManager
;
196 class StackOverflowError
;
197 class StackTraceElement
;
200 class String$CaseInsensitiveComparator
;
202 class StringIndexOutOfBoundsException
;
210 class UnsatisfiedLinkError
;
211 class UnsupportedClassVersionError
;
212 class UnsupportedOperationException
;
214 class VMSecurityManager
;
217 class VirtualMachineError
;
221 class PhantomReference
;
223 class ReferenceQueue
;
230 class AccessibleObject
;
234 class InvocationHandler
;
235 class InvocationTargetException
;
240 class Proxy$ClassFactory
;
241 class Proxy$ProxyData
;
242 class Proxy$ProxySignature
;
243 class Proxy$ProxyType
;
244 class ReflectPermission
;
245 class UndeclaredThrowableException
;
251 class AbstractCollection
;
254 class AbstractMap$BasicMapEntry
;
255 class AbstractSequentialList
;
259 class Arrays$ArrayList
;
264 class Collections$CopiesList
;
265 class Collections$EmptyList
;
266 class Collections$EmptyMap
;
267 class Collections$EmptySet
;
268 class Collections$ReverseComparator
;
269 class Collections$SingletonList
;
270 class Collections$SingletonMap
;
271 class Collections$SingletonSet
;
272 class Collections$SynchronizedCollection
;
273 class Collections$SynchronizedIterator
;
274 class Collections$SynchronizedList
;
275 class Collections$SynchronizedListIterator
;
276 class Collections$SynchronizedMap
;
277 class Collections$SynchronizedMapEntry
;
278 class Collections$SynchronizedRandomAccessList
;
279 class Collections$SynchronizedSet
;
280 class Collections$SynchronizedSortedMap
;
281 class Collections$SynchronizedSortedSet
;
282 class Collections$UnmodifiableCollection
;
283 class Collections$UnmodifiableEntrySet
;
284 class Collections$UnmodifiableIterator
;
285 class Collections$UnmodifiableList
;
286 class Collections$UnmodifiableListIterator
;
287 class Collections$UnmodifiableMap
;
288 class Collections$UnmodifiableRandomAccessList
;
289 class Collections$UnmodifiableSet
;
290 class Collections$UnmodifiableSortedMap
;
291 class Collections$UnmodifiableSortedSet
;
293 class ConcurrentModificationException
;
297 class EmptyStackException
;
300 class EventListenerProxy
;
302 class GregorianCalendar
;
304 class HashMap$HashEntry
;
305 class HashMap$HashIterator
;
308 class Hashtable$Enumerator
;
309 class Hashtable$HashEntry
;
310 class Hashtable$HashIterator
;
311 class IdentityHashMap
;
312 class IdentityHashMap$IdentityEntry
;
313 class IdentityHashMap$IdentityIterator
;
316 class LinkedHashMap$LinkedHashEntry
;
319 class LinkedList$Entry
;
320 class LinkedList$LinkedListItr
;
323 class ListResourceBundle
;
328 class MissingResourceException
;
330 class NoSuchElementException
;
334 class PropertyPermission
;
335 class PropertyPermissionCollection
;
336 class PropertyResourceBundle
;
339 class RandomAccessSubList
;
340 class ResourceBundle
;
342 class SimpleTimeZone
;
346 class StringTokenizer
;
350 class Timer$Scheduler
;
351 class Timer$TaskQueue
;
353 class TooManyListenersException
;
356 class TreeMap$SubMap
;
357 class TreeMap$TreeIterator
;
361 class WeakHashMap$WeakBucket
;
362 class WeakHashMap$WeakEntry
;
363 class WeakHashMap$WeakEntrySet
;
367 class Attributes$Name
;
371 class JarFile$JarEnumeration
;
372 class JarInputStream
;
373 class JarOutputStream
;
379 class ConsoleHandler
;
389 class LoggingPermission
;
391 class SimpleFormatter
;
399 class AbstractPreferences
;
400 class BackingStoreException
;
401 class InvalidPreferencesFormatException
;
402 class NodeChangeEvent
;
403 class NodeChangeListener
;
404 class PreferenceChangeEvent
;
405 class PreferenceChangeListener
;
407 class PreferencesFactory
;
414 class PatternSyntaxException
;
421 class CheckedInputStream
;
422 class CheckedOutputStream
;
424 class DataFormatException
;
426 class DeflaterOutputStream
;
427 class GZIPInputStream
;
428 class GZIPOutputStream
;
430 class InflaterInputStream
;
435 class ZipFile$PartialInputStream
;
436 class ZipFile$ZipEntryEnumeration
;
437 class ZipInputStream
;
438 class ZipOutputStream
;
444 typedef struct java::lang::Object
* jobject
;
445 typedef class java::lang::Class
* jclass
;
446 typedef class java::lang::Throwable
* jthrowable
;
447 typedef class java::lang::String
* jstring
;
450 typedef struct _Jv_Field
*jfieldID
;
451 typedef struct _Jv_Method
*jmethodID
;
453 extern "C" jobject
_Jv_AllocObject (jclass
, jint
) __attribute__((__malloc__
));
454 extern "C" jobject
_Jv_AllocObjectNoFinalizer (jclass
, jint
) __attribute__((__malloc__
));
455 extern "C" jobject
_Jv_AllocObjectNoInitNoFinalizer (jclass
, jint
) __attribute__((__malloc__
));
456 #ifdef JV_HASH_SYNCHRONIZATION
457 extern "C" jobject
_Jv_AllocPtrFreeObject (jclass
, jint
)
458 __attribute__((__malloc__
));
460 // Collector still needs to scan sync_info
461 static inline jobject
_Jv_AllocPtrFreeObject (jclass klass
, jint sz
)
463 return _Jv_AllocObject(klass
, sz
);
466 extern "C" jboolean
_Jv_IsInstanceOf(jobject
, jclass
);
467 extern "C" jstring
_Jv_AllocString(jsize
) __attribute__((__malloc__
));
468 extern "C" jstring
_Jv_NewString (const jchar
*, jsize
)
469 __attribute__((__malloc__
));
470 extern jint
_Jv_FormatInt (jchar
* bufend
, jint num
);
471 extern "C" jchar
* _Jv_GetStringChars (jstring str
);
472 extern "C" void _Jv_MonitorEnter (jobject
);
473 extern "C" void _Jv_MonitorExit (jobject
);
474 extern "C" jstring
_Jv_NewStringLatin1(const char*, jsize
)
475 __attribute__((__malloc__
));
476 extern "C" jsize
_Jv_GetStringUTFLength (jstring
);
477 extern "C" jsize
_Jv_GetStringUTFRegion (jstring
, jsize
, jsize
, char *);
479 extern jint
_Jv_CreateJavaVM (void* /*vm_args*/);
482 _Jv_ThreadRun (java::lang::Thread
* thread
);
484 _Jv_AttachCurrentThread(java::lang::Thread
* thread
);
485 extern "C" java::lang::Thread
*
486 _Jv_AttachCurrentThread(jstring name
, java::lang::ThreadGroup
* group
);
487 extern "C" java::lang::Thread
*
488 _Jv_AttachCurrentThreadAsDaemon(jstring name
, java::lang::ThreadGroup
* group
);
489 extern "C" jint
_Jv_DetachCurrentThread (void);
491 extern "C" void _Jv_Throw (jthrowable
) __attribute__ ((__noreturn__
));
492 extern "C" void* _Jv_Malloc (jsize
) __attribute__((__malloc__
));
493 extern "C" void* _Jv_Realloc (void *, jsize
);
494 extern "C" void _Jv_Free (void*);
495 extern void (*_Jv_RegisterClassHook
) (jclass cl
);
496 extern "C" void _Jv_RegisterClassHookDefault (jclass
);
498 typedef unsigned short _Jv_ushort
__attribute__((__mode__(__HI__
)));
499 typedef unsigned int _Jv_uint
__attribute__((__mode__(__SI__
)));
500 typedef unsigned int _Jv_ulong
__attribute__((__mode__(__DI__
)));
505 _Jv_ushort length
; /* In bytes, of data portion, without final '\0'. */
506 char data
[1]; /* In Utf8 format, with final '\0'. */
510 #endif /* __JAVAPRIMS_H__ */