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

java/util/TreeMap/EmptyMapAndNulls.java fails with JDK7 b138

XMLWordPrintable

    • generic
    • generic

      Here's a part of log:

      Note: /net/vmsqe.russia/export/testbase/jtreg/7/JT_JDK/test/java/util/TreeMap/EmptyMapAndNulls.java uses unchecked or unsafe operations.
      Note: Recompile with -Xlint:unchecked for details.
      null shouldn't be accepted
      java.lang.Exception: Stack trace
              at java.lang.Thread.dumpStack(Thread.java:1342)
              at EmptyMapAndNulls.fail(EmptyMapAndNulls.java:109)
              at EmptyMapAndNulls.fail(EmptyMapAndNulls.java:110)
              at EmptyMapAndNulls.realMain(EmptyMapAndNulls.java:46)
              at EmptyMapAndNulls.main(EmptyMapAndNulls.java:117)
      java.lang.Exception: Stack trace
              at java.lang.Thread.dumpStack(Thread.java:1342)
              at EmptyMapAndNulls.fail(EmptyMapAndNulls.java:109)
              at EmptyMapAndNulls.realMain(EmptyMapAndNulls.java:56)
              at EmptyMapAndNulls.main(EmptyMapAndNulls.java:117)
      null shouldn't be accepted
      java.lang.Exception: Stack trace
              at java.lang.Thread.dumpStack(Thread.java:1342)
              at EmptyMapAndNulls.fail(EmptyMapAndNulls.java:109)
              at EmptyMapAndNulls.fail(EmptyMapAndNulls.java:110)
              at EmptyMapAndNulls.realMain(EmptyMapAndNulls.java:73)
              at EmptyMapAndNulls.main(EmptyMapAndNulls.java:117)
      java.lang.Exception: Stack trace
              at java.lang.Thread.dumpStack(Thread.java:1342)
              at EmptyMapAndNulls.fail(EmptyMapAndNulls.java:109)
              at EmptyMapAndNulls.realMain(EmptyMapAndNulls.java:83)
              at EmptyMapAndNulls.main(EmptyMapAndNulls.java:117)
      Object shouldn't be accepted
      java.lang.Exception: Stack trace
              at java.lang.Thread.dumpStack(Thread.java:1342)
              at EmptyMapAndNulls.fail(EmptyMapAndNulls.java:109)
              at EmptyMapAndNulls.fail(EmptyMapAndNulls.java:110)
              at EmptyMapAndNulls.realMain(EmptyMapAndNulls.java:99)
              at EmptyMapAndNulls.main(EmptyMapAndNulls.java:117)

      Passed = 2, failed = 5

      Exception in thread "main" java.lang.AssertionError: Some tests failed
              at EmptyMapAndNulls.main(EmptyMapAndNulls.java:119)

            mcastegr Mattis Castegren (Inactive)
            iprivaloorcl Igor Privalov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: