On Fri, 3 Nov 2023 02:39:26 GMT, Julian Waters <jwat...@openjdk.org> wrote:

>> src/java.desktop/windows/native/libawt/windows/awt_PrintJob.cpp line 61:
>> 
>>> 59: 
>>> 60: jfieldID AwtPrintDialog::pageID;
>>> 61: 
>> 
>> where and why did this come from ?
>
> This came from below, all I did was move it up and out of the extern "C" 
> block. This cannot be inside extern "C" because it is a static class member 
> and has permanent C++ name mangling

The question seems answered. Please resolve this discussion.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15096#discussion_r1535492715

Reply via email to