hg: mlvm/mlvm/hotspot: rebase to jdk7-b132 in bsd-port

John Rose john.r.rose at oracle.com
Wed Mar 23 02:36:22 PDT 2011


With the renaming going on, the code is changing rapidly.  But I think we are converging.  Please let me know what happens with the next build.

Best wishes,
-- John

On Mar 20, 2011, at 6:54 PM, Stephen Bannasch wrote:

> At 5:49 AM +0000 3/20/11, john.r.rose at oracle.com wrote:
>> Changeset: 044bdcf75712
>> Author:    jrose
>> Date:      2011-03-19 22:49 -0700
>> URL:       http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/044bdcf75712
>> 
>> rebase to jdk7-b132 in bsd-port
>> 
>> + bsd.patch
>> - meth-7010180.patch
>> ! meth-impl-6839872.2.patch
>> ! meth-impl-6839872.patch
>> ! meth-rename-7012648.patch
>> ! series
> 
> I'm getting errors quite early in the build starting with not being able to find this symbol:
> 
>  import java.nio.file.attribute.Attributes
> 
> -------- partial console output --------
> 
> build-bootstrap-tools:
> 
> -def-genstubs:
>    [javac] Compiling 1 source file to /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/langtools/build/toolclasses
> 
> -create-import-jdk-stubs:
>    [mkdir] Created dir: /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/langtools/build/genstubs
> [genstubs] Generating 81 stub files to /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/langtools/build/genstubs
> 
> build-all-classes:
>    [mkdir] Created dir: /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/langtools/build/gensrc
>    [mkdir] Created dir: /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/langtools/build/classes
> [pcompile] Generating 23 resource files to /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/langtools/build/gensrc
>     [copy] Copying 3 files to /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/langtools/build/gensrc
> [pcompile] Generating 3 resource files to /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/langtools/build/gensrc
>    [javac] Compiling 707 source files to /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/langtools/build/classes
>    [javac] /Users/stephen/dev/java/src/mlvm/sources/langtools/src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java:42: cannot find symbol
>    [javac] import java.nio.file.attribute.Attributes;
>    [javac]                               ^
>    [javac]   symbol:   class Attributes
>    [javac]   location: package java.nio.file.attribute
>    [javac] /Users/stephen/dev/java/src/mlvm/sources/langtools/src/share/classes/com/sun/tools/javac/nio/PathFileObject.java:41: cannot findsymbol
>    [javac] import java.nio.file.attribute.Attributes;
>    [javac]                               ^
>    [javac]   symbol:   class Attributes
>    [javac]   location: package java.nio.file.attribute
>    [javac] /Users/stephen/dev/java/src/mlvm/sources/langtools/src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java:226: cannot find symbol
>    [javac]         if (!path.exists())
>    [javac]                 ^
>    [javac]   symbol:   method exists()
>    [javac]   location: interface Path
>    [javac] /Users/stephen/dev/java/src/mlvm/sources/langtools/src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java:329: cannot find symbol
>    [javac]         if (!path.exists())
>    [javac]                 ^
> 
> _______________________________________________
> 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