gcc/libjava/gnu/java
Mark Wielaard 392abf6bf9 System.java (static): Set http.agent system property when not yet set.
* java/lang/System.java (static): Set http.agent system property when
       not yet set.
       * gnu/java/net/protocol/http/Connection.java (static): Get httpAgent
       from system property inside AccessController.doPrivileged() call.
       (proxyPort): Made package private.
       (proxyInUse): Likewise.
       (proxyHost): Likewise.
       (userAgent): Likewise.

From-SVN: r85078
2004-07-23 11:49:59 +00:00
..
awt Makefile.am (ordinary_java_source_files): Add DefaultContentHandlerFactory.java. 2004-07-23 02:21:40 +01:00
beans BeanInfoEmbryo.java, [...]: Rename enum to e because enum is a keyword in Java 1.5. 2004-05-30 13:35:15 +00:00
io
lang unicode-muncher.pl: Updated to version 2.1 from GNU classpath. 2004-07-09 21:00:12 +00:00
locale
math
net System.java (static): Set http.agent system property when not yet set. 2004-07-23 11:49:59 +00:00
nio [multiple changes] 2004-07-17 13:46:02 +00:00
rmi CompilerProcess.java: Fixed javadoc to by XHTML compliant. 2004-05-31 09:17:33 +00:00
security
text
util