prrace
prrace
Thread.stop() and ThreadGroup.destroy() are called by sun.awt.AppContext.dispose() These should no longer be called. Both are deprecated for removal. ThreadGroup.destroy() does nothing. Thread.stop() throws UnsupportedOperationException for virtual threads, and is expected...
This applet test is converted to a main program using PassFailJFrame. Other than that, the main thing I improved is the instructions. --------- ### Progress - [ ] Change must...
Convert this applet based test to a main program --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x]...
glxext.h has this block of code below, which seems to pre-date the github migration. OpenJDK (http://hg.openjdk.java.net/jdk/jdk) has a truly ancient copy of this file and I am in the process...
Enhance Font2DTest as follows - Add main menu Radio Button options so that you select the font to use as either - (1) Font Family + Style (as now) -...