Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-1238161

Needed symbols not available to Native code in Win95

    XMLWordPrintable

Details

    • 1.0.2
    • sparc
    • solaris_2
    • Not verified

    Description

      When javai.dll/javai.lib are linked on Win95/NT the following symbols are not
      available to native methods linked into an independent dll. They are defined
      in interpreter.h and are available on Solaris when the .so is loaded dynamically.
      They need to be available in Win95 and Mac ports as well.

       is_instance_of - to check access to fields
       newobject
       do_execute_java_method_vararg - needed to pass/return long/float types


      These are used in code to serializate/deserializate objects to maintain object integrity.

      Attachments

        Activity

          People

            tballsunw Tom Ball (Inactive)
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: