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

Integrate Joni regexp engine with Nashorn

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • core-libs
    • None

      Switch Nashorn regular expression to a modified version of JRuby's Joni regexp engine.

      https://github.com/jruby/joni

      This improves performance in the Octane regexp benchmark by a factor of almost 2. It also gives us further potential for optimization such as compiling to Java bytecode which aren't available with java.util.regex.

            hannesw Hannes Wallnoefer
            hannesw Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: