As of Java 8 update 121, clicking to select a date no longer works. Also, when navigating between months using the forward and back buttons, the display redraw errors causing dates to misalign in the grid.
I've attached a gif showing the issue using the Demo jar provided from the project on github project.
java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
The problem does NOT occur under java8 update 111.

As of Java 8 update 121, clicking to select a date no longer works. Also, when navigating between months using the forward and back buttons, the display redraw errors causing dates to misalign in the grid.
I've attached a gif showing the issue using the Demo jar provided from the project on github project.
The problem does NOT occur under java8 update 111.