On Mon, 1 Jun 2026 19:30:20 GMT, Marius Hanl <[email protected]> wrote:

>> modules/javafx.fxml/src/test/java/test/javafx/fxml/RT_8203870Test.java line 
>> 10:
>> 
>>> 8: import static org.junit.jupiter.api.Assertions.*;
>>> 9: 
>>> 10: public class RT_8203870Test {
>> 
>> We don't use RT-* prefix anymore; typically, we try to make the names more 
>> descriptive, like `TestFXMLoaderReadOnlyProperties` or something like that, 
>> your call.  Same goes for the resource files, probably.
>
> +1, otherwise its hard to guess what happens. If you want you can still write 
> javadoc and reference the JDK ticket

Understand, I will rename it to proper name.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2167#discussion_r3338958084

Reply via email to