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

Update testing.html and building.html for more clarity regarding JTREG

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • infrastructure
    • b175

        It would be helpful to have the testing.html and building.html elaborate more on how to configure JTREG for use by the makefiles

        It is not obvious that you need to specify JT_HOME to configure via

        /configure --with-freetype-include=/usr/X11/include --with-freetype-lib=/usr/X11/lib --disable-warnings-as-errors JT_HOME=/Users/ljanders/openjdk/jtreg

        So that you can run the JTReg tests similar to the following:

        make run-test TEST="jdk/test/java/sql" JTREG="VM_OPTIONS=-Xdiag:resolver"

        As the make files do not recognize if JT_HOME is set in your environment

              ihse Magnus Ihse Bursie
              lancea Lance Andersen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: