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

Bundlers.loadDefaultBundlers() loads duplicated bundlers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • 8u20
    • deploy
    • Ubuntu 13.04 x86_64

    • b04
    • generic
    • linux_ubuntu

      Bundlers bundlers = Bundlers.createBundlersInstance();
      bundlers.loadDefaultBundlers();


      After running this code 20 bundlers are loaded, so every bundler is loaded twice.
      This, surely, is not expected behavior.

            dginzbur Dmitry Ginzburg (Inactive)
            dginzbur Dmitry Ginzburg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: