hg: jdk7u/jdk7u-osx/langtools: 9 new changesets

Michael McMahon michael.x.mcmahon at oracle.com
Fri Dec 16 03:05:42 PST 2011


Henri,

I resync'ed with jdk7u-dev, which is the main development branch for 7 
updates.
This hasn't forked for 7u4 yet. So, I'm not sure why it was previously 
showing
7u4 version numbers. In any case, it is the forest with the latest changes,
regardless of what version number is showing.

- Michael.

On 16/12/11 10:35, Henri Gomez wrote:
> Hi just built a new package for project openjdk-osx-build, producing a
> DMG (http://openjdk-osx-build.googlecode.com/files/OpenJDK-OSX-1.7-x64-jdk-u2-b21-20111216.dmg)
>
> JVM report like this :
>
> openjdk version "1.7.0-u2-b21"
> OpenJDK Runtime Environment (build 1.7.0-u2-b21-20111216)
> OpenJDK 64-Bit Server VM (build 23.0-b06, mixed mode)
>
> Hotspot report as 23.0-b06
>
> I tried a JDK7 for Linux
> (http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u2-download-1377129.html),
> hotspot report as b22 only :
>
> java version "1.7.0_02"
> Java(TM) SE Runtime Environment (build 1.7.0_02-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 22.0-b10, mixed mode)
>
> I wonder if jdk7u-osx branch is u2 or u4 now ?
>
> Thanks for your help
>
>
> 2011/12/15<michael.x.mcmahon at oracle.com>:
>> Changeset: c1b84d6044ce
>> Author:    jjg
>> Date:      2011-09-16 16:18 -0700
>> URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/c1b84d6044ce
>>
>> 7091528: javadoc attempts to parse .class files
>> Reviewed-by: darcy
>>
>> ! src/share/classes/com/sun/tools/javadoc/JavadocTool.java
>> + test/tools/javadoc/parser/7091528/T7091528.java
>> + test/tools/javadoc/parser/7091528/p/C1.java
>> + test/tools/javadoc/parser/7091528/p/q/C2.java
>>
>> Changeset: 302caac525b9
>> Author:    dmeetry
>> Date:      2011-12-05 15:58 +0400
>> URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/302caac525b9
>>
>> 7086595: Error message bug: name of initializer is 'null'
>> Summary: Implementation of MethodSymbol.location() should take into account static/instance initializers
>> Reviewed-by: mcimadamore
>>
>> ! src/share/classes/com/sun/tools/javac/code/Kinds.java
>> ! src/share/classes/com/sun/tools/javac/code/Printer.java
>> ! src/share/classes/com/sun/tools/javac/code/Symbol.java
>> ! src/share/classes/com/sun/tools/javac/comp/Check.java
>> ! src/share/classes/com/sun/tools/javac/resources/compiler.properties
>> ! src/share/classes/com/sun/tools/javac/util/RichDiagnosticFormatter.java
>> + test/tools/javac/7086595/T7086595.java
>> + test/tools/javac/7086595/T7086595.out
>> ! test/tools/javac/Diagnostics/6860795/T6860795.out
>> ! test/tools/javac/LocalClasses_2.out
>> ! test/tools/javac/NestedInnerClassNames.out
>> ! test/tools/javac/TryWithResources/BadTwr.out
>> ! test/tools/javac/TryWithResources/DuplicateResourceDecl.out
>> + test/tools/javac/diags/examples/AlreadyDefinedClinit.java
>> + test/tools/javac/diags/examples/KindnameInstanceInit.java
>> + test/tools/javac/diags/examples/KindnameStaticInit.java
>> ! test/tools/javac/generics/6910550/T6910550d.out
>>
>> Changeset: 503ad960abff
>> Author:    dmeetry
>> Date:      2011-12-06 01:07 +0400
>> URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/503ad960abff
>>
>> 7098530: tools/javac/javazip/Test.sh can fail on Windows
>> Summary: Fix cygpath command to properly convert path
>> Reviewed-by: jjh
>>
>> ! test/tools/javac/javazip/Test.sh
>>
>> Changeset: 9e9ba3147b1c
>> Author:    katleman
>> Date:      2011-12-09 17:36 -0800
>> URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/9e9ba3147b1c
>>
>> Added tag jdk7u4-b03 for changeset 8556ecc20a5b
>>
>> ! .hgtags
>>
>> Changeset: fc0769df8cd0
>> Author:    katleman
>> Date:      2011-11-17 22:14 -0800
>> URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/fc0769df8cd0
>>
>> Added tag jdk7u2-b13 for changeset f474527e77e4
>>
>> ! .hgtags
>>
>> Changeset: d50e571b8d00
>> Author:    cl
>> Date:      2011-12-12 23:09 -0800
>> URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/d50e571b8d00
>>
>> Added tag jdk7u2-b21 for changeset fc0769df8cd0
>>
>> ! .hgtags
>>
>> Changeset: 358c42289352
>> Author:    asaha
>> Date:      2011-12-13 17:24 -0800
>> URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/358c42289352
>>
>> Merge
>>
>> ! .hgtags
>>
>> Changeset: 3ff13f513bc2
>> Author:    lana
>> Date:      2011-12-14 13:29 -0800
>> URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/3ff13f513bc2
>>
>> Merge
>>
>>
>> Changeset: 8851e7f3721f
>> Author:    michaelm
>> Date:      2011-12-15 12:39 -0800
>> URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/8851e7f3721f
>>
>> Merge
>>
>>



More information about the macosx-port-dev mailing list