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

assert condition should not be in quotes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • b34

      This assert in ConstantPoolCacheEntry::save_and_throw_indy_exc() should have the quotation marks removed from the first argument to assert:

           assert("message != NULL", "Missing detail message");

            hseigel Harold Seigel (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: