JDK-7184950 : Compilation failed: closed/java/rmi/transport/restrictedDispatch/RestrictedDispatch.java
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.rmi
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2012-07-18
  • Updated: 2012-07-18
  • Resolved: 2012-07-18
Related Reports
Duplicate :  
Description
closed/java/rmi/transport/restrictedDispatch/RestrictedDispatch.java

Failed in compilation.

----------messages:(3/202)----------
command: compile /Users/aurora/sandbox/testbase/test/closed/java/rmi/transport/restrictedDispatch/RestrictedDispatch.java
reason: .class file out of date or does not exist
elapsed time (seconds): 0.513
----------System.out:(0/0)----------
----------System.err:(6/311)----------
/Users/aurora/sandbox/testbase/test/closed/java/rmi/transport/restrictedDispatch/RestrictedDispatch.java:47: error: cannot find symbol
                createRegistry(TestLibrary.REGISTRY_PORT);
                                          ^
  symbol:   variable REGISTRY_PORT
  location: class TestLibrary
1 error
result: Failed. Compilation failed: Compilation failed


test result: Failed. Compilation failed: Compilation failed