amlu [Wed, 14 Jun 2017 11:55:43 +0800] rev 45471
8181394: Refactor shell test java/nio/file/Files/walkFileTree/find.sh to java
Reviewed-by: alanb
rpressler [Tue, 13 Jun 2017 01:34:30 +0300] rev 45470
8161207: remove extra MethodHandle subclass in MethodHandleImpl
Summary: Add intrinsic name to LambdaForm.NamedFunction, but keep IntrinsicMethodHandle; interim solution
Reviewed-by: psandoz
Contributed-by: ron.pressler@oracle.com, vladimir.x.ivanov@oracle.com
mli [Mon, 12 Jun 2017 21:56:38 -0700] rev 45469
8179564: Missing @bug for tests added with JDK-8165367
Summary: Add @bug 8165367
Reviewed-by: weijun
Contributed-by: John Jiang <sha.jiang@oracle.com>
iignatyev [Mon, 12 Jun 2017 12:45:52 -0700] rev 45468
8181762: add explicit @build actions for jdk.test.lib classes in all :tier3 tests
Reviewed-by: alanb
iignatyev [Mon, 12 Jun 2017 12:43:26 -0700] rev 45467
8181761: add explicit @build actions for jdk.test.lib classes in all :tier2 tests
Reviewed-by: alanb
iignatyev [Mon, 12 Jun 2017 12:40:43 -0700] rev 45466
8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests
Reviewed-by: alanb
xiaofeya [Sun, 11 Jun 2017 18:36:23 -0700] rev 45465
8181080: Refactor several sun/net shell tests to plain java tests
Reviewed-by: chegar, alanb