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

Tests java/io/Serializable/serialFilter/*FilterTest.java should be added into appropriate needs_compact groups

XMLWordPrintable

    • generic
    • generic

      Tests
      java/io/Serializable/serialFilter/CheckInputOrderTest.java
      java/io/Serializable/serialFilter/FilterWithSecurityManagerTest.java
      java/io/Serializable/serialFilter/MixedFiltersTest.java

      should be added into needs_compact2 group to prevent them from execution on compact profiles 1. They depends on java.xml.parsers package which is available since compact profile 2.

      Tests
      java/io/Serializable/serialFilter/SerialFilterTest.java
      java/io/Serializable/serialFilter/GlobalFilterTest.java

      should be added into needs_compact3 group to prevent them from execution on compact profiles 1 and 2. They depends on java.lang.model package which is available since compact profile 3.

      See http://openjdk.java.net/jeps/161 for details.

            rriggs Roger Riggs
            dkononenko Denis Kononenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: