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

InputContext may cause loading of swing classes even for non-Swing applets

XMLWordPrintable

    • b38
    • generic
    • generic
    • Verified

        Running
          appletviewer -J-verbose:class demo\applets\ArcTest\example1.html
        shows that JComponent/JPanel are loaded.

        This creates additional unneeded hard dependency between different subsystsems.
        Also JComponent class is fairly large (over 40k).

        We should avoid loading classes unless they are needed.

              peytoia Yuka Kamiya (Inactive)
              igor Igor Nekrestyanov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: