lana [Thu, 12 May 2016 18:46:40 +0000] rev 37871
Merge
mchung [Thu, 12 May 2016 11:16:16 -0700] rev 37870
8155977: ObjectInputStream::resolveClass & resolveProxyClass for platform loader
Reviewed-by: acorn, alanb, chegar, dfuchs
sla [Wed, 11 May 2016 11:04:17 +0200] rev 37869
8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff
lana [Thu, 12 May 2016 15:15:02 +0000] rev 37868
Added tag jdk-9+118 for changeset 3657c978f79a
erikj [Fri, 13 May 2016 09:21:20 +0200] rev 37867
8156837: RC resource compilation on windows generates false build failure reports
Reviewed-by: tbell, prr
lana [Thu, 12 May 2016 18:46:14 +0000] rev 37866
Merge
redestad [Thu, 12 May 2016 14:57:48 +0200] rev 37865
8156756: Enable build-time use of resource ordering plugin
Reviewed-by: jlaskey, alanb, erikj
erikj [Wed, 11 May 2016 14:48:30 +0200] rev 37864
8155587: Cross compilation may cause compiler warnings for "build" compiler
Reviewed-by: dholmes, cjplummer
sla [Wed, 11 May 2016 11:06:37 +0200] rev 37863
8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff
erikj [Wed, 11 May 2016 13:42:31 +0200] rev 37862
8156733: JIB fails to follow redirects
Summary: Make jib more resilient, let it follow redirects, and handle network hickups with 3 retries.
Reviewed-by: erikj
Contributed-by: Stefan Sarne <stefan.sarne@oracle.com>