On Thu, 6 Aug 2026 22:52:25 GMT, Phil Race <[email protected]> wrote:

> This looks OK to me but I want @azuev-java to review (and test) it.

Hi Phil, thanks for the review !
I added a number of RegCloseKey calls too, to avoid handle leaks (should not be 
that bad for a short lived application like jabswitch, but still better to do 
imho).

Btw. speaking of  missing RegCloseKey  after RegOpenKeyEx/RegOpenKeyExA, should 
we add here
https://github.com/openjdk/jdk/blob/7327d051c89af427794971b608f3607ec361ee01/src/java.desktop/windows/native/libawt/windows/awt_Font.cpp#L1775
too the RegCloseKey  calls ?

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

PR Comment: https://git.openjdk.org/jdk/pull/32236#issuecomment-5214146666

Reply via email to