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
lana [Fri, 09 Jun 2017 21:34:36 +0000] rev 45464
Added tag jdk-10+11 for changeset ad1cc988c3df
ksrini [Fri, 09 Jun 2017 09:54:59 -0700] rev 45463
8180334: Unable to build jaotc launcher on windows
Reviewed-by: erikj, ihse, mchung
robm [Fri, 09 Jun 2017 16:26:32 +0100] rev 45462
8173654: Regression since 8u60: System.getenv doesn't return env var set in JNI code
Reviewed-by: erikj
rgoel [Thu, 08 Jun 2017 12:15:54 +0530] rev 45461
8178872: Decimal form is inconsistent between CLDR and Java in some special locales
Reviewed-by: naoto