[Bug java/12981] New: Binary compatibility: low-level API exposure

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 10 00:25:00 GMT 2003


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



More information about the Gcc-bugs mailing list