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

imlining of FP-strict method into FP-wide expression

XMLWordPrintable

    • kestrel
    • x86
    • windows_nt

      HS 1.3-fcsR (win32) fails against the JCK tests:
          lang/FP/fpl007/fpl00702m1/fpl00702m1.html
          lang/FP/fpl007/fpl00702m1/fpl00702m2.html
      if those tests are stressed-out (e.g.: by executing
      the JCK test several times on the same JVM).

      The tests fpl00702m1 and fpl00702m2 are intended to provoke
      inlining of FP-strict method into FP-wide method. (So that
      calculations are performed in FP-wide instead of FP-strict
      mode.)

      Here are results of executing those tests under the
      stress wrappers StressFpl00702m1, StressFpl00702m2:

          >>>>java StressFpl00702m1
           i=(14) in StaticInner same() != 0

          >>>>java StressFpl00702m2
           i=(14) in StaticInner same() != 0

      To reproduce this failure, try the scripts DOIT1.BAT and DOIT2.BAT
      in the directory:
          GammaBase/Bugs/4303155

      The GammaBase directory is currently located inside:
          /net/sqesvr/vsn

            rgriesemsunw Robert Griesemer (Inactive)
            elatkinsunw Eugene Latkin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: