back out changes for 4903103

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 5.0u5
    • Affects Version/s: 5.0u5
    • Component/s: tools
    • b31
    • 6
    • b04
    • generic
    • generic

        .
        The changes for 4903103 were incorrect and incorrectly accepts programs
        like this:

        public class Outer {
            class Inner1 extends Outer {}
            class Inner2 extends Inner1 {}
        }

        This example is borrowed from puzzler 90 in Java Puzzlers by Bloch and Gafter.

              Assignee:
              Jonathan Gibbons
              Reporter:
              Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: