54af70f067
Changed options and attrs from LinkedHashMap to ConcurrentHashMap to avoid a possible ConcurrentModificationException if a thread was adding/removing options/attrs while another was calling Bootstrap.init() or Bootstrap.duplicate()