Raffaello Giulietti a écrit : > Rémi, > > could you find a way out of the problem you reported a couple of weeks ago? > > I retried without success 10 minutes ago, pulling all the most recent > changes from both mercurial repos (bsd-port and mlvm) and following the > instructions in patches/README.txt, a procedure that worked some weeks ago. > > Cheers > Raffaello > Hi Raffaello, indy.test is patch containing JUnit tests, so you can skip it by commenting the patch in file series.
But currently the patch queue is not in a state that allow to play with it, because method handle and indy patchs are in the review process in order to be integrated in hotspot main workspace. I think we have to wait the end of the sync with the main workspace before to be able to play again with indy patches. Rémi > > > Raffaello Giulietti wrote: > >> 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 > _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
