Fri, 25 Dec 2015 16:45:15 +0300 8145388: URLConnection.guessContentTypeFromStream returns image/jpg for some JPEG images
igerasim [Fri, 25 Dec 2015 16:45:15 +0300] rev 34832
8145388: URLConnection.guessContentTypeFromStream returns image/jpg for some JPEG images Summary: Since "image/jpg" is not a valid Content Type, the method should return "image/jpeg" when APPn marker segment has 'EE' as a marker type. Reviewed-by: prr, bpb Contributed-by: ramanand.patil@oracle.com
Fri, 25 Dec 2015 16:43:37 +0300 8066982: ZonedDateTime.parse() returns wrong ZoneOffset around DST fall transition
igerasim [Fri, 25 Dec 2015 16:43:37 +0300] rev 34831
8066982: ZonedDateTime.parse() returns wrong ZoneOffset around DST fall transition Summary: In Parsed.java the method resolveInstant() is altered such that, the offset (if present) will be given priority over zone. Reviewed-by: rriggs, scolebourne Contributed-by: ramanand.patil@oracle.com
Thu, 24 Dec 2015 10:34:31 -0800 Merge
lana [Thu, 24 Dec 2015 10:34:31 -0800] rev 34830
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 tip