On Tue, 2 Dec 2025 20:03:21 GMT, Alexander Zuev <[email protected]> wrote:
> Perform null check before requesting information for the popup component and > return nil if component is no longer exists. > Hello! JetBrains has actually proposed its own version of the fix, could you > take a look please? #28599 Hi! The fix you are pointing to is marked as pending OCA approval. I know it is a technicality but i am bound by this technicality and can not even look at the code they propose before that mark is cleared - because if their fix differs and i modify my fix in the way that it will look as their fix - it means i'm borrowed code from not approved source. I know that fix that i am proposing works - i tested it with the scenario JetBrains suggested in the bug description. It crashes without the fix and it works with it. ------------- PR Comment: https://git.openjdk.org/jdk/pull/28614#issuecomment-3608841680
