Building currently fails

Charles Oliver Nutter headius at headius.com
Tue May 17 11:43:30 PDT 2011


Seems to build correctly now!

FWIW, I'm still getting this error, though I know Tom R was working on
a patch. I'm not sure if I did something wrong, but the patch he
provided me either didn't apply right, I didn't build it right, or it
didn't fix the problem...

#  Internal Error (methodHandleWalk.cpp:1092), pid=53532, tid=4401328128
#  Error: ShouldNotReachHere()

On Tue, May 17, 2011 at 1:07 PM, Charles Oliver Nutter
<headius at headius.com> wrote:
> Ok, updating now to check it out. Thanks John!
>
> On Tue, May 17, 2011 at 1:04 PM, John Rose <john.r.rose at oracle.com> wrote:
>> Sorry folks.  Stubborn rt.jar classes won't go quietly into that good night.  Marked the new patch -buildable.  -- John
>>
>> On May 17, 2011, at 10:58 AM, Charles Oliver Nutter wrote:
>>
>>> Confirmed here too. And since it wiped out my previous copy I'm dead
>>> in the water at the moment :(
>>>
>>> - Charlie
>>>
>>> On Tue, May 17, 2011 at 8:24 AM, Ola Bini <ola.bini at gmail.com> wrote:
>>>> Hi,
>>>>
>>>> It seems something has introduced a failure. Updating from the bsdport
>>>> and patches repo with default settings for Stephens script, all the
>>>> patches apply, but I get this:
>>>>
>>>> # Running javac:
>>>> /usr/local/soylatte16-i386-1.0.3/bin/java -XX:-PrintVMOptions
>>>> -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx896m
>>>> -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m
>>>> -Xbootclasspath/p:/Users/olabini/workspace/davinci/internal/sources/build/bsd-i586/langtools/dist/bootstrap/lib/javac.jar
>>>> -jar
>>>> /Users/olabini/workspace/davinci/internal/sources/build/bsd-i586/langtools/dist/bootstrap/lib/javac.jar
>>>> -source 7 -target 7 -encoding ascii
>>>> -Xbootclasspath:/Users/olabini/workspace/davinci/internal/sources/build/bsd-i586/classes
>>>> -sourcepath
>>>> /Users/olabini/workspace/davinci/internal/sources/build/bsd-i586/gensrc:../../../src/solaris/classes:../../../src/share/classes
>>>> -d
>>>> /Users/olabini/workspace/davinci/internal/sources/build/bsd-i586/classes
>>>> @/Users/olabini/workspace/davinci/internal/sources/build/bsd-i586/tmp/java/java.lang.invoke/.classes.list.filtered
>>>> ../../../src/share/classes/java/lang/invoke/MethodTypeForm.java:59:
>>>> error: cannot find symbol
>>>>    /*lazy*/ ToGeneric   toGeneric;     // convert cs. with prims to w/o
>>>>             ^
>>>>  symbol:   class ToGeneric
>>>>  location: class MethodTypeForm
>>>> ../../../src/share/classes/java/lang/invoke/MethodTypeForm.java:60:
>>>> error: cannot find symbol
>>>>    /*lazy*/ FromGeneric fromGeneric;   // convert cs. w/o prims to with
>>>>             ^
>>>>  symbol:   class FromGeneric
>>>>  location: class MethodTypeForm
>>>> ../../../src/share/classes/java/lang/invoke/MethodTypeForm.java:61:
>>>> error: cannot find symbol
>>>>    /*lazy*/ SpreadGeneric[] spreadGeneric; // expand one argument to many
>>>>             ^
>>>>  symbol:   class SpreadGeneric
>>>>  location: class MethodTypeForm
>>>> ../../../src/share/classes/java/lang/invoke/MethodTypeForm.java:62:
>>>> error: cannot find symbol
>>>>    /*lazy*/ FilterGeneric filterGeneric; // convert argument(s) on the fly
>>>>             ^
>>>>  symbol:   class FilterGeneric
>>>>  location: class MethodTypeForm
>>>> Note: Some input files use unchecked or unsafe operations.
>>>> Note: Recompile with -Xlint:unchecked for details.
>>>> 4 errors
>>>> make[4]: *** [.compile.classlist] Error 1
>>>> make[3]: *** [all] Error 1
>>>> make[2]: *** [all] Error 1
>>>> make[1]: *** [jdk-build] Error 2
>>>> make: *** [build_product_image] Error 2
>>>>
>>>>
>>>> --
>>>>  Ola Bini (http://olabini.com)
>>>>  Ioke - JRuby - ThoughtWorks
>>>>
>>>>  "Yields falsehood when quined" yields falsehood when quined.
>>>>
>>>> _______________________________________________
>>>> mlvm-dev mailing list
>>>> mlvm-dev at openjdk.java.net
>>>> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
>>>>
>>> _______________________________________________
>>> mlvm-dev mailing list
>>> mlvm-dev at openjdk.java.net
>>> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
>>
>> _______________________________________________
>> mlvm-dev mailing list
>> mlvm-dev at openjdk.java.net
>> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
>>
>


More information about the mlvm-dev mailing list