On Feb 8, 2013, at 1055PM, Peter Firmstone wrote: > Dennis Reedy (JIRA) wrote: >> Dennis Reedy created RIVER-417: >> ---------------------------------- >> >> Summary: com.sun.jini.outrigger.FastList fails to compile using >> Java 7 >> Key: RIVER-417 >> URL: https://issues.apache.org/jira/browse/RIVER-417 >> Project: River >> Issue Type: Bug >> Reporter: Dennis Reedy >> >> >> Inner class Node has private properties that are accessed by inner class >> FastListIteratorImpl >> >> -- >> This message is automatically generated by JIRA. >> If you think it was sent incorrectly, please contact your JIRA administrators >> For more information on JIRA, see: http://www.atlassian.com/software/jira >> >> > > Are you sure?
Yes. > Which version? java -version java version "1.7.0_13" Java(TM) SE Runtime Environment (build 1.7.0_13-b20) Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
