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

jvmti demo hprof cannot be compiled, missing files (java_crw_demo too)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 5.0
    • core-svc
    • 1.5
    • 5.0
    • b08
    • generic
    • generic

        Can't compile hprof without opcodes.h opcodes_length, and jvm.h.

        These were used to access the standard class constants for opcodes and
        constant pool values. Too bad we can't provide these in general for
        native code users. BCI will create a bigger need for these.

        something like opcodes.h, opcodes.length, and jvm.h public#include files, or something like them... Not functions as much as macrosand constant values.

              ohair Kelly Ohair (Inactive)
              ohair Kelly Ohair (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: