[TESTBUG] runtime/jsig/Test8017498.sh needs to use jtreg native compilation support

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 9
    • Component/s: hotspot
    • None

      Test8017498.sh explicitly invokes gcc to compile native code and then uses LD_PRELOAD. But it requires/assumes that the default configuration for gcc will produce a binary that is compatible with the JVM under test. This need not be the case when running a 32-bit VM and test on a 64-bit system.

      Using the build time jtreg native compilation facility should fix this.

            Assignee:
            Unassigned
            Reporter:
            David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: