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

TEST_BUG: Compilation failed: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • core-libs
    • b49
    • generic
    • generic
    • Verified

        com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java

        Failed in compilation.

        ----------messages:(3/206)----------
        command: compile /Users/aurora/sandbox/testbase/test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java
        reason: .class file out of date or does not exist
        elapsed time (seconds): 0.047
        ----------direct:(14/980)----------
        /Users/aurora/sandbox/testbase/test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java:33: error: package com.sun.jndi.rmi.registry.RegistryContextsun.jndi.rmi does not exist
        import com.sun.jndi.rmi.registry.RegistryContextsun.jndi.rmi.RegistryContext;
                                                                    ^
        /Users/aurora/sandbox/testbase/test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java:44: error: cannot find symbol
                RegistryContext ctx = new RegistryContext(null, registryPort, null);
                ^
          symbol: class RegistryContext
          location: class ContextWithNullProperties
        /Users/aurora/sandbox/testbase/test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java:44: error: cannot find symbol
                RegistryContext ctx = new RegistryContext(null, registryPort, null);
                                          ^
          symbol: class RegistryContext
          location: class ContextWithNullProperties
        3 errors
        result: Failed. Compilation failed: Compilation failed


        test result: Failed. Compilation failed: Compilation failed

              dmocek Darryl Mocek
              amlu Amy Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: