A DESCRIPTION OF THE PROBLEM :
On the page https://docs.oracle.com/javase/tutorial/uiswing/misc/trans_shaped_windows.html , there are three samples for Translucent, GradientTranslucent, and Shaped Window demos, but the first and last "Launch" buttons both link to the same Translucent demo at https://docs.oracle.com/javase/tutorialJWS/samples/uiswing/TranslucentWindowDemoProject/TranslucentWindowDemo.jnlp
The third one should link to the Shaped demo at https://docs.oracle.com/javase/tutorialJWS/samples/uiswing/ShapedWindowDemoProject/ShapedWindowDemo.jnlp instead.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Go to https://docs.oracle.com/javase/tutorial/uiswing/misc/trans_shaped_windows.html and click on the third "Launch" button
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The "Shaped Window" demo starts.
ACTUAL -
The "Translucent Window" demo starts.
FREQUENCY : always
On the page https://docs.oracle.com/javase/tutorial/uiswing/misc/trans_shaped_windows.html , there are three samples for Translucent, GradientTranslucent, and Shaped Window demos, but the first and last "Launch" buttons both link to the same Translucent demo at https://docs.oracle.com/javase/tutorialJWS/samples/uiswing/TranslucentWindowDemoProject/TranslucentWindowDemo.jnlp
The third one should link to the Shaped demo at https://docs.oracle.com/javase/tutorialJWS/samples/uiswing/ShapedWindowDemoProject/ShapedWindowDemo.jnlp instead.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Go to https://docs.oracle.com/javase/tutorial/uiswing/misc/trans_shaped_windows.html and click on the third "Launch" button
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The "Shaped Window" demo starts.
ACTUAL -
The "Translucent Window" demo starts.
FREQUENCY : always