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

[JVMCI] DeoptimizeALot stress logic breaks deferred barriers

XMLWordPrintable

    • b11

      JVMCIRuntime::new_array_common includes a little bit of stress logic that changes how it returns when DeoptimizeALot is set. This can cause it to bypass the call to SharedRuntime::on_slowpath_allocation_exit(current) which is where the deferred card mark logic lives. This can lead to random crashes of various kinds.

            never Tom Rodriguez
            never Tom Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: