Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/icedtea-web.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/icedtea-web.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/icedtea-web-1.4.2-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/icedtea-web.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/icedtea-web.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hi4Qgu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf icedtea-web-1.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/icedtea-web-1.4.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd icedtea-web-1.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.leNDBC + umask 022 + cd /builddir/build/BUILD + cd icedtea-web-1.4.2 + autoreconf + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro ' + ./configure --with-pkgversion=rhel-1.el7-x86_64 --docdir=/usr/share/javadoc/icedtea-web --with-jdk-home=/usr/lib/jvm/java-openjdk --with-jre-home=/usr/lib/jvm/jre-openjdk --libdir=/usr/lib64 --program-suffix=.itweb --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/icedtea-web-1.4.2/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/icedtea-web-1.4.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking if cp supports --reflink... yes checking if we can hard link rather than copy from /builddir/build/BUILD/icedtea-web-1.4.2... yes checking whether to build documentation... yes checking whether to compile ecj natively... no checking for zip... /usr/bin/zip checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... no checking for ecj-3.1... no checking for ecj-3.2... no checking for ecj-3.3... no checking if we are using ecj as javac... no checking for jar... /usr/lib/jvm/java-openjdk/bin/jar checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking for an ecj JAR file... no checking for javadoc... /usr/lib/jvm/java-openjdk/bin/javadoc checking whether javadoc supports -J options... yes checking for keytool... /usr/lib/jvm/java-openjdk/bin/keytool checking for jarsigner... /usr/lib/jvm/java-openjdk/bin/jarsigner checking for hg... no checking for distribution package version... rhel-1.el7-x86_64 checking what version string to use... 1.4.2 (rhel-1.el7-x86_64) checking whether to build the browser plugin... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for MOZILLA... no checking for MOZILLA... yes checking for xulrunner version... 24040000 checking for main in -lz... yes checking for X11... yes checking for a JRE home directory... /usr/lib/jvm/jre-openjdk checking for a Java virtual machine... /usr/lib/jvm/jre-openjdk/bin/java checking if java.util.jar.Pack200 is available... yes checking if java.net.CookieManager is available... yes checking if java.net.HttpCookie is available... yes checking if java.net.CookieHandler is available... yes checking if sun.security.provider.X509Factory is available... yes checking if sun.security.util.SecurityConstants is available... yes checking if sun.security.util.HostnameChecker is available... yes checking if sun.security.x509.X500Name is available... yes checking if sun.misc.HexDumpEncoder is available... yes checking if sun.security.validator.ValidatorException is available... yes checking if com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager is available... yes checking if sun.net.www.protocol.jar.URLJarFile is available... yes checking if sun.net.www.protocol.jar.URLJarFileCallBack is available... yes checking if sun.awt.X11.XEmbeddedFrame is available... yes checking if sun.misc.Ref is available... yes checking if sun.misc.BASE64Decoder is available... yes checking if com.sun.jndi.toolkit.url.UrlUtil is available... yes checking if sun.applet.AppletImageRef is available... yes checking if sun.applet.AppletViewerPanel is available and public... yes checking for GLIB2_V_216... yes checking for legacy xulrunner api... no checking for xsltproc... xsltproc checking for firefox... no checking for google-chrome... no checking for chromium-browser... no checking for opera... no checking for midori... no checking for epiphany... no checking how browser test will be run... yes checking for rhino jar... /usr/share/java/js.jar checking for junit jar... /usr/share/java/junit4.jar checking for emma jar... no checking for jacoco jar... no checking for asm jar... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating netx.manifest config.status: creating javac config.status: creating jrunscript config.status: creating build.properties config.status: executing depfiles commands + make -j16 find /builddir/build/BUILD/icedtea-web-1.4.2/netx -name '*.java' | sort > netx-source-files.txt mkdir -p stamps ; \ if test "xno" != "xno"; then \ no -g -O2 -m64 -Wl,-Bsymbolic -findirect-dispatch -o native-ecj \ --main=org.eclipse.jdt.internal.compiler.batch.Main no ; \ fi ; \ touch stamps/native-ecj.stamp find /builddir/build/BUILD/icedtea-web-1.4.2/extra -name '*.java' | sort > extra-source-files.txt mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ cd /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"icedtea-web\ 1.4.2\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4.2\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4.2 (rhel-1.el7-x86_64)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="24040000" \ -DICEDTEA_WEB_JRE="\"/usr/lib/jvm/jre-openjdk\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/java/js.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ -DXP_UNIX -I/usr/include/xulrunner-24.4.0 \ -fvisibility=hidden \ -fPIC -o /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.o -c /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ cd /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"icedtea-web\ 1.4.2\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4.2\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4.2 (rhel-1.el7-x86_64)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="24040000" \ -DICEDTEA_WEB_JRE="\"/usr/lib/jvm/jre-openjdk\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/java/js.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ -DXP_UNIX -I/usr/include/xulrunner-24.4.0 \ -fvisibility=hidden \ -fPIC -o /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.o -c /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ cd /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"icedtea-web\ 1.4.2\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4.2\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4.2 (rhel-1.el7-x86_64)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="24040000" \ -DICEDTEA_WEB_JRE="\"/usr/lib/jvm/jre-openjdk\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/java/js.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ -DXP_UNIX -I/usr/include/xulrunner-24.4.0 \ -fvisibility=hidden \ -fPIC -o /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.o -c /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ cd /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"icedtea-web\ 1.4.2\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4.2\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4.2 (rhel-1.el7-x86_64)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="24040000" \ -DICEDTEA_WEB_JRE="\"/usr/lib/jvm/jre-openjdk\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/java/js.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ -DXP_UNIX -I/usr/include/xulrunner-24.4.0 \ -fvisibility=hidden \ -fPIC -o /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.o -c /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ cd /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"icedtea-web\ 1.4.2\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4.2\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4.2 (rhel-1.el7-x86_64)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="24040000" \ -DICEDTEA_WEB_JRE="\"/usr/lib/jvm/jre-openjdk\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/java/js.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ -DXP_UNIX -I/usr/include/xulrunner-24.4.0 \ -fvisibility=hidden \ -fPIC -o /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.o -c /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ cd /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"icedtea-web\ 1.4.2\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4.2\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4.2 (rhel-1.el7-x86_64)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="24040000" \ -DICEDTEA_WEB_JRE="\"/usr/lib/jvm/jre-openjdk\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/java/js.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ -DXP_UNIX -I/usr/include/xulrunner-24.4.0 \ -fvisibility=hidden \ -fPIC -o /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaParseProperties.o -c /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaParseProperties.cc if test "xnetscape sun/applet" != x; then \ find /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java -name '*.java' | sort > liveconnect-source-files.txt ; \ fi mkdir -p launcher.build sed "s#PATH_TO_JAVAWS#/usr/bin/javaws.itweb#" < ./javaws.desktop.in > javaws.desktop mkdir -p launcher.build sed -e 's|[@]LAUNCHER_BOOTCLASSPATH[@]|"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/java/js.jar"|g' -e 's|[@]JAVAWS_BIN_LOCATION[@]|/usr/bin/javaws.itweb|g' -e 's|[@]JAVAWS_SPLASH_LOCATION[@]|/usr/share/icedtea-web/javaws_splash.png|g' -e 's|[@]ITWEB_SETTINGS_BIN_LOCATION[@]|/usr/bin/itweb-settings.itweb|g' -e 's|[@]JAVA[@]|/usr/lib/jvm/jre-openjdk/bin/java|g' -e 's|[@]JRE[@]|/usr/lib/jvm/jre-openjdk|g' < launcher/javaws.in > launcher.build/javaws.itweb sed "s#PATH_TO_ITWEB_SETTINGS#/usr/bin/itweb-settings.itweb#" \ < ./itweb-settings.desktop.in > itweb-settings.desktop sed -e 's|[@]LAUNCHER_BOOTCLASSPATH[@]|"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/java/js.jar"|g' -e 's|[@]JAVAWS_BIN_LOCATION[@]|/usr/bin/javaws.itweb|g' -e 's|[@]JAVAWS_SPLASH_LOCATION[@]|/usr/share/icedtea-web/javaws_splash.png|g' -e 's|[@]ITWEB_SETTINGS_BIN_LOCATION[@]|/usr/bin/itweb-settings.itweb|g' -e 's|[@]JAVA[@]|/usr/lib/jvm/jre-openjdk/bin/java|g' -e 's|[@]JRE[@]|/usr/lib/jvm/jre-openjdk|g' < launcher/itweb-settings.in > launcher.build/itweb-settings.itweb touch liveconnect-source-files.txt mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin stamps/ ln -sf /usr/lib/jvm/jre-openjdk/bin/java /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/java ln -sf /usr/lib/jvm/java-openjdk/bin/jar /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/jar ln -sf /builddir/build/BUILD/icedtea-web-1.4.2/javac /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/javac ln -sf /usr/lib/jvm/java-openjdk/bin/javadoc /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/javadoc if [ -e "/usr/lib/jvm/java-openjdk/bin/keytool" ] ; then \ ln -sf /usr/lib/jvm/java-openjdk/bin/keytool /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/keytool ;\ else \ echo "#! /bin/sh" > /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/keytool ;\ echo "echo \"keytool not exist on your system, signed part of reproducers test will fail\"" >> /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/keytool ;\ chmod 777 /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/keytool ;\ fi if [ -e "/usr/lib/jvm/java-openjdk/bin/jarsigner" ] ; then \ ln -sf /usr/lib/jvm/java-openjdk/bin/jarsigner /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/jarsigner ;\ else \ echo "#! /bin/sh" > /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/jarsigner ;\ echo "echo \"jarsigner not exist on your system, signed part of reproducers test will fail\"" >> /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/jarsigner ;\ chmod 777 /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/jarsigner ;\ fi mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib && \ ln -s /usr/lib/jvm/jre-openjdk/lib/rt.jar /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib && \ if [ -e /usr/lib/jvm/jre-openjdk/lib/jsse.jar ] ; then \ ln -s /usr/lib/jvm/jre-openjdk/lib/jsse.jar /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib ; \ else \ ln -s rt.jar /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/jsse.jar ; \ fi if [ -e /usr/lib/jvm/jre-openjdk/lib/resources.jar ] ; then \ ln -s /usr/lib/jvm/jre-openjdk/lib/resources.jar /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib ; \ else \ ln -s rt.jar /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/resources.jar ; \ fi ln -sf /usr/lib/jvm/jre-openjdk/lib/amd64 \ /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/ && \ if ! test -d /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/amd64; \ then \ ln -sf ./amd64 \ /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/amd64; \ fi; mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/include && \ for i in /usr/lib/jvm/java-openjdk/include/*; do \ test -r $i | continue; \ i=`basename $i`; \ rm -f /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/include/$i; \ ln -s /usr/lib/jvm/java-openjdk/include/$i /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/include/$i; \ done mkdir -p stamps touch stamps/bootstrap-directory.stamp mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/netx.build /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/javadoc -J-Xmx1024m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -use -keywords -encoding UTF-8 -splitIndex -bottom ' Submit a bug or feature' \ -d /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx -sourcepath /builddir/build/BUILD/icedtea-web-1.4.2/netx \ -doctitle 'IcedTea-Web: NetX API Specification' \ -windowtitle 'IcedTea-Web: NetX ' \ -header 'IcedTea-Web
NetX
' \ javax.jnlp net.sourceforge.nanoxml net.sourceforge.jnlp net.sourceforge.jnlp.cache net.sourceforge.jnlp.config net.sourceforge.jnlp.controlpanel net.sourceforge.jnlp.event net.sourceforge.jnlp.runtime net.sourceforge.jnlp.security net.sourceforge.jnlp.security.viewer net.sourceforge.jnlp.services net.sourceforge.jnlp.tools net.sourceforge.jnlp.util /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 \ -d /builddir/build/BUILD/icedtea-web-1.4.2/netx.build \ -sourcepath /builddir/build/BUILD/icedtea-web-1.4.2/netx \ -bootclasspath /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/rt.jar:/builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/jsse.jar:/usr/share/java/js.jar:/builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/resources.jar \ @netx-source-files.txt /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/javadoc -J-Xmx1024m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -use -keywords -encoding UTF-8 -splitIndex -bottom ' Submit a bug or feature' \ -d /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin -sourcepath /builddir/build/BUILD/icedtea-web-1.4.2/netx:/builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java \ -doctitle 'IcedTea-Web: Plugin API Specification' \ -windowtitle 'IcedTea-Web: Plugin ' \ -header 'IcedTea-Web
Plugin
' \ sun.applet netscape.security netscape.javascript Creating destination directory: "/builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/" Creating destination directory: "/builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/" In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static void IcedTeaScriptablePluginObject::deAllocate(NPObject*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:52:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptablePluginObject::deAllocate %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'virtual bool JavaRequestProcessor::newMessageOnBus(const char*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:75:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=5; i < message_parts->size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static void IcedTeaScriptablePluginObject::invalidate(NPObject*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:58:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptablePluginObject::invalidate %p\n", npobj); ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:81:5: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Error on Java side: %s\n", result->error_msg->c_str()); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptablePluginObject::hasMethod(NPObject*, NPIdentifier)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:64:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptablePluginObject::hasMethod %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptablePluginObject::invoke(NPObject*, NPIdentifier, const NPVariant*, uint32_t, NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:72:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptablePluginObject::invoke %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptablePluginObject::invokeDefault(NPObject*, const NPVariant*, uint32_t, NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:80:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptablePluginObject::invokeDefault %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptablePluginObject::hasProperty(NPObject*, NPIdentifier)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:87:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptablePluginObject::hasProperty %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptablePluginObject::setProperty(NPObject*, NPIdentifier, const NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:109:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptablePluginObject::setProperty %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptablePluginObject::removeProperty(NPObject*, NPIdentifier)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:116:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptablePluginObject::removeProperty %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptablePluginObject::enumerate(NPObject*, void***, uint32_t*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:123:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptablePluginObject::enumerate %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptablePluginObject::construct(NPObject*, const NPVariant*, uint32_t, NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:131:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptablePluginObject::construct %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaPackageObject::invoke(NPObject*, NPIdentifier, const NPVariant*, uint32_t, NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:220:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptableJavaPackageObject::invoke %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaPackageObject::invokeDefault(NPObject*, const NPVariant*, uint32_t, NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:228:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptableJavaPackageObject::invokeDefault %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaPackageObject::hasProperty(NPObject*, NPIdentifier)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:272:9: warning: deleting object of polymorphic class type 'JavaRequestProcessor' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete java_request; ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaPackageObject::removeProperty(NPObject*, NPIdentifier)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:334:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptableJavaPackageObject::removeProperty %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaPackageObject::enumerate(NPObject*, void***, uint32_t*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:341:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptableJavaPackageObject::enumerate %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaPackageObject::construct(NPObject*, const NPVariant*, uint32_t, NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:349:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptableJavaPackageObject::construct %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::getFieldID(std::string, std::string)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:599:9: warning: deleting object of polymorphic class type 'JavaRequestProcessor' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete java_request; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::getStaticFieldID(std::string, std::string)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:626:12: warning: deleting object of polymorphic class type 'JavaRequestProcessor' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete java_request; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::getField(std::string, std::string, std::string, std::string)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:656:12: warning: deleting object of polymorphic class type 'JavaRequestProcessor' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete java_request; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::getStaticField(std::string, std::string, std::string)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:684:12: warning: deleting object of polymorphic class type 'JavaRequestProcessor' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete java_request; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaObject::invoke(NPObject*, NPIdentifier, const NPVariant*, uint32_t, NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:544:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < argCount; i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::getMethodID(std::string, NPIdentifier, std::vector >)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:762:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < args.size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:754:24: warning: unused variable 'java_request' [-Wunused-variable] JavaRequestProcessor* java_request; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:563:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < argCount; i++) { ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::getStaticMethodID(std::string, NPIdentifier, std::vector >)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:800:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < args.size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:792:27: warning: unused variable 'java_request' [-Wunused-variable] JavaRequestProcessor* java_request; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:552:15: warning: unused variable 'obj' [-Wunused-variable] NPObject* obj; ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaObject::invokeDefault(NPObject*, const NPVariant*, uint32_t, NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:606:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptableJavaObject::invokeDefault %p\n", npobj); ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In function 'void createJavaObjectFromVariant(NPP, NPVariant, std::string*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:68:35: warning: format '%d' expects argument of type 'int', but argument 3 has type 'NPVariant {aka _NPVariant}' [-Wformat=] fprintf (stderr, __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:871:6: note: in expansion of macro 'PLUGIN_DEBUG' PLUGIN_DEBUG("VOID %d\n", variant); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:68:35: warning: too many arguments for format [-Wformat-extra-args] fprintf (stderr, __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:876:6: note: in expansion of macro 'PLUGIN_DEBUG' PLUGIN_DEBUG("NULL\n", variant); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaObject::getProperty(NPObject*, NPIdentifier, NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:655:10: warning: unused variable 'isPropertyClass' [-Wunused-variable] bool isPropertyClass = false; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:659:15: warning: unused variable 'obj' [-Wunused-variable] NPObject* obj; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:1080:4: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Unable to find classid for %s\n", className.c_str()); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaObject::setProperty(NPObject*, NPIdentifier, const NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:738:10: warning: unused variable 'isPropertyClass' [-Wunused-variable] bool isPropertyClass = false; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:742:15: warning: unused variable 'obj' [-Wunused-variable] NPObject* obj; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:1095:4: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Unable to find string constructor for %s\n", className.c_str()); ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaObject::removeProperty(NPObject*, NPIdentifier)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:816:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptableJavaObject::removeProperty %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaObject::enumerate(NPObject*, void***, uint32_t*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:823:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("** Unimplemented: IcedTeaScriptableJavaObject::enumerate %p\n", npobj); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaObject::construct(NPObject*, const NPVariant*, uint32_t, NPVariant*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:833:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < argCount; i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:848:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < argCount; i++) { ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::call(std::string, bool, std::string, std::string, std::vector >)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:1180:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < args.size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::getObjectClass(std::string)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:1196:27: warning: unused variable 'java_request' [-Wunused-variable] JavaRequestProcessor* java_request; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::newObject(std::string, std::string, std::vector >)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:1228:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < args.size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:1217:27: warning: unused variable 'java_request' [-Wunused-variable] JavaRequestProcessor* java_request; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::newObjectWithConstructor(std::string, std::string, std::string, std::vector >)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:1259:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < args.size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:1246:24: warning: unused variable 'java_request' [-Wunused-variable] JavaRequestProcessor* java_request; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::hasPackage(int, std::string)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:1319:9: warning: deleting object of polymorphic class type 'JavaRequestProcessor' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete java_request; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc: In member function 'JavaResultData* JavaRequestProcessor::hasMethod(std::string, std::string)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:1346:12: warning: deleting object of polymorphic class type 'JavaRequestProcessor' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete java_request; ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:55:0: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'std::string get_plugin_executable()': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:256:18: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Your custom jre (/bin/java check) %s is not valid. Please fix %s in your %s. In attempt to run using default one. \n", custom_jre.c_str(), custom_jre_key.c_str(), default_file_ITW_deploy_props_name.c_str()); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'std::string get_plugin_rt_jar()': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:269:19: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Your custom jre (/lib/rt.jar check) %s is not valid. Please fix %s in your %s. In attempt to run using default one. \n", custom_jre.c_str(), custom_jre_key.c_str(), default_file_ITW_deploy_props_name.c_str()); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'void cleanUpDir()': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:284:5: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to remove runtime directory %s, because of %s \n", data_directory.c_str(), strerror(errno)); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'NPError ITNP_New(NPMIMEType, NPP, uint16_t, int16_t, char**, char**, NPSavedData*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:339:2: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("%s not found!\n", "document"); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:391:30: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] data->appletviewer_mutex = g_mutex_new (); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:391:43: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] data->appletviewer_mutex = g_mutex_new (); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:351:10: warning: unused variable 'cookie_info' [-Wunused-variable] gchar* cookie_info = NULL; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:353:13: warning: unused variable 'npPluginObj' [-Wunused-variable] NPObject* npPluginObj = NULL; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:354:11: warning: variable 'startup_error' set but not used [-Wunused-but-set-variable] NPError startup_error = NPERR_NO_ERROR; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'NPError start_jvm_if_needed()': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:451:28: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] GMutex *vm_start_mutex = g_mutex_new(); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:451:40: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] GMutex *vm_start_mutex = g_mutex_new(); ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:55:0: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:489:7: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to create input pipe", strerror (errno)); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static void IcedTeaPluginUtilities::JSIDToString(void*, std::string*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:154:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'void*' [-Wformat=] snprintf(id_str, NUM_STR_BUFFER_SIZE, "%llu", id); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:154:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'void*' [-Wformat=] /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:158:50: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'void*' [-Wformat=] snprintf(id_str, NUM_STR_BUFFER_SIZE, "%lu", id); // else use long ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:158:50: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'void*' [-Wformat=] /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:515:7: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to create output pipe", strerror (errno)); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:537:11: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to create output channel", ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:564:11: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to create input channel", ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:588:2: warning: label 'cleanup_in_watch_source' defined but not used [-Wunused-label] cleanup_in_watch_source: ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static void IcedTeaPluginUtilities::freeStringPtrVector(std::vector*>*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:277:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < v->size(); i++) { ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:39: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static void IcedTeaPluginUtilities::getUTF8String(int, int, std::vector*>*, std::string*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:68:35: warning: format '%d' expects argument of type 'int', but argument 4 has type 'std::basic_string::size_type {aka long unsigned int}' [-Wformat=] fprintf (stderr, __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:347:2: note: in expansion of macro 'PLUGIN_DEBUG' PLUGIN_DEBUG("Converted UTF-8 string: %s. Length=%d\n", result_unicode_str->c_str(), result_unicode_str->length()); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static void IcedTeaPluginUtilities::convertStringToUTF8(std::string*, std::string*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:373:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < str->length(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'gchar* plugin_get_documentbase(NPP)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:973:15: warning: unused variable 'documentbase' [-Wunused-variable] char const* documentbase = NULL; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1000:2: warning: label 'cleanup_done' defined but not used [-Wunused-label] cleanup_done: ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:39: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static void IcedTeaPluginUtilities::getUTF16LEString(int, int, std::vector*>*, std::wstring*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:68:35: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::basic_string::size_type {aka long unsigned int}' [-Wformat=] fprintf (stderr, __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:423:2: note: in expansion of macro 'PLUGIN_DEBUG' PLUGIN_DEBUG(". Length=%d\n", result_unicode_str->length()); ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:55:0: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'gboolean plugin_in_pipe_callback(GIOChannel*, GIOCondition, gpointer)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1031:15: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to read line from input channel", ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static void IcedTeaPluginUtilities::printStringVector(const char*, std::vector >*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:442:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < str_vector->size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:446:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i != str_vector->size() - 1) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'void consume_message(gchar*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1158:13: warning: unused variable 'parts_sz' [-Wunused-variable] guint parts_sz = g_strv_length (parts); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'gboolean plugin_out_pipe_callback(GIOChannel*, GIOCondition, gpointer)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1267:19: warning: unused variable 'data' [-Wunused-variable] ITNPPluginData* data = (ITNPPluginData*) plugin_data; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static void IcedTeaPluginUtilities::printStringPtrVector(const char*, std::vector*>*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:622:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < str_ptr_vector->size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:626:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i != str_ptr_vector->size() - 1) ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:55:0: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'NPError plugin_test_appletviewer()': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1370:11: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to spawn applet viewer", ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:39: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static void IcedTeaPluginUtilities::printNPVariant(NPVariant)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:68:35: warning: format '%d' expects argument of type 'int', but argument 3 has type 'NPVariant {aka _NPVariant}' [-Wformat=] fprintf (stderr, __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:646:6: note: in expansion of macro 'PLUGIN_DEBUG' PLUGIN_DEBUG("VOID %d\n", variant); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:68:35: warning: too many arguments for format [-Wformat-extra-args] fprintf (stderr, __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:650:6: note: in expansion of macro 'PLUGIN_DEBUG' PLUGIN_DEBUG("NULL\n", variant); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:68:35: warning: format '%d' expects argument of type 'int', but argument 4 has type 'std::basic_string::size_type {aka long unsigned int}' [-Wformat=] fprintf (stderr, __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:667:6: note: in expansion of macro 'PLUGIN_DEBUG' PLUGIN_DEBUG("STRING: %s (length=%d)\n", str.c_str(), str.size()); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static void IcedTeaPluginUtilities::NPVariantToString(NPVariant, std::string*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:688:58: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'NPVariant {aka _NPVariant}' [-Wformat=] snprintf(conv_str, NUM_STR_BUFFER_SIZE, "%p", variant); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:688:58: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'NPVariant {aka _NPVariant}' [-Wformat=] /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:711:67: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'NPVariant {aka _NPVariant}' [-Wformat=] snprintf(conv_str, NUM_STR_BUFFER_SIZE, "[Object %p]", variant); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:711:67: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'NPVariant {aka _NPVariant}' [-Wformat=] /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static NPString IcedTeaPluginUtilities::NPStringCopy(const string&)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:939:41: warning: narrowing conversion of '(& result)->std::basic_string<_CharT, _Traits, _Alloc>::size, std::allocator >()' from 'std::basic_string::size_type {aka long unsigned int}' to 'uint32_t {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] NPString npstr = {utf8, result.size()}; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'NPError plugin_start_appletviewer(ITNPPluginData*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1408:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < jvm_args->size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc: In static member function 'static std::vector IcedTeaPluginUtilities::vectorStringToVectorGchar(const std::vector >*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:1020:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < stringVec->size(); i++) ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:55:0: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1450:11: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to spawn applet viewer", ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1469:118: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] appletviewer_watch_id = g_child_watch_add(appletviewer_pid, (GChildWatchFunc) appletviewer_monitor, (gpointer) appletviewer_pid); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'std::string escape_parameter_string(const char*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1508:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < length; i++) ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:55:0: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'void plugin_send_message_to_appletviewer(const gchar*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1581:15: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to write bytes to output channel", ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1595:15: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to flush bytes to output channel", ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'void plugin_stop_appletviewer()': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1662:19: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to write shutdown message to" ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1676:19: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to write shutdown message to" ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1691:19: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to shut down appletviewer" ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1709:19: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to shut down appletviewer" ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'void plugin_data_destroy(NPP)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1746:12: warning: unused variable 'id' [-Wunused-variable] gint id = GPOINTER_TO_INT(id_ptr); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1756:3: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations] g_mutex_free (tofree->appletviewer_mutex); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1756:43: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations] g_mutex_free (tofree->appletviewer_mutex); ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:55:0: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'NPError NP_Initialize(NPNetscapeFuncs*, NPPluginFuncs*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1920:5: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to create data directory %s, %s\n", ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1930:7: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR ("Failed to open data directory %s %s\n", ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1940:7: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Unable to find java executable %s\n", get_plugin_executable().c_str()); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1948:5: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:260) [-Wdeprecated-declarations] g_thread_init (NULL); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1948:24: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:260) [-Wdeprecated-declarations] g_thread_init (NULL); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1950:27: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] plugin_instance_mutex = g_mutex_new (); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:1950:40: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] plugin_instance_mutex = g_mutex_new (); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'NPError NP_Shutdown()': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:2042:7: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations] g_mutex_free (plugin_instance_mutex); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In member function 'virtual bool PluginRequestProcessor::newMessageOnBus(const char*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:106:9: warning: unused variable 'counter' [-Wunused-variable] int counter = 0; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:2042:42: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations] g_mutex_free (plugin_instance_mutex); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:2050:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (appletviewer_watch_id != -1) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In member function 'void PluginRequestProcessor::sendWindow(std::vector*>*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:170:18: warning: variable 'type' set but not used [-Wunused-but-set-variable] std::string* type; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:171:18: warning: variable 'command' set but not used [-Wunused-but-set-variable] std::string* command; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:2110:10: warning: deleting object of polymorphic class type 'PluginRequestProcessor' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete plugin_req_proc; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:2111:10: warning: deleting object of polymorphic class type 'JavaMessageSender' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete java_req_proc; ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In member function 'void PluginRequestProcessor::eval(std::vector*>*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:85:9: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Error: Error occurred on Java side: %s.\n", \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:235:5: note: in expansion of macro 'CHECK_JAVA_RESULT' CHECK_JAVA_RESULT(java_result); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:220:15: warning: unused variable 'result' [-Wunused-variable] NPVariant result; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:224:9: warning: unused variable 'id' [-Wunused-variable] int id; ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In member function 'void PluginRequestProcessor::call(std::vector*>*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:85:9: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Error: Error occurred on Java side: %s.\n", \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:296:5: note: in expansion of macro 'CHECK_JAVA_RESULT' CHECK_JAVA_RESULT(java_result); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:300:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=7; i < message_parts->size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:306:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < arg_ids.size(); i++) ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:85:9: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Error: Error occurred on Java side: %s.\n", \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:310:9: note: in expansion of macro 'CHECK_JAVA_RESULT' CHECK_JAVA_RESULT(java_result); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:319:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < args.size(); i++) ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:276:16: warning: unused variable 'result_variant' [-Wunused-variable] NPVariant* result_variant; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In member function 'void PluginRequestProcessor::sendString(std::vector*>*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:355:21: warning: unused variable 'java_result' [-Wunused-variable] JavaResultData* java_result; ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In member function 'void PluginRequestProcessor::setMember(std::vector*>*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:443:6: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Unable to get member name for setMember. Error occurred: %s\n", java_result->error_msg->c_str()); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In member function 'void PluginRequestProcessor::sendMember(std::vector*>*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:524:6: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("Unable to process getMember request. Error occurred: %s\n", java_result->error_msg->c_str()); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:488:16: warning: unused variable 'member_ptr' [-Wunused-variable] NPVariant* member_ptr; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:495:18: warning: unused variable 'member_identifier' [-Wunused-variable] NPIdentifier member_identifier; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:497:9: warning: unused variable 'method_id' [-Wunused-variable] int method_id; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:498:9: warning: variable 'instance_id' set but not used [-Wunused-but-set-variable] int instance_id; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In member function 'void PluginRequestProcessor::finalize(std::vector*>*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:570:18: warning: variable 'type' set but not used [-Wunused-but-set-variable] std::string* type; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:571:18: warning: unused variable 'command' [-Wunused-variable] std::string* command; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In function 'void* queue_processor(void*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:737:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:50:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In function 'void _getMember(void*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.h:78:44: warning: too many arguments for format [-Wformat-extra-args] g_thread_self (), __VA_ARGS__); \ ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:802:9: note: in expansion of macro 'PLUGIN_ERROR' PLUGIN_ERROR("%s not found!\n", browser_functions.utf8fromidentifier(member_identifier)); ^ Loading source files for package sun.applet... /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In function 'void _eval(void*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:828:18: warning: unused variable 'script_identifier' [-Wunused-variable] NPIdentifier script_identifier; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc: In function 'void _getString(void*)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:929:15: warning: unused variable 'object' [-Wunused-variable] NPObject* object; ^ Loading source files for package javax.jnlp... /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaParseProperties.cc: In function 'void remove_all_spaces(std::string&)': /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaParseProperties.cc:82:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; iowner, status_message); ^ Loading source files for package net.sourceforge.jnlp.security... Loading source files for package net.sourceforge.jnlp.security.viewer... Loading source files for package net.sourceforge.jnlp.services... Loading source files for package net.sourceforge.jnlp.tools... Loading source files for package net.sourceforge.jnlp.util... Constructing Javadoc information... /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginCookieManager.java:48: warning: UrlUtil is internal proprietary API and may be removed in a future release import com.sun.jndi.toolkit.url.UrlUtil; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:118: warning: AppContext is internal proprietary API and may be removed in a future release import sun.awt.AppContext; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:119: warning: SunToolkit is internal proprietary API and may be removed in a future release import sun.awt.SunToolkit; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:120: warning: XEmbeddedFrame is internal proprietary API and may be removed in a future release import sun.awt.X11.XEmbeddedFrame; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:121: warning: Ref is internal proprietary API and may be removed in a future release import sun.misc.Ref; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:123: warning: UrlUtil is internal proprietary API and may be removed in a future release import com.sun.jndi.toolkit.url.UrlUtil; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:129: warning: XEmbeddedFrame is internal proprietary API and may be removed in a future release public class PluginAppletViewer extends XEmbeddedFrame ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:51:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.cc:58: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h: At global scope: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h:55:13: warning: 'internal_req_ref_counter' defined but not used [-Wunused-variable] static long internal_req_ref_counter; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h:60:13: warning: 'void convertToNPVariant(std::string, std::string, NPVariant*)' declared 'static' but never defined [-Wunused-function] static void convertToNPVariant(std::string value, std::string type, NPVariant* result_variant); ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginMain.java:79: warning: AppContext is internal proprietary API and may be removed in a future release import sun.awt.AppContext; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginMain.java:80: warning: SunToolkit is internal proprietary API and may be removed in a future release import sun.awt.SunToolkit; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java:65: warning: URLJarFile is internal proprietary API and may be removed in a future release import sun.net.www.protocol.jar.URLJarFile; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/Boot.java:38: warning: AppContext is internal proprietary API and may be removed in a future release import sun.awt.AppContext; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/Boot.java:39: warning: SunToolkit is internal proprietary API and may be removed in a future release import sun.awt.SunToolkit; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/CertificateUtils.java:65: warning: X509Factory is internal proprietary API and may be removed in a future release import sun.security.provider.X509Factory; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/Launcher.java:51: warning: AppContext is internal proprietary API and may be removed in a future release import sun.awt.AppContext; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/Launcher.java:52: warning: SunToolkit is internal proprietary API and may be removed in a future release import sun.awt.SunToolkit; ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:51:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h: At global scope: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h:55:13: warning: 'internal_req_ref_counter' defined but not used [-Wunused-variable] static long internal_req_ref_counter; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h:60:13: warning: 'void convertToNPVariant(std::string, std::string, NPVariant*)' declared 'static' but never defined [-Wunused-function] static void convertToNPVariant(std::string value, std::string type, NPVariant* result_variant); ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:83:18: warning: 'plugin_request_processor_thread1' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread1; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:84:18: warning: 'plugin_request_processor_thread2' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread2; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:85:18: warning: 'plugin_request_processor_thread3' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread3; ^ Standard Doclet version 1.7.0_51 Building tree for all the packages and classes... In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:51:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h: At global scope: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h:60:13: warning: 'void convertToNPVariant(std::string, std::string, NPVariant*)' declared 'static' but never defined [-Wunused-function] static void convertToNPVariant(std::string value, std::string type, NPVariant* result_variant); ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:83:18: warning: 'plugin_request_processor_thread1' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread1; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:84:18: warning: 'plugin_request_processor_thread2' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread2; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:85:18: warning: 'plugin_request_processor_thread3' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread3; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/Launcher.java:51: warning: AppContext is internal proprietary API and may be removed in a future release import sun.awt.AppContext; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/Launcher.java:52: warning: SunToolkit is internal proprietary API and may be removed in a future release import sun.awt.SunToolkit; ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/AppletSecurityContextManager.html... In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:51:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:39: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h: At global scope: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h:55:13: warning: 'internal_req_ref_counter' defined but not used [-Wunused-variable] static long internal_req_ref_counter; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h:60:13: warning: 'void convertToNPVariant(std::string, std::string, NPVariant*)' declared 'static' but never defined [-Wunused-function] static void convertToNPVariant(std::string value, std::string type, NPVariant* result_variant); ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:39:0: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:83:18: warning: 'plugin_request_processor_thread1' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread1; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:84:18: warning: 'plugin_request_processor_thread2' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread2; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:85:18: warning: 'plugin_request_processor_thread3' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread3; ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/GetMemberPluginCallRequest.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/NetxPanel.java:37: warning: AppletViewerPanel is internal proprietary API and may be removed in a future release import sun.applet.AppletViewerPanel; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/NetxPanel.java:38: warning: SunToolkit is internal proprietary API and may be removed in a future release import sun.awt.SunToolkit; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/NetxPanel.java:46: warning: AppletViewerPanel is internal proprietary API and may be removed in a future release public class NetxPanel extends AppletViewerPanel implements SplashController { ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/GetWindowPluginCallRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/JavaConsole.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/MethodOverloadResolver.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/Boot.java:38: warning: AppContext is internal proprietary API and may be removed in a future release import sun.awt.AppContext; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/Boot.java:39: warning: SunToolkit is internal proprietary API and may be removed in a future release import sun.awt.SunToolkit; ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:51:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h: At global scope: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h:55:13: warning: 'internal_req_ref_counter' defined but not used [-Wunused-variable] static long internal_req_ref_counter; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.h:60:13: warning: 'void convertToNPVariant(std::string, std::string, NPVariant*)' declared 'static' but never defined [-Wunused-function] static void convertToNPVariant(std::string value, std::string type, NPVariant* result_variant); ^ In file included from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47:0, from /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:41: /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:83:18: warning: 'plugin_request_processor_thread1' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread1; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:84:18: warning: 'plugin_request_processor_thread2' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread2; ^ /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaNPPlugin.h:85:18: warning: 'plugin_request_processor_thread3' defined but not used [-Wunused-variable] static pthread_t plugin_request_processor_thread3; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/CachedJarFileCallback.java:56: warning: URLJarFile is internal proprietary API and may be removed in a future release import sun.net.www.protocol.jar.URLJarFile; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/CachedJarFileCallback.java:57: warning: URLJarFileCallBack is internal proprietary API and may be removed in a future release import sun.net.www.protocol.jar.URLJarFileCallBack; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/CachedJarFileCallback.java:64: warning: URLJarFileCallBack is internal proprietary API and may be removed in a future release final class CachedJarFileCallback implements URLJarFileCallBack { ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java:31: warning: AWTSecurityManager is internal proprietary API and may be removed in a future release import sun.awt.AWTSecurityManager; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java:32: warning: AppContext is internal proprietary API and may be removed in a future release import sun.awt.AppContext; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java:48: warning: AWTSecurityManager is internal proprietary API and may be removed in a future release class JNLPSecurityManager extends AWTSecurityManager { ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/RhinoBasedPacEvaluator.java:55: error: package org.mozilla.javascript does not exist import org.mozilla.javascript.Context; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/RhinoBasedPacEvaluator.java:56: error: package org.mozilla.javascript does not exist import org.mozilla.javascript.Function; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/RhinoBasedPacEvaluator.java:57: error: package org.mozilla.javascript does not exist import org.mozilla.javascript.Scriptable; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java:65: warning: URLJarFile is internal proprietary API and may be removed in a future release import sun.net.www.protocol.jar.URLJarFile; ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginAppletSecurityContext.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/HttpsCertVerifier.java:56: warning: DerValue is internal proprietary API and may be removed in a future release import sun.security.util.DerValue; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/HttpsCertVerifier.java:57: warning: HostnameChecker is internal proprietary API and may be removed in a future release import sun.security.util.HostnameChecker; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/HttpsCertVerifier.java:58: warning: X500Name is internal proprietary API and may be removed in a future release import sun.security.x509.X500Name; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/CertsInfoPane.java:47: warning: HexDumpEncoder is internal proprietary API and may be removed in a future release import sun.misc.HexDumpEncoder; ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/CertificateUtils.java:65: warning: X509Factory is internal proprietary API and may be removed in a future release import sun.security.provider.X509Factory; ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginAppletViewer.html... cd /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp && \ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro \ IcedTeaNPPlugin.o IcedTeaScriptablePluginObject.o IcedTeaJavaRequestProcessor.o IcedTeaPluginRequestProcessor.o IcedTeaPluginUtils.o IcedTeaParseProperties.o \ -lglib-2.0 \ \ -shared -o /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPlugin.so Standard Doclet version 1.7.0_51 Building tree for all the packages and classes... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/BasicService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/ClipboardService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/DownloadService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/DownloadService2.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/DownloadService2.ResourceSpec.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/DownloadServiceListener.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/ExtendedService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/ExtensionInstallerService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/FileContents.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/FileOpenService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/FileSaveService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/IntegrationService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/JNLPRandomAccessFile.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/PersistenceService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/PrintService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/ServiceManager.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/ServiceManagerStub.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/SingleInstanceListener.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/SingleInstanceService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/UnavailableServiceException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginCallRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/nanoxml/XMLElement.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginCallRequestFactory.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginClassLoader.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/nanoxml/XMLParseException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginCookieInfoRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/AbstractLaunchHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginCookieManager.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/AppletDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/ApplicationDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginDebug.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:770: warning: [deprecation] toURL() in File has been deprecated URL location = cachedFile.toURL(); ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/AssociationDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/ComponentDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/DefaultLaunchHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginMain.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginProxyInfoRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/DownloadOptions.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/ExtensionDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/GuiLaunchHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginProxySelector.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/IconDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/InformationDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/PluginStreamHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/RequestQueue.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/TestEnv.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/InstallerDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/JARDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/VoidPluginCallRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/JNLPCreator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/security/ForbiddenTargetException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/JNLPFile.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/security/PrivilegeManager.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/JSException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/JSObject.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/JNLPFile.java:673: warning - @param argument "precision" is not a parameter name. Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/JNLPFile.ManifestsAttributes.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/JSObjectCreatePermission.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/JNLPMatcher.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/JSObjectUnboxPermission.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/JNLPMatcherException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/JSProxy.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/JSRunnable.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/JNLPSplashScreen.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/JSUtil.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/overview-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/security/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/security/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/security/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/constant-values.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/serialized-form.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginProxyInfoRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/MethodOverloadResolver.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginClassLoader.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginCallRequestFactory.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/JavaConsole.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/AppletSecurityContextManager.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginDebug.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginCookieInfoRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginMain.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginProxySelector.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/GetWindowPluginCallRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginAppletViewer.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginAppletSecurityContext.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/TestEnv.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginCookieManager.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/GetMemberPluginCallRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginCallRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/RequestQueue.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/VoidPluginCallRequest.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/class-use/PluginStreamHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/security/class-use/PrivilegeManager.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/security/class-use/ForbiddenTargetException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/class-use/JSRunnable.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/class-use/JSUtil.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/class-use/JSProxy.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/class-use/JSObjectCreatePermission.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/class-use/JSObjectUnboxPermission.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/class-use/JSObject.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/class-use/JSException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/javascript/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/netscape/security/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/sun/applet/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/overview-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-1.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-2.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-3.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-4.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/cache/ResourceTracker.java:357: warning: [deprecation] toURL() in File has been deprecated return f.toURL(); ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-5.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-6.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-7.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-8.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-9.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-10.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-11.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-12.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-13.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-14.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-15.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-16.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-17.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-18.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index-files/index-19.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/allclasses-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/allclasses-noframe.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/index.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/overview-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin/help-doc.html... 15 warnings mkdir -p stamps touch stamps/plugin-docs.stamp Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/JREDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/LaunchDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/Launcher.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/LaunchException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/LaunchException.LaunchExceptionWithStamp.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/LaunchHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/MenuDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/MissingInformationException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/MissingTitleException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/MissingVendorException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/NetxPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/NullJnlpFileException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/PackageDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/ParseException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/ParserSettings.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/PluginBridge.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/PluginParameterException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/PluginParameters.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/PropertyDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/RelatedContentDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/RequiredElementException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/ResourcesDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/SecurityDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/ShortcutDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/StreamEater.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/UpdateDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/UpdateDesc.Check.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/UpdateDesc.Policy.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/Version.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/CacheDirectory.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/CacheEntry.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/CacheUtil.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/cache/CacheUtil.java:386: warning - @param argument "path" is not a parameter name. /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/browser/BrowserAwareProxySelector.java:201: warning: [fallthrough] possible fall-through into case case BROWSER_PROXY_TYPE_SYSTEM: ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/browser/BrowserAwareProxySelector.java:207: warning: [fallthrough] possible fall-through into case default: ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/DefaultDownloadIndicator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/DirectoryNode.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/DownloadIndicator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/IllegalResourceDescriptorException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/Resource.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/ResourceTracker.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/ResourceUrlCreator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/UpdatePolicy.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/BasicValueValidators.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/ConfiguratonValidator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/Defaults.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/DeploymentConfiguration.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/cache/CacheUtil.java:127: warning: [deprecation] toURL() in File has been deprecated return f.toURL(); ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/DeploymentConfiguration.ConfigType.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/Setting.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/ValueValidator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/AboutPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/AdvancedProxySettingsDialog.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/AdvancedProxySettingsPane.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/AdvancedProxySettingsPane.java:245: warning - @return tag has no arguments. /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/ControlPanel.java:294: warning: [rawtypes] found raw type: JList final JList settingsList = new JList(panels); ^ missing type arguments for generic class JList where E is a type-variable: E extends Object declared in class JList /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/ControlPanel.java:294: warning: [rawtypes] found raw type: JList final JList settingsList = new JList(panels); ^ missing type arguments for generic class JList where E is a type-variable: E extends Object declared in class JList /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/ControlPanel.java:294: warning: [unchecked] unchecked call to JList(E[]) as a member of the raw type JList final JList settingsList = new JList(panels); ^ where E is a type-variable: E extends Object declared in class JList /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/DebuggingPanel.java:83: warning: [rawtypes] found raw type: JComboBox JComboBox consoleComboBox = new JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/DebuggingPanel.java:83: warning: [rawtypes] found raw type: JComboBox JComboBox consoleComboBox = new JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/DebuggingPanel.java:115: warning: [unchecked] unchecked call to addItem(E) as a member of the raw type JComboBox consoleComboBox.addItem(javaConsoleItems[j]); ^ where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/DebuggingPanel.java:145: warning: [rawtypes] found raw type: JComboBox JComboBox jcb = (JComboBox) o; ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/DesktopShortcutPanel.java:65: warning: [rawtypes] found raw type: JComboBox JComboBox shortcutComboOptions = new JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/DesktopShortcutPanel.java:65: warning: [rawtypes] found raw type: JComboBox JComboBox shortcutComboOptions = new JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/DesktopShortcutPanel.java:74: warning: [unchecked] unchecked call to addItem(E) as a member of the raw type JComboBox shortcutComboOptions.addItem(items[j]); ^ where E is a type-variable: E extends Object declared in class JComboBox Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/CachePane.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/TemporaryInternetFilesPanel.java:166: warning: [rawtypes] found raw type: JComboBox JComboBox cbCompression = new JComboBox(compressionOptions); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/TemporaryInternetFilesPanel.java:166: warning: [rawtypes] found raw type: JComboBox JComboBox cbCompression = new JComboBox(compressionOptions); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/TemporaryInternetFilesPanel.java:166: warning: [unchecked] unchecked call to JComboBox(E[]) as a member of the raw type JComboBox JComboBox cbCompression = new JComboBox(compressionOptions); ^ where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:97: warning: [rawtypes] found raw type: JComboBox private javax.swing.JComboBox mainPolicyComboBox; ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:98: warning: [rawtypes] found raw type: JComboBox private javax.swing.JComboBox deleteTypeComboBox; ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:99: warning: [rawtypes] found raw type: JComboBox private javax.swing.JComboBox viewFilter; ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:251: warning: [rawtypes] found raw type: JComboBox mainPolicyComboBox = new JComboBox(new AppletSecurityLevel[]{ ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:251: warning: [unchecked] unchecked call to JComboBox(E[]) as a member of the raw type JComboBox mainPolicyComboBox = new JComboBox(new AppletSecurityLevel[]{ ^ where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:260: warning: [rawtypes] found raw type: JComboBox deleteTypeComboBox = new javax.swing.JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:261: warning: [rawtypes] found raw type: JComboBox viewFilter = new javax.swing.JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:337: warning: [rawtypes] found raw type: DefaultComboBoxModel deleteTypeComboBox.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ missing type arguments for generic class DefaultComboBoxModel where E is a type-variable: E extends Object declared in class DefaultComboBoxModel /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:337: warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member of the raw type DefaultComboBoxModel deleteTypeComboBox.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ where E is a type-variable: E extends Object declared in class DefaultComboBoxModel /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:337: warning: [unchecked] unchecked call to setModel(ComboBoxModel) as a member of the raw type JComboBox deleteTypeComboBox.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:345: warning: [rawtypes] found raw type: DefaultComboBoxModel viewFilter.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ missing type arguments for generic class DefaultComboBoxModel where E is a type-variable: E extends Object declared in class DefaultComboBoxModel /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:345: warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member of the raw type DefaultComboBoxModel viewFilter.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ where E is a type-variable: E extends Object declared in class DefaultComboBoxModel /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:345: warning: [unchecked] unchecked call to setModel(ComboBoxModel) as a member of the raw type JComboBox viewFilter.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:703: warning: [unchecked] unchecked call to JComboBox(E[]) as a member of the raw type JComboBox return new DefaultCellEditor(new JComboBox(new ExecuteUnsignedApplet[]{ExecuteUnsignedApplet.ALWAYS, ExecuteUnsignedApplet.NEVER, ExecuteUnsignedApplet.YES, ExecuteUnsignedApplet.NO})); ^ where E is a type-variable: E extends Object declared in class JComboBox Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/CacheViewer.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/Boot.java:286: warning: [deprecation] toURL() in File has been deprecated url = new File(location).toURL(); // Why use file.getCanonicalFile? ^ /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/Boot13.java:55: warning: [rawtypes] found raw type: Class public Class loadClass(String name) throws ClassNotFoundException { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/Boot13.java:56: warning: [rawtypes] found raw type: Class Class c = findLoadedClass(name); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/ComboItem.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/CommandLine.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/ControlPanel.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/controlpanel/ControlPanel.java:373: warning - @return tag has no arguments. /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/viewer/CertificatePane.java:110: warning: [rawtypes] found raw type: JComboBox private JComboBox certificateTypeCombo; ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/viewer/CertificatePane.java:167: warning: [rawtypes] found raw type: JComboBox certificateTypeCombo = new JComboBox(certificateTypes); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/viewer/CertificatePane.java:167: warning: [unchecked] unchecked call to JComboBox(E[]) as a member of the raw type JComboBox certificateTypeCombo = new JComboBox(certificateTypes); ^ where E is a type-variable: E extends Object declared in class JComboBox /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/viewer/CertificatePane.java:344: warning: [rawtypes] found raw type: JComboBox JComboBox source = (JComboBox) e.getSource(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/DebuggingPanel.html... 39 warnings (cd /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/resources; \ for files in $(find . -type f); \ do \ /usr/bin/install -c -m 644 -D ${files} \ /builddir/build/BUILD/icedtea-web-1.4.2/netx.build/net/sourceforge/jnlp/resources/${files}; \ done) cp -a /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/pac-funcs.js \ /builddir/build/BUILD/icedtea-web-1.4.2/netx.build/net/sourceforge/jnlp/runtime cp -a build.properties /builddir/build/BUILD/icedtea-web-1.4.2/netx.build/net/sourceforge/jnlp/ mkdir -p stamps touch stamps/netx.stamp (cd /builddir/build/BUILD/icedtea-web-1.4.2/netx.build ; \ mkdir -p lib ; \ /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/jar cfm lib/classes.jar \ /builddir/build/BUILD/icedtea-web-1.4.2/netx.manifest javax/jnlp net ; \ cp -pPR -l /builddir/build/BUILD/icedtea-web-1.4.2/netx src; \ find src -type f -exec chmod 640 '{}' ';' -o -type d -exec chmod 750 '{}' ';'; \ cd src ; \ /usr/bin/zip -qr /builddir/build/BUILD/icedtea-web-1.4.2/netx.build/lib/src.zip javax net ) mkdir -p extra-lib if test "xnetscape sun/applet" != x; then \ mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/liveconnect && \ /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 \ -d /builddir/build/BUILD/icedtea-web-1.4.2/liveconnect \ -bootclasspath /builddir/build/BUILD/icedtea-web-1.4.2/netx.build:/builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/rt.jar:/builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/jsse.jar:/usr/share/java/js.jar:/builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/resources.jar \ -sourcepath /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java \ @liveconnect-source-files.txt ; \ fi /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 -d extra-lib \ -sourcepath /builddir/build/BUILD/icedtea-web-1.4.2/extra -cp netx.build \ -bootclasspath /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/rt.jar:/builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/jsse.jar:/usr/share/java/js.jar:/builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/resources.jar @extra-source-files.txt Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/DesktopShortcutPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/DocumentAdapter.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/JREPanel.html... mkdir -p stamps touch stamps/netx-dist.stamp Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/JVMPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/JVMPanel.JvmValidationResult.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/JVMPanel.JvmValidationResult.STATE.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/NamedBorderPanel.html... (cd /builddir/build/BUILD/icedtea-web-1.4.2/extra/net/sourceforge/javaws/about/resources; \ for files in $(find . -type f); \ do \ /usr/bin/install -c -m 644 -D ${files} \ /builddir/build/BUILD/icedtea-web-1.4.2/extra-lib/net/sourceforge/javaws/about/resources/${files}; \ done) mkdir -p stamps touch stamps/extra-class-files.stamp /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/jar cf extra-lib/about.jar -C extra-lib net ; Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/NetworkSettingsPanel.html... /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:121: warning: [deprecation] Ref in sun.misc has been deprecated import sun.misc.Ref; ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/PolicyPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/SecuritySettingsPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/TemporaryInternetFilesPanel.html... /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:809: warning: [deprecation] Ref in sun.misc has been deprecated private synchronized Ref getCachedImageRef(URL url) { ^ Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletActionTableModel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.html... 2 warnings mkdir -p stamps touch stamps/liveconnect.stamp if test "xnetscape sun/applet" != x; then \ (cd /builddir/build/BUILD/icedtea-web-1.4.2/liveconnect ; \ mkdir -p lib ; \ /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/jar cf lib/classes.jar netscape sun/applet ; \ cp -pPR -l /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/java src; \ find src -type f -exec chmod 640 '{}' ';' -o -type d -exec chmod 750 '{}' ';'; \ cd src ; \ /usr/bin/zip -qr /builddir/build/BUILD/icedtea-web-1.4.2/liveconnect/lib/src.zip netscape sun/applet ) ; \ fi Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.MyTextField.html... mkdir -p stamps touch stamps/liveconnect-dist.stamp mkdir -p stamps touch stamps/plugin.stamp Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.UrlRegexCellRenderer.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.UrlRegexCellRenderer.MyDateCellRenderer.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/ApplicationEvent.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/ApplicationListener.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/DownloadEvent.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/DownloadListener.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/AppletAudioClip.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/AppletEnvironment.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/AppletInstance.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/ApplicationInstance.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/Boot.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/Boot13.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/FakePacEvaluator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.CodeBaseClassLoader.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.DownloadAction.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/JNLPPolicy.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/JNLPProxySelector.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/JNLPRuntime.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java:724: warning - Tag @link: can't find INSTANCE_FILE in net.sourceforge.jnlp.runtime.JNLPRuntime Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/ManageJnlpResources.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/ManageJnlpResources.java:136: warning - @return tag has no arguments. Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/PacEvaluator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/PacEvaluatorFactory.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/RhinoBasedPacEvaluator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/Translator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/AccessWarningPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/AppletWarningPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/AppVerifier.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/AppVerifier.java:82: warning - @return tag has no arguments. Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/CertificateUtils.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/CertsInfoPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/CertsInfoPane.TreeSelectionHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/CertVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/CertWarningPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/HttpsCertVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/JNLPAppVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/JNLPAuthenticator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/KeyStores.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/KeyStores.Level.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/KeyStores.Type.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/MoreInfoPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/NotAllSignedWarningPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/PasswordAuthenticationPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/PluginAppVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/SecurityDialog.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/SecurityDialogMessageHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/SecurityDialogPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/SecurityDialogs.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/SecurityDialogs.AccessType.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/SecurityDialogs.DialogType.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/SecurityUtil.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/SingleCertInfoPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/UnsignedAppletTrustWarningDialog.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/UnsignedAppletTrustWarningPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/UnsignedAppletTrustWarningPanel.ActionChoiceListener.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/UnsignedAppletTrustWarningPanel.UnsignedWarningAction.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/VariableX509TrustManager.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/security/VariableX509TrustManager.java:204: warning - @param argument "ending" is not a parameter name. Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/VariableX509TrustManagerJDK6.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/VariableX509TrustManagerJDK7.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/viewer/CertificatePane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/viewer/CertificateViewer.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/InstanceExistsException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/ServiceUtil.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/XExtendedService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/XJNLPRandomAccessFile.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/XPrintService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/XServiceManagerStub.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/XSingleInstanceService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/tools/CertInformation.html... /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/tools/CertInformation.java:188: warning - @return tag has no arguments. Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/tools/JarCertVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/tools/KeyStoreUtil.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/BasicExceptionDialog.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/FileUtils.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/HttpUtils.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/ImageResources.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/InvalidJarHeaderException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/JarFile.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/PropertiesFile.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/Reflect.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/ScreenFinder.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/StreamUtils.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/TeeOutputStream.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/TimedHashMap.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/UrlUtils.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/WeakList.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/XDesktopEntry.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/overview-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/viewer/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/viewer/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/viewer/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/tools/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/tools/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/tools/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/nanoxml/package-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/nanoxml/package-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/nanoxml/package-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/constant-values.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/serialized-form.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/DownloadService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/PrintService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/ServiceManagerStub.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/SingleInstanceListener.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/ExtendedService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/DownloadServiceListener.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/FileContents.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/IntegrationService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/ExtensionInstallerService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/FileSaveService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/DownloadService2.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/DownloadService2.ResourceSpec.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/ServiceManager.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/ClipboardService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/FileOpenService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/PersistenceService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/UnavailableServiceException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/JNLPRandomAccessFile.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/SingleInstanceService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/class-use/BasicService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/nanoxml/class-use/XMLElement.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/nanoxml/class-use/XMLParseException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/RelatedContentDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/NetxPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/UpdateDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/UpdateDesc.Check.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/UpdateDesc.Policy.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/PluginParameters.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/SecurityDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/JNLPFile.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/JNLPFile.ManifestsAttributes.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/PluginParameterException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/MissingTitleException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/IconDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/StreamEater.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/ParseException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/PropertyDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/NullJnlpFileException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/LaunchException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/LaunchException.LaunchExceptionWithStamp.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/PluginBridge.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/ComponentDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/ApplicationDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/JNLPMatcher.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/ShortcutDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/JARDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/InformationDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/GuiLaunchHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/ExtensionDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/AbstractLaunchHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/ResourcesDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/PackageDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/RequiredElementException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/JNLPCreator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/MissingVendorException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/DownloadOptions.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/ParserSettings.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/LaunchHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/DefaultLaunchHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/JNLPSplashScreen.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/JNLPMatcherException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/LaunchDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/MissingInformationException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/MenuDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/Version.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/JREDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/AppletDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/AssociationDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/Launcher.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/class-use/InstallerDesc.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/UpdatePolicy.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/DownloadIndicator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/DefaultDownloadIndicator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/ResourceUrlCreator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/Resource.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/DirectoryNode.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/CacheEntry.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/ResourceTracker.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/CacheUtil.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/IllegalResourceDescriptorException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/class-use/CacheDirectory.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/class-use/BasicValueValidators.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/class-use/ValueValidator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/class-use/Setting.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/class-use/DeploymentConfiguration.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/class-use/DeploymentConfiguration.ConfigType.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/class-use/ConfiguratonValidator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/class-use/Defaults.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/AboutPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/TemporaryInternetFilesPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/ControlPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/UnsignedAppletsTrustingListPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/UnsignedAppletsTrustingListPanel.MyTextField.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/UnsignedAppletsTrustingListPanel.UrlRegexCellRenderer.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/UnsignedAppletsTrustingListPanel.UrlRegexCellRenderer.MyDateCellRenderer.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/NetworkSettingsPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/CacheViewer.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/DebuggingPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/ComboItem.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/JREPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/NamedBorderPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/DesktopShortcutPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/AdvancedProxySettingsDialog.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/UnsignedAppletActionTableModel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/AdvancedProxySettingsPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/DocumentAdapter.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/CachePane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/JVMPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/JVMPanel.JvmValidationResult.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/JVMPanel.JvmValidationResult.STATE.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/PolicyPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/CommandLine.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/class-use/SecuritySettingsPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/class-use/DownloadListener.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/class-use/DownloadEvent.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/class-use/ApplicationEvent.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/class-use/ApplicationListener.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/AppletAudioClip.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/JNLPRuntime.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/Translator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/AppletInstance.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/FakePacEvaluator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/Boot13.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/AppletEnvironment.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/RhinoBasedPacEvaluator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/JNLPClassLoader.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/JNLPClassLoader.DownloadAction.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/JNLPClassLoader.CodeBaseClassLoader.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/ManageJnlpResources.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/JNLPProxySelector.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/PacEvaluatorFactory.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/PacEvaluator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/JNLPPolicy.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/Boot.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/class-use/ApplicationInstance.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/PluginAppVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/JNLPAppVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/SecurityDialogPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/AppVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/SingleCertInfoPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/JNLPAuthenticator.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/UnsignedAppletTrustWarningDialog.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/SecurityUtil.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/AppletWarningPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/AccessWarningPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/VariableX509TrustManagerJDK6.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/UnsignedAppletTrustWarningPanel.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/UnsignedAppletTrustWarningPanel.UnsignedWarningAction.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/UnsignedAppletTrustWarningPanel.ActionChoiceListener.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/CertVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/VariableX509TrustManager.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/NotAllSignedWarningPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/SecurityDialog.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/VariableX509TrustManagerJDK7.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/SecurityDialogMessageHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/SecurityDialogs.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/SecurityDialogs.DialogType.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/SecurityDialogs.AccessType.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/CertWarningPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/KeyStores.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/KeyStores.Level.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/KeyStores.Type.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/CertificateUtils.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/CertsInfoPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/CertsInfoPane.TreeSelectionHandler.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/PasswordAuthenticationPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/HttpsCertVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/class-use/MoreInfoPane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/viewer/class-use/CertificateViewer.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/viewer/class-use/CertificatePane.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/class-use/InstanceExistsException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/class-use/XJNLPRandomAccessFile.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/class-use/XExtendedService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/class-use/XPrintService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/class-use/ServiceUtil.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/class-use/XServiceManagerStub.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/class-use/XSingleInstanceService.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/tools/class-use/CertInformation.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/tools/class-use/KeyStoreUtil.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/tools/class-use/JarCertVerifier.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/StreamUtils.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/ScreenFinder.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/FileUtils.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/InvalidJarHeaderException.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/UrlUtils.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/ImageResources.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/PropertiesFile.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/Reflect.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/WeakList.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/HttpUtils.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/TeeOutputStream.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/TimedHashMap.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/JarFile.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/BasicExceptionDialog.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/class-use/XDesktopEntry.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/javax/jnlp/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/cache/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/config/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/controlpanel/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/event/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/runtime/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/security/viewer/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/services/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/tools/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/jnlp/util/package-use.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/net/sourceforge/nanoxml/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/overview-tree.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-1.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-2.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-3.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-4.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-5.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-6.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-7.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-8.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-9.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-10.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-11.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-12.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-13.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-14.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-15.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-16.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-17.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-18.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-19.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-20.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-21.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-22.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index-files/index-23.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/allclasses-frame.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/allclasses-noframe.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/index.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/overview-summary.html... Generating /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx/help-doc.html... 31 warnings mkdir -p stamps touch stamps/netx-docs.stamp touch stamps/docs.stamp + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lecEwb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64 + cd icedtea-web-1.4.2 + rm -rf /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64 make[1]: Entering directory `/builddir/build/BUILD/icedtea-web-1.4.2' /bin/sh /builddir/build/BUILD/icedtea-web-1.4.2/install-sh -d /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/bin /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/icedtea-web/ /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/lib64 /usr/bin/install -c /builddir/build/BUILD/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPlugin.so /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/lib64 /usr/bin/install -c -m 644 /builddir/build/BUILD/icedtea-web-1.4.2/liveconnect/lib/classes.jar /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/icedtea-web/plugin.jar /usr/bin/install -c -m 644 /builddir/build/BUILD/icedtea-web-1.4.2/netx.build/lib/classes.jar /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/icedtea-web/netx.jar /usr/bin/install -c -m 644 /builddir/build/BUILD/icedtea-web-1.4.2/netx/javaws_splash.png /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/icedtea-web/javaws_splash.png /usr/bin/install -c launcher.build/javaws.itweb /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/bin /usr/bin/install -c -m 644 extra-lib/about.jar /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/icedtea-web/about.jar /usr/bin/install -c launcher.build/itweb-settings.itweb /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/bin /bin/sh /builddir/build/BUILD/icedtea-web-1.4.2/install-sh -d -d /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 /builddir/build/BUILD/icedtea-web-1.4.2/netx/javaws.1 /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/resources/about.jnlp /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/icedtea-web /bin/sh /builddir/build/BUILD/icedtea-web-1.4.2/install-sh -d /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/javadoc/icedtea-web (cd /builddir/build/BUILD/icedtea-web-1.4.2/docs/netx; \ for files in $(find . -type f); \ do \ /usr/bin/install -c -m 644 -D ${files} /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/javadoc/icedtea-web/netx/${files}; \ done) (cd /builddir/build/BUILD/icedtea-web-1.4.2/docs/plugin; \ for files in $(find . -type f); \ do \ /usr/bin/install -c -m 644 -D ${files} /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/javadoc/icedtea-web/plugin/${files}; \ done) make[1]: Leaving directory `/builddir/build/BUILD/icedtea-web-1.4.2' + mv /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64//usr/share/man/man1/javaws.1 /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64//usr/share/man/man1/javaws-itweb.1 + install -d -m 755 /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/applications /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/pixmaps + cp javaws.png /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/pixmaps + desktop-file-install --vendor '' --dir /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/applications javaws.desktop + desktop-file-install --vendor '' --dir /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/applications itweb-settings.desktop + ln -s /usr/share/man/man1/javaws-itweb.1 /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64//usr/share/man/man1/icedtea-web.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/icedtea-web-1.4.2 extracting debug info from /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/lib64/IcedTeaPlugin.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 500 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fzKTZS + umask 022 + cd /builddir/build/BUILD + cd icedtea-web-1.4.2 + make check make check-local make[1]: Entering directory `/builddir/build/BUILD/icedtea-web-1.4.2' ./jrunscript /builddir/build/BUILD/icedtea-web-1.4.2/tests/netx/pac/pac-funcs-test.js \ $(readlink -f /builddir/build/BUILD/icedtea-web-1.4.2/netx/net/sourceforge/jnlp/runtime/pac-funcs.js) ; \ mkdir -p stamps && \ touch stamps/check-pac-functions.stamp loading needed files finished loaded needed files Passed: isPlainHostName(icedtea.classpath.org) Passed: isPlainHostName(classpath.org) Passed: isPlainHostName(org) Passed: isPlainHostName(icedtea) Passed: isPlainHostName(.icedtea.classpath.org) Passed: isPlainHostName(icedtea.) Passed: isPlainHostName(icedtea.classpath.) Passed: dnsDomainIs(icedtea.classpath.org, icedtea.classpath.org) Passed: dnsDomainIs(icedtea.classpath.org, .classpath.org) Passed: dnsDomainIs(icedtea.classpath.org, .org) Passed: dnsDomainIs(icedtea.classpath.org, icedtea.classpath.com) Passed: dnsDomainIs(icedtea.classpath.org, icedtea.classpath) Passed: dnsDomainIs(icedtea.classpath, icedtea.classpath.org) Passed: dnsDomainIs(icedtea, icedtea.classpath.org) Passed: localHostOrDomainIs(icedtea.classpath.org, icedtea.classpath.org) Passed: localHostOrDomainIs(icedtea, icedtea.classpath.org) Passed: localHostOrDomainIs(icedtea.classpath.org, icedtea.classpath.com) Passed: localHostOrDomainIs(icedtea.classpath, icedtea.classpath.org) Passed: localHostOrDomainIs(foo.classpath.org, icedtea.classpath.org) Passed: localHostOrDomainIs(foo, icedtea.classpath.org) Passed: isResolvable(icedtea.classpath.org, icedtea.classpath.org) Passed: isResolvable(classpath.org) Passed: isResolvable(NotIcedTeaHost) Passed: isResolvable(foobar.classpath.org) Passed: isResolvable(icedtea.classpath.com) Passed: isInNet(icedtea.classpath.org, 208.78.240.231, 255.255.255.255) Passed: isInNet(icedtea.classpath.org, 208.78.240.231, 255.255.255.0) Passed: isInNet(icedtea.classpath.org, 208.78.240.231, 255.255.0.0) Passed: isInNet(icedtea.classpath.org, 208.78.240.231, 255.0.0.0) Passed: isInNet(icedtea.classpath.org, 208.78.240.231, 0.0.0.0) Passed: isInNet(icedtea.classpath.org, 208.78.240.231, 255.255.255.255) Passed: isInNet(icedtea.classpath.org, 208.78.240.231, 0.0.0.0) Passed: isInNet(icedtea.classpath.org, 208.78.240.231, 255.255.255.255) Passed: isInNet(icedtea.classpath.org, 2081.78.240.231, 255.255.255.255) Passed: isInNet(icedtea.classpath.org, 2081.78.240.231, 255.255.255.0) Passed: isInNet(icedtea.classpath.org, 2081.78.240.231, 255.255.0.0) Passed: isInNet(icedtea.classpath.org, 2081.78.240.231, 255.0.0.0) Passed: isInNet(icedtea.classpath.org, 2081.78.240.231, 0.0.0.0) Passed: dnsResolve(icedtea.classpath.org) Passed: dnsResolve(localhost) Passed: dnsDomainLevels(org) Passed: dnsDomainLevels(classpath.org) Passed: dnsDomainLevels(icedtea.classpath.org) Passed: dnsDomainLevels(foo.icedtea.classpath.org) Passed: shExpMatch(icedtea.classpath.org, icedtea.classpath.org) Passed: shExpMatch(icedtea.classpath.org, .org) Passed: shExpMatch(icedtea.classpath.org, icedtea.) Passed: shExpMatch(icedtea, icedtea.classpath.org) Passed: shExpMatch(icedtea.classpath.org, *) Passed: shExpMatch(icedtea.classpath.org, *.classpath.org) Passed: shExpMatch(http://icedtea.classpath.org, *.classpath.org) Passed: shExpMatch(http://icedtea.classpath.org/foobar/, *.classpath.org/*) Passed: shExpMatch(http://icedtea.classpath.org/foobar/, */foobar/*) Passed: shExpMatch(http://icedtea.classpath.org/foobar/, *foobar*) Passed: shExpMatch(http://icedtea.classpath.org/foobar/, *foo*) Passed: shExpMatch(http://icedtea.classpath.org/foobar/, */foo/*) Passed: shExpMatch(http://icedtea.classpath.org/foobar/, */foob/*) Passed: shExpMatch(http://icedtea.classpath.org/foobar/, */fooba/*) Passed: shExpMatch(http://icedtea.classpath.org/foo/, *foobar*) Passed: shExpMatch(1, ?) Passed: shExpMatch(12, ??) Passed: shExpMatch(123, 1?3) Passed: shExpMatch(123, ?23) Passed: shExpMatch(123, 12?) Passed: shExpMatch(1234567890, ??????????) Passed: shExpMatch(1234567890, ?????????) Passed: shExpMatch(123, 1?1) Passed: shExpMatch(123, ??) Passed: shExpMatch(http://icedtea.classpath.org/f1/, */f?/*) Passed: shExpMatch(http://icedtea1.classpath.org/f1/, *icedtea?.classpath*/f?/*) Passed: shExpMatch(http://icedtea.classpath.org/f1/, */f2/*) Passed: shExpMatch(http://icedtea.classpath.org/f1/, */f?/*) Passed: shExpMatch(http://icedtea.classpath.org/f1, f?*) Passed: shExpMatch(http://icedtea.classpath.org/f1, f?*) Passed: shExpMatch(http://icedtea.classpath.org/f1, f?*) Passed: shExpMatch(http://icedtea.classpath.org/foobar/, *.classpath.org/*) Passed: shExpMatch(http://icedtea.classpath.org/foobar/, *.classpath.org/*) Passed: shExpMatch(http://icedtea.classpath.org/foobar/, *.classpath.org/*) Passed: shExpMatch(http://icedtea.classpath.org/foo.php?id=bah, *foo.php*) Passed: shExpMatch(http://icedtea.classpath.org/foo_php?id=bah, *foo.php*) Passed: dateRange(30) Passed: dateRange(31) Passed: dateRange(29) Passed: dateRange(MAY) Passed: dateRange(JUN) Passed: dateRange(APR) Passed: dateRange(2014) Passed: dateRange(2013) Passed: dateRange(2015) Passed: dateRange(30, 30) Passed: dateRange(30, 31) Passed: dateRange(29, 30) Passed: dateRange(29, 31) Passed: dateRange(31, 29) Passed: dateRange(28, 29) Passed: dateRange(31, 1) Passed: dateRange(MAY, MAY) Passed: dateRange(MAY, JUN) Passed: dateRange(APR, MAY) Passed: dateRange(APR, JUN) Passed: dateRange(JAN, DEC) Passed: dateRange(FEB, JAN) Passed: dateRange(DEC, NOV) Passed: dateRange(JUL, JUN) Passed: dateRange(JUN, JUN) Passed: dateRange(APR, APR) Passed: dateRange(JUN, APR) Passed: dateRange(2014, 2014) Passed: dateRange(2014, 2015) Passed: dateRange(2013, 2014) Passed: dateRange(2013, 2015) Passed: dateRange(2012, 2013) Passed: dateRange(2015, 2015) Passed: dateRange(2015, 2016) Passed: dateRange(2015, 2013) Passed: dateRange(30, MAY, 30, MAY) Passed: dateRange(29, MAY, 30, MAY) Passed: dateRange(29, MAY, 29, MAY) Passed: dateRange(30, MAY, 31, MAY) Passed: dateRange(31, MAY, 31, MAY) Passed: dateRange(29, MAY, 31, MAY) Passed: dateRange(31, MAY, 29, MAY) Passed: dateRange(30, APR, 30, MAY) Passed: dateRange(30, MAY, 30, JUN) Passed: dateRange(30, APR, 30, JUN) Passed: dateRange(1, MAY, 30, JUN) Passed: dateRange(30, APR, 29, JUN) Passed: dateRange(30, JUN, 30, APR) Passed: dateRange(1, JUL, 1, MAY) Passed: dateRange(29, JUN, 29, APR) Passed: dateRange(1, JAN, 31, DEC) Passed: dateRange(2, JAN, 1, JAN) Passed: dateRange(1, JUN, 31, JUN) Passed: dateRange(1, APR, 31, APR) Passed: dateRange(MAY, 2014, MAY, 2014) Passed: dateRange(APR, 2014, MAY, 2014) Passed: dateRange(MAY, 2014, JUN, 2014) Passed: dateRange(APR, 2014, JUN, 2014) Passed: dateRange(JAN, 2014, DEC, 2014) Passed: dateRange(JUN, 2014, APR, 2014) Passed: dateRange(JUN, 2014, JUN, 2014) Passed: dateRange(APR, 2014, APR, 2014) Passed: dateRange(MAY, 2013, APR, 2014) Passed: dateRange(MAY, 2014, MAY, 2015) Passed: dateRange(MAY, 2013, MAY, 2014) Passed: dateRange(MAY, 2013, MAY, 2015) Passed: dateRange(JAN, 2014, JAN, 2015) Passed: dateRange(JAN, 2013, JAN, 2015) Passed: dateRange(JAN, 2013, DEC, 2013) Passed: dateRange(JAN, 2015, DEC, 2015) Passed: dateRange(30, MAY, 2014, 30, MAY, 2014) Passed: dateRange(29, MAY, 2014, 31, MAY, 2014) Passed: dateRange(29, APR, 2014, 1, JUL, 2014) Passed: dateRange(29, APR, 2013, 1, JUL, 2015) Passed: dateRange(1, MAY, 2013, 1, JUL, 2015) Passed: dateRange(31, MAY, 2014, 1, JUL, 2015) Passed: dateRange(30, JUN, 2014, 1, JUL, 2015) Passed: dateRange(1, JAN, 0, 31, DEC, 100000) Passed: dateRange(1, JAN, 2014, 31, DEC, 2014) Passed: dateRange(1, JAN, 2013, 31, DEC, 2015) Passed: dateRange(1, JAN, 2013, 31, DEC, 2013) Passed: dateRange(1, JAN, 2015, 31, DEC, 2015) Passed: timeRange(19) Passed: timeRange(20) Passed: timeRange(18) Passed: timeRange(19, 19) Passed: timeRange(18, 19) Passed: timeRange(19, 20) Passed: timeRange(18, 20) Passed: timeRange(20, 19) Passed: timeRange(19, 18) Passed: timeRange(17, 18) Passed: timeRange(20, 21) Passed: timeRange(20, 18) Passed: timeRange(0, 23) Passed: timeRange(12, 11) Passed: timeRange(19, 43, 19, 43) Passed: timeRange(19, 43, 19, 44) Passed: timeRange(19, 42, 19, 43) Passed: timeRange(19, 42, 19, 44) Passed: timeRange(19, 45, 19, 44) Passed: timeRange(19, 44, 19, 44) Passed: timeRange(19, 42, 19, 42) Passed: timeRange(19, 44, 19, 42) Passed: timeRange(18, 43, 19, 43) Passed: timeRange(19, 43, 20, 43) Passed: timeRange(18, 43, 20, 43) Passed: timeRange(0, 0, 23, 59) Passed: timeRange(0, 1, 0, 0) Passed: timeRange(0, 1, 0, 0, 0, 0) Passed: timeRange(19, 43, 0, 19, 43, 0) Passed: timeRange(19, 43, 0, 19, 53, 0) Passed: timeRange(19, 43, -10, 19, 43, 0) Passed: timeRange(19, 43, 0, 19, 42, 0) Passed: weekdayRange(FRI) Passed: weekdayRange(SAT) Passed: weekdayRange(THU) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Jan 31 2011 03:33:33 GMT-0000 (UTC), 31, JAN, 1, FEB) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Jan 31 2011 03:33:33 GMT-0000 (UTC), 30, JAN, 1, FEB) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Jan 31 2011 03:33:33 GMT-0000 (UTC), 30, JAN, 2011, 1, FEB, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Jan 31 2011 03:33:33 GMT-0000 (UTC), 1, FEB, 2011, 3, MAR, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Feb 28 2011 03:33:33 GMT-0000 (UTC), 28, FEB, 1, MAR) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Feb 28 2011 03:33:33 GMT-0000 (UTC), 27, FEB, 1, MAR) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Feb 28 2011 03:33:33 GMT-0000 (UTC), 27, FEB, 2011, 1, MAR, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Feb 28 2011 03:33:33 GMT-0000 (UTC), 1, MAR, 2011, 29, MAR, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Feb 29 2012 03:33:33 GMT-0000 (UTC), 29, FEB, 1, MAR) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Feb 29 2012 03:33:33 GMT-0000 (UTC), 28, FEB, 1, MAR) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Feb 29 2012 03:33:33 GMT-0000 (UTC), 28, FEB, 2012, 1, MAR, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Feb 29 2012 03:33:33 GMT-0000 (UTC), 1, MAR, 2012, 30, MAR, 2013) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Mar 31 2011 03:33:33 GMT-0000 (UTC), 31, MAR, 1, APR) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Mar 31 2011 03:33:33 GMT-0000 (UTC), 30, MAR, 1, APR) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Mar 31 2011 03:33:33 GMT-0000 (UTC), 30, MAR, 2011, 1, APR, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Mar 31 2011 03:33:33 GMT-0000 (UTC), 1, APR, 2011, 2, MAY, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Apr 30 2011 03:33:33 GMT-0000 (UTC), 30, APR, 1, MAY) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Apr 30 2011 03:33:33 GMT-0000 (UTC), 29, APR, 1, MAY) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Apr 30 2011 03:33:33 GMT-0000 (UTC), 29, APR, 2011, 1, MAY, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Apr 30 2011 03:33:33 GMT-0000 (UTC), 1, MAY, 2011, 31, MAY, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue May 31 2011 03:33:33 GMT-0000 (UTC), 31, MAY, 1, JUN) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue May 31 2011 03:33:33 GMT-0000 (UTC), 30, MAY, 1, JUN) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue May 31 2011 03:33:33 GMT-0000 (UTC), 30, MAY, 2011, 1, JUN, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue May 31 2011 03:33:33 GMT-0000 (UTC), 1, JUN, 2011, 2, JUL, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Jun 30 2011 03:33:33 GMT-0000 (UTC), 30, JUN, 1, JUL) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Jun 30 2011 03:33:33 GMT-0000 (UTC), 29, JUN, 1, JUL) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Jun 30 2011 03:33:33 GMT-0000 (UTC), 29, JUN, 2011, 1, JUL, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Jun 30 2011 03:33:33 GMT-0000 (UTC), 1, JUL, 2011, 31, JUL, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Sun Jul 31 2011 03:33:33 GMT-0000 (UTC), 31, JUL, 1, AUG) Passed: isDateInRange_internallForIcedTeaWebTesting(Sun Jul 31 2011 03:33:33 GMT-0000 (UTC), 30, JUL, 1, AUG) Passed: isDateInRange_internallForIcedTeaWebTesting(Sun Jul 31 2011 03:33:33 GMT-0000 (UTC), 30, JUL, 2011, 1, AUG, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Sun Jul 31 2011 03:33:33 GMT-0000 (UTC), 1, AUG, 2011, 1, SEP, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Aug 31 2011 03:33:33 GMT-0000 (UTC), 31, AUG, 1, SEP) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Aug 31 2011 03:33:33 GMT-0000 (UTC), 30, AUG, 1, SEP) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Aug 31 2011 03:33:33 GMT-0000 (UTC), 30, AUG, 2011, 1, SEP, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Aug 31 2011 03:33:33 GMT-0000 (UTC), 1, SEP, 2011, 2, OCT, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Fri Sep 30 2011 03:33:33 GMT-0000 (UTC), 30, SEP, 1, OCT) Passed: isDateInRange_internallForIcedTeaWebTesting(Fri Sep 30 2011 03:33:33 GMT-0000 (UTC), 29, SEP, 1, OCT) Passed: isDateInRange_internallForIcedTeaWebTesting(Fri Sep 30 2011 03:33:33 GMT-0000 (UTC), 29, SEP, 2011, 1, OCT, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Fri Sep 30 2011 03:33:33 GMT-0000 (UTC), 1, OCT, 2011, 31, OCT, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Oct 31 2011 03:33:33 GMT-0000 (UTC), 31, OCT, 1, NOV) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Oct 31 2011 03:33:33 GMT-0000 (UTC), 30, OCT, 1, NOV) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Oct 31 2011 03:33:33 GMT-0000 (UTC), 30, OCT, 2011, 1, NOV, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Oct 31 2011 03:33:33 GMT-0000 (UTC), 1, NOV, 2011, 2, DEC, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Nov 30 2011 03:33:33 GMT-0000 (UTC), 30, NOV, 1, DEC) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Nov 30 2011 03:33:33 GMT-0000 (UTC), 29, NOV, 1, DEC) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Nov 30 2011 03:33:33 GMT-0000 (UTC), 29, NOV, 2011, 1, DEC, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Nov 30 2011 03:33:33 GMT-0000 (UTC), 1, DEC, 2011, 31, DEC, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Dec 31 2011 03:33:33 GMT-0000 (UTC), 31, DEC, 1, JAN) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Dec 31 2011 03:33:33 GMT-0000 (UTC), 30, DEC, 1, JAN) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Dec 31 2011 03:33:33 GMT-0000 (UTC), 30, DEC, 2011, 1, JAN, 2012) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Dec 31 2011 03:33:33 GMT-0000 (UTC), 1, JAN, 2012, 1, FEB, 2013) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Jan 01 2011 01:11:11 GMT-0000 (UTC), 31, DEC, 1, JAN) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Jan 01 2011 01:11:11 GMT-0000 (UTC), 31, DEC, 2, JAN) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Jan 01 2011 01:11:11 GMT-0000 (UTC), 31, DEC, 2010, 2, JAN, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue Feb 01 2011 01:11:11 GMT-0000 (UTC), 31, JAN, 1, FEB) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue Feb 01 2011 01:11:11 GMT-0000 (UTC), 31, JAN, 2, FEB) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue Feb 01 2011 01:11:11 GMT-0000 (UTC), 31, JAN, 2011, 2, FEB, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue Mar 01 2011 01:11:11 GMT-0000 (UTC), 28, FEB, 1, MAR) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue Mar 01 2011 01:11:11 GMT-0000 (UTC), 28, FEB, 2, MAR) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue Mar 01 2011 01:11:11 GMT-0000 (UTC), 28, FEB, 2011, 2, MAR, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Fri Apr 01 2011 01:11:11 GMT-0000 (UTC), 31, MAR, 1, APR) Passed: isDateInRange_internallForIcedTeaWebTesting(Fri Apr 01 2011 01:11:11 GMT-0000 (UTC), 31, MAR, 2, APR) Passed: isDateInRange_internallForIcedTeaWebTesting(Fri Apr 01 2011 01:11:11 GMT-0000 (UTC), 31, MAR, 2011, 2, APR, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Sun May 01 2011 01:11:11 GMT-0000 (UTC), 30, APR, 1, MAY) Passed: isDateInRange_internallForIcedTeaWebTesting(Sun May 01 2011 01:11:11 GMT-0000 (UTC), 30, APR, 2, MAY) Passed: isDateInRange_internallForIcedTeaWebTesting(Sun May 01 2011 01:11:11 GMT-0000 (UTC), 30, APR, 2011, 2, MAY, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Jun 01 2011 01:11:11 GMT-0000 (UTC), 31, MAY, 1, JUN) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Jun 01 2011 01:11:11 GMT-0000 (UTC), 31, MAY, 2, JUN) Passed: isDateInRange_internallForIcedTeaWebTesting(Wed Jun 01 2011 01:11:11 GMT-0000 (UTC), 31, MAY, 2011, 2, JUN, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Fri Jul 01 2011 01:11:11 GMT-0000 (UTC), 30, JUN, 1, JUL) Passed: isDateInRange_internallForIcedTeaWebTesting(Fri Jul 01 2011 01:11:11 GMT-0000 (UTC), 30, JUN, 2, JUL) Passed: isDateInRange_internallForIcedTeaWebTesting(Fri Jul 01 2011 01:11:11 GMT-0000 (UTC), 30, JUN, 2011, 2, JUL, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Aug 01 2011 01:11:11 GMT-0000 (UTC), 31, JUL, 1, AUG) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Aug 01 2011 01:11:11 GMT-0000 (UTC), 31, JUL, 2, AUG) Passed: isDateInRange_internallForIcedTeaWebTesting(Mon Aug 01 2011 01:11:11 GMT-0000 (UTC), 31, JUL, 2011, 2, AUG, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Sep 01 2011 01:11:11 GMT-0000 (UTC), 31, AUG, 1, SEP) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Sep 01 2011 01:11:11 GMT-0000 (UTC), 31, AUG, 2, SEP) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Sep 01 2011 01:11:11 GMT-0000 (UTC), 31, AUG, 2011, 2, SEP, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Oct 01 2011 01:11:11 GMT-0000 (UTC), 30, SEP, 1, OCT) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Oct 01 2011 01:11:11 GMT-0000 (UTC), 30, SEP, 2, OCT) Passed: isDateInRange_internallForIcedTeaWebTesting(Sat Oct 01 2011 01:11:11 GMT-0000 (UTC), 30, SEP, 2011, 2, OCT, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue Nov 01 2011 01:11:11 GMT-0000 (UTC), 31, OCT, 1, NOV) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue Nov 01 2011 01:11:11 GMT-0000 (UTC), 31, OCT, 2, NOV) Passed: isDateInRange_internallForIcedTeaWebTesting(Tue Nov 01 2011 01:11:11 GMT-0000 (UTC), 31, OCT, 2011, 2, NOV, 2011) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Dec 01 2011 01:11:11 GMT-0000 (UTC), 30, NOV, 1, DEC) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Dec 01 2011 01:11:11 GMT-0000 (UTC), 30, NOV, 2, DEC) Passed: isDateInRange_internallForIcedTeaWebTesting(Thu Dec 01 2011 01:11:11 GMT-0000 (UTC), 30, NOV, 2011, 2, DEC, 2011) Test results: passed: 285; failed: 0; find /builddir/build/BUILD/icedtea-web-1.4.2/tests/netx/unit -name '*.java' | sort > netx-unit-tests-source-files.txt cd /builddir/build/BUILD/icedtea-web-1.4.2/tests/reproducers/simple/ ; \ find . -maxdepth 1 -mindepth 1 | sed "s/.\/*//" > /builddir/build/BUILD/icedtea-web-1.4.2/junit-jnlp-dist-simple.txt types=(signed signed2) ; \ for which in "${types[@]}" ; do \ pushd /builddir/build/BUILD/icedtea-web-1.4.2/tests/reproducers/$which/ ; \ find . -maxdepth 1 -mindepth 1 | sed "s/.\/*//" > /builddir/build/BUILD/icedtea-web-1.4.2/junit-jnlp-dist-$which.txt ; \ popd ; \ done ; \ mkdir -p stamps && \ touch stamps/junit-jnlp-dist-signed.stamp ~/build/BUILD/icedtea-web-1.4.2/tests/reproducers/signed ~/build/BUILD/icedtea-web-1.4.2 ~/build/BUILD/icedtea-web-1.4.2 ~/build/BUILD/icedtea-web-1.4.2/tests/reproducers/signed2 ~/build/BUILD/icedtea-web-1.4.2 ~/build/BUILD/icedtea-web-1.4.2 cd /builddir/build/BUILD/icedtea-web-1.4.2/tests/reproducers/custom/ ; \ find . -maxdepth 1 -mindepth 1 | sed "s/.\/*//" > /builddir/build/BUILD/icedtea-web-1.4.2/junit-jnlp-dist-custom.txt mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/reproducers_test_server_deploydir mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/reproducers.classes touch stamps/junit-jnlp-dist-dirs find /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions -name '*.java' | sort > test-extensions-source-files.txt mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/test-extensions; mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/netx; ln -s /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/test-extensions /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/netx/jnlp_testsengine; /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 \ -d /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/test-extensions \ -classpath /usr/share/java/junit4.jar:/builddir/build/BUILD/icedtea-web-1.4.2/netx.build/lib/classes.jar:/builddir/build/BUILD/icedtea-web-1.4.2/liveconnect/lib/classes.jar \ @test-extensions-source-files.txt && \ mkdir -p stamps && \ touch stamps/test-extensions-compile.stamp warning: [options] bootstrap class path not set in conjunction with -source 1.6 /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:37: warning: AlgorithmId is internal proprietary API and may be removed in a future release import sun.security.x509.AlgorithmId; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:38: warning: CertAndKeyGen is internal proprietary API and may be removed in a future release import sun.security.x509.CertAndKeyGen; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:39: warning: CertificateAlgorithmId is internal proprietary API and may be removed in a future release import sun.security.x509.CertificateAlgorithmId; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:40: warning: CertificateIssuerName is internal proprietary API and may be removed in a future release import sun.security.x509.CertificateIssuerName; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:41: warning: CertificateSerialNumber is internal proprietary API and may be removed in a future release import sun.security.x509.CertificateSerialNumber; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:42: warning: CertificateSubjectName is internal proprietary API and may be removed in a future release import sun.security.x509.CertificateSubjectName; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:43: warning: CertificateValidity is internal proprietary API and may be removed in a future release import sun.security.x509.CertificateValidity; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:44: warning: CertificateVersion is internal proprietary API and may be removed in a future release import sun.security.x509.CertificateVersion; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:45: warning: X500Name is internal proprietary API and may be removed in a future release import sun.security.x509.X500Name; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:46: warning: X509CertImpl is internal proprietary API and may be removed in a future release import sun.security.x509.X509CertImpl; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:47: warning: X509CertInfo is internal proprietary API and may be removed in a future release import sun.security.x509.X509CertInfo; ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ContentReader.java:55: warning: [rawtypes] found raw type: ArrayList final List listeners = new ArrayList(1); ^ missing type arguments for generic class ArrayList where E is a type-variable: E extends Object declared in class ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ContentReader.java:55: warning: [unchecked] unchecked conversion final List listeners = new ArrayList(1); ^ required: List found: ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:59: warning: [rawtypes] found raw type: ArrayList private final List stdoutl = new ArrayList(1); ^ missing type arguments for generic class ArrayList where E is a type-variable: E extends Object declared in class ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:59: warning: [unchecked] unchecked conversion private final List stdoutl = new ArrayList(1); ^ required: List found: ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:60: warning: [rawtypes] found raw type: ArrayList private final List stderrl = new ArrayList(1); ^ missing type arguments for generic class ArrayList where E is a type-variable: E extends Object declared in class ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:60: warning: [unchecked] unchecked conversion private final List stderrl = new ArrayList(1); ^ required: List found: ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:72: warning: [rawtypes] found raw type: ArrayList otherargs = new ArrayList(1); ^ missing type arguments for generic class ArrayList where E is a type-variable: E extends Object declared in class ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:72: warning: [unchecked] unchecked conversion otherargs = new ArrayList(1); ^ required: List found: ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:74: warning: [rawtypes] found raw type: ArrayList List urledArgs = new ArrayList(otherargs); ^ missing type arguments for generic class ArrayList where E is a type-variable: E extends Object declared in class ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:74: warning: [unchecked] unchecked call to ArrayList(Collection) as a member of the raw type ArrayList List urledArgs = new ArrayList(otherargs); ^ where E is a type-variable: E extends Object declared in class ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:74: warning: [unchecked] unchecked conversion List urledArgs = new ArrayList(otherargs); ^ required: List found: ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:200: warning: [deprecation] ProcessResult in ServerAccess has been deprecated public ServerAccess.ProcessResult execute() throws Exception { ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:221: warning: [deprecation] ProcessResult in ServerAccess has been deprecated return new ServerAccess.ProcessResult("", "", null, true, Integer.MIN_VALUE, t.deadlyException); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:243: warning: [deprecation] ProcessResult in ServerAccess has been deprecated ServerAccess.ProcessResult pr = new ServerAccess.ProcessResult(crs.getContent(), cre.getContent(), t.getP(), pa.wasTerminated(), t.getExitCode(), null); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java:243: warning: [deprecation] ProcessResult in ServerAccess has been deprecated ServerAccess.ProcessResult pr = new ServerAccess.ProcessResult(crs.getContent(), cre.getContent(), t.getP(), pa.wasTerminated(), t.getExitCode(), null); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ServerAccess.java:271: warning: [rawtypes] found raw type: ArrayList List l= new ArrayList(); ^ missing type arguments for generic class ArrayList where E is a type-variable: E extends Object declared in class ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/ServerAccess.java:271: warning: [unchecked] unchecked conversion List l= new ArrayList(); ^ required: List found: ArrayList /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:73: warning: X500Name is internal proprietary API and may be removed in a future release X500Name x500Name = new X500Name(dname); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:73: warning: X500Name is internal proprietary API and may be removed in a future release X500Name x500Name = new X500Name(dname); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:75: warning: CertAndKeyGen is internal proprietary API and may be removed in a future release CertAndKeyGen keypair = new CertAndKeyGen(keyAlgName, sigAlgName); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:75: warning: CertAndKeyGen is internal proprietary API and may be removed in a future release CertAndKeyGen keypair = new CertAndKeyGen(keyAlgName, sigAlgName); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:85: warning: X509CertImpl is internal proprietary API and may be removed in a future release X509CertImpl certImpl = new X509CertImpl(encoded); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:85: warning: X509CertImpl is internal proprietary API and may be removed in a future release X509CertImpl certImpl = new X509CertImpl(encoded); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:86: warning: X509CertInfo is internal proprietary API and may be removed in a future release X509CertInfo certInfo = (X509CertInfo) certImpl.get(X509CertImpl.NAME ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:86: warning: X509CertInfo is internal proprietary API and may be removed in a future release X509CertInfo certInfo = (X509CertInfo) certImpl.get(X509CertImpl.NAME ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:86: warning: X509CertImpl is internal proprietary API and may be removed in a future release X509CertInfo certInfo = (X509CertInfo) certImpl.get(X509CertImpl.NAME ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:87: warning: X509CertImpl is internal proprietary API and may be removed in a future release + "." + X509CertImpl.INFO); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:91: warning: CertificateValidity is internal proprietary API and may be removed in a future release CertificateValidity interval = new CertificateValidity(notBefore, ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:91: warning: CertificateValidity is internal proprietary API and may be removed in a future release CertificateValidity interval = new CertificateValidity(notBefore, ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:94: warning: X509CertInfo is internal proprietary API and may be removed in a future release certInfo.set(X509CertInfo.VALIDITY, interval); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:95: warning: X509CertInfo is internal proprietary API and may be removed in a future release certInfo.set(X509CertInfo.SERIAL_NUMBER, new CertificateSerialNumber( ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:95: warning: CertificateSerialNumber is internal proprietary API and may be removed in a future release certInfo.set(X509CertInfo.SERIAL_NUMBER, new CertificateSerialNumber( ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:97: warning: X509CertInfo is internal proprietary API and may be removed in a future release certInfo.set(X509CertInfo.SUBJECT + "." + CertificateSubjectName.DN_NAME, x500Name); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:97: warning: CertificateSubjectName is internal proprietary API and may be removed in a future release certInfo.set(X509CertInfo.SUBJECT + "." + CertificateSubjectName.DN_NAME, x500Name); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:98: warning: X509CertInfo is internal proprietary API and may be removed in a future release certInfo.set(X509CertInfo.ISSUER + "." + CertificateIssuerName.DN_NAME, x500Name); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:98: warning: CertificateIssuerName is internal proprietary API and may be removed in a future release certInfo.set(X509CertInfo.ISSUER + "." + CertificateIssuerName.DN_NAME, x500Name); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:104: warning: X509CertImpl is internal proprietary API and may be removed in a future release X509CertImpl newCert = new X509CertImpl(certInfo); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:104: warning: X509CertImpl is internal proprietary API and may be removed in a future release X509CertImpl newCert = new X509CertImpl(certInfo); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:106: warning: AlgorithmId is internal proprietary API and may be removed in a future release AlgorithmId sigAlgid = (AlgorithmId)newCert.get(X509CertImpl.SIG_ALG); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:106: warning: AlgorithmId is internal proprietary API and may be removed in a future release AlgorithmId sigAlgid = (AlgorithmId)newCert.get(X509CertImpl.SIG_ALG); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:106: warning: X509CertImpl is internal proprietary API and may be removed in a future release AlgorithmId sigAlgid = (AlgorithmId)newCert.get(X509CertImpl.SIG_ALG); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:107: warning: CertificateAlgorithmId is internal proprietary API and may be removed in a future release certInfo.set(CertificateAlgorithmId.NAME + "." + CertificateAlgorithmId.ALGORITHM, sigAlgid); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:107: warning: CertificateAlgorithmId is internal proprietary API and may be removed in a future release certInfo.set(CertificateAlgorithmId.NAME + "." + CertificateAlgorithmId.ALGORITHM, sigAlgid); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:109: warning: X509CertInfo is internal proprietary API and may be removed in a future release certInfo.set(X509CertInfo.VERSION, new CertificateVersion(CertificateVersion.V3)); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:109: warning: CertificateVersion is internal proprietary API and may be removed in a future release certInfo.set(X509CertInfo.VERSION, new CertificateVersion(CertificateVersion.V3)); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:109: warning: CertificateVersion is internal proprietary API and may be removed in a future release certInfo.set(X509CertInfo.VERSION, new CertificateVersion(CertificateVersion.V3)); ^ /builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions/net/sourceforge/jnlp/tools/CodeSignerCreator.java:120: warning: X509CertImpl is internal proprietary API and may be removed in a future release newCert = new X509CertImpl(certInfo); ^ 59 warnings mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/netx/unit && \ /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 \ -d /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/netx/unit \ -classpath /usr/share/java/junit4.jar:/builddir/build/BUILD/icedtea-web-1.4.2/liveconnect/lib/classes.jar:/builddir/build/BUILD/icedtea-web-1.4.2/netx.build/lib/classes.jar:/builddir/build/BUILD/icedtea-web-1.4.2/tests.build/test-extensions \ @netx-unit-tests-source-files.txt && \ mkdir -p stamps && \ touch stamps/netx-unit-tests-compile.stamp warning: [options] bootstrap class path not set in conjunction with -source 1.6 1 warning find /builddir/build/BUILD/icedtea-web-1.4.2/tests/junit-runner -name '*.java' | sort > junit-runner-source-files.txt mkdir -p /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/junit-runner && \ /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 \ -d /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/junit-runner \ -classpath /usr/share/java/junit4.jar:/builddir/build/BUILD/icedtea-web-1.4.2/tests.build/test-extensions \ @junit-runner-source-files.txt && \ /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/jar cf /builddir/build/BUILD/icedtea-web-1.4.2/junit-runner.jar -C /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/junit-runner . warning: [options] bootstrap class path not set in conjunction with -source 1.6 1 warning mkdir /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/report-styles cp /builddir/build/BUILD/icedtea-web-1.4.2/tests/report-styles/*.css /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/report-styles/ cp /builddir/build/BUILD/icedtea-web-1.4.2/tests/report-styles/*.js /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/report-styles/ cd /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/netx/unit ; \ class_names= ; \ for test in `find -type f` ; do \ class_name=`echo $test | sed -e 's|\.class$||' -e 's|^\./||'` ; \ class_name=`echo $class_name | sed -e 's|/|.|g' ` ; \ class_names="$class_names $class_name" ; \ done ; \ echo $class_names > /builddir/build/BUILD/icedtea-web-1.4.2/unit_class_names; filename=" " ; \ cd /builddir/build/BUILD/icedtea-web-1.4.2/tests/netx/unit ; \ for file in `find . -type f \! -iname "*.java"`; do\ filename=`echo $file `; \ cp --parents $filename /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/netx/unit ; \ done ; \ cd /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/netx/unit ; \ class_names=`cat /builddir/build/BUILD/icedtea-web-1.4.2/unit_class_names` ; \ CLASSPATH=/builddir/build/BUILD/icedtea-web-1.4.2/netx.build/lib/classes.jar:/builddir/build/BUILD/icedtea-web-1.4.2/liveconnect/lib/classes.jar:/usr/share/java/junit4.jar:/builddir/build/BUILD/icedtea-web-1.4.2/junit-runner.jar:/builddir/build/BUILD/icedtea-web-1.4.2/tests.build/test-extensions:.:/builddir/build/BUILD/icedtea-web-1.4.2/tests/test-extensions \ /builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/bin/java -Xbootclasspath:/builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/rt.jar:/builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/jsse.jar:/usr/share/java/js.jar:/builddir/build/BUILD/icedtea-web-1.4.2/bootstrap/jdk1.6.0/jre/lib/resources.jar CommandLine $class_names Passed: net.sourceforge.jnlp.ParserTest.testTwoSameLangWithGeneralizedTitleFullLocale Passed: net.sourceforge.jnlp.ParserTest.testOneLangLocalizedInfoFullLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingLocalizedTitleLangLocale Passed: net.sourceforge.jnlp.ParserTest.testOverwrittenCodebaseWithInvalidJnlpCodebase Passed: net.sourceforge.jnlp.ParserTest.testMissingLocalizedTitleFullLocale Passed: net.sourceforge.jnlp.ParserTest.testOneLangLocalizedInfoLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testEmptyLocalizedVendorLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testOneFullyLocalizedInfoLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testEmptyLocalizedInfoLangLocale Passed: net.sourceforge.jnlp.ParserTest.testFallbackEmptyLocalizedTitleVendorLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testTwoDifferentLocalizedInfoLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testEmptyLocalizedInfoFullLocale Passed: net.sourceforge.jnlp.ParserTest.testEmptyLocalizedVendorLangLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingTitleLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testEmptyLocalizedVendorFullLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingInfoLangLocale Passed: net.sourceforge.jnlp.ParserTest.testEmptyLocalizedTitleLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testOneLangCountryLocalizedInfoLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testTwoLocalizedWithSameLangInfoLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingVendorLangLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingInfoFullLocale Passed: net.sourceforge.jnlp.ParserTest.testTwoLocalizedWithSameLangInfoLangLocale Passed: net.sourceforge.jnlp.ParserTest.testOneLangCountryLocalizedInfoLangLocale Passed: net.sourceforge.jnlp.ParserTest.testTwoDifferentLocalizedInfoLangLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingLocalizedTitleLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testOverwrittenCodebaseWithNoJnlpCodebase Passed: net.sourceforge.jnlp.ParserTest.testMissingVendorFullLocale Passed: net.sourceforge.jnlp.ParserTest.testOverwrittenCodebaseWithValidJnlpCodebase Passed: net.sourceforge.jnlp.ParserTest.testMissingLocalizedVendorLangLocale Passed: net.sourceforge.jnlp.ParserTest.testTwoLocalizedWithSameLangInfoFullLocale Passed: net.sourceforge.jnlp.ParserTest.testOneLangCountryLocalizedInfoFullLocale Passed: net.sourceforge.jnlp.ParserTest.testTwoDifferentLocalizedInfoFullLocale Passed: net.sourceforge.jnlp.ParserTest.testTwoSameLangOneMissingTitleLangLocale Passed: net.sourceforge.jnlp.ParserTest.testGeneralizedInfoLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingLocalizedVendorFullLocale Passed: net.sourceforge.jnlp.ParserTest.testTwoSameLangOneMissingTitleFullLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingLocalizedVendorLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testEmptyLocalizedInfoLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingTitleLangLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingVendorLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testOneFullyLocalizedInfoLangLocale Passed: net.sourceforge.jnlp.ParserTest.testGeneralizedInfoLangLocale Passed: net.sourceforge.jnlp.ParserTest.testEmptyLocalizedTitleLangLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingTitleFullLocale Passed: net.sourceforge.jnlp.ParserTest.testFallbackEmptyLocalizedTitleVendorLangLocale Passed: net.sourceforge.jnlp.ParserTest.testOneFullyLocalizedInfoFullLocale Passed: net.sourceforge.jnlp.ParserTest.testGeneralizedInfoFullLocale Passed: net.sourceforge.jnlp.ParserTest.testEmptyLocalizedTitleFullLocale Passed: net.sourceforge.jnlp.ParserTest.testFallbackEmptyLocalizedTitleVendorFullLocale Passed: net.sourceforge.jnlp.ParserTest.testTwoSameLangOneMissingTitleLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testMissingInfoLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testTwoSameLangWithGeneralizedTitleLangCountryLocale Passed: net.sourceforge.jnlp.ParserTest.testOneLangLocalizedInfoLangLocale Passed: net.sourceforge.jnlp.cache.ResourceUrlCreatorTest.testVersionEncode Passed: net.sourceforge.jnlp.cache.ResourceUrlCreatorTest.testVersionWithPeriods Passed: net.sourceforge.jnlp.cache.ResourceUrlCreatorTest.testPackEncode Passed: net.sourceforge.jnlp.cache.ResourceUrlCreatorTest.testVersionAndPackEncode Passed: net.sourceforge.jnlp.cache.ResourceTrackerTest.findBestUrltest Passed: net.sourceforge.jnlp.cache.ResourceTrackerTest.getUrlResponseCodeTestNotWorkingHeadRequest Passed: net.sourceforge.jnlp.cache.ResourceTrackerTest.getUrlResponseCodeTestGetRequest Passed: net.sourceforge.jnlp.cache.ResourceTrackerTest.getUrlResponseCodeTestWrongRequest Passed: net.sourceforge.jnlp.cache.ResourceTrackerTest.getUrlResponseCodeTestWorkingHeadRequest Passed: net.sourceforge.jnlp.cache.ResourceTrackerTest.getUrlResponseCodeTestGetRequestOnNotWorkingHeadRequest Passed: net.sourceforge.jnlp.cache.ResourceTrackerTest.testNormalizeUrl Passed: net.sourceforge.jnlp.cache.CacheUtilTest.testNormalizeUrlComparsions Passed: net.sourceforge.jnlp.cache.CacheLRUWrapperTest.testModTimestampAfterStore Passed: net.sourceforge.jnlp.cache.CacheLRUWrapperTest.testLoadStoreTiming Passed: net.sourceforge.jnlp.SecurityDescTest.testNullJnlpFile Passed: net.sourceforge.jnlp.SecurityDescTest.testNotNullJnlpFile FAILED: testTagNotClosed(net.sourceforge.jnlp.ParserMalformedXml) Invalid XML document syntax. - This test is known to fail FAILED: testMalformedArguments(net.sourceforge.jnlp.ParserMalformedXml) Invalid XML document syntax. - This test is known to fail Passed: net.sourceforge.jnlp.ParserMalformedXml.testMissingXmlDecleration FAILED: testUnquotedAttributes(net.sourceforge.jnlp.ParserMalformedXml) Invalid XML document syntax. - This test is known to fail Passed: net.sourceforge.jnlp.VersionTest.testMatches Passed: net.sourceforge.jnlp.PluginBridgeTest.testRelativeJNLPHref Passed: net.sourceforge.jnlp.PluginBridgeTest.testAbsoluteJNLPHref Passed: net.sourceforge.jnlp.PluginBridgeTest.testNoSubDirInCodeBase Passed: net.sourceforge.jnlp.PluginBridgeTest.testBase64StringDecoding Passed: net.sourceforge.jnlp.PluginBridgeTest.testEmbeddedJnlpWithValidCodebase Passed: net.sourceforge.jnlp.PluginBridgeTest.testInvalidEmbeddedJnlp Passed: net.sourceforge.jnlp.PluginBridgeTest.testEmbeddedJnlpWithInvalidCodebase Passed: net.sourceforge.jnlp.DefaultLaunchHandlerTest.testBasicLaunch Passed: net.sourceforge.jnlp.DefaultLaunchHandlerTest.testLaunchError Passed: net.sourceforge.jnlp.DefaultLaunchHandlerTest.testLaunchErrorWithNestedCause Passed: net.sourceforge.jnlp.DefaultLaunchHandlerTest.testValidationError Passed: net.sourceforge.jnlp.DefaultLaunchHandlerTest.testLaunchErrorWithCause Passed: net.sourceforge.jnlp.DefaultLaunchHandlerTest.testLaunchWarning Passed: net.sourceforge.jnlp.ParserCornerCases.testCdataNested Passed: net.sourceforge.jnlp.ParserCornerCases.testCdata Passed: net.sourceforge.jnlp.ParserCornerCases.testCommentInElements2 Passed: net.sourceforge.jnlp.ParserCornerCases.testDoubleDashesInComments FAILED: testCDataSecondChild(net.sourceforge.jnlp.ParserCornerCases) XML Parse Exception during parsing of a jnlp element at line 4: Expected: Comment or Element - This test is known to fail Passed: net.sourceforge.jnlp.ParserCornerCases.testNestedComments FAILED: testCommentInAttributes(net.sourceforge.jnlp.ParserCornerCases) expected:<[]> but was:<[1.0+]> - This test is known to fail Passed: net.sourceforge.jnlp.ParserCornerCases.testApplicationAndComponent Passed: net.sourceforge.jnlp.ParserCornerCases.testCommentInElements Passed: net.sourceforge.jnlp.ParserCornerCases.testUnsupportedSpecNumber FAILED: testCDataFirstChild(net.sourceforge.jnlp.ParserCornerCases) XML Parse Exception during parsing of a jnlp element at line 4: Expected: / - This test is known to fail Passed: net.sourceforge.jnlp.resources.MessagesPropertiesTest.findKeysWhichAreInLocalisedButNotInDefault Passed: net.sourceforge.jnlp.resources.MessagesPropertiesTest.warnForNotLocalisedStrings Passed: net.sourceforge.jnlp.resources.MessagesPropertiesTest.noEmptyResources Passed: net.sourceforge.jnlp.resources.MessagesPropertiesTest.allResourcesAreReallyDifferent Passed: net.sourceforge.jnlp.AsyncCallTest.normalReturnTest Passed: net.sourceforge.jnlp.AsyncCallTest.thrownExceptionTest Passed: net.sourceforge.jnlp.AsyncCallTest.timeOutTest Passed: net.sourceforge.jnlp.JNLPFileTest.testLangAndCountry Passed: net.sourceforge.jnlp.JNLPFileTest.testDownloadOptionsAppliedEverywhere Passed: net.sourceforge.jnlp.JNLPFileTest.testCompareAll Passed: net.sourceforge.jnlp.JNLPFileTest.testLangOnly Passed: net.sourceforge.jnlp.JNLPFileTest.testCodebaseConstructorWithInputstreamAndCodebase Passed: net.sourceforge.jnlp.JNLPFileTest.testNoLocalAvailable Passed: net.sourceforge.jnlp.JNLPFileTest.testDownloadOptionsFilteredOut Passed: net.sourceforge.jnlp.security.appletextendedsecurity.impl.UnsignedAppletActionStorageImplTest.wildcards1 Passed: net.sourceforge.jnlp.security.appletextendedsecurity.impl.UnsignedAppletActionStorageImplTest.allMatchingDocAndCodeWithNulls Passed: net.sourceforge.jnlp.security.appletextendedsecurity.impl.UnsignedAppletActionStorageImplTest.allMatchingDocAndStrictCode Passed: net.sourceforge.jnlp.security.appletextendedsecurity.impl.UnsignedAppletActionStorageImplTest.allMatchingDocAndCode Passed: net.sourceforge.jnlp.security.appletextendedsecurity.UnsignedAppletTrustConfirmationTest.testToRelativePaths Passed: net.sourceforge.jnlp.config.DeploymentConfigurationTest.testLoad Passed: net.sourceforge.jnlp.config.DeploymentConfigurationTest.testInstallProperties Passed: net.sourceforge.jnlp.config.BasicValueValidatorsTests.testWindowsDetction Passed: net.sourceforge.jnlp.config.BasicValueValidatorsTests.testLinuxAbsoluteFilePathValidator Passed: net.sourceforge.jnlp.config.BasicValueValidatorsTests.testWindowsAbsoluteFilePathValidator Passed: net.sourceforge.jnlp.util.PropertiesFileTest.testReloadAfterStore Passed: net.sourceforge.jnlp.util.HttpUtilsTest.consumeAndCloseConnectionSilentlyTest Passed: net.sourceforge.jnlp.util.HttpUtilsTest.consumeAndCloseConnectionTest Passed: net.sourceforge.jnlp.util.XDesktopEntryTest.getFreedesktopOrgDesktopPathFromtestCommented Passed: net.sourceforge.jnlp.util.XDesktopEntryTest.getFreedesktopOrgDesktopPathFromtestSpacedWithHome Passed: net.sourceforge.jnlp.util.XDesktopEntryTest.getFreedesktopOrgDesktopPathFromtestSpacedWithHomeAndMixedQuotes Passed: net.sourceforge.jnlp.util.XDesktopEntryTest.getFreedesktopOrgDesktopPathFromtestSpacedWithHomeAndQuotes Passed: net.sourceforge.jnlp.util.XDesktopEntryTest.getFreedesktopOrgDesktopPathFromtestSimple Passed: net.sourceforge.jnlp.util.XDesktopEntryTest.getFreedesktopOrgDesktopPathFromtestSpaced Passed: net.sourceforge.jnlp.util.XDesktopEntryTest.testHomeVariable - WARNING This test is known to fail, but have passed! Passed: net.sourceforge.jnlp.util.XDesktopEntryTest.getFreedesktopOrgDesktopPathFromtestCommentedWithHome Passed: net.sourceforge.jnlp.util.XDesktopEntryTest.getFreedesktopOrgDesktopPathFromtestSimpleWithHome Passed: net.sourceforge.jnlp.util.XDesktopEntryTest.getFreedesktopOrgDesktopPathFromtestSpacedWithHomeAndEscapedQuotes Passed: net.sourceforge.jnlp.util.UrlUtilsTest.testDecodeUrlAsFile Passed: net.sourceforge.jnlp.util.UrlUtilsTest.testNormalizeUrlAndStripParams Passed: net.sourceforge.jnlp.util.UrlUtilsTest.testNormalizeUrlQuietly Passed: net.sourceforge.jnlp.util.UrlUtilsTest.testIsValidRFC2396Url Passed: net.sourceforge.jnlp.util.UrlUtilsTest.testDecodeUrlQuietly Passed: net.sourceforge.jnlp.util.UrlUtilsTest.testNormalizeUrl Passed: net.sourceforge.jnlp.util.lockingfile.LockingReaderWriterTest.testManyReadWrite Passed: net.sourceforge.jnlp.util.lockingfile.LockingReaderWriterTest.testSimpleActions Passed: net.sourceforge.jnlp.util.lockingfile.LockingReaderWriterTest.testManyThreads Passed: net.sourceforge.jnlp.util.lockingfile.LockingReaderWriterTest.testInterleavedActions Passed: net.sourceforge.jnlp.util.replacements.BASE64EncoderTest.testEmbededBase64Encoder Passed: net.sourceforge.jnlp.util.replacements.BASE64EncoderTest.testEmbededBase64EncoderAgainstSunOne Passed: net.sourceforge.jnlp.util.ImageResourcesTest.testApplicationImages Passed: net.sourceforge.jnlp.ParserBasic.testInformationOfflineAllowed Passed: net.sourceforge.jnlp.ParserBasic.testResourcesExtensions Passed: net.sourceforge.jnlp.ParserBasic.testResourcesJava Passed: net.sourceforge.jnlp.ParserBasic.testResources Passed: net.sourceforge.jnlp.ParserBasic.testJNLP Passed: net.sourceforge.jnlp.ParserBasic.testInformationAssociation Passed: net.sourceforge.jnlp.ParserBasic.testInformationVendor Passed: net.sourceforge.jnlp.ParserBasic.testInformationHomePage Passed: net.sourceforge.jnlp.ParserBasic.testInformationShortcut Passed: net.sourceforge.jnlp.ParserBasic.testResourcesJar Passed: net.sourceforge.jnlp.ParserBasic.testInformationTitle Passed: net.sourceforge.jnlp.ParserBasic.testApplication Passed: net.sourceforge.jnlp.ParserBasic.testInformationIcon Passed: net.sourceforge.jnlp.ParserBasic.testInformation Passed: net.sourceforge.jnlp.ParserBasic.testSecurity Passed: net.sourceforge.jnlp.ParserBasic.testInformationRelatedContent Passed: net.sourceforge.jnlp.ParserBasic.testResourcesProperty Passed: net.sourceforge.jnlp.ParserBasic.testInformationDescription Passed: net.sourceforge.jnlp.LaunchExceptionTest.testPrintStackTrace Passed: net.sourceforge.jnlp.JNLPMatcherTest.testApplicationExtraChild Passed: net.sourceforge.jnlp.JNLPMatcherTest.testTemplateDifferentFile Passed: net.sourceforge.jnlp.JNLPMatcherTest.testApplicationComments Passed: net.sourceforge.jnlp.JNLPMatcherTest.testTemplateComments Passed: net.sourceforge.jnlp.JNLPMatcherTest.testApplicationDifferentOrder Passed: net.sourceforge.jnlp.JNLPMatcherTest.testApplicationDifferentFile FAILED: testApplicationCDATA(net.sourceforge.jnlp.JNLPMatcherTest) Failed to create an instance of JNLPVerify with specified InputStreamReader - This test is known to fail Passed: net.sourceforge.jnlp.JNLPMatcherTest.testApplicationDuplicate Passed: net.sourceforge.jnlp.JNLPMatcherTest.testTemplateDifferentOrder Passed: net.sourceforge.jnlp.JNLPMatcherTest.testTemplateWildCharsAsAllValues Passed: net.sourceforge.jnlp.JNLPMatcherTest.testIsMatchDoesNotHangOnLargeData Passed: net.sourceforge.jnlp.JNLPMatcherTest.testApplicationWildCharsRandom Passed: net.sourceforge.jnlp.JNLPMatcherTest.testTemplateFewerChild Passed: net.sourceforge.jnlp.JNLPMatcherTest.testTemplateWildCharsRandom Passed: net.sourceforge.jnlp.JNLPMatcherTest.testTemplateDifferentValues Passed: net.sourceforge.jnlp.JNLPMatcherTest.testApplicationDifferentCodebaseValue Passed: net.sourceforge.jnlp.JNLPMatcherTest.testNullJNLPFiles Passed: net.sourceforge.jnlp.JNLPMatcherTest.testCallingMatchMultiple Passed: net.sourceforge.jnlp.JNLPMatcherTest.testApplicationFewerChild Passed: net.sourceforge.jnlp.JNLPMatcherTest.testTemplateDuplicate Passed: net.sourceforge.jnlp.JNLPMatcherTest.testTemplateExtraChild FAILED: testTemplateCDATA(net.sourceforge.jnlp.JNLPMatcherTest) Failed to create an instance of JNLPVerify with specified InputStreamReader - This test is known to fail Passed: net.sourceforge.jnlp.runtime.ResourcesDescTest.checkGetMainJar_mainSet Passed: net.sourceforge.jnlp.runtime.ResourcesDescTest.checkGetMainJar_noMainSet Passed: net.sourceforge.jnlp.runtime.CodeBaseClassLoaderTest.testClassResourceLoadSuccessCachingApplet - This test is running remote content, note that failures may be caused by broken target application or connection Passed: net.sourceforge.jnlp.runtime.CodeBaseClassLoaderTest.testResourceLoadFailureCachingApplication - This test is running remote content, note that failures may be caused by broken target application or connection Passed: net.sourceforge.jnlp.runtime.CodeBaseClassLoaderTest.testResourceLoadSuccessCachingApplet - This test is running remote content, note that failures may be caused by broken target application or connection Passed: net.sourceforge.jnlp.runtime.CodeBaseClassLoaderTest.testResourceLoadFailureCachingApplet Passed: net.sourceforge.jnlp.runtime.CodeBaseClassLoaderTest.testResourceLoadSuccessCachingApplication - This test is running remote content, note that failures may be caused by broken target application or connection Passed: net.sourceforge.jnlp.runtime.CodeBaseClassLoaderTest.testParentClassLoaderIsAskedForClassesApplication - This test is running remote content, note that failures may be caused by broken target application or connection Passed: net.sourceforge.jnlp.runtime.CodeBaseClassLoaderTest.testClassResourceLoadSuccessCachingApplication - This test is running remote content, note that failures may be caused by broken target application or connection Passed: net.sourceforge.jnlp.runtime.CodeBaseClassLoaderTest.testNullFileSecurityDescApplet - This test is running remote content, note that failures may be caused by broken target application or connection Passed: net.sourceforge.jnlp.runtime.CodeBaseClassLoaderTest.testNullFileSecurityDescApplication Passed: net.sourceforge.jnlp.runtime.CodeBaseClassLoaderTest.testParentClassLoaderIsAskedForClassesApplet - This test is running remote content, note that failures may be caused by broken target application or connection Passed: net.sourceforge.jnlp.runtime.JNLPFileTest.removeTitle Passed: net.sourceforge.jnlp.runtime.JNLPClassLoaderTest.checkForMainFileLeakTest Passed: net.sourceforge.jnlp.runtime.JNLPClassLoaderTest.getMainClassNameTest Passed: net.sourceforge.jnlp.runtime.JNLPClassLoaderTest.isInvalidJarTest Passed: net.sourceforge.jnlp.runtime.JNLPClassLoaderTest.activateNativeFileLeakTest Passed: net.sourceforge.jnlp.runtime.JNLPClassLoaderTest.constructorFileLeakTest Passed: net.sourceforge.jnlp.awt.imagesearch.ComponentFinderTest.initialiseDefaultIcon FAILED: splashScreenTestsExists(net.sourceforge.jnlp.splashscreen.ErrorSplashScreenTest) No X11 DISPLAY variable was set, but this program performed an operation which requires it. FAILED: splashScreenTestsPaint0(net.sourceforge.jnlp.splashscreen.ErrorSplashScreenTest) No X11 DISPLAY variable was set, but this program performed an operation which requires it. FAILED: splashScreenTestsPaint50(net.sourceforge.jnlp.splashscreen.ErrorSplashScreenTest) No X11 DISPLAY variable was set, but this program performed an operation which requires it. FAILED: splashScreenTestsPaint100(net.sourceforge.jnlp.splashscreen.ErrorSplashScreenTest) No X11 DISPLAY variable was set, but this program performed an operation which requires it. Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ControlCurveTest.sqrTest Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ControlCurveTest.addPoint Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ControlCurveTest.removePoint2 Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ControlCurveTest.setGetTests Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ControlCurveTest.selectPointTest Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ControlCurveTest.setPointTest1 Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ControlCurveTest.setPointTest2 Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.CubicTest.cubicTest Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.NatCubicTest.addPoint Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.NatCubicTest.removePoint2 Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.NatCubicTest.setGetTests Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.NatCubicTest.basicComputation Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.NatCubicTest.setPointTest1 Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.BasePainterTest.scaleTest Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.BasePainterTest.adjustForSizeTest Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.BasePainterTest.stripCommitFromVersion Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.BasePainterTest.adjustForSizeTest2 Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.BasePainterTest.getRatioTest Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.BasePainterTest.incLevel2Test Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.NatCubicClosedTest.addPoint Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.NatCubicClosedTest.removePoint2 Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.NatCubicClosedTest.setGetTests Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.NatCubicClosedTest.basicComputation Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.NatCubicClosedTest.setPointTest1 Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ErrorPainterTest.adjustForSizeTest Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ErrorPainterTest.interpolColorTest Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ErrorPainterTest.adjustForSizeTest2 Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.ErrorPainterTest.interpolTest Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.MovingTextTest.getBackground Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.MovingTextTest.setGetTest FAILED: cutToTest(net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.MovingTextTest) null Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.TextOutlineRendererTest.getSetTest FAILED: cutToTest(net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.TextOutlineRendererTest) expected: but was: Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.TextWithWaterLevelTest.getBackground Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.TextWithWaterLevelTest.setGetTest FAILED: cutToTest(net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.TextWithWaterLevelTest) expected: but was: Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.SplinesDefsTest.testApi Passed: net.sourceforge.jnlp.splashscreen.impls.defaultsplashscreen2012.SplinesDefsTest.polygonizeControlPointsTest Passed: net.sourceforge.jnlp.splashscreen.ErrorSplashUtilsTest.testgetErrorSplashScreen1 Passed: net.sourceforge.jnlp.splashscreen.ErrorSplashUtilsTest.testgetErrorSplashScreen2 Passed: net.sourceforge.jnlp.splashscreen.ErrorSplashUtilsTest.testgetErrorSplashScreen3 Passed: net.sourceforge.jnlp.splashscreen.ErrorSplashUtilsTest.testgetErrorSplashScreen4 Passed: net.sourceforge.jnlp.splashscreen.ErrorSplashUtilsTest.testgetErrorSplashScreen5 Passed: net.sourceforge.jnlp.splashscreen.ErrorSplashUtilsTest.testgetErrorSplashScreen6 Passed: net.sourceforge.jnlp.splashscreen.ErrorSplashUtilsTest.testgetErrorSplashScreen7 Passed: net.sourceforge.jnlp.splashscreen.ErrorSplashUtilsTest.determineCallerTest FAILED: splashScreenTestsExists(net.sourceforge.jnlp.splashscreen.SplashScreenTest) No X11 DISPLAY variable was set, but this program performed an operation which requires it. FAILED: splashScreenTestsPaint0(net.sourceforge.jnlp.splashscreen.SplashScreenTest) No X11 DISPLAY variable was set, but this program performed an operation which requires it. FAILED: splashScreenTestsPaint50(net.sourceforge.jnlp.splashscreen.SplashScreenTest) No X11 DISPLAY variable was set, but this program performed an operation which requires it. FAILED: splashScreenTestsPaint100(net.sourceforge.jnlp.splashscreen.SplashScreenTest) No X11 DISPLAY variable was set, but this program performed an operation which requires it. Passed: net.sourceforge.jnlp.splashscreen.SplashUtilsTest.testGetSplashScreen1 Passed: net.sourceforge.jnlp.splashscreen.SplashUtilsTest.testGetSplashScreen2 Passed: net.sourceforge.jnlp.splashscreen.SplashUtilsTest.testGetSplashScreen3 Passed: net.sourceforge.jnlp.splashscreen.SplashUtilsTest.testGetSplashScreen4 Passed: net.sourceforge.jnlp.splashscreen.SplashUtilsTest.testGetSplashScreen5 Passed: net.sourceforge.jnlp.splashscreen.SplashUtilsTest.testGetSplashScreen6 Passed: net.sourceforge.jnlp.splashscreen.SplashUtilsTest.testGetSplashScreen7 Passed: net.sourceforge.jnlp.splashscreen.SplashUtilsTest.determineCallerTest Passed: net.sourceforge.jnlp.splashscreen.parts.BasicComponentErrorSplashScreenTest.setGetError Passed: net.sourceforge.jnlp.splashscreen.parts.BasicComponentErrorSplashScreenTest.createAditionalInfoTest Passed: net.sourceforge.jnlp.splashscreen.parts.InformationElementTest.testSetGetHomepage Passed: net.sourceforge.jnlp.splashscreen.parts.InformationElementTest.testSetGetTitle Passed: net.sourceforge.jnlp.splashscreen.parts.InformationElementTest.createFromJNLP Passed: net.sourceforge.jnlp.splashscreen.parts.InformationElementTest.testSetGetvendor Passed: net.sourceforge.jnlp.splashscreen.parts.InformationElementTest.toXml Passed: net.sourceforge.jnlp.splashscreen.parts.InformationElementTest.addDescriptionTest Passed: net.sourceforge.jnlp.splashscreen.parts.InformationElementTest.getDescriptionTest Passed: net.sourceforge.jnlp.splashscreen.parts.InformationElementTest.getHeaderTest Passed: net.sourceforge.jnlp.splashscreen.parts.DescriptionInfoItemTest.isOfSameKindTests Passed: net.sourceforge.jnlp.splashscreen.parts.DescriptionInfoItemTest.toNiceStringTest Passed: net.sourceforge.jnlp.splashscreen.parts.DescriptionInfoItemTest.setGetTest Passed: net.sourceforge.jnlp.splashscreen.parts.DescriptionInfoItemTest.equalsTest Passed: net.sourceforge.jnlp.splashscreen.parts.DescriptionInfoItemTest.toStringTest Passed: net.sourceforge.jnlp.splashscreen.parts.DescriptionInfoItemTest.isSameTest Passed: net.sourceforge.jnlp.splashscreen.parts.InfoItemTest.testGettersSetters Passed: net.sourceforge.jnlp.splashscreen.parts.InfoItemTest.toNiceString Passed: net.sourceforge.jnlp.splashscreen.parts.InfoItemTest.TestIsOfSameType Passed: net.sourceforge.jnlp.splashscreen.parts.InfoItemTest.toStringTest Passed: net.sourceforge.jnlp.splashscreen.parts.InfoItemTest.testEquals Passed: net.sourceforge.jnlp.splashscreen.parts.JEditorPaneBasedExceptionDialogTest.getExceptionStackTraceAsString Passed: net.sourceforge.jnlp.splashscreen.parts.JEditorPaneBasedExceptionDialogTest.getExceptionStackTraceAsStrings Passed: net.sourceforge.jnlp.splashscreen.parts.JEditorPaneBasedExceptionDialogTest.formatListInfoList Passed: net.sourceforge.jnlp.splashscreen.parts.JEditorPaneBasedExceptionDialogTest.infoElementToListTets Passed: net.sourceforge.jnlp.splashscreen.parts.JEditorPaneBasedExceptionDialogTest.formatInfo FAILED: getTextTest(net.sourceforge.jnlp.splashscreen.parts.JEditorPaneBasedExceptionDialogTest) No X11 DISPLAY variable was set, but this program performed an operation which requires it. Passed: net.sourceforge.jnlp.splashscreen.parts.BasicComponentSplashScreenTest.createAditionalInfoTest Passed: net.sourceforge.jnlp.PluginParametersTest.testConstructorWithNoCodeAndObjectParam Passed: net.sourceforge.jnlp.PluginParametersTest.testAttributeParseJavaPrefix Passed: net.sourceforge.jnlp.PluginParametersTest.testEnsureJavaPrefixTakesPrecedence Passed: net.sourceforge.jnlp.PluginParametersTest.testAttributeParseCodeAttribute Passed: net.sourceforge.jnlp.PluginParametersTest.testConstructorWithOnlyJnlpHrefParam Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testManyEntriesOneExpiredOneValidSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testSingleEntryMultipleValidSigners Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testFewButNotAllCommonSigners Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testManyEntryExpiringAndNotYetValidSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testSingleEntryOneExpiredOneValidSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testSingleEntryExpiringSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testManyEntriesExpiredSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testManyEntriesSingleValidSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testSingleEntrySingleValidSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testNoManifest Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testOneCommonSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testNotAllEntriesSigned Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testNoCommonSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testIsMetaInfFile Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testManyEntriesMultipleValidSigners Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testSingleEntryNoSigners Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testManyEntriesExpiringSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testSomeExpiredEntries Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testManyInvalidOneValidStillSignedOkay Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testManyEntriesNotYetValidSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testSingleEntryExpiredSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testSingleEntryNotYetValidSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testNoSignableEntries Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testSingleEntryExpiringAndNotYetValidSigner Passed: net.sourceforge.jnlp.tools.JarCertVerifierTest.testManyEntriesNoSigners Passed: sun.applet.PluginAppletSecurityContextTest.toIDStringBoxedIntegralNoUnboxingTest Passed: sun.applet.PluginAppletSecurityContextTest.toIDStringFloatingPoint Passed: sun.applet.PluginAppletSecurityContextTest.toIDStringArbitraryObject Passed: sun.applet.PluginAppletSecurityContextTest.toIDStringIntegralTest Passed: sun.applet.PluginAppletSecurityContextTest.toIDStringVoidTest Passed: sun.applet.PluginAppletSecurityContextTest.toIDStringNullTest Passed: sun.applet.PluginAppletSecurityContextTest.toIDStringBoxedIntegralWithUnboxingTest Passed: sun.applet.MethodOverloadResolverTest.testMultipleArgResolve Passed: sun.applet.MethodOverloadResolverTest.testStringOverloading Passed: sun.applet.MethodOverloadResolverTest.testArrayToStringResolve Passed: sun.applet.MethodOverloadResolverTest.testBooleanOverloading Passed: sun.applet.MethodOverloadResolverTest.testBoxedNumberResolve Passed: sun.applet.MethodOverloadResolverTest.testComplexResolve Passed: sun.applet.MethodOverloadResolverTest.testNumberOverloading Passed: sun.applet.MethodOverloadResolverTest.testPrimitivesResolve Passed: sun.applet.MethodOverloadResolverTest.testNullOverloading Passed: sun.applet.MethodOverloadResolverTest.testInheritanceResolve Passed: sun.applet.MethodOverloadResolverTest.testInheritanceOverloading Passed: sun.applet.MethodOverloadResolverTest.testArrayToArrayResolve Passed: sun.applet.PluginParameterParserTest.testParseEscapedKeyValuePairs Passed: sun.applet.PluginParameterParserTest.testIsInt Passed: sun.applet.PluginParameterParserTest.testUnescapeString Passed: sun.applet.PluginParameterParserTest.testAttributeParseWidthHeightAttributes Passed: sun.applet.PluginAppletViewerTest.testJavascriptFinalize Passed: sun.applet.PluginAppletViewerTest.testJavascriptCall Passed: sun.applet.PluginAppletViewerTest.testJavascriptEval Passed: sun.applet.PluginAppletViewerTest.testJavascriptToString Total tests run: 355; From those : 9 known to fail Test known to fail: passed: 1; failed: 8; ignored: 0 Test results: passed: 335; failed: 20; ignored: 0 xsltproc --stringparam logs logs_unit.html /builddir/build/BUILD/icedtea-web-1.4.2/tests/report-styles/jreport.xsl /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/netx/unit/tests-output.xml > /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/index_unit.html xsltproc /builddir/build/BUILD/icedtea-web-1.4.2/tests/report-styles/logs.xsl /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/netx/unit/ServerAccess-logs.xml > /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/logs_unit.html xsltproc /builddir/build/BUILD/icedtea-web-1.4.2/tests/report-styles/textreport.xsl /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/netx/unit/tests-output.xml > /builddir/build/BUILD/icedtea-web-1.4.2/tests.build/summary_unit.txt mkdir -p stamps && \ touch stamps/run-netx-unit-tests.stamp make[1]: Leaving directory `/builddir/build/BUILD/icedtea-web-1.4.2' + exit 0 Processing files: icedtea-web-1.4.2-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3uYCaB + umask 022 + cd /builddir/build/BUILD + cd icedtea-web-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/doc/icedtea-web-1.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/doc/icedtea-web-1.4.2 + cp -pr NEWS /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/doc/icedtea-web-1.4.2 + cp -pr README /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/doc/icedtea-web-1.4.2 + cp -pr COPYING /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/doc/icedtea-web-1.4.2 + exit 0 Provides: icedtea-web = 1.4.2-1.el7 icedtea-web(x86-64) = 1.4.2-1.el7 java-1.7.0-openjdk-plugin = 1:1.4.2 java-plugin = 1:1.7.0 javaws = 1:1.7.0 mimehandler(application/x-java-jnlp-file) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /usr/sbin/alternatives Requires(postun): /bin/sh /usr/sbin/alternatives Requires(posttrans): /bin/sh Requires: /bin/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: java-1.6.0-openjdk-plugin <= 1:1.6.0.0-60 Processing files: icedtea-web-javadoc-1.4.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xjJI5j + umask 022 + cd /builddir/build/BUILD + cd icedtea-web-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/doc/icedtea-web-javadoc-1.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/doc/icedtea-web-javadoc-1.4.2 + cp -pr COPYING /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64/usr/share/doc/icedtea-web-javadoc-1.4.2 + exit 0 Provides: icedtea-web-javadoc = 1.4.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Processing files: icedtea-web-debuginfo-1.4.2-1.el7.x86_64 Provides: icedtea-web-debuginfo = 1.4.2-1.el7 icedtea-web-debuginfo(x86-64) = 1.4.2-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64 Wrote: /builddir/build/RPMS/icedtea-web-1.4.2-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/icedtea-web-javadoc-1.4.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/icedtea-web-debuginfo-1.4.2-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fCQR0p + umask 022 + cd /builddir/build/BUILD + cd icedtea-web-1.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/icedtea-web-1.4.2-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->