erikj [Tue, 12 Jun 2018 01:31:49 +0200] rev 50511
8204127: Change bundle format on Windows to zip
Reviewed-by: ihse
valeriep [Mon, 11 Jun 2018 21:56:58 +0000] rev 50510
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
Summary: Updated the impl and added reg test to cover all 4 combinations of ByteBuffers
Reviewed-by: ascarpino
epavlova [Mon, 11 Jun 2018 14:29:38 -0700] rev 50509
8204694: Add failed compiler/stable tests into ProblemList-graal.txt
Reviewed-by: kvn
valeriep [Mon, 11 Jun 2018 19:39:05 +0000] rev 50508
8194073: Invalid SunNativeProvider.INSTANCE initialization
Summary: Changed to always construct INSTANCE after MECH_MAP
Reviewed-by: valeriep
Contributed-by: Jan Kalina <jkalina@redhat.com>
ihse [Mon, 11 Jun 2018 20:18:38 +0200] rev 50507
8204682: Parsing for LOG=report=none is broken when combined with other keywords
Reviewed-by: erikj
simonis [Mon, 11 Jun 2018 19:09:15 +0200] rev 50506
8204684: [AIX] Build of libjli_static broken after change 8204572 (SetupJdkLibrary)
Reviewed-by: stuefe, erikj
ccheung [Mon, 11 Jun 2018 09:40:20 -0700] rev 50505
8204563: UseAppCDS obsolete message confusing
Reviewed-by: jiangli, mseledtsov, dholmes
mbaesken [Fri, 08 Jun 2018 14:14:44 +0200] rev 50504
8204598: add more thread-related system settings info to hs_error file on Linux
Reviewed-by: dholmes, stuefe