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

Some vmTestbase/nsk tests fail after ACC_STRICT/strictfp changes

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • 17
    • 17
    • hotspot
    • 17
    • b26

    Description

      Test: vmTestbase/nsk/jvmti/GetMethodModifiers/methmod001/TestDescription.java

      /opt/mach5/mesos/work_dir/jib-master/install/jdk-17+25-2238/src.full/open/test/hotspot/jtreg/vmTestbase/nsk/jvmti/GetMethodModifiers/methmod001.java:64: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required
          strictfp float meth_2(float f1, float f2) {
                         ^
      1 warning
      result: Passed. Compilation successful

      #section:main
      ----------messages:(4/258)----------
      command: main -agentlib:methmod001 nsk.jvmti.GetMethodModifiers.methmod001
      reason: User specified action: run main/othervm/native -agentlib:methmod001 nsk.jvmti.GetMethodModifiers.methmod001
      Mode: othervm [/othervm specified]
      elapsed time (seconds): 11.749
      ----------configuration:(0/0)----------
      ----------System.out:(2/74)----------
      "meth_2(FF)F" access flags expected: STRICT (0x800)
      actual: (0x0)
      ----------System.err:(0/0)----------

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: