-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b19
Applet is deprecated for removal. One task to perform in preparation for that removal is to remove regression tests that use or refer to Applet.
Below is a list of such core-libs/security tests. Note that less than half of them are actually applet tests, but simply *contain the word* "applet".
Even the simple removal of these mentions of applet would be helpful, as it simplifies the search for tests that actually use applet.
Tests:
sun/net/www/ParseUtil_6380332.java
sun/net/www/protocol/http/ResponseCacheStream.java
sun/net/www/protocol/http/B6296310.java
sun/rmi/transport/tcp/disableMultiplexing/DisableMultiplexing.java
tools/launcher/HelpFlagsTest.java
tools/launcher/VersionCheck.java
jdk/internal/loader/URLClassPath/ClassnameCharTest.java
java/net/Socket/SocketImplTest.java
java/util/TimeZone/DefaultTimeZoneTest.java
java/util/logging/RootLogger/RootLevelInConfigFile.java
java/util/logging/TestAppletLoggerContext.java
java/util/logging/LogManagerAppContextDeadlock.java
java/util/logging/TestMainAppContext.java
java/util/logging/TestGetLoggerNPE.java
java/lang/SecurityManager/CheckPackageAccess.java
Below is a list of such core-libs/security tests. Note that less than half of them are actually applet tests, but simply *contain the word* "applet".
Even the simple removal of these mentions of applet would be helpful, as it simplifies the search for tests that actually use applet.
Tests:
sun/net/www/ParseUtil_6380332.java
sun/net/www/protocol/http/ResponseCacheStream.java
sun/net/www/protocol/http/B6296310.java
sun/rmi/transport/tcp/disableMultiplexing/DisableMultiplexing.java
tools/launcher/HelpFlagsTest.java
tools/launcher/VersionCheck.java
jdk/internal/loader/URLClassPath/ClassnameCharTest.java
java/net/Socket/SocketImplTest.java
java/util/TimeZone/DefaultTimeZoneTest.java
java/util/logging/RootLogger/RootLevelInConfigFile.java
java/util/logging/TestAppletLoggerContext.java
java/util/logging/LogManagerAppContextDeadlock.java
java/util/logging/TestMainAppContext.java
java/util/logging/TestGetLoggerNPE.java
java/lang/SecurityManager/CheckPackageAccess.java
- relates to
-
JDK-8339735 Remove references to Applet in core-libs/security APIs
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/2e5b420f
-
Review(master) openjdk/jdk/21096