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

[TESTBUG] javax/rmi tests have undeclared dependencies

XMLWordPrintable

    • b147
    • generic
    • generic

      The tests

      javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
      javax/rmi/PortableRemoteObject/ConcurrentHashMapTest.java

      have undeclared dependencies on java.rmi and java.naming modules.

      jdeps reporting below modules:

      $> jdk9_latest/bin/jdeps --list-deps JTwork/classes/javax/rmi/PortableRemoteObject/
         java.base
         java.corba
         java.naming
         java.rmi

      The issue leads to failure in case of usage "--limit-modules" command-line option.

            skovalev Sergei Kovalev (Inactive)
            skovalev Sergei Kovalev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: