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

Shenandoah: save/restore FPU state aroud LRB runtime call

XMLWordPrintable

    • gc
    • b11
    • x86
    • generic

      Nightlies show failures in CAS/CAE related jcstress tests, and they only seem to affect float/double variants.
      The root cause is JDK-8228369 which removed save_vector_registers()/restore_vector_registers() around the LRB runtime call. It turns out that we actually need them, because the LRB stub is used by C1/C2 CAS intrinsics.

            rkennke Roman Kennke
            rkennke Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: