Dear Isomorphic,
Thank you for your support.
We are facing SmartGwt application compilation issue with JDK-17.
Compilation error as shown below:
-------------------------------------------------------------------------
[java] [ERROR] Errors in 'com/smartgwt/client/widgets/form/fields/CanvasItem.java'
[java] [ERROR] Line 902: The type Record is ambiguous
[java] [ERROR] Line 903: The type Record is ambiguous
[java] [ERROR] Line 945: The type Record is ambiguous
[java] Tracing compile failure path for type 'com.smartgwt.client.widgets.form.fields.CanvasItem'
[java] [ERROR] Errors in 'com/smartgwt/client/widgets/form/fields/CanvasItem.java'
[java] [ERROR] Line 902: The type Record is ambiguous
[java] [ERROR] Line 903: The type Record is ambiguous
[java] [ERROR] Line 945: The type Record is ambiguous
--------------------------------------------------------------------------
Please find the error screenshot here.
SmartGWT version(Pro): 12.0-p20230713
GWT version: 2.10.0
Google Chrome Browser Version: 114.0.5735.199 (64-bit).
Kindly confirm this and help us to resolve this.
Thank you.
Thank you for your support.
We are facing SmartGwt application compilation issue with JDK-17.
Compilation error as shown below:
-------------------------------------------------------------------------
[java] [ERROR] Errors in 'com/smartgwt/client/widgets/form/fields/CanvasItem.java'
[java] [ERROR] Line 902: The type Record is ambiguous
[java] [ERROR] Line 903: The type Record is ambiguous
[java] [ERROR] Line 945: The type Record is ambiguous
[java] Tracing compile failure path for type 'com.smartgwt.client.widgets.form.fields.CanvasItem'
[java] [ERROR] Errors in 'com/smartgwt/client/widgets/form/fields/CanvasItem.java'
[java] [ERROR] Line 902: The type Record is ambiguous
[java] [ERROR] Line 903: The type Record is ambiguous
[java] [ERROR] Line 945: The type Record is ambiguous
--------------------------------------------------------------------------
Please find the error screenshot here.
SmartGWT version(Pro): 12.0-p20230713
GWT version: 2.10.0
Google Chrome Browser Version: 114.0.5735.199 (64-bit).
Kindly confirm this and help us to resolve this.
Thank you.
Comment