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

back out changes for 4903103

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 5.0u5
    • 5.0u5
    • 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: