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

large jsp pages fail to compile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.2
    • 1.4.2
    • tools
    • beta
    • sparc
    • solaris
    • Verified

      This is a collection of jsp compiler related issues and their fixes. I have put this info in one place to help jsp developers

      Originally it was believed that the classfile method size would have to change to resolve jsp issues, but most if not all jsp size related issues are fixed by the following

      1. 4700707 the JVM crashes on large jsp pages, fixed in 1.4.2
      2. The old javac used to be used, causing a deprecated compiler message, fixed in apaches jasper compiler, bug 3340
      3. jsp users are recommended to use the include tag <jsp:include> documented in 4649705
      5. reduced usage of jsp try/finally generated blocks in sunone appserver, bug 4720092
      6. General javac fixes, like 4614992

            caustinsunw Calvin Austin (Inactive)
            caustinsunw Calvin Austin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: