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

Jittester: sources should be aligned with latest product state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b157

        Jigsaw and aot integrations changed product behavior in a way which wasn't reflected in jittester sources.
        Need to updated jittester accordingly.
        1) Field.setAccessible call is insuccessfull because of jigsaw security restrictions, so an --add-opens java.base/java.util=ALL-UNNAMED should be added to makefile for java invocation
        2) Aot-related warning for Xint is currently printed and is written into golden output, so, in order to have clear output, -XX:-UseAOT to Xint golden output recording invocation should be added.

              dpochepk Dmitrij Pochepko
              dpochepk Dmitrij Pochepko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: