apetcher [Tue, 19 Mar 2019 15:18:35 -0400] rev 54197
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
Summary: Truncate the digest according to the group order, not the field size
Reviewed-by: jnimeh
coleenp [Tue, 19 Mar 2019 14:22:47 -0400] rev 54196
8220744: Move RedefineTests to from runtime to serviceability
Summary: move tests out of runtime to jvmti/RedefineClasses
Reviewed-by: sspitsyn, dcubed, cjplummer, hseigel, mseledtsov
kbarrett [Tue, 19 Mar 2019 14:32:41 -0400] rev 54195
8218975: Bug in macOSX kernel's pthread support
Summary: Use freelist of pthread_mutex/condvar pairs on macOSX.
Reviewed-by: tschatzl, dholmes, dcubed
Contributed-by: kim.barrett@oracle.com, patricio.chilano.mateo@oracle.com
bobv [Tue, 19 Mar 2019 14:31:52 -0400] rev 54194
Merge
bobv [Tue, 19 Mar 2019 12:29:40 -0400] rev 54193
8217766: Container Support doesn't work for some Join Controllers combinations
Reviewed-by: rriggs, sgehwolf
bobv [Tue, 19 Mar 2019 12:10:00 -0400] rev 54192
8212528: Wrong cgroup subsystem being used for some CPU Container Metrics
Reviewed-by: rriggs, sgehwolf
bobv [Tue, 19 Mar 2019 12:00:54 -0400] rev 54191
8219562: Line of code in osContainer_linux.cpp L102 appears unreachable
Reviewed-by: rriggs, sgehwolf