On Tue, 5 Sep 2023 15:51:58 GMT, Saint Wesonga <d...@openjdk.org> wrote:

> Set MSVC source and execution character sets to UTF-8 to enable Visual C++ to 
> compile all source files regardless of the active code page on Windows. This 
> avoids build errors due to "warning C4819: The file contains a character that 
> cannot be represented in the current code page (932). Save the file in 
> Unicode format to prevent data loss"

This pull request has now been integrated.

Changeset: 94025485
Author:    Saint Wesonga <sawes...@microsoft.com>
Committer: Julian Waters <jwat...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/940254854673e57fa1b1bb3d51451aad6eaad813
Stats:     4 lines in 1 file changed: 2 ins; 0 del; 2 mod

8268719: Force execution (and source) code page used when compiling on Windows

Reviewed-by: jwaters, erikj

-------------

PR: https://git.openjdk.org/jdk/pull/15569

Reply via email to