Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8340326

Remove references to Applet in core-libs/security tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • core-libs
    • 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

            jlu Justin Lu
            bchristi Brent Christian
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: