This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12981] New: Binary compatibility: low-level API exposure
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Nov 2003 00:25:10 -0000
- Subject: [Bug java/12981] New: Binary compatibility: low-level API exposure
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
For binary compatibility we'll want to insulate compiled
code from changes to the low-level libgcj API.
This means we should look up things like _Jv_Throw and
other exported functions at runtime and call them through
the otable.
--
Summary: Binary compatibility: low-level API exposure
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tromey at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12981