The changes look good to me.
-Xiomara On 12/28/2010 1:37 PM, Kelly O'Hair wrote:
Need reviewer: OpenJDK7 2010 copyright year changes Any sources changed in 2010 need to have their copyright year adjusted.Script used is in the top repository at make/scripts/update_copyright_year.sh.It finds all changesets created in 2010 and verifies that any sources with copyrights mention 2010 adding it if necessary. 6962318: Update copyright yearhttp://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/webrev/ <http://cr.openjdk.java.net/%7Eohair/openjdk7/jdk7-build-copyright/webrev/>The webrev tool created some false 'file adds', not sure whether this is a webrev bug or a /bin/sh problem on Solaris, but these changes only impact the Copyright line.Easiest to just view the 'hg diff -U 0' results for each repository impacted: root: http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.jdk7-build-copyright.txt <http://cr.openjdk.java.net/%7Eohair/openjdk7/jdk7-build-copyright/diffs.jdk7-build-copyright.txt> corba: http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.corba.txt <http://cr.openjdk.java.net/%7Eohair/openjdk7/jdk7-build-copyright/diffs.corba.txt> jaxp: http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.jaxp.txt <http://cr.openjdk.java.net/%7Eohair/openjdk7/jdk7-build-copyright/diffs.jaxp.txt> jaxws: http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.jaxws.txt <http://cr.openjdk.java.net/%7Eohair/openjdk7/jdk7-build-copyright/diffs.jaxws.txt> langtools: http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.langtools.txt <http://cr.openjdk.java.net/%7Eohair/openjdk7/jdk7-build-copyright/diffs.langtools.txt> jdk: http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.jdk.txt <http://cr.openjdk.java.net/%7Eohair/openjdk7/jdk7-build-copyright/diffs.jdk.txt>This does not include hotspot. I'll be asking the hotspot team to deal with that separately.I know this is a mindless and tedious review. Sorry. -kto
