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

-XX:+VerifyOops is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs22
    • hs22
    • hotspot
    • None
    • b05
    • generic
    • generic
    • Not verified

        I hit my new assert about different code emit size (7063629) when I specified -XX:+VerifyOops on sparc. It uses set((intptr_t)msg, O0) instruction to set address of message which is new each time, as result set() size could be different.
        Replace set() it with patchable_set() to be always 8 instructions.

              kvn Vladimir Kozlov
              kvn Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: