Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 96545 Details for
Bug 148629
Support Java 6 Class File Format Changes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
this file contains declarations and definitions primitives for manipualting with class interface implementation
class_inerface_int.h (text/plain), 715 bytes, created by
Vasily v. Levchenko
on 2008-04-18 01:05:38 EDT
(
hide
)
Description:
this file contains declarations and definitions primitives for manipualting with class interface implementation
Filename:
MIME Type:
Creator:
Vasily v. Levchenko
Created:
2008-04-18 01:05:38 EDT
Size:
715 bytes
patch
obsolete
>#ifndef _CLASS_INTERFACE_INT_H_ >#define _CLASS_INTERFACE_INT_H_ > >#include "JClassBuilder.h" > >//typedef u1 uint8; >//typedef u2 uint16; >//#include "class_interface.h" >//#include "class_interface_x.h" > >#include "verifier-ext/x_class_interface.h" >#include "verifier-ext/x_verifier.h" > >typedef Class_Handle class_handler; >typedef Method_Handle method_handler; >typedef void *(*get_vm_pointer_t)(void **); > >class_handler get_class_handler_from_builder(class CModuleJ *); >method_handler get_method_handler_for_cmethod(class CMethod *); > >//extern "C" { >//unsigned method_get_bytecode_length( method_handler); >//} > >extern int initialize_dynamic(get_vm_pointer_t); > >int initialize_static(); > >#endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 148629
:
88758
|
96544
|
96545
|
96546
|
96547
|
96548
|
96761
|
96986
|
97124
|
97125
|
97938
|
98002
|
98071
|
98143
|
98144
|
98393
|
98824
|
98844
|
98845
|
98935
|
99809
|
103085