Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018903 | 7u45 | Darryl Mocek | P3 | Closed | Fixed | b01 |
JDK-2228306 | 7u40 | Darryl Mocek | P3 | Closed | Fixed | b06 |
JDK-8010545 | 7u25 | Darryl Mocek | P3 | Closed | Fixed | b03 |
JDK-8008823 | 7u21 | Darryl Mocek | P3 | Closed | Fixed | b02 |
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
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
- backported by
-
JDK-2228306 TEST_BUG: Compilation failed: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties
-
- Closed
-
-
JDK-8008823 TEST_BUG: Compilation failed: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties
-
- Closed
-
-
JDK-8010545 TEST_BUG: Compilation failed: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties
-
- Closed
-
-
JDK-8018903 TEST_BUG: Compilation failed: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties
-
- Closed
-
- relates to
-
JDK-7142596 TEST_BUG: many RMI tests fail because of port conflicts
-
- Closed
-