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

volatile long field corruption on x86_32

    XMLWordPrintable

Details

    • b22
    • x86

    Backports

      Description

        The simple application (attached) shows broken volatile long field.
        Reproduced on 32-bit x86, interpreter VM mode only.

        The issue came with JDK-8202201 update: MO_RELAXED atomic access_store_at parmeter was lost, it breaks the atomicity.

        jcstress shows it is not the only problem for x86_32: jcstress.jar -t IntLongTest fails massively (in compiler mode) - see JDK-8223557 for this issue.

        Attachments

          Issue Links

            Activity

              People

                bulasevich Boris Ulasevich
                bulasevich Boris Ulasevich
                Votes:
                0 Vote for this issue
                Watchers:
                9 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: