On Tue, 21 Jul 2026 06:37:10 GMT, David Holmes <[email protected]> wrote:
>>> Thanks, I changed the title. Regarding `WinGammaPlatformVC10.java` - is >>> this tool still used these days? The name sounds like it is for VS2010 , or >>> is this some misunderstanding? Maybe @erikj79 or @dholmes-ora can comment? >> >> RIght, it comes from that era for building VS projects, I found it as the >> only remaining mention of psapi.lib. But maybe it stays if nobody is >> testing that script. > >> Regarding `WinGammaPlatformVC10.java` - is this tool still used these days? >> The name sounds like it is for VS2010 , or is this some misunderstanding? >> Maybe @erikj79 or @dholmes-ora can comment? > > Yes it was for VC10 and added along-side the VC7 version back in 2011 (the > VC7 version was later renamed to just `WinGammaPlatform`). The use of > psapi.lib was added by JDK-7082220. > > I would think this file is obsolete and can be deleted, but that should > probably be done as a separate PR. > Btw. @dholmes-ora do you want to test the change in your CI ? It is working > here at SAP, but always good to have another test/check. Will do ... ------------- PR Comment: https://git.openjdk.org/jdk/pull/31846#issuecomment-5041957223
