great! thanks Mark
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-05-01 22:28 GMT+02:00 Mark Struberg <[email protected]>: > will roll the release tasks for owb-1.2.4 > > LieGrue, > strub > > > > > >> On Thursday, 1 May 2014, 14:38, Romain Manni-Bucau <[email protected]> >> wrote: >> > Hi >> >> I opened OWB-952 to cleanup OWB code regarding concurrent map usages. >> >> 1.2.3 bytecode was built against java 8 and it prevents (thanks java >> 8) to run it against previous JVMs. >> >> Bytecode contains: >> >> 6: invokevirtual #7 // Method >> java/util/concurrent/ConcurrentHashMap.keySet:()Ljava/util/concurrent/ConcurrentHashMap$KeySetView; >> >> which is an addition in j8 >> >> >> Romain Manni-Bucau >> Twitter: @rmannibucau >> Blog: http://rmannibucau.wordpress.com/ >> LinkedIn: http://fr.linkedin.com/in/rmannibucau >> Github: https://github.com/rmannibucau >>
