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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: