javac/client compiler crashes fixed

Christian Thalinger Christian.Thalinger at Sun.COM
Sun Aug 23 02:22:02 PDT 2009


Charles Oliver Nutter wrote:
> FYI, here's the results of qpush -a...I notice the compiler.inline
> patch isn't applying because it's -testable:
> 
> ~/projects/davinci ➔ sh patches/make/each-patch-repo.sh 'hg qpush -a'
> + (cd sources/hotspot; hg qpush -a)
> applying 6833129.patch
> applying 6873116.patch
> applying meth-6862576.patch
> applying meth.patch
> applying nonperm.patch
> applying meth.walker.patch
> applying indy.patch
> applying indy.compiler.patch
> skipping indy.compiler.inline.patch - guarded by '-testable'

You have to remove the testable guard to get the inline patch applied.
qselect should print something like:

$ hg qselect
4256b1662add
buildable

-- Christian


More information about the mlvm-dev mailing list