lana [Thu, 12 Apr 2018 18:21:55 +0000] rev 49583
Added tag jdk-11+9 for changeset 0c3e252cea44
ihse [Thu, 12 Apr 2018 20:20:27 +0200] rev 49582
8201483: Make it possible to disable JVM features
Reviewed-by: erikj, stuefe
redestad [Thu, 12 Apr 2018 17:23:32 +0200] rev 49581
8201494: Avoid early initialization of java.nio.Bits
Reviewed-by: rriggs, alanb
mcimadamore [Thu, 12 Apr 2018 13:55:20 +0100] rev 49580
8199194: Add javac support for preview features
Summary: Add support for preview features and related command line options.
Reviewed-by: jjg
jlahoda [Thu, 12 Apr 2018 09:23:34 +0200] rev 49579
8189765: Improve error reporting for compiling against package not visible due to modules
Summary: When looking in other modules for an undefined Symbol, also look into the unnamed module.
Reviewed-by: mcimadamore
xyin [Thu, 12 Apr 2018 10:19:31 +0800] rev 49578
8197418: Move java/util/RandomAccess/ tests into OpenJDK
Reviewed-by: psandoz
vromero [Wed, 11 Apr 2018 14:52:32 -0400] rev 49577
8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod
Reviewed-by: mcimadamore
Contributed-by: bsrbnd@gmail.com
psandoz [Wed, 11 Apr 2018 11:11:13 -0700] rev 49576
8199875: Require first parameter type of a condy bootstrap to be Lookup
Reviewed-by: jrose
erikj [Wed, 11 Apr 2018 18:45:08 +0200] rev 49575
8201439: Enable linux-arm-vfp-hflt profile to be configured with jib again
Reviewed-by: tbell
naoto [Wed, 11 Apr 2018 09:14:47 -0700] rev 49574
8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone
Reviewed-by: erikj, sherman