On Wed, 1 Jul 2026 19:10:07 GMT, Andy Goryachev <[email protected]> wrote:
>> Martin Fox has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Quick fix for a javadoc issue.
>
> please sync up with the latest `master` branch
@andy-goryachev-oracle I need to do some more research to answer some of your
questions. In particular I need to do some more digging through the JDK issues
to come up with a comprehensive list and do some research on the Help/search
box issue. The one question I can answer is the title of the application menu
("java"). We do not control that. The OS consults the application bundle to
determine that title and so for the java application it will always be "java".
A JavaFX application can change that by providing a different bundle in their
app package.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1881#issuecomment-4861020838