Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation [v4]

2023-04-18 Thread Daniel Jeliński
On Thu, 13 Apr 2023 07:13:39 GMT, Daniel Jeliński wrote: >> Please review this patch that fixes and re-enables a few warnings in libawt >> compilation. >> >> Verified that debug and release builds finish successfully on Win, Mac and >> Linux. Also verified that client libs tests still pass. >

Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation [v4]

2023-04-13 Thread Alexey Ivanov
On Thu, 13 Apr 2023 07:13:39 GMT, Daniel Jeliński wrote: >> Please review this patch that fixes and re-enables a few warnings in libawt >> compilation. >> >> Verified that debug and release builds finish successfully on Win, Mac and >> Linux. Also verified that client libs tests still pass. >

Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation [v3]

2023-04-13 Thread Daniel Jeliński
On Wed, 12 Apr 2023 20:29:19 GMT, Alexey Ivanov wrote: >> Daniel Jeliński has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 10 commits: >> >> - Merge remote-tracking branch 'origin' into awt-warning-cleanup >> - Merge

Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation [v4]

2023-04-13 Thread Daniel Jeliński
> Please review this patch that fixes and re-enables a few warnings in libawt > compilation. > > Verified that debug and release builds finish successfully on Win, Mac and > Linux. Also verified that client libs tests still pass. Daniel Jeliński has updated the pull request incrementally with

Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation [v3]

2023-04-12 Thread Alexey Ivanov
On Wed, 12 Apr 2023 17:07:40 GMT, Daniel Jeliński wrote: >> Please review this patch that fixes and re-enables a few warnings in libawt >> compilation. >> >> Verified that debug and release builds finish successfully on Win, Mac and >> Linux. Also verified that client libs tests still pass. >

Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation [v3]

2023-04-12 Thread Daniel Jeliński
> Please review this patch that fixes and re-enables a few warnings in libawt > compilation. > > Verified that debug and release builds finish successfully on Win, Mac and > Linux. Also verified that client libs tests still pass. Daniel Jeliński has updated the pull request with a new target

Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation [v2]

2023-02-11 Thread SWinxy
On Fri, 20 Jan 2023 12:01:06 GMT, Daniel Jeliński wrote: >> Please review this patch that fixes and re-enables a few warnings in libawt >> compilation. >> >> Verified that debug and release builds finish successfully on Win, Mac and >> Linux. Also verified that client libs tests still pass. >

Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation [v2]

2023-02-07 Thread Daniel Jeliński
On Fri, 20 Jan 2023 12:01:06 GMT, Daniel Jeliński wrote: >> Please review this patch that fixes and re-enables a few warnings in libawt >> compilation. >> >> Verified that debug and release builds finish successfully on Win, Mac and >> Linux. Also verified that client libs tests still pass. >

Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation [v2]

2023-01-20 Thread Daniel Jeliński
> Please review this patch that fixes and re-enables a few warnings in libawt > compilation. > > Verified that debug and release builds finish successfully on Win, Mac and > Linux. Also verified that client libs tests still pass. Daniel Jeliński has updated the pull request with a new target

Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation

2023-01-20 Thread Daniel Jeliński
On Wed, 4 Jan 2023 12:44:39 GMT, Daniel Jeliński wrote: > Please review this patch that fixes and re-enables a few warnings in libawt > compilation. > > Verified that debug and release builds finish successfully on Win, Mac and > Linux. Also verified that client libs tests still pass. In

Re: RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation

2023-01-12 Thread Magnus Ihse Bursie
On Wed, 4 Jan 2023 12:44:39 GMT, Daniel Jeliński wrote: > Please review this patch that fixes and re-enables a few warnings in libawt > compilation. > > Verified that debug and release builds finish successfully on Win, Mac and > Linux. Also verified that client libs tests still pass. Build

RFR: 8299592: Fix and reenable warnings in java.desktop native code compilation

2023-01-04 Thread Daniel Jeliński
Please review this patch that fixes and re-enables a few warnings in libawt compilation. Verified that debug and release builds finish successfully on Win, Mac and Linux. Also verified that client libs tests still pass. - Commit messages: - Copyright - snprintf - cl analyze -