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

regression: cannot find symbol: variable delegate failed compile _Stub

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 7
    • 7
    • other-libs
    • None
    • b123
    • generic
    • generic

      With jdk7 b121 pit, *_Stub failed to compile due to

      _HelloStub.java:68: cannot find symbol
           _set_delegate (delegate);
                          ^
        symbol: variable delegate
        location: class _HelloStub
      Note: Some input files use unchecked or unsafe operations.
      Note: Recompile with -Xlint:unchecked for details.
      1 error

      Tests work fine with promoted jdk7 b119, but failed with jdk7 b121 pit
      Please see error details and how to reproduce in comments

            skoppar Sunita Koppar (Inactive)
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: