nishjain [Thu, 22 Feb 2018 11:52:01 +0530] rev 48929
8190904: Incorrect currency instance returned by java.util.Currency.getInstance()
Reviewed-by: naoto
naoto [Wed, 21 Feb 2018 15:09:40 -0800] rev 48928
8198385: Remove property sun.locale.formatasdefault
Reviewed-by: bpb
minqi [Wed, 21 Feb 2018 14:23:45 -0800] rev 48927
8194154: System property user.dir should not be changed
Summary: Cached user.dir so getCanonicalPath uses the cached value.
Reviewed-by: alanb, bpb, rriggs
vromero [Wed, 21 Feb 2018 00:29:04 -0500] rev 48926
8198479: JDK build is broken by 8194892
Reviewed-by: sundar
diazhou [Tue, 20 Feb 2018 23:15:27 +0000] rev 48925
8198303: jdk11+1 was build with incorrect GA date as 2018-03-20
Reviewed-by: erikj, ihse
Contributed-by: diancui.zhou@oracle.com
diazhou [Tue, 20 Feb 2018 23:14:01 +0000] rev 48924
8198301: jdk11+1 was built as 'fcs' instead of 'ea'
Reviewed-by: erikj, ihse
Contributed-by: diancui.zhou@oracle.com
ihse [Tue, 20 Feb 2018 21:47:54 +0100] rev 48923
8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable
Reviewed-by: erikj, mchung
mchung [Tue, 20 Feb 2018 11:28:32 -0800] rev 48922
8198441: Replace native Runtime::runFinalization0 method with shared secrets
Reviewed-by: martin
redestad [Tue, 20 Feb 2018 17:49:15 +0100] rev 48921
8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker
Reviewed-by: briangoetz, forax, vlivanov
vromero [Tue, 20 Feb 2018 11:45:16 -0500] rev 48920
8194892: add compiler support for local-variable syntax for lambda parameters
Reviewed-by: mcimadamore
erikj [Tue, 20 Feb 2018 07:51:51 -0800] rev 48919
8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3
Reviewed-by: ihse
erikj [Tue, 20 Feb 2018 07:04:51 -0800] rev 48918
8198425: make/Main.gmk Add extra extension/override points to the make file
Reviewed-by: erikj
Contributed-by: groeges@uk.ibm.com
sundar [Tue, 20 Feb 2018 15:25:40 +0530] rev 48917
8194922: jlink --exclude-resources should never exclude module-info.class
Reviewed-by: alanb
alanb [Tue, 20 Feb 2018 09:47:23 +0000] rev 48916
8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows
Reviewed-by: sundar
alanb [Mon, 19 Feb 2018 19:02:43 +0000] rev 48915
8198380: tools/jimage/JImageExtractTest.java failing
Reviewed-by: alanb
Contributed-by: mvala@redhat.com