Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-61490

Improve jsp compilation dependencies classess resolving process

Details

    Description

      When resolving jsp compilation dependencies classess from system bundle.

      We should avoid full jar file scanning just to select classes under the given package path, but use ZipFileSystem to directly list files under the given path.

      The resolver should directly return URLs, rather than resource paths, then to a secondary loading, this could eliminate system bundle classloader resource loading all together and make the cache more efficient by not repeatly reloading the same resources at runtime.

      Attachments

        Issue Links

          Activity

            People

              brian.lee Brian Lee
              shuyang.zhou Shuyang Zhou
              Kiyoshi Lee Kiyoshi Lee
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  Master