Re: RFR: 8354455: [TestBug] Remove JUnit Vintage Engine with JUnit 4 [v3]

2025-04-16 Thread Andy Goryachev
On Wed, 16 Apr 2025 08:19:46 GMT, Marius Hanl wrote: >> These are the remaining bits and pieces in order to completely remove the >> JUnit Vintage Engine, and therefore JUnit 4 from JavaFX. >> After that, we should either document, that JUnit5 is used (just as >> information) or close >> [JDK-

Re: RFR: 8354455: [TestBug] Remove JUnit Vintage Engine with JUnit 4 [v3]

2025-04-16 Thread Kevin Rushforth
On Wed, 16 Apr 2025 08:19:46 GMT, Marius Hanl wrote: >> These are the remaining bits and pieces in order to completely remove the >> JUnit Vintage Engine, and therefore JUnit 4 from JavaFX. >> After that, we should either document, that JUnit5 is used (just as >> information) or close >> [JDK-

Re: RFR: 8354455: [TestBug] Remove JUnit Vintage Engine with JUnit 4 [v3]

2025-04-16 Thread Marius Hanl
> These are the remaining bits and pieces in order to completely remove the > JUnit Vintage Engine, and therefore JUnit 4 from JavaFX. > After that, we should either document, that JUnit5 is used (just as > information) or close > [JDK-8296284](https://bugs.openjdk.org/browse/JDK-8296284) (Since