hg: panama/dev: foreign-jextract - initial push
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Thu Dec 19 21:22:41 UTC 2019
I've just completed a build with --disable-warnings-as-errors - no
issues for me. I don't see any warnings in my build log either.
You could try writing to build-dev and see if somebody saw that - but
I'd first suggest you try and do the same on the jdk/jdk repo
Maurizio
On 19/12/2019 19:02, Ty Young wrote:
> From command line:
>
>
> /home/ty/Downloads/panama-foreign-jextract/src/java.compiler/share/classes/javax/lang/model/util/AbstractElementVisitor14.java:30:
> warning: [preview] RecordComponentElement is an API that is part of a
> preview feature
> import javax.lang.model.element.RecordComponentElement;
> ^
> /home/ty/Downloads/panama-foreign-jextract/src/java.compiler/share/classes/javax/lang/model/util/SimpleElementVisitor14.java:30:
> warning: [preview] RecordComponentElement is an API that is part of a
> preview feature
> import javax.lang.model.element.RecordComponentElement;
> ^
> error: warnings found and -Werror specified
>
>
> On 12/19/19 12:56 PM, Maurizio Cimadamore wrote:
>>
>> On 19/12/2019 18:48, Ty Young wrote:
>>>
>>> Damn. The build problems are JDK level though, are they not? Should
>>> I bring them up in jdk-dev?
>>
>> The branch builds fine here (but I'm not using
>> 'disable-warnings-as-errors'). Which warnings are you getting?
>>
>> Maurizio
>>
>>>
>>>
>>> On 12/19/19 12:44 PM, Maurizio Cimadamore wrote:
>>>> The patch is empty - there's nothing in it (yet)
>>>>
>>>> Maurizio
>>>>
>>>>
>>>> On 19/12/2019 18:27, Ty Young wrote:
>>>>>
>>>>> On 12/19/19 12:13 PM, Ty Young wrote:
>>>>>>
>>>>>> Many thanks for this!
>>>>>>
>>>>>>
>>>>>> Are there any changes to the jextract side of things as far as an
>>>>>> API user is concerned?
>>>>>
>>>>>
>>>>> also, --disable-warnings-as-errors seems to be broke(errors on
>>>>> Record preview feature usage) and --with-libclang-include-aux is
>>>>> no longer a valid option. Are these known issues?
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>
>>>>>>
>>>>>> On 12/19/19 9:50 AM, maurizio.cimadamore at oracle.com wrote:
>>>>>>> Changeset: b2d750eb5350
>>>>>>> Author: mcimadamore
>>>>>>> Date: 2019-12-19 15:49 +0000
>>>>>>> URL: https://hg.openjdk.java.net/panama/dev/rev/b2d750eb5350
>>>>>>>
>>>>>>> foreign-jextract - initial push
>>>>>>>
>>>>>>> ! deps.txt
>>>>>>>
More information about the panama-dev
mailing list