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

Fix JVMTI tests with "requires vm.continuations" after JDK-8287496

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • b26

      JDK-8287496 brought the alternative Loom implementation that can be used by ports as the fallback. That fallback does not support JVMTI with --enable-preview, so lots of tests fail. Some JVMTI is still supported, so cutting off at `@requires vm.jvmti` seems too broad. They should be predicated with `@requires vm.continuations` to be skipped when fallback is used.

      This also allows reverting relevant x86_32 problemlist exclusions.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: