hg: jdk/client: 4 new changesets
philip.race at oracle.com
philip.race at oracle.com
Wed Feb 21 05:56:49 UTC 2018
Changeset: 1913e7fc6be9
Author: diazhou
Date: 2018-02-20 23:14 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/1913e7fc6be9
8198301: jdk11+1 was built as 'fcs' instead of 'ea'
Reviewed-by: erikj, ihse
Contributed-by: diancui.zhou at oracle.com
! make/conf/jib-profiles.js
Changeset: b2bba53b079d
Author: diazhou
Date: 2018-02-20 23:15 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/b2bba53b079d
8198303: jdk11+1 was build with incorrect GA date as 2018-03-20
Reviewed-by: erikj, ihse
Contributed-by: diancui.zhou at oracle.com
! make/autoconf/version-numbers
Changeset: 02404e27d356
Author: vromero
Date: 2018-02-21 00:29 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/02404e27d356
8198479: JDK build is broken by 8194892
Reviewed-by: sundar
! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! src/jdk.jshell/share/classes/jdk/jshell/ReplParser.java
- test/langtools/tools/javac/diags/examples/BracketsNotAllowedImplicitLambda.java
- test/langtools/tools/javac/diags/examples/ExplicitImplicitLambda.java
- test/langtools/tools/javac/diags/examples/VarAllOrNothing.java
- test/langtools/tools/javac/diags/examples/VarExplicitLambda.java
- test/langtools/tools/javac/diags/examples/VarNotAllowedExplicitLambda.java
! test/langtools/tools/javac/lambda/8131742/T8131742.out
! test/langtools/tools/javac/lambda/LambdaParserTest.java
! test/langtools/tools/javac/lvti/ParserTest.java
! test/langtools/tools/javac/lvti/ParserTest.out
! test/langtools/tools/javac/parser/extend/TrialParser.java
- test/langtools/tools/javac/var_implicit_lambda/VarInImplicitLambdaNegTest01.java
- test/langtools/tools/javac/var_implicit_lambda/VarInImplicitLambdaNegTest01.out
Changeset: a8287712f63b
Author: prr
Date: 2018-02-20 21:49 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/a8287712f63b
Merge
- test/langtools/tools/javac/diags/examples/BracketsNotAllowedImplicitLambda.java
- test/langtools/tools/javac/diags/examples/ExplicitImplicitLambda.java
- test/langtools/tools/javac/diags/examples/VarAllOrNothing.java
- test/langtools/tools/javac/diags/examples/VarExplicitLambda.java
- test/langtools/tools/javac/diags/examples/VarNotAllowedExplicitLambda.java
- test/langtools/tools/javac/var_implicit_lambda/VarInImplicitLambdaNegTest01.java
- test/langtools/tools/javac/var_implicit_lambda/VarInImplicitLambdaNegTest01.out
More information about the jdk-client-changes
mailing list