hg: panama/dev: foreign-jextract - initial push
Ty Young
youngty1997 at gmail.com
Thu Dec 19 19:02:53 UTC 2019
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