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

Single class loader is used to load compiled bytecode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8u40, 9
    • core-libs
    • b34
    • generic
    • generic

        With optimistic types, compiled versions which are already retired are still kept around by Context$ContextCodeInstaller.

        Running Box2D on recent jdk9 build w/ optimistic types:
         * turned ON: 20k LinkerCallSite, 1141 classes loaded by ScriptLoader
         * turned OFF: 10k LinkerCallSite, 352 classes loaded by ScriptLoader

              attila Attila Szegedi
              vlivanov Vladimir Ivanov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: