coffeys [Thu, 03 Jan 2019 17:27:29 +0000] rev 53131
8179943: Typo in javax.net.ssl.SSLSession.removeValue(String) method documentation
Reviewed-by: coffeys
Contributed-by: roger.calnan@oracle.com
hseigel [Thu, 03 Jan 2019 13:11:35 -0500] rev 53130
8215644: Clean up globalDefinitions_<compiler>.hpp
Summary: Remove non-existent classes from forward declarations, delete unused functions, etc.
Reviewed-by: coleenp, kbarrett
erikj [Thu, 03 Jan 2019 11:21:40 +0100] rev 53129
8215991: Stop hiding exception from ArtifactResolver failures in tests
Reviewed-by: tbell, ctornqvi
jwilhelm [Thu, 03 Jan 2019 02:26:42 +0100] rev 53128
Added tag jdk-13+2 for changeset 50677f43ac3d
igerasim [Wed, 02 Jan 2019 15:33:32 -0800] rev 53127
6996807: FieldReflectorKey hash code computation can be improved
Reviewed-by: rriggs
ecaspole [Wed, 02 Jan 2019 13:37:55 -0500] rev 53126
8215572: Add new Arrays micros
Summary: New micros for mismatch and fill
Reviewed-by: kvn, vlivanov
redestad [Wed, 02 Jan 2019 19:06:16 +0100] rev 53125
8215990: Avoid using reflection to create common default URLStreamHandlers
Reviewed-by: alanb
apetcher [Wed, 02 Jan 2019 13:06:04 -0500] rev 53124
8215643: Microbenchmarks for KeyAgreement and Cipher
Summary: adding some missing microbenchmarks for crypto algorithms
Reviewed-by: jnimeh