Both the tests demonstrates how to use the PassFailJFrame's builder pattern.
1) TrayIconScalingTest.java demonstrates how to add screen shot method
2) PrintLatinCJKTest.java demonstrates how to use PassFailJFrame's builder
pattern without screen shot method.
@aivanov-jdk
@honkar-jdk
--
On Mon, 14 Aug 2023 10:06:57 GMT, Matthias Baesken wrote:
> yes this is of course AIX specific. However I found something that might be
> similar on Windows, there we have in case of successful LoadLibrary in
> os::dll_load calls to SymbolEngine::recalc_search_path(); However I did not
> check