Rémi Forax wrote: > No way to apply the patch series as is. > > + (cd sources/hotspot; hg qpush -a) > applying snowleopard.patch > applying meth-6815692.patch > applying indy-6858164.patch > applying indy-amd64.patch > applying meth.walker.patch > applying indy-cleanup-6893081.patch > applying indy.compiler.patch > skipping indy.compiler.inline.patch - guarded by '-testable' > skipping dynopt.patch - guarded by '-buildable' > skipping indy-sparc.patch - guarded by '-buildable' > skipping meth.proj.patch - guarded by ['+projects'] > skipping anonk.proj.patch - guarded by ['+projects'] > skipping annot.patch - guarded by '-testable' > skipping inti.patch - guarded by '-buildable' > skipping callcc.patch - guarded by '-testable' > skipping tailc.patch - guarded by ['+tailc-lazy'] > skipping tailc-eager.patch - guarded by ['+tailc-lazy'] > skipping hotswap.patch - guarded by ['+hotswap'] > now at: indy.compiler.patch > + (cd sources/jdk; hg qpush -a) > applying regtest-6891770.patch > applying indy.tests.patch > patching file test/java/dyn/MethodHandlesTest.java > Hunk #2 FAILED at 110 > 1 out of 16 hunks FAILED -- saving rejects to file > test/java/dyn/MethodHandlesTest.java.rej > patch failed, unable to continue (try -v) > patch failed, rejects left in working dir > errors during apply, please fix and refresh indy.tests.patch > *** Exit status 2. > + (cd sources/langtools; hg qpush -a) > applying meth.patch > skipping dyncast.patch - guarded by ['+dyncast'] > skipping tailc.patch - guarded by ['+tailc'] > now at: meth.patch > > indy.tests.patch seems to be the offending patch. > > Rémi > _______________________________________________ > mlvm-dev mailing list > [email protected] > http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
Rémi, you're not alone! Same issue for me on OpenSolaris 32 bits. Raffaello _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
