aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMichael Koch <konqueror@gmx.de>2002-10-21 04:53:50 +0000
committerMichael Koch <mkoch@gcc.gnu.org>2002-10-21 04:53:50 +0000
commite1caed898803653c0c8183eaab732e52b32dd501 (patch)
treeb447e5f79ee0539fc3758ba8fc6ed0a6b4745cd9 /gcc
parente2a450f6e8c771989af3968aa22ece380599fc0f (diff)
downloadgcc-e1caed898803653c0c8183eaab732e52b32dd501.zip
gcc-e1caed898803653c0c8183eaab732e52b32dd501.tar.gz
gcc-e1caed898803653c0c8183eaab732e52b32dd501.tar.bz2
2002-10-11 Michael Koch <konqueror@gmx.de>
* java/net/URL.java (URL): Activate SecurityManager checks. (equals): Use URLStreamHandler implementation instead of doing it alone. This allows special protocol stream handlers to change default behaviour. (hashCode): Use URLStreamHandler implementation instead of doing it alone. This allows special protocol stream handlers to change default behaviour. * java/net/URLStreamHandler.java (equals): Implemented default URL equality check. (hostsEqual): Implemented default URL equality check. (hashCode): Implemented default URL hashCode algorithm. * java/net/natPlainDatagramSocketImpl.cc: No lines longer then 80 characters. From-SVN: r58345
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions