Fri, 18 Jan 2019 17:06:29 +0000 8216561: HttpClient: The logic of retry on connect exception is inverted
dfuchs [Fri, 18 Jan 2019 17:06:29 +0000] rev 53387
8216561: HttpClient: The logic of retry on connect exception is inverted Summary: Allows retry on connect exception by default, ensuring that the second attempt takes into account the time spent in the first attempt in order to honor the connect timeout value (if present). Reviewed-by: chegar
Fri, 18 Jan 2019 17:05:41 +0100 8217315: Proper units should print more significant digits
shade [Fri, 18 Jan 2019 17:05:41 +0100] rev 53386
8217315: Proper units should print more significant digits Reviewed-by: stuefe, tschatzl
Fri, 18 Jan 2019 16:40:24 +0100 8217014: Epsilon should not ignore Metadata GC causes
shade [Fri, 18 Jan 2019 16:40:24 +0100] rev 53385
8217014: Epsilon should not ignore Metadata GC causes Reviewed-by: stuefe, zgu
Fri, 18 Jan 2019 16:21:07 +0100 8217318: Unneeded handleization in InstanceKlass::restore_unshareable_info
redestad [Fri, 18 Jan 2019 16:21:07 +0100] rev 53384
8217318: Unneeded handleization in InstanceKlass::restore_unshareable_info Summary: No need for a methodHandle here since methods not yet added to SystemDictionary can't be redefined. Reviewed-by: coleenp
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 tip