Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/java-1.6.0-openjdk.spec'], False, '/var/lib/mock/c7-updates-1-armhfp-4edaffccc9b712442fb39905103c41361b068b97/root/', None, 0, True, False, 993, 135, 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 armv7hl --nodeps builddir/build/SPECS/java-1.6.0-openjdk.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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/java-1.6.0-openjdk-1.6.0.36-1.13.8.1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/java-1.6.0-openjdk.spec'], False, '/var/lib/mock/c7-updates-1-armhfp-4edaffccc9b712442fb39905103c41361b068b97/root/', None, 0, True, False, 993, 135, 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 armv7hl --nodeps builddir/build/SPECS/java-1.6.0-openjdk.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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ypHZPz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf icedtea6-1.13.8 + /usr/bin/xz -dc /builddir/build/SOURCES/icedtea6-1.13.8.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd icedtea6-1.13.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd icedtea6-1.13.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/java-access-bridge-1.23.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (java-1.6.0-openjdk-optflags.patch): + echo 'Patch #0 (java-1.6.0-openjdk-optflags.patch):' + /usr/bin/cat /builddir/build/SOURCES/java-1.6.0-openjdk-optflags.patch + /usr/bin/patch -p0 --fuzz=0 patching file ./configure.ac Patch #7 (no_pr2125.patch): + echo 'Patch #7 (no_pr2125.patch):' + /usr/bin/cat /builddir/build/SOURCES/no_pr2125.patch + /usr/bin/patch -p1 --fuzz=0 patching file fsg.sh.in Patch #10 (add-final-location-rpaths.patch): + echo 'Patch #10 (add-final-location-rpaths.patch):' + /usr/bin/cat /builddir/build/SOURCES/add-final-location-rpaths.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.am Hunk #1 succeeded at 841 (offset 26 lines). patching file patches/add-final-location-rpaths.patch + cp /builddir/build/SOURCES/README.src . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KXd0Ss + umask 022 + cd /builddir/build/BUILD + cd icedtea6-1.13.8 ++ /usr/bin/getconf _NPROCESSORS_ONLN + export NUM_PROC=4 + NUM_PROC=4 + export NUM_PROC=4 + NUM_PROC=4 + ./autogen.sh + ./configure --with-jdk-home=/usr/lib/jvm/java-1.6.0-openjdk --disable-bootstrap --with-openjdk-src-zip=/builddir/build/SOURCES/openjdk-6-src-b36-22_jul_2015-rhel.tar.xz --with-pkgversion=rhel-1.13.8.1.el7-arm --enable-pulse-java --with-abs-install-dir=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.36 --with-rhino --with-parallel-jobs=4 --disable-lcms2 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking target system type... armv7l-unknown-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 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 for make... /usr/bin/make checking for gzip... /usr/bin/gzip checking for ant... /usr/bin/ant checking for find... /usr/bin/find checking for patch... /usr/bin/patch checking for tar... /usr/bin/tar checking for chmod... /usr/bin/chmod checking for sha256sum... /usr/bin/sha256sum checking for wget... /usr/bin/wget checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for cpio... /usr/bin/cpio checking for file... /usr/bin/file checking for fastjar... no checking for jar... jar checking for ldd... ldd checking for gawk... /usr/bin/gawk checking for hg... /usr/bin/hg checking for an OpenJDK source directory... /builddir/build/BUILD/icedtea6-1.13.8/openjdk checking for IcedTea Mercurial revision ID... none checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... no checking whether to use the Shark JIT... no checking if a native HotSpot port is available for this architecture... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... yes checking size of void *... 4 checking whether byte ordering is bigendian... no checking which HotSpot build to use... original checking for linux32... /usr/bin/linux32 checking version of GCC... 4.8.3 (major version 4, minor version 8) checking for getconf... /usr/bin/getconf checking the number of online processors... 4 checking how many parallel build jobs to execute... 4 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /builddir/build/BUILD/icedtea6-1.13.8... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NSS... no configure: WARNING: Could not find NSS; using as its location. checking whether to disable the execution of the JTReg tests... no checking whether to disable the execution of the HotSpot JTReg tests... no checking whether to disable the execution of the langtools JTReg tests... no checking whether to disable the execution of the JDK JTReg tests... no checking where fonts are stored... /usr/share/fonts checking if /usr/share/fonts is a valid directory... yes checking whether to build a bootstrap version first... no checking for a JDK home directory... /usr/lib/jvm/java-1.6.0-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0-openjdk/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0-openjdk/bin/javac is a valid executable file... yes checking if an ecj binary was specified... no checking if /usr/bin/ecj is a valid executable file... no checking for ecj... no checking for ecj-3.1... no checking for ecj-3.2... no checking for ecj-3.3... no checking for ecj-3.4... no checking if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... no checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... no checking if java.text.SimpleDateFormat exhibits Classpath bug 64174... no checking for xvfb-run... no checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... yes checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... no checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... rhel-1.13.8.1.el7-arm checking build identification... CentOS Linux release 7.1.1503 (Core) , package rhel-1.13.8.1.el7-arm checking whether to download tarballs... yes checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0-openjdk/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0-openjdk/bin/jar is a valid executable file... yes 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 if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0-openjdk/bin/native2ascii is a valid executable file... yes checking if we are using CACAO as the build VM... no checking whether to disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /builddir/build/SOURCES/openjdk-6-src-b36-22_jul_2015-rhel.tar.xz checking for a HotSpot source zip... not specified checking for an alternate jar command... not specified checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... not specified checking for a CACAO source directory... not specified checking for a JamVM source zip... not specified checking whether to disable optimizations and build with -O0 -g... no checking whether to enable -Werror... no checking whether to enable JAR compression... yes checking for additional virtual machines to build... none checking whether to enable elliptic curves beyond those supported by NSS... no checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0-openjdk/bin/javah exhibits Classpath bug 40188... no checking if a PaX kernel is in use... no checking if a PaX utility was specified... no configure: WARNING: "No PaX utility found." checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking whether to use the system zlib install... no checking whether to use the system jpeg install... no checking whether to use the system libpng install... no checking whether to use the system giflib install... no checking whether to enable the use of LCMS2... no checking whether to use the system LCMS install... no checking whether to use the system Kerberos install... yes checking for krb5_cc_default in -lkrb5... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking for XPROTO... yes checking for XT... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.36 checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes checking for LIBPULSE... yes checking for LIBFFI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fsg.sh config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating linux.fontconfig.Gentoo.properties config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating remove-intree-libraries.sh config.status: creating jconsole.desktop config.status: creating policytool.desktop config.status: executing depfiles commands + make DISTRIBUTION_PATCHES=patches/add-final-location-rpaths.patch patch mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp ln -sf /builddir/build/SOURCES/openjdk-6-src-b36-22_jul_2015-rhel.tar.xz openjdk-6-src-b36-22_jul_2015.tar.xz mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp set -e ; \ if ! test -d openjdk ; \ then \ mkdir openjdk ; \ /usr/bin/tar xf openjdk-6-src-b36-22_jul_2015.tar.xz -C openjdk; \ chmod -R ug+w openjdk ; \ sh /builddir/build/BUILD/icedtea6-1.13.8/fsg.sh ; \ fi Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp sh /builddir/build/BUILD/icedtea6-1.13.8/remove-intree-libraries.sh touch stamps/remove-intree-libraries.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /builddir/build/BUILD/icedtea6-1.13.8/arm_port/hotspot/tools \ /builddir/build/BUILD/icedtea6-1.13.8/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done '/builddir/build/BUILD/icedtea6-1.13.8/arm_port/hotspot/tools' -> 'openjdk/hotspot/tools' '/builddir/build/BUILD/icedtea6-1.13.8/arm_port/hotspot/tools/mkbc.c' -> 'openjdk/hotspot/tools/mkbc.c' '/builddir/build/BUILD/icedtea6-1.13.8/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> 'openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' '/builddir/build/BUILD/icedtea6-1.13.8/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> 'openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' '/builddir/build/BUILD/icedtea6-1.13.8/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> 'openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' '/builddir/build/BUILD/icedtea6-1.13.8/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> 'openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' '/builddir/build/BUILD/icedtea6-1.13.8/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> 'openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /builddir/build/BUILD/icedtea6-1.13.8/generated.build ]; then \ cp -a /builddir/build/BUILD/icedtea6-1.13.8/generated /builddir/build/BUILD/icedtea6-1.13.8/generated.build && \ chmod -R ug+rwX /builddir/build/BUILD/icedtea6-1.13.8/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties cp linux.fontconfig.Gentoo.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /builddir/build/BUILD/icedtea6-1.13.8/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /builddir/build/BUILD/icedtea6-1.13.8/$p ; \ if ! grep "^\* $(basename $p)" /builddir/build/BUILD/icedtea6-1.13.8/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/openjdk/6733501-icedtea_lcms_test.patch patches/lcms.patch patches/openjdk/6791502-invalid_icc_profile.patch patches/openjdk/6793818-jpegimagereader_too_greedy.patch patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patches/openjdk/4893408-jpegreader_byte_gray.patch patches/openjdk/6888215-jpeg_memory_leak.patch patches/openjdk/6989774-imageio_compiler_warnings.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/libraries-splashscreen.patch patches/uname.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/explicit-target-arch.patch patches/parisc.patch patches/policy-evaluation.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/openjdk/6882910-ipv6only.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/6703377-freetypescaler.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/mutter.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/hotspot/hs23/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/traceable.patch patches/pr1319-support_giflib_5.patch patches/openjdk/6718364-inference_failure.patch patches/openjdk/6682380-foreach_crash.patch patches/openjdk/7046929-fix_t6397104_test_failure.patch patches/openjdk/7024568-long_method_resolution_oom_error.patch patches/openjdk/7003595-incompatibleclasschangeerror.patch patches/openjdk/6500343-bad_code_from_conditionals.patch patches/jaxws-tempfiles-ioutils-6.patch patches/jtreg-LayoutGetCharacterCount.patch patches/jtreg-LayoutLimits.patch patches/jtreg-ComponentOrientationTests.patch patches/jtreg-TextLayoutBoundsChecks.patch patches/openjdk/7171223-strict_aliasing.patch patches/openjdk/7188114-alternate_command_line_parser.patch patches/openjdk/7199143-OCSP_timeout.patch patches/openjdk/8006120-server_jre.patch patches/openjdk/8006536-remove_trailing_slashes.patch patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch patches/openjdk/8009217-fix_test_compile.patch patches/openjdk/8009610-blacklist_malware_certificate.patch patches/openjdk/8010714-xml_dsig_retrievalmethod.patch patches/openjdk/8011154-awt_regression.patch patches/openjdk/8011313-OCSP_timeout_wrong_value.patch patches/openjdk/8011992-MlibOpsTest_failed.patch patches/openjdk/8012112-MlibOpsTest_fails.patch patches/openjdk/8012933-appcontext_disposed_too_early.patch patches/openjdk/8013196-timezone_getdefault_throws_exception.patch patches/openjdk/8014205-blank_swing_dialogs_windows.patch patches/openjdk/8014427-raster_regression.patch patches/openjdk/8014676-javadebugger_space_in_paths.patch patches/openjdk/8014968-OCSP_timeout_default.patch patches/openjdk/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/imageiojpeg_sync.patch patches/openjdk/8005194-scale_memory_leak.patch patches/openjdk/6563752-ss12_support.patch patches/openjdk/6729772-opt_cleanup.patch patches/openjdk/6799141-split_out_versions.patch patches/freetypeversion.patch patches/openjdk/6816311-compiler_name.patch patches/openjdk/6974017-minorver_for_solaris.patch patches/openjdk/6980281-majorver_for_solaris.patch patches/openjdk/7000225-bad_tabs.patch patches/openjdk/7038711-fix_no-clobber_usage.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/d729448-32_bit_alignment.patch patches/windows-awt.patch patches/windows-jdk-sizecalc.patch patches/shark_fixes_from_8003868.patch patches/8003992_support_6.patch patches/shark-drop_compile_method_arg_following_7083786.patch patches/openjdk/4963723-implement_sha-224.patch patches/openjdk/7180907-jarsigner_sha-256.patch patches/openjdk/8049480-jarsigner_openjdk_9.patch patches/openjdk/6753664-sunmscapi_sha-256.patch patches/openjdk/6578658-sunmscapi_nonewithrsa.patch patches/openjdk/7033170-getmaxallowedkeylength_throws_exception.patch patches/openjdk/7044060-support_nsa_suite_b.patch patches/openjdk/8006935-long_keys_in_hmac_prf.patch patches/openjdk/7106773-512_bits_rsa.patch patches/pr1904-icedtea_and_distro_versioning.patch patches/openjdk/8017173-xml_cipher_rsa_oaep_cant_be_instantiated.patch patches/openjdk/8000897-pr2173-vm_crash_in_compilebroker.patch patches/pr2070-type_punning_warnings.patch patches/pr2082-s390_type_fixes.patch patches/pr2096-4096-bit_dh.patch patches/pr2179-avoid_x86_workaround_on_zero.patch patches/openjdk/6584008-pr2195-jvmtistringprimitivecallback_null_string.patch patches/openjdk/7199862-pr2198-ensure_cache_connection_still_alive.patch patches/pr2197-jhat_man_page_url.patch patches/pr2201-support_giflib_5.1.patch patches/pr2211-check_dgifclosefile_return.patch patches/pr2226-support_future_giflib_6_and_up.patch patches/openjdk/4890063-hprof_truncation.patch patches/openjdk/6562615-compiler_warnings.patch patches/openjdk/6956398-ephemeraldhkeysize.patch patches/openjdk/6989466-compiler_warnings.patch patches/openjdk/6991580-ipv6_nameservers.patch patches/openjdk/7007905-javazic_line_numbers.patch patches/openjdk/7058708-javazic_warnings.patch patches/openjdk/7069870-generic_array_initializers.patch patches/openjdk/7090844-support_multi_offset_change_timezones.patch patches/openjdk/7133138-timezone_io_improvement.patch patches/openjdk/8011709-canonshaping_memory_leak.patch patches/openjdk/8023052-jvm_crash_in_native_layout.patch patches/openjdk/8039921-sha1_1024plus.patch patches/openjdk/8041451-ldap_read_timeout_abandon.patch patches/openjdk/8042855-indiclayoutengine_null_dereference.patch patches/openjdk/7094377-ldaps_timeout.patch patches/openjdk/6997561-better_jndi_error_handling.patch patches/openjdk/7017176-missing_gpl_headers.patch patches/openjdk/8000487-jndi_connection_not_honouring_timeout.patch patches/openjdk/8042857-14_stuck_threads_on_ldaprequest.patch patches/openjdk/8065238-ldap_namingexception_8041451_regression.patch patches/openjdk/8074761-ldap_empty_optional_params.patch patches/openjdk/8078654-closettfontfilefunc.patch patches/openjdk/8081315-giflib_interlacing.patch patches/openjdk/8087120-zero_gcc5.patch patches/pr2319-policy_jar_checksum.patch patches/pr2460-policy_jar_timestamp.patch patches/pr2481_sysconfig_clock_spaces.patch patches/pr2486-768_dh.patch patches/pr2488-1024_dh.patch patches/rhino.patch patches/pulse-soundproperties.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/rh1022017.patch patches/add-final-location-rpaths.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /builddir/build/BUILD/icedtea6-1.13.8/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /builddir/build/BUILD/icedtea6-1.13.8/$p ; \ if ! grep "^\* $(basename $p)" /builddir/build/BUILD/icedtea6-1.13.8/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/openjdk/6733501-icedtea_lcms_test.patch Applying patches/openjdk/6733501-icedtea_lcms_test.patch patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java Checking patches/lcms.patch Applying patches/lcms.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsxform.c Checking patches/openjdk/6791502-invalid_icc_profile.patch Applying patches/openjdk/6791502-invalid_icc_profile.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #4 succeeded at 945 (offset 3 lines). Hunk #5 succeeded at 956 (offset 3 lines). Hunk #6 succeeded at 1256 (offset 4 lines). Hunk #7 succeeded at 1285 (offset 4 lines). Hunk #8 succeeded at 1365 (offset 4 lines). Hunk #9 succeeded at 1588 (offset 4 lines). Hunk #10 succeeded at 1616 (offset 4 lines). Hunk #11 succeeded at 1643 (offset 4 lines). Hunk #12 succeeded at 1750 (offset 4 lines). Hunk #13 succeeded at 1765 (offset 4 lines). Hunk #14 succeeded at 1930 (offset 4 lines). Hunk #15 succeeded at 2610 (offset 4 lines). Hunk #16 succeeded at 2895 (offset 13 lines). Hunk #17 succeeded at 2946 (offset 13 lines). Checking patches/openjdk/6793818-jpegimagereader_too_greedy.patch Applying patches/openjdk/6793818-jpegimagereader_too_greedy.patch patching file openjdk/jdk/src/share/classes/java/awt/color/ICC_Profile.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/ProfileActivator.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/ProfileDeferralMgr.java Checking patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch Applying patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JFIFMarkerSegment.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEG.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java Hunk #2 succeeded at 838 (offset 64 lines). Hunk #3 succeeded at 875 (offset 64 lines). Hunk #4 succeeded at 957 (offset 64 lines). Hunk #5 succeeded at 970 (offset 64 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReaderSpi.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java Hunk #1 succeeded at 815 (offset 3 lines). Hunk #2 succeeded at 1541 (offset 47 lines). Hunk #3 succeeded at 1580 (offset 47 lines). Hunk #4 succeeded at 1626 (offset 47 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriterSpi.java Hunk #1 succeeded at 43 (offset 1 line). Hunk #2 succeeded at 67 (offset 1 line). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/javax/imageio/ImageTypeSpecifier.java Checking patches/openjdk/4893408-jpegreader_byte_gray.patch Applying patches/openjdk/4893408-jpegreader_byte_gray.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java Hunk #12 succeeded at 1674 (offset 5 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEG.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/java/awt/color/ICC_Profile.java patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1822 (offset 4 lines). Hunk #2 succeeded at 1859 (offset 4 lines). Hunk #3 succeeded at 1961 (offset 4 lines). Hunk #4 succeeded at 1974 (offset 4 lines). Hunk #5 succeeded at 2015 (offset 4 lines). Hunk #6 succeeded at 2059 (offset 4 lines). Hunk #7 succeeded at 2083 (offset 4 lines). Hunk #8 succeeded at 2093 (offset 4 lines). patching file openjdk/jdk/test/javax/imageio/plugins/jpeg/ReadAsGrayTest.java Checking patches/openjdk/6888215-jpeg_memory_leak.patch Applying patches/openjdk/6888215-jpeg_memory_leak.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1467 (offset 30 lines). Hunk #2 succeeded at 1514 (offset 40 lines). Hunk #3 succeeded at 1531 (offset 40 lines). Hunk #4 succeeded at 2520 (offset 97 lines). Hunk #5 succeeded at 2538 (offset 97 lines). Checking patches/openjdk/6989774-imageio_compiler_warnings.patch Applying patches/openjdk/6989774-imageio_compiler_warnings.patch patching file openjdk/jdk/make/sun/jpeg/Makefile patching file openjdk/jdk/make/sun/jpeg/reorder-i586 patching file openjdk/jdk/make/sun/jpeg/reorder-sparc patching file openjdk/jdk/make/sun/jpeg/reorder-sparcv9 patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #4 succeeded at 994 (offset 3 lines). Hunk #5 succeeded at 1533 (offset 4 lines). Hunk #6 succeeded at 1547 (offset 4 lines). Hunk #7 succeeded at 1586 (offset 4 lines). Hunk #8 succeeded at 1784 (offset 4 lines). Hunk #9 succeeded at 1826 (offset 4 lines). Hunk #10 succeeded at 1836 (offset 4 lines). Hunk #11 succeeded at 1873 (offset 4 lines). Hunk #12 succeeded at 2173 (offset 4 lines). Hunk #13 succeeded at 2191 (offset 4 lines). Hunk #14 succeeded at 2213 (offset 4 lines). Hunk #15 succeeded at 2286 (offset 4 lines). Hunk #16 succeeded at 2371 (offset 4 lines). Hunk #17 succeeded at 2538 (offset 4 lines). Hunk #18 succeeded at 2547 (offset 4 lines). Hunk #19 succeeded at 2578 (offset 4 lines). Hunk #20 succeeded at 2678 (offset 4 lines). Hunk #21 succeeded at 2793 (offset 13 lines). Hunk #22 succeeded at 3009 (offset 13 lines). Hunk #23 succeeded at 3026 (offset 13 lines). Hunk #24 succeeded at 3058 (offset 13 lines). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c Hunk #1 succeeded at 329 (offset 1 line). Hunk #2 succeeded at 399 (offset 2 lines). Checking patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch Applying patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1859 (offset 13 lines). Checking patches/openjdk/6989760-native_warnings.patch Applying patches/openjdk/6989760-native_warnings.patch patching file openjdk/jdk/make/sun/cmm/kcms/Makefile Hunk #1 succeeded at 73 (offset 1 line). Hunk #2 succeeded at 106 (offset 1 line). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2711 (offset 54 lines). Checking patches/openjdk/7013519-integer_overflows.patch Applying patches/openjdk/7013519-integer_overflows.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2021 (offset 4 lines). Checking patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch Applying patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 107 (offset 1 line). Hunk #2 succeeded at 126 (offset 1 line). Hunk #3 succeeded at 169 (offset 1 line). Hunk #4 succeeded at 201 (offset 1 line). Hunk #5 succeeded at 590 (offset 10 lines). Hunk #6 succeeded at 598 (offset 10 lines). Hunk #7 succeeded at 914 (offset 10 lines). Hunk #8 succeeded at 940 (offset 10 lines). Hunk #9 succeeded at 1007 (offset 13 lines). Hunk #10 succeeded at 1029 (offset 13 lines). Hunk #11 succeeded at 1041 (offset 13 lines). Hunk #12 succeeded at 1105 (offset 14 lines). Hunk #13 succeeded at 1135 (offset 14 lines). Hunk #14 succeeded at 2362 (offset 58 lines). Hunk #15 succeeded at 2402 (offset 58 lines). patching file openjdk/jdk/test/javax/imageio/plugins/jpeg/JpegWriterLeakTest.java Checking patches/notice-safepoints.patch Applying patches/notice-safepoints.patch patching file openjdk/hotspot/src/share/vm/interpreter/cppInterpreter.hpp Hunk #1 succeeded at 65 (offset 5 lines). Checking patches/parisc-opt.patch Applying patches/parisc-opt.patch patching file openjdk/hotspot/make/linux/makefiles/product.make patching file openjdk/hotspot/make/linux/makefiles/optimized.make Checking patches/lucene-crash.patch Applying patches/lucene-crash.patch patching file openjdk/hotspot/test/compiler/6707044/LuceneCrash.java Checking patches/version.patch Applying patches/version.patch patching file openjdk/jdk/make/common/shared/Defs.gmk patching file openjdk/jdk/make/java/version/Makefile patching file openjdk/jdk/src/share/classes/sun/misc/Version-template.java Checking patches/openjdk/7043921-java_rmi_cgi.patch Applying patches/openjdk/7043921-java_rmi_cgi.patch patching file openjdk/jdk/make/sun/rmi/rmi/Makefile Checking patches/use-system-tzdata.patch Applying patches/use-system-tzdata.patch patching file openjdk/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java Checking patches/headers.patch Applying patches/headers.patch patching file openjdk/jdk/make/tools/freetypecheck/Makefile patching file openjdk/jdk/make/common/Defs.gmk Hunk #1 succeeded at 164 (offset -73 lines). patching file openjdk/jdk/make/sun/font/Makefile Hunk #1 succeeded at 160 (offset -1 lines). Checking patches/gcc-suffix.patch Applying patches/gcc-suffix.patch patching file openjdk/corba/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/libraries-splashscreen.patch Applying patches/libraries-splashscreen.patch patching file openjdk/jdk/make/sun/splashscreen/FILES_c.gmk patching file openjdk/jdk/make/sun/splashscreen/Makefile Checking patches/uname.patch Applying patches/uname.patch patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 181 (offset -10 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 179 (offset -2 lines). Checking patches/nomotif-6706121.patch Applying patches/nomotif-6706121.patch patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/awt/FILES_export_unix.gmk patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux patching file openjdk/jdk/make/sun/awt/mawt.gmk patching file openjdk/jdk/make/sun/jawt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MButtonPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCanvasPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCheckboxMenuItemPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCheckboxPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MChoicePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MComponentPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCustomCursor.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDataTransferer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDialogPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDragSourceContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDropTargetContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbedCanvasPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbeddedFrame.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbeddedFramePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFileDialogPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFramePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MGlobalCursorManager.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodControl.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodDescriptor.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethod.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MLabelPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MListPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuBarPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuItemPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMouseDragGestureRecognizer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPanelPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPopupMenuPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MRobotPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollbarPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollPanePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextAreaPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextFieldPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MToolkit.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MWindowPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Clipboard.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DragSourceContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DropTargetContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11SelectionHolder.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Selection.java patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Button.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Canvas.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Checkbox.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice12.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice21.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Component.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Cursor.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_ds.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_dt.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DrawingSurface.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_FileDialog.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_GlobalCursorManager.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_KeyboardFocusManager.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Label.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_List.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuComponent.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuItem.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif12.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif21.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MToolkit.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_p.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_PopupMenu.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Robot.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Scrollbar.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_ScrollPane.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Selection.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TopLevel.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_xembed.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.h patching file openjdk/jdk/src/solaris/native/sun/awt/canvas.c patching file openjdk/jdk/src/solaris/native/sun/awt/cursor.c patching file openjdk/jdk/src/solaris/native/sun/awt/initIDs.c patching file openjdk/jdk/src/solaris/native/sun/awt/multi_font.c Checking patches/nomotif.patch Applying patches/nomotif.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 745 (offset -35 lines). patching file openjdk/jdk/src/solaris/native/sun/awt/awt_util.c Checking patches/nomotif-mtoolkit.patch Applying patches/nomotif-mtoolkit.patch patching file openjdk/jdk/src/solaris/native/sun/awt/awt_LoadLibrary.c Checking patches/alt-jar.patch Applying patches/alt-jar.patch patching file openjdk/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 195 (offset 8 lines). Checking patches/jdk-use-ssize_t.patch Applying patches/jdk-use-ssize_t.patch patching file openjdk/jdk/src/solaris/hpi/native_threads/src/sys_api_td.c Checking patches/arch.patch Applying patches/arch.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/lc_ctype.patch Applying patches/lc_ctype.patch patching file openjdk/jdk/src/solaris/native/java/lang/java_props_md.c Checking patches/xjc.patch Applying patches/xjc.patch patching file openjdk/jaxws/drop_included/jaxws_src/src/com/sun/tools/internal/xjc/reader/xmlschema/parser/SchemaConstraintChecker.java Checking patches/linker-libs-order.patch Applying patches/linker-libs-order.patch patching file openjdk/jdk/make/com/sun/java/pack/Makefile patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1318 (offset -26 lines). Checking patches/testenv.patch Applying patches/testenv.patch patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh patching file openjdk/jdk/test/TestEnv.java Checking patches/samejvm-safe.patch Applying patches/samejvm-safe.patch patching file openjdk/jdk/test/TEST.ROOT Checking patches/pr261.patch Applying patches/pr261.patch patching file openjdk/jdk/make/java/nio/Makefile patching file openjdk/jdk/make/java/nio/FILES_java.gmk Checking patches/sparc-buildfixes.patch Applying patches/sparc-buildfixes.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 63 with fuzz 2 (offset -1 lines). Checking patches/sparc64-linux.patch Applying patches/sparc64-linux.patch patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp Hunk #1 succeeded at 1148 (offset 36 lines). Checking patches/jtreg-6592792.patch Applying patches/jtreg-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh Checking patches/s390-noinline.patch Applying patches/s390-noinline.patch patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/jtreg-dnd.patch Applying patches/jtreg-dnd.patch patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java Checking patches/jtreg-jrunscript.patch Applying patches/jtreg-jrunscript.patch patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java Checking patches/network-unreachable.patch Applying patches/network-unreachable.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c Hunk #1 succeeded at 407 (offset -3 lines). Hunk #2 succeeded at 545 (offset -3 lines). Checking patches/dnd-filelists.patch Applying patches/dnd-filelists.patch patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java Checking patches/explicit-target-arch.patch Applying patches/explicit-target-arch.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 180 (offset -10 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 177 (offset -2 lines). Checking patches/parisc.patch Applying patches/parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/policy-evaluation.patch Applying patches/policy-evaluation.patch patching file ./openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java Checking patches/openjdk/6959123-libpng_14.patch Applying patches/openjdk/6959123-libpng_14.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Hunk #1 succeeded at 181 (offset -1 lines). Checking patches/applet_hole.patch Applying patches/applet_hole.patch patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java Hunk #1 succeeded at 69 (offset 1 line). Hunk #2 succeeded at 118 (offset 1 line). Hunk #3 succeeded at 163 (offset 1 line). Hunk #4 succeeded at 308 (offset 1 line). Hunk #5 succeeded at 694 (offset -2 lines). patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java Checking patches/jtreg-httpTest.patch Applying patches/jtreg-httpTest.patch patching file openjdk/jdk/test/java/net/URL/TestHttps.java Checking patches/debug-dir.patch Applying patches/debug-dir.patch patching file openjdk/Makefile Checking patches/override-redirect-metacity.patch Applying patches/override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1171 (offset 47 lines). Checking patches/openjdk/6967533-pre_epoch.patch Applying patches/openjdk/6967533-pre_epoch.patch patching file openjdk/jdk/src/share/classes/java/lang/System.java Hunk #1 succeeded at 72 (offset 3 lines). Hunk #2 succeeded at 99 (offset 3 lines). Hunk #3 succeeded at 113 (offset 3 lines). Hunk #4 succeeded at 1066 (offset -27 lines). Checking patches/fonts-gentoo.patch Applying patches/fonts-gentoo.patch patching file openjdk/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 390 (offset 2 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java Hunk #1 succeeded at 178 (offset 2 lines). Checking patches/ipv4-mapped-ipv6-addresses.patch Applying patches/ipv4-mapped-ipv6-addresses.patch patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java Checking patches/openjdk/6882910-ipv6only.patch Applying patches/openjdk/6882910-ipv6only.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainDatagramSocketImpl.c patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c patching file openjdk/jdk/src/solaris/native/sun/nio/ch/Net.c Checking patches/jtreg-OpenGLContextInit.patch Applying patches/jtreg-OpenGLContextInit.patch patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java Checking patches/openjdk/6510892-httpserver_test.patch Applying patches/openjdk/6510892-httpserver_test.patch patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java Checking patches/jtreg-international-fonts.patch Applying patches/jtreg-international-fonts.patch patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsRendering.java Checking patches/f14-fonts.patch Applying patches/f14-fonts.patch patching file openjdk/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 390 (offset 3 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties Checking patches/openjdk/7003777-bad-html-entity-parse.patch Applying patches/openjdk/7003777-bad-html-entity-parse.patch patching file openjdk/jdk/src/share/classes/javax/swing/text/html/parser/Parser.java patching file openjdk/jdk/test/javax/swing/text/html/Test7003777.java Checking patches/rendering-engine-tests.patch Applying patches/rendering-engine-tests.patch patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/RenderingEngineTest.java patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test661554.java patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967433.java patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967434.java patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967436.java patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6976265.java Checking patches/openjdk/6800846-printing-quality.patch Applying patches/openjdk/6800846-printing-quality.patch patching file openjdk/jdk/src/share/native/sun/awt/image/dither.c patching file openjdk/jdk/test/sun/awt/image/DrawByteBinary.java Checking patches/6703377-freetypescaler.patch Applying patches/6703377-freetypescaler.patch patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c Hunk #1 succeeded at 962 (offset -17 lines). Checking patches/openjdk/6642612-filechooser_button_sizes.patch Applying patches/openjdk/6642612-filechooser_button_sizes.patch patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java Hunk #1 succeeded at 98 (offset 1 line). Hunk #2 succeeded at 123 (offset 1 line). Hunk #3 succeeded at 716 (offset 10 lines). Hunk #4 succeeded at 1116 (offset 8 lines). Checking patches/jtreg-international-fonts-styles.patch Applying patches/jtreg-international-fonts-styles.patch patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsStyles.java Checking patches/openjdk/6736649-text_bearings.patch Applying patches/openjdk/6736649-text_bearings.patch patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java Hunk #5 succeeded at 792 (offset 37 lines). Hunk #6 succeeded at 1154 (offset 37 lines). Checking patches/openjdk/6797139-jbutton_truncation.patch Applying patches/openjdk/6797139-jbutton_truncation.patch patching file openjdk/jdk/src/share/classes/javax/swing/SwingUtilities.java Hunk #1 succeeded at 1001 (offset 2 lines). patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java Hunk #5 succeeded at 1147 (offset 37 lines). patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java Hunk #2 succeeded at 69 with fuzz 2 (offset -8 lines). Hunk #3 succeeded at 177 (offset -11 lines). Hunk #4 succeeded at 224 (offset -11 lines). Hunk #5 succeeded at 234 (offset -11 lines). Hunk #6 succeeded at 247 (offset -11 lines). Hunk #7 succeeded at 995 (offset -8 lines). Hunk #8 succeeded at 1077 (offset -8 lines). Hunk #9 succeeded at 1085 (offset -8 lines). patching file openjdk/jdk/test/javax/swing/SwingUtilities/6797139/bug6797139.java Checking patches/openjdk/6883341-text_bearing_exception.patch Applying patches/openjdk/6883341-text_bearing_exception.patch patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java Hunk #1 succeeded at 226 (offset -24 lines). patching file openjdk/jdk/test/javax/swing/JMenuItem/6883341/bug6883341.java Checking patches/jtreg-png-reader.patch Applying patches/jtreg-png-reader.patch patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/AbstractImageProcessor.java patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/BrokenPngImageProcessor.java patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/GoodPngImageProcessor.java patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageCompareException.java patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReaderAndComparator.java patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReadException.java patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/PamImageReadException.java patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/pngsuite.doc Checking patches/openjdk/4724552-CubicCurve2D.patch Applying patches/openjdk/4724552-CubicCurve2D.patch patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java Checking patches/openjdk/4493128-CubicCurve2D.patch Applying patches/openjdk/4493128-CubicCurve2D.patch patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java Checking patches/openjdk/4645692-CubicCurve2D.solveCubic.patch Applying patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patching file ./openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/ContainsTest.java patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/IntersectsTest.java patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/SolveCubicTest.java Checking patches/g344659-sparc_fix.patch Applying patches/g344659-sparc_fix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp Hunk #1 succeeded at 36 (offset 1 line). Checking patches/openjdk/6728834-blurred-lcd-aa-text.patch Applying patches/openjdk/6728834-blurred-lcd-aa-text.patch patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java Checking patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch Applying patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java Checking patches/openjdk/6708580-exa_slow.patch Applying patches/openjdk/6708580-exa_slow.patch patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers Hunk #1 succeeded at 408 (offset 1 line). patching file openjdk/jdk/make/sun/xawt/mapfile-vers Hunk #1 succeeded at 341 (offset 4 lines). patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c Hunk #1 succeeded at 216 (offset 8 lines). Checking patches/openjdk/6896068-sg2d.patch Applying patches/openjdk/6896068-sg2d.patch patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java Hunk #1 succeeded at 256 (offset -1 lines). Hunk #2 succeeded at 365 (offset -1 lines). patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AATextRenderer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopBasedPipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java Hunk #1 succeeded at 376 (offset -12 lines). patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java Hunk #1 succeeded at 212 (offset 2 lines). Checking patches/openjdk/7021314-no_javaws_man_page.patch Applying patches/openjdk/7021314-no_javaws_man_page.patch patching file openjdk/jdk/make/common/Release.gmk Hunk #1 succeeded at 151 (offset 27 lines). Checking patches/pr586-include_all_srcs.patch Applying patches/pr586-include_all_srcs.patch patching file openjdk/jdk/make/common/Release.gmk Hunk #1 succeeded at 991 (offset 16 lines). Hunk #2 succeeded at 1004 (offset 14 lines). Checking patches/jtreg-LastErrorString.patch Applying patches/jtreg-LastErrorString.patch patching file openjdk/jdk/test/java/io/IOException/LastErrorString.java patching file openjdk/jdk/test/java/io/IOException/LastErrorString.sh Checking patches/openjdk/6663040-com.sun.awt.patch Applying patches/openjdk/6663040-com.sun.awt.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/legacy.properties Checking patches/openjdk/6775317-non-AA-simple-shape-performance.patch Applying patches/openjdk/6775317-non-AA-simple-shape-performance.patch patching file openjdk/jdk/make/sun/awt/Depend.mak patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/awt/FILES_c_windows.gmk patching file openjdk/jdk/make/sun/awt/FILES_export_unix.gmk patching file openjdk/jdk/make/sun/awt/FILES_export_windows.gmk Hunk #1 succeeded at 134 (offset -1 lines). patching file openjdk/jdk/make/sun/awt/mapfile-vers Hunk #1 succeeded at 113 (offset 1 line). patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java patching file openjdk/jdk/src/share/classes/sun/java2d/loops/DrawParallelogram.java patching file openjdk/jdk/src/share/classes/sun/java2d/loops/FillParallelogram.java patching file openjdk/jdk/src/share/classes/sun/java2d/loops/RenderLoops.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java patching file openjdk/jdk/src/share/native/sun/java2d/loops/Any3Byte.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/Any4Byte.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/AnyByte.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/AnyInt.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/AnyShort.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/DrawParallelogram.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/FillParallelogram.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.h Hunk #1 succeeded at 336 (offset 2 lines). Hunk #2 succeeded at 385 (offset 2 lines). Hunk #3 succeeded at 417 (offset 2 lines). Hunk #4 succeeded at 564 (offset 4 lines). Hunk #5 succeeded at 624 (offset 4 lines). patching file openjdk/jdk/src/share/native/sun/java2d/loops/LoopMacros.h patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/java2d_Mlib.c patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_FuncArray.c Checking patches/openjdk/6887494-NPE-in-pisces.patch Applying patches/openjdk/6887494-NPE-in-pisces.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java patching file openjdk/jdk/test/sun/java2d/pisces/Renderer/TestNPE.java Checking patches/openjdk/6967436-6967433-floating-pt-conversion.patch Applying patches/openjdk/6967436-6967433-floating-pt-conversion.patch patching file openjdk/jdk/make/sun/pisces/Makefile patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Dasher.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/LineSink.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesMath.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesRenderingEngine.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Transform4.java Checking patches/openjdk/6976265-stroke-control.patch Applying patches/openjdk/6976265-stroke-control.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesRenderingEngine.java Checking patches/openjdk/6967434-bad-round-joins.patch Applying patches/openjdk/6967434-bad-round-joins.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Curve.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Dasher.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Helpers.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/LineSink.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesCache.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesRenderingEngine.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesTileGenerator.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/TransformingPathConsumer2D.java Checking patches/openjdk/6766342-AA-simple-shape-performance.patch Applying patches/openjdk/6766342-AA-simple-shape-performance.patch patching file openjdk/jdk/make/sun/awt/mapfile-vers Hunk #1 succeeded at 119 (offset 1 line). patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux Hunk #1 succeeded at 115 with fuzz 2. patching file openjdk/jdk/src/share/classes/sun/dc/DuctusRenderingEngine.java patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java patching file openjdk/jdk/src/share/classes/sun/java2d/loops/CompositeType.java patching file openjdk/jdk/src/share/classes/sun/java2d/loops/MaskFill.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AAShapePipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AlphaColorPipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/RenderingEngine.java Hunk #1 succeeded at 264 (offset -17 lines). Hunk #2 succeeded at 442 (offset -17 lines). patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesRenderingEngine.java patching file openjdk/jdk/src/share/native/sun/java2d/loops/DrawParallelogram.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/FillParallelogram.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/MaskFill.c patching file openjdk/jdk/src/share/native/sun/java2d/loops/ParallelogramUtils.h patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_IntArgbPre_Mask.c patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_SrcMaskFill.c patching file openjdk/jdk/test/java/awt/Graphics2D/RenderClipTest/6766342.tests patching file openjdk/jdk/test/java/awt/Graphics2D/RenderClipTest/RenderClipTest.java Checking patches/openjdk/7016856-pisces-performance.patch Applying patches/openjdk/7016856-pisces-performance.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Curve.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Dasher.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Helpers.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesCache.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesRenderingEngine.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesTileGenerator.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/TransformingPathConsumer2D.java Checking patches/openjdk/6934977-MappedByteBuffer.load.patch Applying patches/openjdk/6934977-MappedByteBuffer.load.patch patching file openjdk/jdk/src/share/classes/java/nio/Bits.java Hunk #1 succeeded at 603 (offset 7 lines). patching file openjdk/jdk/src/share/classes/java/nio/MappedByteBuffer.java patching file openjdk/jdk/src/solaris/native/java/nio/MappedByteBuffer.c Hunk #2 succeeded at 48 (offset -4 lines). Hunk #3 succeeded at 65 (offset -4 lines). Hunk #4 succeeded at 81 (offset -4 lines). patching file openjdk/jdk/src/windows/native/java/nio/MappedByteBuffer.c patching file openjdk/jdk/test/java/nio/MappedByteBuffer/Basic.java Hunk #1 succeeded at 22 with fuzz 2. Hunk #2 succeeded at 51 (offset -1 lines). patching file openjdk/jdk/test/java/nio/MappedByteBuffer/Truncate.java Checking patches/jtreg-hotspot-bug-6196102.patch Applying patches/jtreg-hotspot-bug-6196102.patch patching file openjdk/hotspot/test/runtime/6196102/LoopTest.java Checking patches/jtreg-double-to-string.patch Applying patches/jtreg-double-to-string.patch patching file openjdk/jdk/test/java/lang/Double/ToString.java Checking patches/openjdk/7023591-AAShapePipe.patch Applying patches/openjdk/7023591-AAShapePipe.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AAShapePipe.java Checking patches/openjdk/7027667-AAShapePipeRegTest.patch Applying patches/openjdk/7027667-AAShapePipeRegTest.patch patching file openjdk/jdk/test/sun/java2d/pipe/Test7027667.java Checking patches/openjdk/7019861-AA-regression-fix.patch Applying patches/openjdk/7019861-AA-regression-fix.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Helpers.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/PiscesTileGenerator.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/java2d/pisces/Renderer/Test7019861.java Checking patches/openjdk/6986968-crash_on_xim_restart.patch Applying patches/openjdk/6986968-crash_on_xim_restart.patch patching file openjdk/jdk/src/solaris/native/sun/awt/awt_InputMethod.c Hunk #1 succeeded at 1472 (offset -1 lines). Checking patches/openjdk/7036754-stroker-nan.patch Applying patches/openjdk/7036754-stroker-nan.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/java2d/pisces/Test7036754.java Checking patches/openjdk/pgram-pipe-regression.patch Applying patches/openjdk/pgram-pipe-regression.patch patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLRenderer.java Hunk #1 succeeded at 118 (offset 16 lines). Hunk #2 succeeded at 139 (offset 16 lines). Hunk #3 succeeded at 188 (offset 16 lines). patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AAShapePipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AlphaColorPipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedRenderPipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/ParallelogramPipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/PixelToParallelogramConverter.java patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DRenderer.java Hunk #1 succeeded at 118 (offset 16 lines). Hunk #2 succeeded at 139 (offset 16 lines). Hunk #3 succeeded at 189 (offset 16 lines). patching file openjdk/jdk/test/java/awt/Paint/PgramUserBoundsTest.java Checking patches/openjdk/mutter.patch Applying patches/openjdk/mutter.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XDecoratedPeer.java Hunk #1 succeeded at 767 (offset 46 lines). Hunk #2 succeeded at 777 with fuzz 1 (offset 46 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWM.java Hunk #1 succeeded at 98 (offset -3 lines). Hunk #2 succeeded at 126 (offset -3 lines). Hunk #3 succeeded at 572 (offset 3 lines). Hunk #4 succeeded at 753 (offset 9 lines). Hunk #5 succeeded at 1054 (offset 7 lines). Hunk #6 succeeded at 1392 (offset 19 lines). Hunk #7 succeeded at 1587 with fuzz 1 (offset 19 lines). patching file openjdk/jdk/test/java/awt/WMSpecificTests/Mutter/MutterMaximizeTest.java patching file openjdk/jdk/test/java/awt/regtesthelpers/Util.java Checking patches/openjdk/7036148-npe-null-jmenu-name.patch Applying patches/openjdk/7036148-npe-null-jmenu-name.patch patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java Hunk #1 succeeded at 238 (offset -32 lines). patching file openjdk/jdk/test/javax/swing/JMenuItem/7036148/bug7036148.java Checking patches/jtreg-ChangeDir.patch Applying patches/jtreg-ChangeDir.patch patching file openjdk/jdk/test/tools/jar/ChangeDir.java Checking patches/jtreg-TempBuffer.patch Applying patches/jtreg-TempBuffer.patch patching file openjdk/jdk/test/sun/nio/ch/TempBuffer.java Checking patches/jtreg-EncodedMultiByteChar.patch Applying patches/jtreg-EncodedMultiByteChar.patch patching file openjdk/jdk/test/sun/net/www/protocol/file/EncodedMultiByteChar.java Checking patches/jtreg-FileLoaderTest.patch Applying patches/jtreg-FileLoaderTest.patch patching file openjdk/jdk/test/sun/misc/URLClassPath/FileLoaderTest.java Checking patches/jtreg-FileMap.patch Applying patches/jtreg-FileMap.patch patching file openjdk/jdk/test/sun/net/www/protocol/file/FileMap.java Checking patches/jtreg-ChannelsWrite.patch Applying patches/jtreg-ChannelsWrite.patch patching file openjdk/jdk/test/java/nio/channels/Channels/Write.java Checking patches/jtreg-bug7036148-test.patch Applying patches/jtreg-bug7036148-test.patch patching file openjdk/jdk/test/javax/swing/JMenuItem/7036148/bug7036148.java Checking patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch Applying patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patching file openjdk/jdk/test/com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java Checking patches/jtreg-MappedByteBuffer-Basic.patch Applying patches/jtreg-MappedByteBuffer-Basic.patch patching file openjdk/jdk/test/java/nio/MappedByteBuffer/Basic.java Checking patches/openjdk/7008106-WindowOpacity.patch Applying patches/openjdk/7008106-WindowOpacity.patch patching file openjdk/jdk/test/com/sun/awt/Translucency/WindowOpacity.java Checking patches/openjdk/6699843-IllegalArgumentException_drawString.patch Applying patches/openjdk/6699843-IllegalArgumentException_drawString.patch patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java patching file openjdk/jdk/test/java/awt/Graphics2D/DrawString/EmptyAttrString.java Checking patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch Applying patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patching file openjdk/jdk/src/share/classes/java/awt/AlphaComposite.java patching file openjdk/jdk/test/java/awt/AlphaComposite/TestAlphaCompositeForNaN.java Checking patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch Applying patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patching file openjdk/jdk/src/share/classes/java/awt/Font.java Hunk #1 succeeded at 1997 (offset 12 lines). Hunk #2 succeeded at 2035 (offset 12 lines). Hunk #3 succeeded at 2070 (offset 12 lines). patching file openjdk/jdk/test/java/awt/FontClass/SurrogateTest/SupplementaryCanDisplayUpToTest.java Checking patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch Applying patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patching file openjdk/jdk/src/share/classes/java/awt/Color.java Hunk #1 succeeded at 614 (offset 3 lines). Hunk #2 succeeded at 630 (offset 3 lines). Hunk #3 succeeded at 639 (offset 3 lines). Hunk #4 succeeded at 647 (offset 3 lines). Hunk #5 succeeded at 657 (offset 3 lines). patching file openjdk/jdk/test/java/awt/Color/OpacityChange/OpacityChange.java Checking patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch Applying patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patching file openjdk/jdk/src/share/classes/sun/font/FontManager.java Hunk #1 succeeded at 1586 (offset -15 lines). patching file openjdk/jdk/test/java/awt/FontClass/FontAccess.java Checking patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch Applying patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patching file openjdk/jdk/src/share/native/sun/java2d/loops/AlphaMacros.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/ByteGray.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/FourByteAbgr.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/FourByteAbgrPre.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Index12Gray.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Index8Gray.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntArgb.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntArgbBm.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntArgbPre.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntBgr.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntRgb.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntRgbx.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/LoopMacros.h Hunk #1 succeeded at 1683 (offset 73 lines). Hunk #2 succeeded at 1870 (offset 73 lines). patching file openjdk/jdk/src/share/native/sun/java2d/loops/ThreeByteBgr.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Ushort4444Argb.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Ushort555Rgb.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Ushort555Rgbx.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Ushort565Rgb.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/UshortGray.h patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_FourByteAbgr.c patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_FourByteAbgrPre.c patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_IntArgb.c patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_IntArgbPre.c patching file openjdk/jdk/test/java/awt/Graphics2D/DrawString/AlphaSurfaceText.java Checking patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch Applying patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patching file openjdk/jdk/src/share/bin/parse_manifest.c Hunk #1 succeeded at 77 (offset 18 lines). patching file openjdk/jdk/test/tools/launcher/6842838/CreateBadJar.java patching file openjdk/jdk/test/tools/launcher/6842838/Test6842838.sh Checking patches/openjdk/6882768-test_for_6842838_is_broken.patch Applying patches/openjdk/6882768-test_for_6842838_is_broken.patch patching file openjdk/jdk/test/tools/launcher/6842838/Test6842838.sh Checking patches/hotspot/hs23/pr639-broken_shark_build.patch Applying patches/hotspot/hs23/pr639-broken_shark_build.patch patching file openjdk/hotspot/make/linux/makefiles/launcher.make patching file openjdk/hotspot/src/share/vm/ci/ciTypeFlow.cpp Checking patches/powerpc-stacksize.patch Applying patches/powerpc-stacksize.patch patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/globals_linux_zero.hpp patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch Applying patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patching file openjdk/jdk/src/share/classes/javax/swing/plaf/basic/BasicButtonListener.java patching file openjdk/jdk/test/javax/swing/AbstractButton/6711682/bug6711682.java Checking patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch Applying patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patching file openjdk/jdk/src/windows/native/sun/java2d/d3d/D3DBlitLoops.cpp Hunk #1 succeeded at 251 (offset -1 lines). patching file openjdk/jdk/test/sun/java2d/DirectX/OpaqueImageToSurfaceBlitTest/OpaqueImageToSurfaceBlitTest.java Checking patches/jtreg-ConstructDeflaterInput-fix.patch Applying patches/jtreg-ConstructDeflaterInput-fix.patch patching file openjdk/jdk/test/java/util/zip/ConstructDeflaterInput.java Checking patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch Applying patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patching file openjdk/jdk/src/share/classes/javax/swing/GroupLayout.java patching file openjdk/jdk/test/javax/swing/GroupLayout/6613904/bug6613904.java Checking patches/openjdk/7049339-anyblit-broken.patch Applying patches/openjdk/7049339-anyblit-broken.patch patching file openjdk/jdk/src/share/classes/sun/java2d/loops/Blit.java patching file openjdk/jdk/test/sun/java2d/loops/Bug7049339.java Checking patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch Applying patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/jvm/Gen.java patching file openjdk/langtools/test/tools/javac/4917091/Test255.java patching file openjdk/langtools/test/tools/javac/4917091/Test256a.java patching file openjdk/langtools/test/tools/javac/4917091/Test256a.out patching file openjdk/langtools/test/tools/javac/4917091/Test256b.java patching file openjdk/langtools/test/tools/javac/4917091/Test256b.out Checking patches/openjdk/6390045-error_cannot_access_java_lang_void.patch Applying patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Symtab.java Hunk #1 succeeded at 441 (offset 1 line). patching file openjdk/langtools/test/tools/javac/6390045/T6390045a.java patching file openjdk/langtools/test/tools/javac/6390045/T6390045b.java Checking patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch Applying patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patching file openjdk/jdk/src/share/classes/java/awt/GraphicsEnvironment.java Hunk #1 succeeded at 355 (offset -1 lines). Hunk #2 succeeded at 378 (offset -1 lines). patching file openjdk/jdk/test/java/awt/GraphicsEnvironment/PreferLocaleFonts.java Checking patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch Applying patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patching file openjdk/jdk/src/share/classes/java/text/CollationElementIterator.java patching file openjdk/jdk/test/java/text/Collator/Bug5047314.java Checking patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch Applying patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patching file openjdk/jdk/src/share/classes/java/util/Vector.java patching file openjdk/jdk/test/java/util/Vector/SerializationDeadlock.java patching file openjdk/jdk/test/java/util/Vector/SimpleSerialization.java Checking patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch Applying patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patching file openjdk/jdk/test/java/math/BigDecimal/DivideMcTests.java patching file openjdk/jdk/test/java/math/BigDecimal/FloatDoubleValueTests.java patching file openjdk/jdk/test/java/math/BigDecimal/RangeTests.java patching file openjdk/jdk/test/java/math/BigDecimal/StrippingZerosTest.java patching file openjdk/jdk/test/java/math/BigDecimal/ToPlainStringTests.java Hunk #1 succeeded at 25 with fuzz 2. Hunk #2 succeeded at 64 (offset 2 lines). Hunk #3 succeeded at 82 (offset 2 lines). Checking patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch Applying patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patching file openjdk/jdk/test/java/math/BigDecimal/EqualsTests.java patching file openjdk/jdk/test/java/math/BigDecimal/LongValueExactTests.java patching file openjdk/jdk/test/java/math/BigDecimal/PrecisionTests.java patching file openjdk/jdk/test/java/math/BigInteger/CompareToTests.java Checking patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch Applying patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patching file openjdk/jdk/src/share/classes/java/math/BigInteger.java Hunk #1 succeeded at 2045 (offset -6 lines). Hunk #2 succeeded at 2054 (offset -6 lines). Hunk #3 succeeded at 2098 (offset -6 lines). patching file openjdk/jdk/test/java/math/BigInteger/ExtremeShiftingTests.java Checking patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch Applying patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Checking patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch Applying patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/gif/GIFImageMetadata.java Hunk #1 succeeded at 155 (offset 2 lines). Hunk #2 succeeded at 187 (offset 2 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/gif/GIFMetadata.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/gif/GIFStreamMetadata.java Hunk #1 succeeded at 204 (offset 2 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/png/PNGMetadata.java Hunk #1 succeeded at 595 (offset -5 lines). Hunk #2 succeeded at 827 (offset -5 lines). Hunk #3 succeeded at 889 (offset -5 lines). Hunk #4 succeeded at 1157 (offset -5 lines). patching file openjdk/jdk/src/share/classes/javax/imageio/metadata/IIOMetadataFormat.java patching file openjdk/jdk/test/javax/imageio/metadata/BooleanAttributes.java patching file openjdk/jdk/test/javax/imageio/plugins/png/ITXtTest.java Checking patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch Applying patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageWriter.java patching file openjdk/jdk/test/javax/imageio/plugins/bmp/TopDownTest.java Checking patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch Applying patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patching file openjdk/jdk/make/sun/xawt/mapfile-vers Hunk #1 succeeded at 303 (offset -19 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 199 (offset -9 lines). patching file openjdk/jdk/src/solaris/native/sun/xawt/XToolkit.c Hunk #1 succeeded at 46 with fuzz 2 (offset -1 lines). Hunk #2 succeeded at 916 with fuzz 2 (offset -173 lines). Checking patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch Applying patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/utils/IdResolver.java Hunk #1 succeeded at 70 (offset -3 lines). Hunk #2 succeeded at 156 with fuzz 1 (offset -5 lines). Checking patches/ScriptEngineManager-doc.patch Applying patches/ScriptEngineManager-doc.patch patching file openjdk/jdk/src/share/classes/javax/script/ScriptEngineManager.java Hunk #1 succeeded at 37 (offset -2 lines). Hunk #2 succeeded at 198 (offset -4 lines). Hunk #3 succeeded at 347 (offset -4 lines). Checking patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch Applying patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patching file openjdk/jdk/src/share/classes/java/util/jar/JarVerifier.java Hunk #1 succeeded at 307 with fuzz 2 (offset 14 lines). Checking patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch Applying patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patching file openjdk/jdk/src/share/classes/java/util/jar/JarVerifier.java Hunk #1 succeeded at 79 (offset 3 lines). Checking patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch Applying patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patching file openjdk/jdk/src/share/classes/sun/text/normalizer/NormalizerBase.java Hunk #1 succeeded at 1599 (offset 1 line). Checking patches/openjdk/7088989-ucrypto_tests.patch Applying patches/openjdk/7088989-ucrypto_tests.patch patching file openjdk/jdk/test/Makefile patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestDigest.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestRSA.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/UcryptoTest.java patching file openjdk/jdk/test/java/security/Provider/DefaultPKCS11.java Checking patches/generalise_crypto_tests.patch Applying patches/generalise_crypto_tests.patch patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestDigest.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestRSA.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/UcryptoTest.java Checking patches/remove-gcm-test.patch Applying patches/remove-gcm-test.patch patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java Checking patches/skip_wrap_mode.patch Applying patches/skip_wrap_mode.patch patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java Hunk #1 succeeded at 218 (offset -1 lines). Checking patches/remove_multicatch_in_testrsa.patch Applying patches/remove_multicatch_in_testrsa.patch patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestRSA.java Checking patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch Applying patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/SunPKCS11.java Hunk #1 succeeded at 583 (offset -18 lines). patching file openjdk/jdk/test/sun/security/pkcs11/Cipher/TestSymmCiphers.java Checking patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch Applying patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java Hunk #3 succeeded at 714 (offset -1 lines). Hunk #4 succeeded at 783 (offset -1 lines). Checking patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch Applying patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java Hunk #1 succeeded at 816 (offset -1 lines). Checking patches/openjdk/p11cipher-6812738-native_cleanup.patch Applying patches/openjdk/p11cipher-6812738-native_cleanup.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11RSACipher.java patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_convert.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_crypt.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_digest.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_dual.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_general.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_keymgmt.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_mutex.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_objmgmt.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_sessmgmt.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_sign.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_util.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/pkcs11wrapper.h Checking patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch Applying patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patching file openjdk/jdk/src/share/classes/sun/security/krb5/Credentials.java Hunk #2 succeeded at 264 (offset 2 lines). patching file openjdk/jdk/src/share/classes/sun/security/pkcs/PKCS9Attribute.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java Hunk #2 succeeded at 202 (offset 1 line). Hunk #3 succeeded at 223 (offset 1 line). patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11RSACipher.java Hunk #2 succeeded at 120 (offset 8 lines). patching file openjdk/jdk/src/share/classes/sun/security/provider/certpath/URICertStore.java patching file openjdk/jdk/src/share/classes/sun/security/util/Debug.java patching file openjdk/jdk/src/share/classes/sun/security/x509/AlgorithmId.java patching file openjdk/jdk/src/share/classes/sun/security/x509/AVA.java patching file openjdk/jdk/src/share/classes/sun/security/x509/DNSName.java patching file openjdk/jdk/src/share/classes/sun/security/x509/RFC822Name.java patching file openjdk/jdk/test/sun/security/x509/AlgorithmId/TurkishRegion.java Checking patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch Applying patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java patching file openjdk/jdk/test/sun/security/pkcs11/Cipher/TestPKCS5PaddingError.java Checking patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch Applying patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java Checking patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch Applying patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/SunPKCS11.java Hunk #2 succeeded at 602 (offset -18 lines). patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/wrapper/CK_AES_CTR_PARAMS.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/wrapper/CK_MECHANISM.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/wrapper/PKCS11Constants.java patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_convert.c patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/pkcs-11v2-20a3.h patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/pkcs11wrapper.h patching file openjdk/jdk/test/sun/security/pkcs11/Cipher/TestSymmCiphers.java patching file openjdk/jdk/test/sun/security/pkcs11/Cipher/TestSymmCiphersNoPad.java Checking patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch Applying patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patching file openjdk/jdk/make/sun/security/pkcs11/mapfile-vers patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Digest.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/wrapper/PKCS11.java patching file openjdk/jdk/src/share/lib/security/sunpkcs11-solaris.cfg patching file openjdk/jdk/src/share/native/sun/security/pkcs11/wrapper/pkcs11wrapper.h patching file openjdk/jdk/test/sun/security/pkcs11/MessageDigest/TestCloning.java Checking patches/traceable.patch Applying patches/traceable.patch patching file openjdk/jdk/make/tools/src/build/tools/generatebreakiteratordata/GenerateBreakIteratorData.java Checking patches/pr1319-support_giflib_5.patch Applying patches/pr1319-support_giflib_5.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c Hunk #1 succeeded at 319 (offset 3 lines). Checking patches/openjdk/6718364-inference_failure.patch Applying patches/openjdk/6718364-inference_failure.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java patching file openjdk/langtools/test/tools/javac/generics/inference/6718364/T6718364.java patching file openjdk/langtools/test/tools/javac/generics/inference/6718364/T6718364.out Checking patches/openjdk/6682380-foreach_crash.patch Applying patches/openjdk/6682380-foreach_crash.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Lower.java Hunk #1 succeeded at 2916 (offset 53 lines). Hunk #2 succeeded at 2999 (offset 53 lines). patching file openjdk/langtools/test/tools/javac/foreach/T6682380.java Checking patches/openjdk/7046929-fix_t6397104_test_failure.patch Applying patches/openjdk/7046929-fix_t6397104_test_failure.patch patching file openjdk/langtools/test/tools/javac/api/T6397104.java Checking patches/openjdk/7024568-long_method_resolution_oom_error.patch Applying patches/openjdk/7024568-long_method_resolution_oom_error.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java patching file openjdk/langtools/test/tools/javac/7024568/T7024568.java patching file openjdk/langtools/test/tools/javac/7024568/T7024568.out Checking patches/openjdk/7003595-incompatibleclasschangeerror.patch Applying patches/openjdk/7003595-incompatibleclasschangeerror.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Symbol.java Hunk #1 succeeded at 691 (offset -35 lines). patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Lower.java Hunk #1 succeeded at 2010 (offset -261 lines). patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java Hunk #1 succeeded at 882 (offset 19 lines). Hunk #2 succeeded at 1516 with fuzz 1 (offset 11 lines). patching file openjdk/langtools/test/tools/javac/7003595/T7003595.java patching file openjdk/langtools/test/tools/javac/7003595/T7003595b.java Checking patches/openjdk/6500343-bad_code_from_conditionals.patch Applying patches/openjdk/6500343-bad_code_from_conditionals.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/TransTypes.java patching file openjdk/langtools/test/tools/javac/conditional/6500343/T6500343a.java patching file openjdk/langtools/test/tools/javac/conditional/6500343/T6500343b.java Checking patches/jaxws-tempfiles-ioutils-6.patch Applying patches/jaxws-tempfiles-ioutils-6.patch patching file openjdk/jaxws/drop_included/jaxws_src/src/com/sun/xml/internal/org/jvnet/mimepull/TempFiles.java Checking patches/jtreg-LayoutGetCharacterCount.patch Applying patches/jtreg-LayoutGetCharacterCount.patch patching file ./openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutGetCharacterCount.java Checking patches/jtreg-LayoutLimits.patch Applying patches/jtreg-LayoutLimits.patch patching file ./openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutLimits.java Checking patches/jtreg-ComponentOrientationTests.patch Applying patches/jtreg-ComponentOrientationTests.patch patching file openjdk/jdk/test/java/awt/ComponentOrientation/ComponentOrientationTest.java patching file openjdk/jdk/test/java/awt/ComponentOrientation/ComponentPlacementTest.java patching file openjdk/jdk/test/java/awt/ComponentOrientation/ComponentSizeTest.java Checking patches/jtreg-TextLayoutBoundsChecks.patch Applying patches/jtreg-TextLayoutBoundsChecks.patch patching file ./openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutAscentDescent.java patching file ./openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutBoundIsNotEmpty.java patching file ./openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutGetPixelBounds.java Checking patches/openjdk/7171223-strict_aliasing.patch Applying patches/openjdk/7171223-strict_aliasing.patch patching file openjdk/jdk/make/sun/font/Makefile Hunk #1 succeeded at 95 (offset -1 lines). Checking patches/openjdk/7188114-alternate_command_line_parser.patch Applying patches/openjdk/7188114-alternate_command_line_parser.patch patching file openjdk/jdk/src/windows/bin/cmdtoargs.c Checking patches/openjdk/7199143-OCSP_timeout.patch Applying patches/openjdk/7199143-OCSP_timeout.patch patching file openjdk/jdk/src/share/classes/sun/security/provider/certpath/OCSP.java Hunk #1 succeeded at 40 (offset -3 lines). Hunk #2 succeeded at 63 (offset -3 lines). Checking patches/openjdk/8006120-server_jre.patch Applying patches/openjdk/8006120-server_jre.patch patching file openjdk/jdk/make/common/Defs.gmk Hunk #1 succeeded at 267 (offset -29 lines). patching file openjdk/jdk/make/common/Release.gmk Hunk #1 succeeded at 244 with fuzz 2 (offset 18 lines). Hunk #2 succeeded at 856 with fuzz 2 (offset 5 lines). Checking patches/openjdk/8006536-remove_trailing_slashes.patch Applying patches/openjdk/8006536-remove_trailing_slashes.patch patching file openjdk/jdk/src/windows/bin/cmdtoargs.c Checking patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch Applying patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch patching file openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiator.java Hunk #3 succeeded at 305 (offset 1 line). Hunk #4 succeeded at 775 (offset 1 line). patching file openjdk/jdk/src/share/classes/sun/reflect/misc/ReflectUtil.java Hunk #1 succeeded at 51 (offset 4 lines). Checking patches/openjdk/8009217-fix_test_compile.patch Applying patches/openjdk/8009217-fix_test_compile.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/security/transforms/MyTransform.java Checking patches/openjdk/8009610-blacklist_malware_certificate.patch Applying patches/openjdk/8009610-blacklist_malware_certificate.patch patching file openjdk/jdk/src/share/classes/sun/security/util/UntrustedCertificates.java Hunk #1 succeeded at 845 (offset 2 lines). Checking patches/openjdk/8010714-xml_dsig_retrievalmethod.patch Applying patches/openjdk/8010714-xml_dsig_retrievalmethod.patch patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/keys/KeyInfo.java patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/Manifest.java patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/ObjectContainer.java patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/Reference.java patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/SignatureProperties.java patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/SignatureProperty.java patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignature.java patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureInput.java patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/utils/ElementProxy.java Hunk #1 succeeded at 518 (offset 3 lines). patching file openjdk/jdk/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheNodeSetData.java patching file openjdk/jdk/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMRetrievalMethod.java patching file openjdk/jdk/src/share/classes/org/jcp/xml/dsig/internal/dom/Utils.java Checking patches/openjdk/8011154-awt_regression.patch Applying patches/openjdk/8011154-awt_regression.patch patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.cpp Hunk #1 succeeded at 6268 (offset 143 lines). Checking patches/openjdk/8011313-OCSP_timeout_wrong_value.patch Applying patches/openjdk/8011313-OCSP_timeout_wrong_value.patch patching file openjdk/jdk/src/share/classes/sun/security/provider/certpath/OCSP.java Hunk #2 succeeded at 78 (offset -3 lines). Checking patches/openjdk/8011992-MlibOpsTest_failed.patch Applying patches/openjdk/8011992-MlibOpsTest_failed.patch patching file openjdk/jdk/src/share/native/sun/awt/medialib/awt_ImagingLib.c Hunk #1 succeeded at 1317 (offset 15 lines). Hunk #2 succeeded at 1392 (offset 15 lines). patching file openjdk/jdk/test/java/awt/image/mlib/MlibOpsTest.java Checking patches/openjdk/8012112-MlibOpsTest_fails.patch Applying patches/openjdk/8012112-MlibOpsTest_fails.patch patching file openjdk/jdk/src/share/native/sun/awt/medialib/awt_ImagingLib.c Hunk #1 succeeded at 1327 (offset 15 lines). Hunk #2 succeeded at 1346 (offset 15 lines). patching file openjdk/jdk/test/java/awt/image/mlib/MlibOpsTest.java Checking patches/openjdk/8012933-appcontext_disposed_too_early.patch Applying patches/openjdk/8012933-appcontext_disposed_too_early.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 179 with fuzz 1 (offset -11 lines). Hunk #2 succeeded at 405 (offset 7 lines). Hunk #3 succeeded at 475 (offset 3 lines). patching file openjdk/jdk/test/sun/awt/AppContext/8012933/Test8012933.java Checking patches/openjdk/8013196-timezone_getdefault_throws_exception.patch Applying patches/openjdk/8013196-timezone_getdefault_throws_exception.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 818 (offset 5 lines). Checking patches/openjdk/8014205-blank_swing_dialogs_windows.patch Applying patches/openjdk/8014205-blank_swing_dialogs_windows.patch patching file openjdk/jdk/src/share/classes/java/awt/image/BufferedImage.java Checking patches/openjdk/8014427-raster_regression.patch Applying patches/openjdk/8014427-raster_regression.patch patching file openjdk/jdk/src/share/classes/java/awt/image/Raster.java Checking patches/openjdk/8014676-javadebugger_space_in_paths.patch Applying patches/openjdk/8014676-javadebugger_space_in_paths.patch patching file openjdk/jdk/src/share/classes/com/sun/tools/jdi/AbstractLauncher.java patching file openjdk/jdk/src/share/classes/com/sun/tools/jdi/SunCommandLineLauncher.java Checking patches/openjdk/8014968-OCSP_timeout_default.patch Applying patches/openjdk/8014968-OCSP_timeout_default.patch patching file openjdk/jdk/src/share/classes/sun/security/provider/certpath/OCSP.java Hunk #1 succeeded at 81 (offset -3 lines). Checking patches/openjdk/6636370-appcontext_simplification.patch Applying patches/openjdk/6636370-appcontext_simplification.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 151 with fuzz 2. Hunk #2 succeeded at 226 (offset 3 lines). Hunk #3 succeeded at 274 (offset 3 lines). Hunk #4 succeeded at 300 (offset 3 lines). Hunk #5 succeeded at 478 (offset 3 lines). Hunk #6 succeeded at 493 (offset 3 lines). Hunk #7 succeeded at 512 (offset 3 lines). Hunk #8 succeeded at 695 (offset 3 lines). Hunk #9 succeeded at 845 (offset 3 lines). Checking patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch Applying patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 144 (offset -2 lines). Checking patches/sparc-ptracefix.patch Applying patches/sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/hotspot/hs23/alpha-fixes.patch Applying patches/hotspot/hs23/alpha-fixes.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile Checking patches/hotspot/hs23/gcc-suffix.patch Applying patches/hotspot/hs23/gcc-suffix.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/gcc.make Checking patches/hotspot/hs23/text-relocations.patch Applying patches/hotspot/hs23/text-relocations.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/linux/makefiles/rules.make Checking patches/hotspot/hs23/version.patch Applying patches/hotspot/hs23/version.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 193 (offset 1 line). Hunk #2 succeeded at 459 (offset 1 line). Checking patches/memory-limits.patch Applying patches/memory-limits.patch patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp Hunk #1 succeeded at 89 (offset -6 lines). patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 3211 (offset 402 lines). Checking patches/sh4-support.patch Applying patches/sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1886 (offset 134 lines). Hunk #2 succeeded at 1918 (offset 134 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk Hunk #2 succeeded at 201 (offset -4 lines). patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 126 with fuzz 2. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 204 (offset -8 lines). Hunk #2 succeeded at 265 (offset -8 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 326 (offset -24 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/hotspot/hs23/aarch64.patch Applying patches/hotspot/hs23/aarch64.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #2 succeeded at 1892 (offset -3 lines). Hunk #3 succeeded at 1926 (offset -3 lines). Checking patches/hotspot/hs23/arm.patch Applying patches/hotspot/hs23/arm.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 1353 (offset -320 lines). patching file openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/arm-debug.patch Applying patches/arm-debug.patch patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 255 (offset 18 lines). patching file openjdk/hotspot/src/share/vm/utilities/vmError.hpp Hunk #1 succeeded at 30 with fuzz 1. Hunk #2 succeeded at 102 (offset 9 lines). Checking patches/hotspot/hs23/jtreg-test7020373-fix.patch Applying patches/hotspot/hs23/jtreg-test7020373-fix.patch patching file openjdk/hotspot/test/runtime/7020373/GenOOMCrashClass.java patching file openjdk/hotspot/test/runtime/7020373/Test7020373.sh Checking patches/jtreg-6929067-fix.patch Applying patches/jtreg-6929067-fix.patch patching file openjdk/hotspot/test/runtime/6929067/Test6929067.sh Checking patches/hotspot/hs23/update-bootclasspath.patch Applying patches/hotspot/hs23/update-bootclasspath.patch patching file openjdk/hotspot/src/share/vm/runtime/os.cpp Checking patches/hotspot/original/jvmtiEnv.patch Applying patches/hotspot/original/jvmtiEnv.patch patching file openjdk/hotspot/src/share/vm/prims/jvmtiEnv.cpp Hunk #1 succeeded at 2794 (offset 92 lines). Checking patches/sparc-trapsfix.patch Applying patches/sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Hunk #1 succeeded at 28 with fuzz 2 (offset 3 lines). Checking patches/print_lsb_release.patch Applying patches/print_lsb_release.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 2015 (offset 127 lines). Hunk #2 succeeded at 2102 (offset 155 lines). Checking patches/alternative_krb5_cache.patch Applying patches/alternative_krb5_cache.patch patching file openjdk/jdk/make/sun/security/krb5/internal/ccache/Makefile patching file openjdk/jdk/make/sun/security/Makefile patching file openjdk/jdk/src/share/classes/sun/security/krb5/internal/ccache/FileCredentialsCache.java Hunk #4 succeeded at 392 (offset 34 lines). Hunk #5 succeeded at 418 (offset 34 lines). Hunk #6 succeeded at 501 (offset 34 lines). Hunk #7 succeeded at 584 (offset 34 lines). patching file openjdk/jdk/src/solaris/native/sun/security/krb5/internal/ccache/krb5ccache.c Checking patches/alternative_krb5_cache_fixup.patch Applying patches/alternative_krb5_cache_fixup.patch patching file openjdk/jdk/make/sun/security/krb5/internal/ccache/Makefile patching file openjdk/jdk/make/sun/security/Makefile patching file openjdk/jdk/src/share/classes/sun/security/krb5/internal/ccache/FileCredentialsCache.java Hunk #2 succeeded at 396 (offset 34 lines). Hunk #3 succeeded at 451 (offset 34 lines). Hunk #4 succeeded at 521 (offset 34 lines). Hunk #5 succeeded at 604 (offset 34 lines). Hunk #6 succeeded at 615 (offset 34 lines). Checking patches/imageiojpeg_sync.patch Applying patches/imageiojpeg_sync.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 389 (offset -58 lines). Hunk #2 succeeded at 426 (offset -58 lines). Hunk #3 succeeded at 1912 (offset -57 lines). Hunk #4 succeeded at 1934 (offset -57 lines). Hunk #5 succeeded at 2051 (offset -57 lines). Hunk #6 succeeded at 2067 (offset -57 lines). Hunk #7 succeeded at 2658 (offset -203 lines). Hunk #8 succeeded at 2717 (offset -194 lines). Hunk #9 succeeded at 2951 with fuzz 1 (offset -194 lines). Hunk #10 succeeded at 2985 with fuzz 2 (offset -194 lines). Checking patches/openjdk/8005194-scale_memory_leak.patch Applying patches/openjdk/8005194-scale_memory_leak.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2732 (offset 38 lines). Checking patches/openjdk/6563752-ss12_support.patch Applying patches/openjdk/6563752-ss12_support.patch patching file openjdk/jdk/make/common/Defs-solaris.gmk patching file openjdk/jdk/make/common/shared/Compiler-sun.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 115 (offset -4 lines). Checking patches/openjdk/6729772-opt_cleanup.patch Applying patches/openjdk/6729772-opt_cleanup.patch patching file openjdk/jdk/make/common/Defs-linux.gmk Hunk #2 succeeded at 135 with fuzz 2 (offset 19 lines). Hunk #3 succeeded at 176 with fuzz 1 (offset 21 lines). Hunk #4 succeeded at 209 (offset 30 lines). patching file openjdk/jdk/make/common/Defs-solaris.gmk patching file openjdk/jdk/make/common/Defs.gmk Hunk #1 succeeded at 416 (offset -67 lines). patching file openjdk/jdk/make/common/Library.gmk Hunk #1 succeeded at 218 (offset -20 lines). patching file openjdk/jdk/make/common/shared/Defs.gmk Hunk #1 succeeded at 282 (offset 5 lines). patching file openjdk/jdk/make/java/fdlibm/Makefile patching file openjdk/jdk/make/java/java_hprof_demo/Makefile patching file openjdk/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 34 (offset 6 lines). patching file openjdk/jdk/make/sun/font/Makefile patching file openjdk/jdk/make/sun/font/t2k/Makefile Hunk #1 succeeded at 39 (offset -2 lines). patching file openjdk/jdk/make/sun/image/generic/Makefile patching file openjdk/jdk/make/sun/image/vis/Makefile patching file openjdk/jdk/make/sun/jpeg/Makefile Checking patches/openjdk/6799141-split_out_versions.patch Applying patches/openjdk/6799141-split_out_versions.patch patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Compiler-msvc.gmk Hunk #1 succeeded at 47 (offset 6 lines). patching file openjdk/jdk/make/common/shared/Compiler-sun.gmk patching file openjdk/jdk/make/common/shared/Defs.gmk patching file openjdk/jdk/make/common/shared/Defs-versions.gmk patching file openjdk/jdk/make/common/shared/Defs-windows.gmk Hunk #1 succeeded at 147 (offset 11 lines). patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 44 (offset 6 lines). Hunk #2 succeeded at 152 (offset 6 lines). Hunk #3 succeeded at 212 (offset 6 lines). Hunk #4 succeeded at 283 (offset 6 lines). Hunk #5 succeeded at 346 (offset 6 lines). Hunk #6 succeeded at 379 (offset 6 lines). Hunk #7 succeeded at 1300 (offset -26 lines). Hunk #8 succeeded at 1314 (offset -26 lines). Hunk #9 succeeded at 1327 (offset -26 lines). Hunk #10 succeeded at 1359 (offset -26 lines). Hunk #11 succeeded at 1371 (offset -26 lines). patching file openjdk/jdk/make/common/shared/Sanity-Settings.gmk Hunk #1 succeeded at 177 (offset 7 lines). Hunk #2 succeeded at 187 (offset 7 lines). Checking patches/freetypeversion.patch Applying patches/freetypeversion.patch patching file openjdk/jdk/make/common/shared/Defs-versions.gmk Checking patches/openjdk/6816311-compiler_name.patch Applying patches/openjdk/6816311-compiler_name.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Compiler-sun.gmk patching file openjdk/jdk/make/common/shared/Defs-versions.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/openjdk/6974017-minorver_for_solaris.patch Applying patches/openjdk/6974017-minorver_for_solaris.patch patching file openjdk/jdk/make/common/shared/Compiler-sun.gmk Checking patches/openjdk/6980281-majorver_for_solaris.patch Applying patches/openjdk/6980281-majorver_for_solaris.patch patching file openjdk/jdk/make/common/Defs-solaris.gmk Hunk #1 succeeded at 437 (offset -29 lines). Hunk #2 succeeded at 460 (offset -29 lines). patching file openjdk/jdk/make/common/shared/Compiler-sun.gmk Checking patches/openjdk/7000225-bad_tabs.patch Applying patches/openjdk/7000225-bad_tabs.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1327 (offset -62 lines). Checking patches/openjdk/7038711-fix_no-clobber_usage.patch Applying patches/openjdk/7038711-fix_no-clobber_usage.patch patching file openjdk/jdk/make/common/Defs-linux.gmk Hunk #1 succeeded at 254 (offset -4 lines). patching file openjdk/jdk/make/common/Defs-solaris.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Compiler-sun.gmk patching file openjdk/jdk/make/sun/jpeg/Makefile Checking patches/disable-cc-incompatible-sanity-checks.patch Applying patches/disable-cc-incompatible-sanity-checks.patch patching file openjdk/jdk/make/common/Sanity.gmk Hunk #1 succeeded at 96 (offset 5 lines). Hunk #2 succeeded at 116 (offset 5 lines). patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 165 (offset 6 lines). Hunk #2 succeeded at 198 (offset 6 lines). Hunk #3 succeeded at 221 (offset 6 lines). Checking patches/rh995488-rhel_tz_fix.patch Applying patches/rh995488-rhel_tz_fix.patch patching file openjdk/jdk/src/solaris/native/java/util/TimeZone_md.c Checking patches/hotspot/hs23/remove_jsr292_tests.patch Applying patches/hotspot/hs23/remove_jsr292_tests.patch patching file openjdk/hotspot/test/compiler/6990212/Test6990212.java patching file openjdk/hotspot/test/compiler/7141637/SpreadNullArg.java patching file openjdk/hotspot/test/compiler/7158807/Test7158807.java Checking patches/hotspot/hs23/7188168-fix_debug_binaries.patch Applying patches/hotspot/hs23/7188168-fix_debug_binaries.patch patching file openjdk/hotspot/make/linux/makefiles/adlc.make patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 219 (offset -17 lines). Checking patches/hotspot/hs23/arm-01-hsx22.patch Applying patches/hotspot/hs23/arm-01-hsx22.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Checking patches/hotspot/hs23/arm-03-invokedynamic.patch Applying patches/hotspot/hs23/arm-03-invokedynamic.patch patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 51 (offset -1 lines). Hunk #2 succeeded at 1365 (offset -320 lines). Checking patches/hotspot/hs23/arm-04-invokedynamic_jit.patch Applying patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patching file openjdk/hotspot/make/linux/makefiles/fastdebug.make patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 150 (offset -19 lines). patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #3 succeeded at 419 (offset 2 lines). Hunk #4 succeeded at 1216 (offset 2 lines). Hunk #5 succeeded at 1309 (offset 2 lines). Hunk #6 succeeded at 1821 (offset 2 lines). Hunk #7 succeeded at 5298 (offset 19 lines). Hunk #8 succeeded at 6602 (offset 19 lines). Checking patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch Applying patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #1 succeeded at 6603 (offset 19 lines). Checking patches/hotspot/hs23/arm-06-no_o0.patch Applying patches/hotspot/hs23/arm-06-no_o0.patch patching file openjdk/hotspot/make/linux/makefiles/fastdebug.make patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 150 (offset -19 lines). Checking patches/hotspot/hs23/arm-07-cleanup.patch Applying patches/hotspot/hs23/arm-07-cleanup.patch patching file openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 51 (offset -1 lines). Hunk #2 succeeded at 1363 (offset -320 lines). patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #1 succeeded at 1173 (offset 2 lines). Checking patches/hotspot/hs23/arm-08-cleanup.patch Applying patches/hotspot/hs23/arm-08-cleanup.patch patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S Checking patches/hotspot/hs23/arm-09-jvmti.patch Applying patches/hotspot/hs23/arm-09-jvmti.patch patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #2 succeeded at 449 (offset 2 lines). Hunk #3 succeeded at 5478 (offset 19 lines). Hunk #4 succeeded at 7577 (offset 19 lines). Hunk #5 succeeded at 7688 (offset 19 lines). Hunk #6 succeeded at 7873 (offset 19 lines). Hunk #7 succeeded at 8257 (offset 19 lines). patching file openjdk/hotspot/src/share/vm/prims/jvmtiExport.cpp patching file openjdk/hotspot/src/share/vm/prims/jvmtiExport.hpp Checking patches/hotspot/hs23/arm-10-memory_protect.patch Applying patches/hotspot/hs23/arm-10-memory_protect.patch patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #2 succeeded at 436 (offset 2 lines). Hunk #3 succeeded at 4518 (offset 19 lines). Hunk #4 succeeded at 4655 (offset 19 lines). Hunk #5 succeeded at 4688 (offset 19 lines). Hunk #6 succeeded at 4701 (offset 19 lines). patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/hotspot/hs23/arm-11-thumb2_jit.patch Applying patches/hotspot/hs23/arm-11-thumb2_jit.patch patching file openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #5 succeeded at 536 (offset 2 lines). Hunk #6 succeeded at 551 (offset 2 lines). Hunk #7 succeeded at 621 (offset 2 lines). Hunk #8 succeeded at 662 (offset 2 lines). Hunk #9 succeeded at 673 (offset 2 lines). Hunk #10 succeeded at 693 (offset 2 lines). Hunk #11 succeeded at 727 (offset 2 lines). Hunk #12 succeeded at 737 (offset 2 lines). Hunk #13 succeeded at 805 (offset 2 lines). Hunk #14 succeeded at 836 (offset 2 lines). Hunk #15 succeeded at 865 (offset 2 lines). Hunk #16 succeeded at 881 (offset 2 lines). Hunk #17 succeeded at 906 (offset 2 lines). Hunk #18 succeeded at 918 (offset 2 lines). Hunk #19 succeeded at 935 (offset 2 lines). Hunk #20 succeeded at 944 (offset 2 lines). Hunk #21 succeeded at 957 (offset 2 lines). Hunk #22 succeeded at 977 (offset 2 lines). Hunk #23 succeeded at 985 (offset 2 lines). Hunk #24 succeeded at 1004 (offset 2 lines). Hunk #25 succeeded at 1017 (offset 2 lines). Hunk #26 succeeded at 1313 (offset 2 lines). Hunk #27 succeeded at 1327 (offset 2 lines). Hunk #28 succeeded at 1364 (offset 2 lines). Hunk #29 succeeded at 1386 (offset 2 lines). Hunk #30 succeeded at 1402 (offset 2 lines). Hunk #31 succeeded at 1436 (offset 2 lines). Hunk #32 succeeded at 1460 (offset 2 lines). Hunk #33 succeeded at 1491 (offset 2 lines). Hunk #34 succeeded at 1553 (offset 2 lines). Hunk #35 succeeded at 1569 (offset 2 lines). Hunk #36 succeeded at 1589 (offset 2 lines). Hunk #37 succeeded at 1599 (offset 2 lines). Hunk #38 succeeded at 2018 (offset 2 lines). Hunk #39 succeeded at 2499 (offset 2 lines). Hunk #40 succeeded at 2722 (offset 2 lines). Hunk #41 succeeded at 2731 (offset 2 lines). Hunk #42 succeeded at 3123 (offset 2 lines). Hunk #43 succeeded at 3190 (offset 2 lines). Hunk #44 succeeded at 3669 (offset 19 lines). Hunk #45 succeeded at 3721 (offset 19 lines). Hunk #46 succeeded at 3742 (offset 19 lines). Hunk #47 succeeded at 3751 (offset 19 lines). Hunk #48 succeeded at 3773 (offset 19 lines). Hunk #49 succeeded at 3791 (offset 19 lines). Hunk #50 succeeded at 4142 (offset 19 lines). Hunk #51 succeeded at 4188 (offset 19 lines). Hunk #52 succeeded at 4219 (offset 19 lines). Hunk #53 succeeded at 4264 (offset 19 lines). Hunk #54 succeeded at 4311 (offset 19 lines). Hunk #55 succeeded at 4330 (offset 19 lines). Hunk #56 succeeded at 4411 (offset 19 lines). Hunk #57 succeeded at 4422 (offset 19 lines). Hunk #58 succeeded at 4443 (offset 19 lines). Hunk #59 succeeded at 4470 (offset 19 lines). Hunk #60 succeeded at 4486 (offset 19 lines). Hunk #61 succeeded at 4513 (offset 19 lines). Hunk #62 succeeded at 4524 (offset 19 lines). Hunk #63 succeeded at 4540 (offset 19 lines). Hunk #64 succeeded at 4583 (offset 19 lines). Hunk #65 succeeded at 4612 (offset 19 lines). Hunk #66 succeeded at 4646 (offset 19 lines). Hunk #67 succeeded at 4667 (offset 19 lines). Hunk #68 succeeded at 4708 (offset 19 lines). Hunk #69 succeeded at 4723 (offset 19 lines). Hunk #70 succeeded at 4741 (offset 19 lines). Hunk #71 succeeded at 4751 (offset 19 lines). Hunk #72 succeeded at 4787 (offset 19 lines). Hunk #73 succeeded at 4796 (offset 19 lines). Hunk #74 succeeded at 5058 (offset 19 lines). Hunk #75 succeeded at 5100 (offset 19 lines). Hunk #76 succeeded at 5115 (offset 19 lines). Hunk #77 succeeded at 5133 (offset 19 lines). Hunk #78 succeeded at 5156 (offset 19 lines). Hunk #79 succeeded at 5172 (offset 19 lines). Hunk #80 succeeded at 5246 (offset 19 lines). Hunk #81 succeeded at 5259 (offset 19 lines). Hunk #82 succeeded at 5273 (offset 19 lines). Hunk #83 succeeded at 5432 (offset 19 lines). Hunk #84 succeeded at 5461 (offset 19 lines). Hunk #85 succeeded at 5490 (offset 19 lines). Hunk #86 succeeded at 5631 (offset 19 lines). Hunk #87 succeeded at 5814 (offset 19 lines). Hunk #88 succeeded at 5848 (offset 19 lines). Hunk #89 succeeded at 5888 (offset 19 lines). Hunk #90 succeeded at 5911 (offset 19 lines). Hunk #91 succeeded at 5924 (offset 19 lines). Hunk #92 succeeded at 5933 (offset 19 lines). Hunk #93 succeeded at 5976 (offset 19 lines). Hunk #94 succeeded at 6042 (offset 19 lines). Hunk #95 succeeded at 6061 (offset 19 lines). Hunk #96 succeeded at 6071 (offset 19 lines). Hunk #97 succeeded at 6093 (offset 19 lines). Hunk #98 succeeded at 6102 (offset 19 lines). Hunk #99 succeeded at 6124 (offset 19 lines). Hunk #100 succeeded at 6143 (offset 19 lines). Hunk #101 succeeded at 6156 (offset 19 lines). Hunk #102 succeeded at 6167 (offset 19 lines). Hunk #103 succeeded at 6234 (offset 19 lines). Hunk #104 succeeded at 6272 (offset 19 lines). Hunk #105 succeeded at 6292 (offset 19 lines). Hunk #106 succeeded at 6357 (offset 19 lines). Hunk #107 succeeded at 6374 (offset 19 lines). Hunk #108 succeeded at 6472 (offset 19 lines). Hunk #109 succeeded at 6595 (offset 19 lines). Hunk #110 succeeded at 6663 (offset 19 lines). Hunk #111 succeeded at 6740 (offset 19 lines). Hunk #112 succeeded at 6770 (offset 19 lines). Hunk #113 succeeded at 6927 (offset 19 lines). Hunk #114 succeeded at 6945 (offset 19 lines). Hunk #115 succeeded at 6959 (offset 19 lines). Hunk #116 succeeded at 6977 (offset 19 lines). Hunk #117 succeeded at 6997 (offset 19 lines). Hunk #118 succeeded at 7032 (offset 19 lines). Hunk #119 succeeded at 7047 (offset 19 lines). Hunk #120 succeeded at 7062 (offset 19 lines). Hunk #121 succeeded at 7081 (offset 19 lines). Hunk #122 succeeded at 7101 (offset 19 lines). Hunk #123 succeeded at 7117 (offset 19 lines). Hunk #124 succeeded at 7133 (offset 19 lines). Hunk #125 succeeded at 7160 (offset 19 lines). Hunk #126 succeeded at 7183 (offset 19 lines). Hunk #127 succeeded at 7194 (offset 19 lines). Hunk #128 succeeded at 7229 (offset 19 lines). Hunk #129 succeeded at 7261 (offset 19 lines). Hunk #130 succeeded at 7271 (offset 19 lines). Hunk #131 succeeded at 7284 (offset 19 lines). Hunk #132 succeeded at 7329 (offset 19 lines). Hunk #133 succeeded at 7362 (offset 19 lines). Hunk #134 succeeded at 7391 (offset 19 lines). Hunk #135 succeeded at 7428 (offset 19 lines). Hunk #136 succeeded at 7440 (offset 19 lines). Hunk #137 succeeded at 7451 (offset 19 lines). Hunk #138 succeeded at 7475 (offset 19 lines). Hunk #139 succeeded at 7597 (offset 19 lines). Hunk #140 succeeded at 7614 (offset 19 lines). Hunk #141 succeeded at 7631 (offset 19 lines). Hunk #142 succeeded at 7650 (offset 19 lines). Hunk #143 succeeded at 7666 (offset 19 lines). Hunk #144 succeeded at 7759 (offset 19 lines). Hunk #145 succeeded at 7779 (offset 19 lines). Hunk #146 succeeded at 7800 (offset 19 lines). Hunk #147 succeeded at 7846 (offset 19 lines). Hunk #148 succeeded at 7859 (offset 19 lines). Hunk #149 succeeded at 7882 (offset 19 lines). Hunk #150 succeeded at 7899 (offset 19 lines). Checking patches/hotspot/hs23/arm-12-ldrexd.patch Applying patches/hotspot/hs23/arm-12-ldrexd.patch patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp Checking patches/hotspot/hs23/arm-13-sp_adjustment.patch Applying patches/hotspot/hs23/arm-13-sp_adjustment.patch patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #1 succeeded at 4263 (offset 19 lines). Checking patches/hotspot/hs23/arm-14-stage1.patch Applying patches/hotspot/hs23/arm-14-stage1.patch patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #1 succeeded at 3170 (offset 2 lines). Hunk #2 succeeded at 3466 (offset 19 lines). Hunk #3 succeeded at 4198 (offset 19 lines). Hunk #4 succeeded at 4272 (offset 19 lines). Hunk #5 succeeded at 4498 (offset 19 lines). Hunk #6 succeeded at 4513 (offset 19 lines). Hunk #7 succeeded at 7878 (offset 19 lines). Checking patches/hotspot/hs23/arm-15-stage2.patch Applying patches/hotspot/hs23/arm-15-stage2.patch patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #1 succeeded at 4236 (offset 19 lines). Hunk #2 succeeded at 4276 (offset 19 lines). Checking patches/hotspot/hs23/arm-16-dont_save_locals.patch Applying patches/hotspot/hs23/arm-16-dont_save_locals.patch patching file openjdk/hotspot/make/linux/makefiles/fastdebug.make patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 150 (offset -19 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Hunk #1 succeeded at 120 (offset -2 lines). patching file openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #1 succeeded at 3466 (offset 19 lines). Hunk #2 succeeded at 4238 (offset 19 lines). Hunk #3 succeeded at 4282 (offset 19 lines). patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 4214 (offset 8 lines). patching file openjdk/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/shared/markSweep.inline.hpp patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp patching file openjdk/hotspot/src/share/vm/runtime/frame.cpp patching file openjdk/hotspot/src/share/vm/runtime/vmThread.cpp Checking patches/hotspot/hs23/arm-17-no_debug_code.patch Applying patches/hotspot/hs23/arm-17-no_debug_code.patch patching file openjdk/hotspot/make/linux/makefiles/fastdebug.make patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 150 (offset -19 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Hunk #1 succeeded at 120 (offset -2 lines). patching file openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 4214 (offset 8 lines). patching file openjdk/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/shared/markSweep.inline.hpp patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp patching file openjdk/hotspot/src/share/vm/runtime/frame.cpp patching file openjdk/hotspot/src/share/vm/runtime/vmThread.cpp Checking patches/hotspot/hs23/arm-18-correct_call.patch Applying patches/hotspot/hs23/arm-18-correct_call.patch patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S Checking patches/hotspot/hs23/arm-19-fix_jit_bug.patch Applying patches/hotspot/hs23/arm-19-fix_jit_bug.patch patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #2 succeeded at 3989 (offset 19 lines). Hunk #3 succeeded at 7068 (offset 19 lines). Checking patches/hotspot/hs23/arm-20-function_renaming.patch Applying patches/hotspot/hs23/arm-20-function_renaming.patch patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #1 succeeded at 736 (offset 2 lines). Hunk #2 succeeded at 4289 (offset 19 lines). Hunk #3 succeeded at 4298 (offset 19 lines). Hunk #4 succeeded at 4363 (offset 19 lines). Hunk #5 succeeded at 4380 (offset 19 lines). Hunk #6 succeeded at 4397 (offset 19 lines). Hunk #7 succeeded at 4414 (offset 19 lines). Hunk #8 succeeded at 4432 (offset 19 lines). Hunk #9 succeeded at 4452 (offset 19 lines). Hunk #10 succeeded at 5019 (offset 19 lines). Hunk #11 succeeded at 5052 (offset 19 lines). Hunk #12 succeeded at 5305 (offset 19 lines). Hunk #13 succeeded at 5877 (offset 19 lines). Hunk #14 succeeded at 5940 (offset 19 lines). Hunk #15 succeeded at 6005 (offset 19 lines). Hunk #16 succeeded at 6071 (offset 19 lines). Hunk #17 succeeded at 6153 (offset 19 lines). Hunk #18 succeeded at 6202 (offset 19 lines). Hunk #19 succeeded at 6233 (offset 19 lines). Hunk #20 succeeded at 6244 (offset 19 lines). Hunk #21 succeeded at 6270 (offset 19 lines). Hunk #22 succeeded at 6405 (offset 19 lines). Hunk #23 succeeded at 6433 (offset 19 lines). Hunk #24 succeeded at 6457 (offset 19 lines). Hunk #25 succeeded at 6476 (offset 19 lines). Hunk #26 succeeded at 6496 (offset 19 lines). Hunk #27 succeeded at 6507 (offset 19 lines). Hunk #28 succeeded at 6521 (offset 19 lines). Hunk #29 succeeded at 6540 (offset 19 lines). Hunk #30 succeeded at 6563 (offset 19 lines). Hunk #31 succeeded at 6582 (offset 19 lines). Checking patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch Applying patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patching file openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp Hunk #1 succeeded at 5019 (offset 19 lines). Hunk #2 succeeded at 5052 (offset 19 lines). Hunk #3 succeeded at 6164 (offset 19 lines). Checking patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch Applying patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S Checking patches/hotspot/hs23/arm-25-hsx23.patch Applying patches/hotspot/hs23/arm-25-hsx23.patch patching file openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 256 (offset 1 line). patching file openjdk/hotspot/src/share/vm/utilities/vmError.hpp Checking patches/hotspot/hs23/drop_unlicensed_test.patch Applying patches/hotspot/hs23/drop_unlicensed_test.patch patching file openjdk/hotspot/test/runtime/7158804/Test7158804.sh Checking patches/hotspot/hs23/no_useless_debuginfo_files.patch Applying patches/hotspot/hs23/no_useless_debuginfo_files.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/hotspot/make/linux/makefiles/jsig.make patching file openjdk/hotspot/make/linux/makefiles/saproc.make patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/solaris/makefiles/dtrace.make patching file openjdk/hotspot/make/solaris/makefiles/jsig.make patching file openjdk/hotspot/make/solaris/makefiles/saproc.make patching file openjdk/hotspot/make/solaris/makefiles/vm.make Checking patches/hotspot/hs23/pr1101-sparc_symbols.patch Applying patches/hotspot/hs23/pr1101-sparc_symbols.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp Checking patches/hotspot/hs23/type_fixes.patch Applying patches/hotspot/hs23/type_fixes.patch patching file openjdk/hotspot/src/share/vm/asm/codeBuffer.hpp patching file openjdk/hotspot/src/share/vm/ci/ciTypeFlow.cpp patching file openjdk/hotspot/src/share/vm/compiler/methodLiveness.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp patching file openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp patching file openjdk/hotspot/src/share/vm/utilities/bitMap.hpp patching file openjdk/hotspot/src/share/vm/utilities/ostream.cpp Checking patches/hotspot/hs23/zero_hs22.patch Applying patches/hotspot/hs23/zero_hs22.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/hotspot/make/linux/platform_zero.in patching file openjdk/hotspot/src/cpu/zero/vm/methodHandles_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/sharedRuntime_zero.cpp patching file openjdk/hotspot/src/share/vm/runtime/vmStructs.cpp Hunk #1 succeeded at 828 (offset 1 line). Hunk #2 succeeded at 2530 (offset 1 line). patching file openjdk/hotspot/src/share/vm/shark/sharkCompiler.cpp patching file openjdk/hotspot/src/share/vm/utilities/macros.hpp Checking patches/hotspot/hs23/zero_fixes.patch Applying patches/hotspot/hs23/zero_fixes.patch patching file openjdk/hotspot/src/cpu/zero/vm/assembler_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/assembler_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/copy_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/frame_zero.inline.hpp patching file openjdk/hotspot/src/cpu/zero/vm/methodHandles_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/methodHandles_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/sharedRuntime_zero.cpp Hunk #3 succeeded at 111 with fuzz 1 (offset -1 lines). patching file openjdk/hotspot/src/share/vm/asm/codeBuffer.cpp Checking patches/pr1095-werror.patch Applying patches/pr1095-werror.patch patching file openjdk/hotspot/make/linux/makefiles/adlc.make patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 133 (offset -17 lines). patching file openjdk/hotspot/make/solaris/makefiles/adlc.make patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/arm/cc_compile-01.patch Applying patches/arm/cc_compile-01.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make Checking patches/arm/cc_compile-02.patch Applying patches/arm/cc_compile-02.patch patching file openjdk/hotspot/make/linux/makefiles/rules.make patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make Checking patches/arm/cc_compile-03.patch Applying patches/arm/cc_compile-03.patch patching file openjdk/hotspot/make/linux/makefiles/rules.make Checking patches/arm/cc_compile-04.patch Applying patches/arm/cc_compile-04.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make Checking patches/arm/cc_compile-05.patch Applying patches/arm/cc_compile-05.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make Checking patches/arm/cc_compile-06.patch Applying patches/arm/cc_compile-06.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make Checking patches/hotspot/hs23/arm-hsdis.patch Applying patches/hotspot/hs23/arm-hsdis.patch patching file openjdk/hotspot/src/share/tools/hsdis/hsdis.c patching file openjdk/hotspot/src/share/tools/hsdis/Makefile Checking patches/openjdk/7025066-embedded_build.patch Applying patches/openjdk/7025066-embedded_build.patch patching file openjdk/jdk/make/common/Defs-embedded.gmk patching file openjdk/jdk/make/common/Defs.gmk patching file openjdk/jdk/make/common/Library.gmk patching file openjdk/jdk/make/common/Release-embedded.gmk patching file openjdk/jdk/make/common/Release.gmk Hunk #2 succeeded at 41 (offset 6 lines). Hunk #3 succeeded at 227 (offset 6 lines). Hunk #4 succeeded at 672 (offset 10 lines). Hunk #5 succeeded at 680 (offset 10 lines). Hunk #6 succeeded at 731 (offset 10 lines). Hunk #7 succeeded at 739 (offset 10 lines). Hunk #8 succeeded at 973 (offset 11 lines). Hunk #9 succeeded at 987 (offset 11 lines). patching file openjdk/jdk/make/common/shared/Sanity-Settings.gmk Hunk #1 succeeded at 187 (offset 7 lines). patching file openjdk/jdk/make/java/zip/Makefile Hunk #2 succeeded at 48 (offset 2 lines). Checking patches/s390_casts.patch Applying patches/s390_casts.patch patching file openjdk/hotspot/src/share/vm/compiler/methodLiveness.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp Hunk #1 succeeded at 1681 (offset 1 line). patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp patching file openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp patching file openjdk/hotspot/src/share/vm/oops/objArrayKlass.inline.hpp patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp Hunk #1 succeeded at 1208 (offset 1 line). Checking patches/d729448-32_bit_alignment.patch Applying patches/d729448-32_bit_alignment.patch patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp Hunk #1 succeeded at 56 (offset -4 lines). Hunk #2 succeeded at 178 (offset -3 lines). Checking patches/windows-awt.patch Applying patches/windows-awt.patch patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.cpp Hunk #1 succeeded at 224 (offset 6 lines). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_MMStub.h Hunk #1 succeeded at 84 with fuzz 2 (offset 10 lines). Hunk #2 succeeded at 120 (offset 9 lines). Hunk #3 succeeded at 146 (offset 9 lines). Checking patches/windows-jdk-sizecalc.patch Applying patches/windows-jdk-sizecalc.patch patching file openjdk/jdk/src/share/native/common/sizecalc.h Checking patches/shark_fixes_from_8003868.patch Applying patches/shark_fixes_from_8003868.patch patching file openjdk/hotspot/src/share/vm/shark/shark_globals.hpp Checking patches/8003992_support_6.patch Applying patches/8003992_support_6.patch patching file openjdk/jdk/test/java/io/File/NulFile.java Checking patches/shark-drop_compile_method_arg_following_7083786.patch Applying patches/shark-drop_compile_method_arg_following_7083786.patch patching file openjdk/hotspot/src/share/vm/shark/sharkCompiler.cpp Checking patches/openjdk/4963723-implement_sha-224.patch Applying patches/openjdk/4963723-implement_sha-224.patch patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/HmacCore.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/HmacMD5.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/HmacPKCS12PBESHA1.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/HmacSHA1.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/KeyGeneratorCore.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/OAEPParameters.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/SunJCE.java patching file openjdk/jdk/src/share/classes/java/security/spec/MGF1ParameterSpec.java patching file openjdk/jdk/src/share/classes/java/security/spec/PSSParameterSpec.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Digest.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Mac.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Signature.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/SunPKCS11.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/wrapper/Functions.java patching file openjdk/jdk/src/share/classes/sun/security/provider/DigestBase.java patching file openjdk/jdk/src/share/classes/sun/security/provider/MD2.java patching file openjdk/jdk/src/share/classes/sun/security/provider/MD4.java patching file openjdk/jdk/src/share/classes/sun/security/provider/MD5.java patching file openjdk/jdk/src/share/classes/sun/security/provider/SHA2.java patching file openjdk/jdk/src/share/classes/sun/security/provider/SHA5.java patching file openjdk/jdk/src/share/classes/sun/security/provider/SHA.java patching file openjdk/jdk/src/share/classes/sun/security/provider/SunEntries.java patching file openjdk/jdk/src/share/classes/sun/security/rsa/RSASignature.java patching file openjdk/jdk/src/share/classes/sun/security/rsa/SunRsaSignEntries.java patching file openjdk/jdk/src/share/classes/sun/security/x509/AlgorithmId.java patching file openjdk/jdk/src/windows/classes/sun/security/mscapi/RSASignature.java patching file openjdk/jdk/src/windows/classes/sun/security/mscapi/SunMSCAPI.java patching file openjdk/jdk/test/com/sun/crypto/provider/Cipher/RSA/TestOAEP.java patching file openjdk/jdk/test/com/sun/crypto/provider/Cipher/RSA/TestOAEPParameterSpec.java patching file openjdk/jdk/test/com/sun/crypto/provider/Cipher/RSA/TestOAEPWithParams.java patching file openjdk/jdk/test/com/sun/crypto/provider/KeyGenerator/Test4628062.java patching file openjdk/jdk/test/com/sun/crypto/provider/Mac/MacClone.java patching file openjdk/jdk/test/com/sun/crypto/provider/Mac/MacKAT.java patching file openjdk/jdk/test/sun/security/pkcs11/ec/TestCurves.java patching file openjdk/jdk/test/sun/security/pkcs11/MessageDigest/DigestKAT.java patching file openjdk/jdk/test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java patching file openjdk/jdk/test/sun/security/pkcs11/rsa/TestSignatures.java patching file openjdk/jdk/test/sun/security/pkcs11/Signature/TestRSAKeyLength.java patching file openjdk/jdk/test/sun/security/provider/MessageDigest/DigestKAT.java patching file openjdk/jdk/test/sun/security/provider/MessageDigest/Offsets.java patching file openjdk/jdk/test/sun/security/provider/MessageDigest/TestSHAClone.java patching file openjdk/jdk/test/sun/security/rsa/TestKeyPairGenerator.java patching file openjdk/jdk/test/sun/security/rsa/TestSignatures.java Checking patches/openjdk/7180907-jarsigner_sha-256.patch Applying patches/openjdk/7180907-jarsigner_sha-256.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs/SignerInfo.java patching file openjdk/jdk/test/sun/security/x509/AlgorithmId/NonStandardNames.java Checking patches/openjdk/8049480-jarsigner_openjdk_9.patch Applying patches/openjdk/8049480-jarsigner_openjdk_9.patch patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/OAEPParameters.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs/SignerInfo.java patching file openjdk/jdk/src/share/classes/sun/security/util/SignatureFileVerifier.java patching file openjdk/jdk/src/share/classes/sun/security/x509/AlgorithmId.java Hunk #1 succeeded at 899 (offset 8 lines). patching file openjdk/jdk/test/sun/security/tools/jarsigner/TimestampAlg.java Checking patches/openjdk/6753664-sunmscapi_sha-256.patch Applying patches/openjdk/6753664-sunmscapi_sha-256.patch patching file openjdk/jdk/src/windows/classes/sun/security/mscapi/RSASignature.java patching file openjdk/jdk/src/windows/classes/sun/security/mscapi/SunMSCAPI.java patching file openjdk/jdk/src/windows/native/sun/security/mscapi/security.cpp patching file openjdk/jdk/test/sun/security/mscapi/SignUsingSHA2withRSA.java patching file openjdk/jdk/test/sun/security/mscapi/SignUsingSHA2withRSA.sh Checking patches/openjdk/6578658-sunmscapi_nonewithrsa.patch Applying patches/openjdk/6578658-sunmscapi_nonewithrsa.patch patching file openjdk/jdk/src/windows/classes/sun/security/mscapi/RSASignature.java patching file openjdk/jdk/src/windows/classes/sun/security/mscapi/SunMSCAPI.java patching file openjdk/jdk/src/windows/native/sun/security/mscapi/security.cpp patching file openjdk/jdk/test/sun/security/mscapi/SignUsingNONEwithRSA.java patching file openjdk/jdk/test/sun/security/mscapi/SignUsingNONEwithRSA.sh Checking patches/openjdk/7033170-getmaxallowedkeylength_throws_exception.patch Applying patches/openjdk/7033170-getmaxallowedkeylength_throws_exception.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/SunPKCS11.java Hunk #2 succeeded at 601 (offset -5 lines). patching file openjdk/jdk/test/javax/crypto/Cipher/GetMaxAllowed.java Checking patches/openjdk/7044060-support_nsa_suite_b.patch Applying patches/openjdk/7044060-support_nsa_suite_b.patch patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/AESCipher.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/AESWrapCipher.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/DHKeyPairGenerator.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/DHParameterGenerator.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/SunJCE.java patching file openjdk/jdk/src/share/classes/java/security/interfaces/DSAKeyPairGenerator.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/SunPKCS11.java patching file openjdk/jdk/src/share/classes/sun/security/provider/DSA.java patching file openjdk/jdk/src/share/classes/sun/security/provider/DSAKeyPairGenerator.java patching file openjdk/jdk/src/share/classes/sun/security/provider/DSAParameterGenerator.java patching file openjdk/jdk/src/share/classes/sun/security/provider/ParameterCache.java patching file openjdk/jdk/src/share/classes/sun/security/provider/SunEntries.java patching file openjdk/jdk/src/share/classes/sun/security/spec/DSAGenParameterSpec.java patching file openjdk/jdk/src/share/classes/sun/security/x509/AlgorithmId.java patching file openjdk/jdk/test/com/sun/crypto/provider/KeyAgreement/TestExponentSize.java patching file openjdk/jdk/test/sun/security/pkcs11/ec/TestECDH2.java patching file openjdk/jdk/test/sun/security/pkcs11/ec/TestECDSA2.java patching file openjdk/jdk/test/sun/security/provider/DSA/TestAlgParameterGenerator.java patching file openjdk/jdk/test/sun/security/provider/DSA/TestDSA2.java patching file openjdk/jdk/test/sun/security/provider/DSA/TestKeyPairGenerator.java Checking patches/openjdk/8006935-long_keys_in_hmac_prf.patch Applying patches/openjdk/8006935-long_keys_in_hmac_prf.patch patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/TlsPrfGenerator.java Hunk #2 succeeded at 180 (offset -1 lines). Checking patches/openjdk/7106773-512_bits_rsa.patch Applying patches/openjdk/7106773-512_bits_rsa.patch patching file openjdk/jdk/src/share/classes/sun/security/util/KeyLength.java patching file openjdk/jdk/src/windows/classes/sun/security/mscapi/Key.java patching file openjdk/jdk/src/windows/classes/sun/security/mscapi/RSACipher.java Hunk #2 succeeded at 211 (offset 13 lines). Hunk #3 succeeded at 379 (offset 21 lines). patching file openjdk/jdk/src/windows/classes/sun/security/mscapi/RSASignature.java patching file openjdk/jdk/test/sun/security/mscapi/ShortRSAKey1024.sh patching file openjdk/jdk/test/sun/security/mscapi/ShortRSAKey512.sh patching file openjdk/jdk/test/sun/security/mscapi/ShortRSAKey768.sh patching file openjdk/jdk/test/sun/security/mscapi/ShortRSAKeyWithinTLS.java patching file openjdk/jdk/test/sun/security/pkcs11/KeyStore/ClientAuth.java patching file openjdk/jdk/test/sun/security/pkcs11/KeyStore/ClientAuth.sh patching file openjdk/jdk/test/sun/security/ssl/javax/net/ssl/TLSv12/ShortRSAKey512.java Checking patches/pr1904-icedtea_and_distro_versioning.patch Applying patches/pr1904-icedtea_and_distro_versioning.patch patching file openjdk/hotspot/make/linux/makefiles/buildtree.make patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/solaris/makefiles/vm.make patching file openjdk/hotspot/make/windows/makefiles/vm.make Checking patches/openjdk/8017173-xml_cipher_rsa_oaep_cant_be_instantiated.patch Applying patches/openjdk/8017173-xml_cipher_rsa_oaep_cant_be_instantiated.patch patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/JCEMapper.java Hunk #1 succeeded at 164 (offset 4 lines). patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/security/encryption/XMLCipher/GetInstance.java Checking patches/openjdk/8000897-pr2173-vm_crash_in_compilebroker.patch Applying patches/openjdk/8000897-pr2173-vm_crash_in_compilebroker.patch patching file openjdk/jdk/src/share/classes/sun/security/provider/SHA2.java Checking patches/pr2070-type_punning_warnings.patch Applying patches/pr2070-type_punning_warnings.patch patching file openjdk/jdk/make/mkdemo/jvmti/waiters/Makefile Hunk #1 succeeded at 39 (offset -2 lines). patching file openjdk/jdk/make/sun/font/Makefile Hunk #1 succeeded at 93 with fuzz 1 (offset -1 lines). Checking patches/pr2082-s390_type_fixes.patch Applying patches/pr2082-s390_type_fixes.patch patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp Hunk #1 succeeded at 4515 (offset 883 lines). Checking patches/pr2096-4096-bit_dh.patch Applying patches/pr2096-4096-bit_dh.patch patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/DHKeyPairGenerator.java patching file openjdk/jdk/src/share/classes/com/sun/crypto/provider/DHParameterGenerator.java patching file openjdk/jdk/test/com/sun/crypto/provider/KeyAgreement/TestExponentSize.java Checking patches/pr2179-avoid_x86_workaround_on_zero.patch Applying patches/pr2179-avoid_x86_workaround_on_zero.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 4271 (offset -654 lines). patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp Hunk #1 succeeded at 869 (offset -11 lines). Checking patches/openjdk/6584008-pr2195-jvmtistringprimitivecallback_null_string.patch Applying patches/openjdk/6584008-pr2195-jvmtistringprimitivecallback_null_string.patch patching file openjdk/hotspot/src/share/vm/prims/jvmtiTagMap.cpp Hunk #1 succeeded at 1067 (offset 22 lines). Checking patches/openjdk/7199862-pr2198-ensure_cache_connection_still_alive.patch Applying patches/openjdk/7199862-pr2198-ensure_cache_connection_still_alive.patch patching file openjdk/jdk/src/share/classes/sun/net/www/http/HttpClient.java Hunk #2 succeeded at 254 (offset 3 lines). Hunk #3 succeeded at 272 (offset 3 lines). Hunk #4 succeeded at 319 (offset 6 lines). Hunk #5 succeeded at 366 (offset 6 lines). patching file openjdk/jdk/src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java Checking patches/pr2197-jhat_man_page_url.patch Applying patches/pr2197-jhat_man_page_url.patch patching file openjdk/jdk/src/linux/doc/man/jhat.1 Hunk #1 succeeded at 84 (offset 7 lines). Hunk #2 succeeded at 140 (offset 6 lines). patching file openjdk/jdk/src/solaris/doc/sun/man/man1/jhat.1 Hunk #1 succeeded at 82 (offset 5 lines). Hunk #2 succeeded at 138 (offset 4 lines). Checking patches/pr2201-support_giflib_5.1.patch Applying patches/pr2201-support_giflib_5.1.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c Hunk #1 succeeded at 311 (offset 1 line). Checking patches/pr2211-check_dgifclosefile_return.patch Applying patches/pr2211-check_dgifclosefile_return.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c Hunk #1 succeeded at 312 (offset 1 line). Checking patches/pr2226-support_future_giflib_6_and_up.patch Applying patches/pr2226-support_future_giflib_6_and_up.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c Hunk #1 succeeded at 311 (offset 1 line). Checking patches/openjdk/4890063-hprof_truncation.patch Applying patches/openjdk/4890063-hprof_truncation.patch patching file openjdk/jdk/src/share/demo/jvmti/hprof/hprof_init.c Hunk #1 succeeded at 1352 (offset -9 lines). Checking patches/openjdk/6562615-compiler_warnings.patch Applying patches/openjdk/6562615-compiler_warnings.patch patching file openjdk/jdk/src/solaris/native/java/net/Inet4AddressImpl.c patching file openjdk/jdk/src/solaris/native/java/net/Inet6AddressImpl.c Checking patches/openjdk/6956398-ephemeraldhkeysize.patch Applying patches/openjdk/6956398-ephemeraldhkeysize.patch patching file openjdk/jdk/src/share/classes/sun/security/ssl/ServerHandshaker.java patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/DHKeyExchange/DHEKeySizing.java Checking patches/openjdk/6989466-compiler_warnings.patch Applying patches/openjdk/6989466-compiler_warnings.patch patching file openjdk/jdk/src/share/native/common/jni_util.c patching file openjdk/jdk/src/share/native/java/lang/Class.c patching file openjdk/jdk/src/share/native/java/lang/ClassLoader.c patching file openjdk/jdk/src/share/native/java/lang/fdlibm/include/fdlibm.h patching file openjdk/jdk/src/share/native/java/lang/reflect/Proxy.c patching file openjdk/jdk/src/share/native/java/nio/Bits.c patching file openjdk/jdk/src/share/native/sun/management/Flag.c patching file openjdk/jdk/src/share/native/sun/misc/VM.c patching file openjdk/jdk/src/share/native/sun/misc/VMSupport.c patching file openjdk/jdk/src/solaris/native/java/io/canonicalize_md.c patching file openjdk/jdk/src/solaris/native/java/io/UnixFileSystem_md.c patching file openjdk/jdk/src/solaris/native/java/lang/java_props_md.c patching file openjdk/jdk/src/windows/native/java/lang/java_props_md.c patching file openjdk/jdk/src/windows/native/java/util/TimeZone_md.c Checking patches/openjdk/6991580-ipv6_nameservers.patch Applying patches/openjdk/6991580-ipv6_nameservers.patch patching file openjdk/jdk/src/solaris/classes/sun/net/dns/ResolverConfigurationImpl.java Hunk #1 succeeded at 82 (offset -3 lines). patching file openjdk/jdk/test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java Checking patches/openjdk/7007905-javazic_line_numbers.patch Applying patches/openjdk/7007905-javazic_line_numbers.patch patching file openjdk/jdk/make/tools/src/build/tools/javazic/Zoneinfo.java Checking patches/openjdk/7058708-javazic_warnings.patch Applying patches/openjdk/7058708-javazic_warnings.patch patching file openjdk/jdk/make/tools/Makefile patching file openjdk/jdk/make/tools/src/build/tools/buildmetaindex/BuildMetaIndex.java patching file openjdk/jdk/make/tools/src/build/tools/compileproperties/CompileProperties.java patching file openjdk/jdk/make/tools/src/build/tools/dirdiff/DirDiff.java patching file openjdk/jdk/make/tools/src/build/tools/dtdbuilder/DTDBuilder.java patching file openjdk/jdk/make/tools/src/build/tools/dtdbuilder/DTDInputStream.java patching file openjdk/jdk/make/tools/src/build/tools/dtdbuilder/DTDParser.java patching file openjdk/jdk/make/tools/src/build/tools/dtdbuilder/PublicMapping.java patching file openjdk/jdk/make/tools/src/build/tools/generatebreakiteratordata/CharSet.java patching file openjdk/jdk/make/tools/src/build/tools/generatebreakiteratordata/DictionaryBasedBreakIteratorBuilder.java patching file openjdk/jdk/make/tools/src/build/tools/generatebreakiteratordata/GenerateBreakIteratorData.java patching file openjdk/jdk/make/tools/src/build/tools/generatebreakiteratordata/RuleBasedBreakIteratorBuilder.java patching file openjdk/jdk/make/tools/src/build/tools/generatebreakiteratordata/SupplementaryCharacterData.java patching file openjdk/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java patching file openjdk/jdk/make/tools/src/build/tools/generatecharacter/SpecialCaseMap.java patching file openjdk/jdk/make/tools/src/build/tools/generatecharacter/UnicodeSpec.java patching file openjdk/jdk/make/tools/src/build/tools/generatecurrencydata/GenerateCurrencyData.java patching file openjdk/jdk/make/tools/src/build/tools/hasher/Hasher.java patching file openjdk/jdk/make/tools/src/build/tools/jarsplit/JarSplit.java patching file openjdk/jdk/make/tools/src/build/tools/javazic/GenDoc.java patching file openjdk/jdk/make/tools/src/build/tools/javazic/Gen.java patching file openjdk/jdk/make/tools/src/build/tools/javazic/Main.java patching file openjdk/jdk/make/tools/src/build/tools/javazic/Mappings.java patching file openjdk/jdk/make/tools/src/build/tools/javazic/Simple.java patching file openjdk/jdk/make/tools/src/build/tools/javazic/Time.java patching file openjdk/jdk/make/tools/src/build/tools/javazic/Zoneinfo.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/AbstractCommandNode.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/AbstractGroupNode.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/AbstractNamedNode.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/AbstractTypeListNode.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/AltNode.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/CommandSetNode.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/ConstantSetNode.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/ErrorSetNode.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/Node.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/OutNode.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/RootNode.java patching file openjdk/jdk/make/tools/src/build/tools/jdwpgen/SelectNode.java patching file openjdk/jdk/make/tools/src/build/tools/makeclasslist/MakeClasslist.java patching file openjdk/jdk/make/tools/src/build/tools/stripproperties/StripProperties.java Checking patches/openjdk/7069870-generic_array_initializers.patch Applying patches/openjdk/7069870-generic_array_initializers.patch patching file openjdk/jdk/make/tools/src/build/tools/jarsplit/JarSplit.java Checking patches/openjdk/7090844-support_multi_offset_change_timezones.patch Applying patches/openjdk/7090844-support_multi_offset_change_timezones.patch patching file openjdk/jdk/make/tools/src/build/tools/javazic/Mappings.java Checking patches/openjdk/7133138-timezone_io_improvement.patch Applying patches/openjdk/7133138-timezone_io_improvement.patch patching file openjdk/jdk/make/tools/src/build/tools/javazic/Mappings.java patching file openjdk/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java patching file openjdk/jdk/src/share/classes/sun/util/calendar/ZoneInfo.java Checking patches/openjdk/8011709-canonshaping_memory_leak.patch Applying patches/openjdk/8011709-canonshaping_memory_leak.patch patching file openjdk/jdk/src/share/native/sun/font/layout/CanonShaping.cpp Checking patches/openjdk/8023052-jvm_crash_in_native_layout.patch Applying patches/openjdk/8023052-jvm_crash_in_native_layout.patch patching file openjdk/jdk/src/share/native/sun/font/layout/SunLayoutEngine.cpp Hunk #1 succeeded at 183 (offset 4 lines). Checking patches/openjdk/8039921-sha1_1024plus.patch Applying patches/openjdk/8039921-sha1_1024plus.patch patching file openjdk/jdk/src/share/classes/sun/security/provider/DSA.java patching file openjdk/jdk/test/sun/security/provider/DSA/TestDSA2.java Checking patches/openjdk/8041451-ldap_read_timeout_abandon.patch Applying patches/openjdk/8041451-ldap_read_timeout_abandon.patch patching file openjdk/jdk/src/share/classes/com/sun/jndi/ldap/Connection.java Hunk #1 succeeded at 457 (offset -22 lines). Checking patches/openjdk/8042855-indiclayoutengine_null_dereference.patch Applying patches/openjdk/8042855-indiclayoutengine_null_dereference.patch patching file openjdk/jdk/src/share/native/sun/font/layout/IndicLayoutEngine.cpp patching file openjdk/jdk/src/share/native/sun/font/layout/IndicReordering.cpp patching file openjdk/jdk/src/share/native/sun/font/layout/IndicReordering.h Hunk #1 succeeded at 179 (offset -2 lines). Checking patches/openjdk/7094377-ldaps_timeout.patch Applying patches/openjdk/7094377-ldaps_timeout.patch patching file openjdk/jdk/src/share/classes/com/sun/jndi/ldap/Connection.java patching file openjdk/jdk/test/com/sun/jndi/ldap/LdapsReadTimeoutTest.java Checking patches/openjdk/6997561-better_jndi_error_handling.patch Applying patches/openjdk/6997561-better_jndi_error_handling.patch patching file openjdk/jdk/src/share/classes/com/sun/jndi/toolkit/ctx/Continuation.java patching file openjdk/jdk/test/com/sun/jndi/ldap/LdapName/EmptyNameSearch.java Checking patches/openjdk/7017176-missing_gpl_headers.patch Applying patches/openjdk/7017176-missing_gpl_headers.patch patching file openjdk/jdk/test/com/sun/jndi/ldap/LdapName/Case.java patching file openjdk/jdk/test/com/sun/jndi/ldap/LdapName/EmptyNameSearch.java patching file openjdk/jdk/test/com/sun/jndi/ldap/LdapName/UnescapeTest.java patching file openjdk/jdk/test/com/sun/jndi/ldap/ReadTimeoutTest.java Checking patches/openjdk/8000487-jndi_connection_not_honouring_timeout.patch Applying patches/openjdk/8000487-jndi_connection_not_honouring_timeout.patch patching file openjdk/jdk/src/share/classes/com/sun/jndi/ldap/Connection.java patching file openjdk/jdk/src/share/classes/com/sun/jndi/ldap/LdapClient.java patching file openjdk/jdk/test/com/sun/jndi/ldap/LdapTimeoutTest.java patching file openjdk/jdk/test/com/sun/jndi/ldap/LdapsReadTimeoutTest.java patching file openjdk/jdk/test/com/sun/jndi/ldap/ReadTimeoutTest.java Checking patches/openjdk/8042857-14_stuck_threads_on_ldaprequest.patch Applying patches/openjdk/8042857-14_stuck_threads_on_ldaprequest.patch patching file openjdk/jdk/src/share/classes/com/sun/jndi/ldap/Connection.java patching file openjdk/jdk/test/com/sun/jndi/ldap/LdapTimeoutTest.java Checking patches/openjdk/8065238-ldap_namingexception_8041451_regression.patch Applying patches/openjdk/8065238-ldap_namingexception_8041451_regression.patch patching file openjdk/jdk/src/share/classes/com/sun/jndi/ldap/Connection.java Hunk #1 succeeded at 454 (offset -6 lines). patching file openjdk/jdk/test/com/sun/jndi/ldap/LdapTimeoutTest.java Checking patches/openjdk/8074761-ldap_empty_optional_params.patch Applying patches/openjdk/8074761-ldap_empty_optional_params.patch patching file openjdk/jdk/src/share/classes/com/sun/jndi/ldap/LdapURL.java patching file openjdk/jdk/test/com/sun/jndi/ldap/LdapURLOptionalFields.java Checking patches/openjdk/8078654-closettfontfilefunc.patch Applying patches/openjdk/8078654-closettfontfilefunc.patch patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c Hunk #1 succeeded at 147 (offset -4 lines). Hunk #2 succeeded at 291 (offset -4 lines). Checking patches/openjdk/8081315-giflib_interlacing.patch Applying patches/openjdk/8081315-giflib_interlacing.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c Checking patches/openjdk/8087120-zero_gcc5.patch Applying patches/openjdk/8087120-zero_gcc5.patch patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/pr2319-policy_jar_checksum.patch Applying patches/pr2319-policy_jar_checksum.patch patching file openjdk/jdk/make/javax/crypto/Makefile Checking patches/pr2460-policy_jar_timestamp.patch Applying patches/pr2460-policy_jar_timestamp.patch patching file openjdk/jdk/make/javax/crypto/Makefile Checking patches/pr2481_sysconfig_clock_spaces.patch Applying patches/pr2481_sysconfig_clock_spaces.patch patching file openjdk/jdk/src/solaris/native/java/util/TimeZone_md.c Checking patches/pr2486-768_dh.patch Applying patches/pr2486-768_dh.patch patching file openjdk/jdk/src/share/classes/sun/security/ssl/ServerHandshaker.java Hunk #1 succeeded at 123 (offset 12 lines). Hunk #2 succeeded at 1037 (offset -193 lines). Checking patches/pr2488-1024_dh.patch Applying patches/pr2488-1024_dh.patch patching file openjdk/jdk/src/share/classes/sun/security/ssl/ServerHandshaker.java Hunk #1 succeeded at 123 (offset 3 lines). Hunk #2 succeeded at 1037 (offset -216 lines). Checking patches/rhino.patch Applying patches/rhino.patch patching file openjdk/jdk/make/com/sun/Makefile patching file openjdk/jdk/make/com/sun/script/Makefile patching file openjdk/jdk/make/common/Release.gmk Hunk #1 succeeded at 797 (offset 25 lines). patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java Checking patches/pulse-soundproperties.patch Applying patches/pulse-soundproperties.patch patching file openjdk/jdk/src/share/lib/sound.properties Checking patches/openjdk/6307603-xrender-01.patch Applying patches/openjdk/6307603-xrender-01.patch patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux patching file openjdk/jdk/make/sun/headless/mapfile-vers patching file openjdk/jdk/make/sun/jawt/Makefile patching file openjdk/jdk/make/sun/xawt/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/xawt/Makefile patching file openjdk/jdk/make/sun/xawt/mapfile-vers patching file openjdk/jdk/src/share/classes/sun/font/GlyphDisposedListener.java patching file openjdk/jdk/src/share/classes/sun/font/StrikeCache.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedPaints.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/RenderBuffer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine patching file openjdk/jdk/src/share/native/sun/font/AccelGlyphCache.c patching file openjdk/jdk/src/share/native/sun/font/fontscalerdefs.h patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c Hunk #1 succeeded at 752 (offset -31 lines). Hunk #2 succeeded at 1102 (offset -30 lines). patching file openjdk/jdk/src/share/native/sun/font/sunFont.c patching file openjdk/jdk/src/share/native/sun/java2d/opengl/OGLTextRenderer.c patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java Hunk #1 succeeded at 39 with fuzz 1 (offset 2 lines). Hunk #2 succeeded at 155 (offset 4 lines). Hunk #3 succeeded at 172 (offset 4 lines). Hunk #4 succeeded at 255 (offset 4 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCache.java patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/SurfaceManagerFactory.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRColor.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c Checking patches/openjdk/6961633-xrender-02.patch Applying patches/openjdk/6961633-xrender-02.patch patching file openjdk/jdk/make/sun/pisces/Makefile Hunk #1 succeeded at 53 (offset 1 line). patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine patching file openjdk/jdk/src/solaris/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine Checking patches/openjdk/7018387-xrender_gc_leak.patch Applying patches/openjdk/7018387-xrender_gc_leak.patch patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java Checking patches/rh1022017.patch Applying patches/rh1022017.patch patching file openjdk/jdk/src/share/classes/sun/security/ssl/HelloExtensions.java Hunk #1 succeeded at 339 (offset -96 lines). Hunk #2 succeeded at 435 (offset -96 lines). Checking patches/add-final-location-rpaths.patch 1 out of 1 hunk FAILED ERROR patch patches/add-final-location-rpaths.patch FAILED! WARNING make clean-patch before retrying a fix RPM build errors: make: *** [stamps/patch.stamp] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.KXd0Ss (%build) Bad exit status from /var/tmp/rpm-tmp.KXd0Ss (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/java-1.6.0-openjdk.spec'] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 378, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/java-1.6.0-openjdk.spec'] LEAVE do --> EXCEPTION RAISED