-
Bug
-
Resolution: Fixed
-
P3
-
6u26, 7
-
b105
-
x86
-
linux_oracle_5.6, linux_suse_sles_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2210057 | 6u27 | Dmeetry Degrave | P3 | Closed | Fixed | b03 |
JDK : Dolphin b05
Platform[s] : Fails On: SuSE 10.0
Failing Test [s] : com/sun/net/httpserver/bugs/B6361557.java
Test source location:
=====================
/net/koori/onestop/jdk/7.0/latest/ws/j2se/test/com/sun/net/httpserver/bugs/B6361557.java
jtr file location:
==================
File attached
How to reproduce:
====================
- Set JAVA_HOME to /net/koori/onestop/jdk/7.0/latest/binaries/linux-i586
- cd /net/koori/onestop/jdk/7.0/latest/ws/j2se/test/com/sun/net/httpserver/bugs
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/linux/bin/jtreg -r:/tmp -w:/tmp ./B6361557.java
Test output:
=============
java.net.SocketException: Too many open files
at sun.nio.ch.Net.socket0(Native Method)
at sun.nio.ch.Net.socket(Net.java:94)
at sun.nio.ch.SocketChannelImpl.<init>(SocketChannelImpl.java:84)
at sun.nio.ch.SelectorProviderImpl.openSocketChannel(SelectorProviderImpl.java:37)
at java.nio.channels.SocketChannel.open(SocketChannel.java:105)
at java.nio.channels.SocketChannel.open(SocketChannel.java:145)
at B6361557.main(B6361557.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:619)
Specific Machine Info:
=====================
Linux scorpius2 2.6.13-15.10-default #1 Fri May 12 16:27:12 UTC 2006 i686 i686 i386 GNU/Linux
LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32"
SUSE LINUX 10.0 (i586)
VERSION = 10.0
Platform[s] : Fails On: SuSE 10.0
Failing Test [s] : com/sun/net/httpserver/bugs/B6361557.java
Test source location:
=====================
/net/koori/onestop/jdk/7.0/latest/ws/j2se/test/com/sun/net/httpserver/bugs/B6361557.java
jtr file location:
==================
File attached
How to reproduce:
====================
- Set JAVA_HOME to /net/koori/onestop/jdk/7.0/latest/binaries/linux-i586
- cd /net/koori/onestop/jdk/7.0/latest/ws/j2se/test/com/sun/net/httpserver/bugs
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/linux/bin/jtreg -r:/tmp -w:/tmp ./B6361557.java
Test output:
=============
java.net.SocketException: Too many open files
at sun.nio.ch.Net.socket0(Native Method)
at sun.nio.ch.Net.socket(Net.java:94)
at sun.nio.ch.SocketChannelImpl.<init>(SocketChannelImpl.java:84)
at sun.nio.ch.SelectorProviderImpl.openSocketChannel(SelectorProviderImpl.java:37)
at java.nio.channels.SocketChannel.open(SocketChannel.java:105)
at java.nio.channels.SocketChannel.open(SocketChannel.java:145)
at B6361557.main(B6361557.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:619)
Specific Machine Info:
=====================
Linux scorpius2 2.6.13-15.10-default #1 Fri May 12 16:27:12 UTC 2006 i686 i686 i386 GNU/Linux
LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32"
SUSE LINUX 10.0 (i586)
VERSION = 10.0
- backported by
-
JDK-2210057 com/sun/net/httpserver/bugs/B6361557.java fails
-
- Closed
-
- duplicates
-
JDK-7038641 com/sun/net/httpserver/bugs/B6361557.java failed
-
- Closed
-