You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/21 16:55:19 UTC

[GitHub] [netbeans] mbien commented on pull request #3265: enable encoding compatibility mode to avoid problems on JDK18 due to JEP 400.

mbien commented on pull request #3265:
URL: https://github.com/apache/netbeans/pull/3265#issuecomment-1074156847


   the first issues start to appear on JDK 18+win. To buy us more time we should consider setting `-J-Dfile.encoding=COMPAT` as described in the original PR text.
   
   Mid-term we should test without having the flag set and correct the encodings on the problematic streams until everything can run under the new default without compat mode.
   
   setting NB14 milestone && RFR since it will have support for JDK 18


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists