Bug 46074 - Missing java.net cookie code required by IcedTea plugin
Summary: Missing java.net cookie code required by IcedTea plugin
Status: NEW
Alias: None
Product: classpath
Classification: Unclassified
Component: classpath (show other bugs)
Version: 0.98
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks: 43579
  Show dependency treegraph
 
Reported: 2010-10-18 19:12 UTC by Andrew John Hughes
Modified: 2012-08-15 10:30 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2010-10-18 19:13:14


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew John Hughes 2010-10-18 19:12:57 UTC
PLUGIN_BOOTSTRAP_CLASSES = \
        $(SHARE)/java/net/CookieManager.java \
        $(SHARE)/java/net/HttpCookie.java \
        $(SHARE)/java/net/CookieHandler.java