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

convert runtime/Safepoint/AssertSafepointCheckConsistency tests to gtest

XMLWordPrintable

    • b13

      runtime/Safepoint/AssertSafepointCheckConsistency[1-4] tests just call a native code, which was placed into whitebox. it's better to use gtest framework for such tests, so wrapper runtime/Safepoint/AssertSafepointCheckConsistency*.java files and WhiteBox::assertMatchingSafepointCall method should be removed, the code of assertMatchingSafepointCall moved to gtest tests where TEST_VM_ASSERT_MSG is used to check the assert messages.

            coleenp Coleen Phillimore
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: