mhalder [Tue, 05 Jul 2016 16:20:00 +0530] rev 39836
7156316: [macosx] Ctrl+Space does generate Unknown keychar
Reviewed-by: alexsch, aniyogi
chegar [Thu, 28 Jul 2016 16:15:51 +0100] rev 39835
8156824: com.sun.jndi.ldap.pool.PoolCleaner should clear its context class loader
Reviewed-by: alanb, dfuchs
sundar [Thu, 28 Jul 2016 19:34:58 +0530] rev 39834
8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify
Reviewed-by: jlaskey, psandoz
chegar [Thu, 28 Jul 2016 13:29:34 +0100] rev 39833
8157570: sun.rmi.transport.GC retains a strong reference to the context class loader
Reviewed-by: alanb, dfuchs, msheppar
ntv [Thu, 28 Jul 2016 11:18:43 +0000] rev 39832
8160681: LocalDate.ofEpochDay input validation
Summary: Change the EpochDay range to [-365243219162L, 365241780471L]
Reviewed-by: rriggs, scolebourne
ntv [Thu, 28 Jul 2016 10:28:21 +0000] rev 39831
8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour
Summary: Added support for single digit hour in offset
Reviewed-by: rriggs, scolebourne
bpb [Wed, 27 Jul 2016 14:27:46 -0700] rev 39830
8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic
Summary: Remove GioFileTypeDetector and MagicFileTypeDetector.
Reviewed-by: alanb