Re: [PATCH] Fix some assignments of string literals to LPSTR (instead of LPCSTR)

2019-05-16 Thread Phil Race
First thing you need is a bug : https://bugs.openjdk.java.net/browse/JDK-8224056 Second is a sponsor. I can help there. Can you resubmit with your patch in-line (not an attachment) and the subject line: RFR: 8224056: Fix some assignments of string literals to LPSTR (instead of LPCSTR) You sa

Re: [PATCH] Fix some assignments of string literals to LPSTR (instead of LPCSTR)

2019-05-16 Thread Florian Bomers
I'm not a JDK committer either... On 16.05.2019 07:34, Andrew Luo wrote: Hi Florian, Thanks for the review. By the way, I am not a JDK committer, is it possible that you or someone else on this mailing list would be willing to help sponsor this change? Thanks, -Andrew -Original Message