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

Disable 8130150 and 8081778 intrinsics by default

XMLWordPrintable

    • b01
    • x86_64
    • generic

        Need to disable new intrinsics introduced by JDK-8130150 and JDK-8081778 by default. They will remain enableable with proper flags.

        To enable the new intrinsics - one would need to launch VM with these flags in JDK 8u releases :
        -XX:+UseMontgomerySquareIntrinsic -XX:+UseMontgomeryMultiplyIntrinsic -XX:+UseSquareToLenIntrinsic -XX:+UseMultiplyToLenIntrinsic

              vkempik Vladimir Kempik
              vkempik Vladimir Kempik
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: