https://bz.apache.org/bugzilla/show_bug.cgi?id=51047
--- Comment #15 from Jess Holle <[email protected]> --- (In reply to mirabilos from comment #14) > We’re on Java 7, and Operations will move everything to Java 8 Really Soon > Now™ because of the security support situation (using Debian’s OpenJDK > exclusively helps, but better is better). There are some key places I'd like to patch to use Collections.forEach() -- as many of its implementations should be faster than the Iterator usage -- but I'm holding off for now. I'm not sure why -- since I'm really using Java 8 for everything now. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
