hg: valhalla/valhalla: [lworld]: Fix build failure

Remi Forax forax at univ-mlv.fr
Thu Sep 27 07:17:20 UTC 2018


----- Mail original -----
> De: "Srikanth" <srikanth.adayapalam at oracle.com>
> À: "valhalla-dev" <valhalla-dev at openjdk.java.net>
> Envoyé: Jeudi 27 Septembre 2018 06:52:43
> Objet: Re: hg: valhalla/valhalla: [lworld]: Fix build failure

> Clarification: It wasn't exactly an OpenJDK build failure - it was a
> build failure reported by the automated continuous build and test
> infrastructure while it attempted to build some artifacts needed for
> testing.
> 
> This issue is fixed now - but only by temporarily short circuiting the
> support for anonymous value types. I will work on a fuller fix soon.
> Apologies for any inconvenience.

Is it because 
  new value() {
    ...
  }
is a valid syntax for an anonymous class even unlikely because a type should starts with an uppercase letter ?

> 
> Srikanth

Rémi

> 
> On Wednesday 26 September 2018 05:00 PM, srikanth.adayapalam at oracle.com
> wrote:
>> Changeset: 9b12d9f3dabb
>> Author:    sadayapalam
>> Date:      2018-09-26 17:00 +0530
>> URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/9b12d9f3dabb
>>
>> [lworld]: Fix build failure
>>
>> ! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
>> ! test/langtools/tools/javac/valhalla/lworld-values/AnonymousValueType.java
>> ! test/langtools/tools/javac/valhalla/lworld-values/IllegalByValueTest.java
>> ! test/langtools/tools/javac/valhalla/lworld-values/IllegalByValueTest2.java



More information about the valhalla-dev mailing list