all the jdk/test/java/lang/invoke/ tests are failing

Stephen Bannasch stephen.bannasch at deanbrook.org
Sat Mar 5 14:00:26 PST 2011


At 12:26 PM -0800 3/5/11, John Rose wrote:
>They should work, but it will be the first time outside of Christian's and my developmet systems.
>
>There is probably a configuration error of some sort.
>
>Which patches are applied in both jdk and hotspot repositories?

I'm specifying:  buildable testable coro

Here's what my build script reports when I start it:

  $ . update.sh

  *** popping previously applied patches to bsdport sources: hotspot, jdk, and langtools ...

  [hotspot]
  popping coro.patch
  popping meth-rename-7012648.patch
  popping meth-impl-6839872.2.patch
  popping meth-impl-6839872.patch
  popping meth.patch
  popping meth-7010180.patch
  patch queue now empty
  /Users/stephen/dev/java/src/mlvm/sources

  [jdk]
  popping coro.patch
  popping indy.patch
  popping meth.test.patch
  popping meth.patch
  popping meth-rename-7012648.2.patch
  popping meth-rename-7012648.patch
  popping meth-impl-6839872.7-misc.patch
  popping meth-impl-6839872.6-access.patch
  popping meth-impl-6839872.5-mtform.patch
  popping meth-impl-6839872.4-vconv.patch
  popping meth-impl-6839872.3-moves.patch
  popping meth-impl-6839872.2-super.patch
  popping meth-impl-6839872.1-rename.patch
  popping meth-impl-6839872.patch
  popping meth-trans.patch
  popping meth-doc-7014005.patch
  popping meth-lang-7016520.patch
  popping meth-smgr-7014755.patch
  popping meth-ser-7016261.patch
  popping meth-refex-7013730.patch
  popping meth-api-7012650.patch
  popping meth-va-7013417.patch
  patch queue now empty
  /Users/stephen/dev/java/src/mlvm/sources

  [langtools]
  popping meth.patch
  patch queue now empty
  /Users/stephen/dev/java/src/mlvm/sources

  *** updating bsdport sources...

  [.]
  pulling from http://hg.openjdk.java.net/mlvm/mlvm/hotspot
  searching for changes
  no changes found

  [/Users/stephen/dev/java/src/mlvm/patches/jdk]
  pulling from http://hg.openjdk.java.net/mlvm/mlvm/jdk
  searching for changes
  no changes found

  [/Users/stephen/dev/java/src/mlvm/patches/langtools]
  pulling from http://hg.openjdk.java.net/mlvm/mlvm/langtools
  searching for changes
  no changes found

  [/Users/stephen/dev/java/src/mlvm/sources]
  pulling from http://hg.openjdk.java.net/bsd-port/bsd-port/
  searching for changes
  no changes found

  [/Users/stephen/dev/java/src/mlvm/sources/corba]
  pulling from http://hg.openjdk.java.net/bsd-port/bsd-port/corba
  searching for changes
  no changes found

  [/Users/stephen/dev/java/src/mlvm/sources/hotspot]
  pulling from http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot
  searching for changes
  no changes found

  [/Users/stephen/dev/java/src/mlvm/sources/jaxp]
  pulling from http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp
  searching for changes
  no changes found

  [/Users/stephen/dev/java/src/mlvm/sources/jaxws]
  pulling from http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws
  searching for changes
  no changes found

  [/Users/stephen/dev/java/src/mlvm/sources/jdk]
  pulling from http://hg.openjdk.java.net/bsd-port/bsd-port/jdk
  searching for changes
  no changes found

  [/Users/stephen/dev/java/src/mlvm/sources/langtools]
  pulling from http://hg.openjdk.java.net/bsd-port/bsd-port/langtools
  searching for changes
  no changes found


  *** updating mlvm patchsets ...

  [.]
  pulling from http://hg.openjdk.java.net/mlvm/mlvm/
  searching for changes
  no changes found

  [corba]
  pulling from http://hg.openjdk.java.net/mlvm/mlvm/corba
  no changes found

  [hotspot]
  pulling from http://hg.openjdk.java.net/mlvm/mlvm/hotspot
  searching for changes
  no changes found

  [jaxp]
  pulling from http://hg.openjdk.java.net/mlvm/mlvm/jaxp
  no changes found

  [jaxws]
  pulling from http://hg.openjdk.java.net/mlvm/mlvm/jaxws
  no changes found

  [jdk]
  pulling from http://hg.openjdk.java.net/mlvm/mlvm/jdk
  searching for changes
  no changes found

  [langtools]
  pulling from http://hg.openjdk.java.net/mlvm/mlvm/langtools
  searching for changes
  no changes found


  *** integrating mlvm patchsets into bsdport sources ...

  *** creating symbolic links to the patch directories from the corresponding .hg directories of the full source

  + ln -s ../../../patches/hotspot sources/hotspot/.hg/patches
  + ln -s ../../../patches/jdk sources/jdk/.hg/patches
  + ln -s ../../../patches/langtools sources/langtools/.hg/patches
  26723361 -rw-r--r--  1 stephen  staff  1603 Mar  4 21:19 patches/hotspot/series
  26723361 -rw-r--r--  1 stephen  staff  1603 Mar  4 21:19 sources/hotspot/.hg/patches/series

  *** running: hg qselect --reapply $guards

  + (cd sources/hotspot; hg qselect --reapply buildable testable coro $(sh $davinci/patches/make/current-release.sh))
  + (cd sources/jdk; hg qselect --reapply buildable testable coro $(sh $davinci/patches/make/current-release.sh))
  + (cd sources/langtools; hg qselect --reapply buildable testable coro $(sh $davinci/patches/make/current-release.sh))

  *** running: hg qselect --pop $guards

  + (cd sources/hotspot; hg qselect --pop buildable testable coro $(sh $davinci/patches/make/current-release.sh))
  + (cd sources/jdk; hg qselect --pop buildable testable coro $(sh $davinci/patches/make/current-release.sh))
  + (cd sources/langtools; hg qselect --pop buildable testable coro $(sh $davinci/patches/make/current-release.sh))

  *** running: hg qselect; hg qunapplied

  + (cd sources/hotspot; hg qselect; hg qunapplied)
  aca9fccf1724
  buildable
  coro
  testable
  meth-7010180.patch
  meth.patch
  meth-impl-6839872.patch
  meth-impl-6839872.2.patch
  meth-rename-7012648.patch
  coro.patch
  + (cd sources/jdk; hg qselect; hg qunapplied)
  buildable
  coro
  e7f4e53b2893
  testable
  meth-va-7013417.patch
  meth-api-7012650.patch
  meth-refex-7013730.patch
  meth-ser-7016261.patch
  meth-smgr-7014755.patch
  meth-lang-7016520.patch
  meth-doc-7014005.patch
  meth-trans.patch
  meth-impl-6839872.patch
  meth-impl-6839872.1-rename.patch
  meth-impl-6839872.2-super.patch
  meth-impl-6839872.3-moves.patch
  meth-impl-6839872.4-vconv.patch
  meth-impl-6839872.5-mtform.patch
  meth-impl-6839872.6-access.patch
  meth-impl-6839872.7-misc.patch
  meth-rename-7012648.patch
  meth-rename-7012648.2.patch
  meth.patch
  meth.test.patch
  indy.patch
  coro.patch
  + (cd sources/langtools; hg qselect; hg qunapplied)
  51940d36817b
  buildable
  coro
  testable
  meth.patch

  *** running: hg update -r

  + (cd sources/hotspot; hg update -r $(sh $davinci/patches/make/current-release.sh))
  0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  + (cd sources/jdk; hg update -r $(sh $davinci/patches/make/current-release.sh))
  0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  + (cd sources/langtools; hg update -r $(sh $davinci/patches/make/current-release.sh))
  0 files updated, 0 files merged, 0 files removed, 0 files unresolved

  *** running: hg qpush -a

  + (cd sources/hotspot; hg qpush -a)
  (working directory not at a head)
  applying meth-7010180.patch
  applying meth.patch
  patch meth.patch is empty
  applying meth-impl-6839872.patch
  applying meth-impl-6839872.2.patch
  applying meth-rename-7012648.patch
  skipping meth-conv-6939861.patch - guarded by '-buildable'
  skipping indy-notrans-6981791.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_old.patch - guarded by '-testable'
  skipping continuation.patch - guarded by ['+continuation', '+4afae810a801']
  skipping tailc.patch - guarded by ['+tailc-lazy']
  skipping tailc-eager.patch - guarded by ['+tailc-lazy']
  skipping hotswap.patch - guarded by ['+hotswap']
  skipping hotswaplight.patch - guarded by ['+hotswaplight']
  applying coro.patch
  patching file src/share/vm/prims/nativeLookup.cpp
  Hunk #2 FAILED at 123
  1 out of 2 hunks FAILED -- saving rejects to file src/share/vm/prims/nativeLookup.cpp.rej
  patch failed, unable to continue (try -v)
  patch failed, rejects left in working dir
  errors during apply, please fix and refresh coro.patch
  *** Exit status 2.
  + (cd sources/jdk; hg qpush -a)
  (working directory not at a head)
  applying meth-va-7013417.patch
  applying meth-api-7012650.patch
  applying meth-refex-7013730.patch
  applying meth-ser-7016261.patch
  applying meth-smgr-7014755.patch
  applying meth-lang-7016520.patch
  applying meth-doc-7014005.patch
  applying meth-trans.patch
  applying meth-impl-6839872.patch
  patch meth-impl-6839872.patch is empty
  applying meth-impl-6839872.1-rename.patch
  applying meth-impl-6839872.2-super.patch
  applying meth-impl-6839872.3-moves.patch
  applying meth-impl-6839872.4-vconv.patch
  applying meth-impl-6839872.5-mtform.patch
  applying meth-impl-6839872.6-access.patch
  applying meth-impl-6839872.7-misc.patch
  applying meth-rename-7012648.patch
  applying meth-rename-7012648.2.patch
  applying meth.patch
  patch meth.patch is empty
  applying meth.test.patch
  patch meth.test.patch is empty
  skipping meth-conv-6939861.patch - guarded by '-testable'
  applying indy.patch
  patch indy.patch is empty
  skipping indy-bsm-postjdk7.patch - guarded by '-testable'
  skipping indy-args-6984311.patch - guarded by '-testable'
  skipping indy-dep-6982754.patch - guarded by '-testable'
  skipping indy.pack.patch - guarded by '-buildable'
  skipping dyncast.patch - guarded by ['+dyncast']
  skipping inti.patch - guarded by '-buildable'
  skipping callcc_old.patch - guarded by ['+callcc_old']
  skipping continuation.patch - guarded by ['+continuation', '+48ea27542bbe']
  skipping tailc.patch - guarded by ['+tailc']
  skipping anonk.patch - guarded by ['+48ea27542bbe']
  applying coro.patch
  now at: coro.patch
  + (cd sources/langtools; hg qpush -a)
  (working directory not at a head)
  applying meth.patch
  patch meth.patch is empty
  skipping indy-bsm-6964498.patch - guarded by '-testable'
  skipping indy-args-6984311.patch - guarded by '-testable'
  skipping meth-ldc-6939203.patch - guarded by '-testable'
  skipping meth-ver-6949040.patch - guarded by '-testable'
  skipping meth-anno.patch - guarded by '-testable'
  skipping dyncast.patch - guarded by ['+dyncast']
  skipping tailc.patch - guarded by ['+tailc']
  now at: meth.patch



More information about the mlvm-dev mailing list