On Wednesday, May 6, 2015, lars hofhansl <[email protected]> wrote: > With HBASE-11666 in place, can we now start to use JDK 7 language features > across the board, starting in 1.0.x? > I know we had discussion, but it wasn't entirely clear whether that > allowed for using JDK 7 language features or not.
I believe a number of commits have brought Java7 language syntax into 1.x, primarily try-with-resource.
