Merge jdk8u5-b03

Mon, 06 Jan 2014 13:08:26 -0800

author
asaha
date
Mon, 06 Jan 2014 13:08:26 -0800
changeset 611
3d9b40a53134
parent 610
c94e2224aaf0
parent 567
9240e4c6b107
child 612
abf6fdf1db3a

Merge

.hgtags file | annotate | diff | comparison | revisions
     1.1 --- a/.hgtags	Tue Dec 24 14:13:37 2013 -0800
     1.2 +++ b/.hgtags	Mon Jan 06 13:08:26 2014 -0800
     1.3 @@ -243,5 +243,6 @@
     1.4  379fc7609beb7a3d85ebc0cc21a8a51c60d3c7d3 jdk8-b119
     1.5  53fd772d28c8a9f0f43adfc06f75f6b3cfa93cb5 jdk8-b120
     1.6  a7d3638deb2f4e33217b1ecf889479e90f9e5b50 jdk8-b121
     1.7 +0cd687347540b1d14e9cc653ba6af5f6807eb379 jdk8-b122
     1.8  5de8d42f9eb7ddcdc741445f3c21a63887d694b6 jdk8u5-b01
     1.9  c750098a3ef18de28a6d739666559f0333c76c78 jdk8u5-b02
     2.1 --- a/src/share/classes/com/sun/corba/se/impl/io/InputStreamHook.java	Tue Dec 24 14:13:37 2013 -0800
     2.2 +++ b/src/share/classes/com/sun/corba/se/impl/io/InputStreamHook.java	Mon Jan 06 13:08:26 2014 -0800
     2.3 @@ -1,5 +1,5 @@
     2.4  /*
     2.5 - * Copyright (c) 1999, 2004, Oracle and/or its affiliates. All rights reserved.
     2.6 + * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     2.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     2.8   *
     2.9   * This code is free software; you can redistribute it and/or modify it
     3.1 --- a/src/share/classes/com/sun/corba/se/impl/io/OutputStreamHook.java	Tue Dec 24 14:13:37 2013 -0800
     3.2 +++ b/src/share/classes/com/sun/corba/se/impl/io/OutputStreamHook.java	Mon Jan 06 13:08:26 2014 -0800
     3.3 @@ -1,5 +1,5 @@
     3.4  /*
     3.5 - * Copyright (c) 1999, 2003, Oracle and/or its affiliates. All rights reserved.
     3.6 + * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     3.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3.8   *
     3.9   * This code is free software; you can redistribute it and/or modify it
     4.1 --- a/src/share/classes/com/sun/corba/se/impl/ior/ObjectKeyImpl.java	Tue Dec 24 14:13:37 2013 -0800
     4.2 +++ b/src/share/classes/com/sun/corba/se/impl/ior/ObjectKeyImpl.java	Mon Jan 06 13:08:26 2014 -0800
     4.3 @@ -1,5 +1,5 @@
     4.4  /*
     4.5 - * Copyright (c) 2000, 2003, Oracle and/or its affiliates. All rights reserved.
     4.6 + * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
     4.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4.8   *
     4.9   * This code is free software; you can redistribute it and/or modify it
     5.1 --- a/src/share/classes/com/sun/corba/se/impl/javax/rmi/CORBA/StubDelegateImpl.java	Tue Dec 24 14:13:37 2013 -0800
     5.2 +++ b/src/share/classes/com/sun/corba/se/impl/javax/rmi/CORBA/StubDelegateImpl.java	Mon Jan 06 13:08:26 2014 -0800
     5.3 @@ -1,5 +1,5 @@
     5.4  /*
     5.5 - * Copyright (c) 1999, 2004, Oracle and/or its affiliates. All rights reserved.
     5.6 + * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     5.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5.8   *
     5.9   * This code is free software; you can redistribute it and/or modify it
     6.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/RepIdDelegator.java	Tue Dec 24 14:13:37 2013 -0800
     6.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/RepIdDelegator.java	Mon Jan 06 13:08:26 2014 -0800
     6.3 @@ -1,5 +1,5 @@
     6.4  /*
     6.5 - * Copyright (c) 2000, 2004, Oracle and/or its affiliates. All rights reserved.
     6.6 + * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
     6.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6.8   *
     6.9   * This code is free software; you can redistribute it and/or modify it
     7.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties	Tue Dec 24 14:13:37 2013 -0800
     7.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties	Mon Jan 06 13:08:26 2014 -0800
     7.3 @@ -1,5 +1,5 @@
     7.4  #
     7.5 -# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
     7.6 +# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
     7.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     7.8  #
     7.9  # This code is free software; you can redistribute it and/or modify it
     8.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties	Tue Dec 24 14:13:37 2013 -0800
     8.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties	Mon Jan 06 13:08:26 2014 -0800
     8.3 @@ -1,5 +1,5 @@
     8.4  #
     8.5 -# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
     8.6 +# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
     8.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     8.8  #
     8.9  # This code is free software; you can redistribute it and/or modify it
     9.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties	Tue Dec 24 14:13:37 2013 -0800
     9.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties	Mon Jan 06 13:08:26 2014 -0800
     9.3 @@ -1,5 +1,5 @@
     9.4  #
     9.5 -# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
     9.6 +# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
     9.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     9.8  #
     9.9  # This code is free software; you can redistribute it and/or modify it
    10.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties	Tue Dec 24 14:13:37 2013 -0800
    10.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties	Mon Jan 06 13:08:26 2014 -0800
    10.3 @@ -1,5 +1,5 @@
    10.4  #
    10.5 -# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
    10.6 +# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    10.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    10.8  #
    10.9  # This code is free software; you can redistribute it and/or modify it
    11.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties	Tue Dec 24 14:13:37 2013 -0800
    11.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties	Mon Jan 06 13:08:26 2014 -0800
    11.3 @@ -1,5 +1,5 @@
    11.4  #
    11.5 -# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
    11.6 +# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    11.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    11.8  #
    11.9  # This code is free software; you can redistribute it and/or modify it
    12.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties	Tue Dec 24 14:13:37 2013 -0800
    12.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties	Mon Jan 06 13:08:26 2014 -0800
    12.3 @@ -1,5 +1,5 @@
    12.4  #
    12.5 -# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
    12.6 +# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    12.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    12.8  #
    12.9  # This code is free software; you can redistribute it and/or modify it
    13.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties	Tue Dec 24 14:13:37 2013 -0800
    13.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties	Mon Jan 06 13:08:26 2014 -0800
    13.3 @@ -1,5 +1,5 @@
    13.4  #
    13.5 -# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
    13.6 +# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    13.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    13.8  #
    13.9  # This code is free software; you can redistribute it and/or modify it
    14.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties	Tue Dec 24 14:13:37 2013 -0800
    14.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties	Mon Jan 06 13:08:26 2014 -0800
    14.3 @@ -1,5 +1,5 @@
    14.4  #
    14.5 -# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
    14.6 +# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    14.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    14.8  #
    14.9  # This code is free software; you can redistribute it and/or modify it
    15.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties	Tue Dec 24 14:13:37 2013 -0800
    15.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties	Mon Jan 06 13:08:26 2014 -0800
    15.3 @@ -1,5 +1,5 @@
    15.4  #
    15.5 -# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
    15.6 +# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    15.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    15.8  #
    15.9  # This code is free software; you can redistribute it and/or modify it
    16.1 --- a/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties	Tue Dec 24 14:13:37 2013 -0800
    16.2 +++ b/src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties	Mon Jan 06 13:08:26 2014 -0800
    16.3 @@ -1,5 +1,5 @@
    16.4  #
    16.5 -# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
    16.6 +# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    16.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    16.8  #
    16.9  # This code is free software; you can redistribute it and/or modify it
    17.1 --- a/src/share/classes/com/sun/corba/se/impl/presentation/rmi/IDLNameTranslatorImpl.java	Tue Dec 24 14:13:37 2013 -0800
    17.2 +++ b/src/share/classes/com/sun/corba/se/impl/presentation/rmi/IDLNameTranslatorImpl.java	Mon Jan 06 13:08:26 2014 -0800
    17.3 @@ -1,5 +1,5 @@
    17.4  /*
    17.5 - * Copyright (c) 2003, 2009, Oracle and/or its affiliates. All rights reserved.
    17.6 + * Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
    17.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    17.8   *
    17.9   * This code is free software; you can redistribute it and/or modify it
    18.1 --- a/src/share/classes/com/sun/corba/se/impl/presentation/rmi/InvocationHandlerFactoryImpl.java	Tue Dec 24 14:13:37 2013 -0800
    18.2 +++ b/src/share/classes/com/sun/corba/se/impl/presentation/rmi/InvocationHandlerFactoryImpl.java	Mon Jan 06 13:08:26 2014 -0800
    18.3 @@ -1,5 +1,5 @@
    18.4  /*
    18.5 - * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    18.6 + * Copyright (c) 2004, 2013, Oracle and/or its affiliates. All rights reserved.
    18.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    18.8   *
    18.9   * This code is free software; you can redistribute it and/or modify it
    19.1 --- a/src/share/classes/com/sun/corba/se/impl/transport/DefaultSocketFactoryImpl.java	Tue Dec 24 14:13:37 2013 -0800
    19.2 +++ b/src/share/classes/com/sun/corba/se/impl/transport/DefaultSocketFactoryImpl.java	Mon Jan 06 13:08:26 2014 -0800
    19.3 @@ -1,5 +1,5 @@
    19.4  /*
    19.5 - * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    19.6 + * Copyright (c) 2004, 2013, Oracle and/or its affiliates. All rights reserved.
    19.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    19.8   *
    19.9   * This code is free software; you can redistribute it and/or modify it
    20.1 --- a/src/share/classes/com/sun/corba/se/spi/orbutil/proxy/CompositeInvocationHandlerImpl.java	Tue Dec 24 14:13:37 2013 -0800
    20.2 +++ b/src/share/classes/com/sun/corba/se/spi/orbutil/proxy/CompositeInvocationHandlerImpl.java	Mon Jan 06 13:08:26 2014 -0800
    20.3 @@ -1,5 +1,5 @@
    20.4  /*
    20.5 - * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    20.6 + * Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
    20.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    20.8   *
    20.9   * This code is free software; you can redistribute it and/or modify it
    21.1 --- a/src/share/classes/com/sun/tools/corba/se/idl/idl_ja.prp	Tue Dec 24 14:13:37 2013 -0800
    21.2 +++ b/src/share/classes/com/sun/tools/corba/se/idl/idl_ja.prp	Mon Jan 06 13:08:26 2014 -0800
    21.3 @@ -1,5 +1,5 @@
    21.4  #
    21.5 -# Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
    21.6 +# Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
    21.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    21.8  #
    21.9  # This code is free software; you can redistribute it and/or modify it
   21.10 @@ -110,7 +110,7 @@
   21.11  ParseException.badCustom=%0 (\u884C%1): forward\u5024\u5BA3\u8A00\u306Fcustom\u3068\u3057\u3066\u5BA3\u8A00\u3067\u304D\u307E\u305B\u3093\u3002\n%2\n%3
   21.12  ParseException.badRepIDAlreadyAssigned=%0 (\u884C%1): \u578B%2\u306B\u306F\u3001\u524D\u306EID\u30D7\u30E9\u30B0\u30DE\u30FB\u30C7\u30A3\u30EC\u30AF\u30C6\u30A3\u30D6\u306E\u30EA\u30DD\u30B8\u30C8\u30EAID\u304C\u3059\u3067\u306B\u5272\u308A\u5F53\u3066\u3089\u308C\u3066\u3044\u307E\u3059\u3002\n%3\n%4
   21.13  ParseException.badRepIDForm=%0 (\u884C%1): \u30EA\u30DD\u30B8\u30C8\u30EAID '%2'\u306E\u5F62\u5F0F\u306F'<format>:<string>'\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\n%3\n%4
   21.14 -ParseException.badRepIDPrefix=%0 (\u884C%1): \u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9%2\u306B\u306F\u3001'%4'\u3067\u306F\u306A\u304F\u30EA\u30DD\u30B8\u30C8\u30EAID\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9`%3'\u304C\u5FC5\u8981\u3067\u3059\u3002\n%5\n%6
   21.15 +ParseException.badRepIDPrefix=%0 (\u884C%1): \u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9%2\u306B\u306F\u3001'%4'\u3067\u306F\u306A\u304F\u30EA\u30DD\u30B8\u30C8\u30EAID\u63A5\u982D\u8F9E`%3'\u304C\u5FC5\u8981\u3067\u3059\u3002\n%5\n%6
   21.16  ParseException.badState=%0 (\u884C%1): %2\u306F\u30B9\u30C6\u30FC\u30C8\u30D5\u30EB\u30FB\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u306B\u3067\u304D\u307E\u305B\u3093\u3002\u8907\u6570\u306E\u30B9\u30C6\u30FC\u30C8\u30D5\u30EB\u89AA\u304C\u3042\u308A\u307E\u3059\u3002\n%3\n%4
   21.17  ParseException.branchLabel=%0 (\u884C%1): case %2\u306F\u3059\u3067\u306B\u5BA3\u8A00\u3055\u308C\u3066\u3044\u307E\u3059\u3002\n%3\n%4
   21.18  ParseException.branchName=%0 (\u884C%1): %2\u3068\u3044\u3046\u540D\u524D\u306E\u5206\u5C90\u306F\u3059\u3067\u306B\u5BA3\u8A00\u3055\u308C\u3066\u3044\u307E\u3059\u3002\n%3\n%4
    22.1 --- a/src/share/classes/com/sun/tools/corba/se/idl/idl_zh_CN.prp	Tue Dec 24 14:13:37 2013 -0800
    22.2 +++ b/src/share/classes/com/sun/tools/corba/se/idl/idl_zh_CN.prp	Mon Jan 06 13:08:26 2014 -0800
    22.3 @@ -1,5 +1,5 @@
    22.4  #
    22.5 -# Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
    22.6 +# Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
    22.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    22.8  #
    22.9  # This code is free software; you can redistribute it and/or modify it
    23.1 --- a/src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable_ja.prp	Tue Dec 24 14:13:37 2013 -0800
    23.2 +++ b/src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable_ja.prp	Mon Jan 06 13:08:26 2014 -0800
    23.3 @@ -1,5 +1,5 @@
    23.4  #
    23.5 -# Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
    23.6 +# Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
    23.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    23.8  #
    23.9  # This code is free software; you can redistribute it and/or modify it
    24.1 --- a/src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable_zh_CN.prp	Tue Dec 24 14:13:37 2013 -0800
    24.2 +++ b/src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable_zh_CN.prp	Mon Jan 06 13:08:26 2014 -0800
    24.3 @@ -1,5 +1,5 @@
    24.4  #
    24.5 -# Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
    24.6 +# Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
    24.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    24.8  #
    24.9  # This code is free software; you can redistribute it and/or modify it
    25.1 --- a/src/share/classes/javax/rmi/CORBA/Stub.java	Tue Dec 24 14:13:37 2013 -0800
    25.2 +++ b/src/share/classes/javax/rmi/CORBA/Stub.java	Mon Jan 06 13:08:26 2014 -0800
    25.3 @@ -1,5 +1,5 @@
    25.4  /*
    25.5 - * Copyright (c) 1998, 2004, Oracle and/or its affiliates. All rights reserved.
    25.6 + * Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
    25.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    25.8   *
    25.9   * This code is free software; you can redistribute it and/or modify it
    26.1 --- a/src/share/classes/javax/rmi/CORBA/Util.java	Tue Dec 24 14:13:37 2013 -0800
    26.2 +++ b/src/share/classes/javax/rmi/CORBA/Util.java	Mon Jan 06 13:08:26 2014 -0800
    26.3 @@ -1,5 +1,5 @@
    26.4  /*
    26.5 - * Copyright (c) 1998, 2006, Oracle and/or its affiliates. All rights reserved.
    26.6 + * Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
    26.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    26.8   *
    26.9   * This code is free software; you can redistribute it and/or modify it
    27.1 --- a/src/share/classes/javax/rmi/PortableRemoteObject.java	Tue Dec 24 14:13:37 2013 -0800
    27.2 +++ b/src/share/classes/javax/rmi/PortableRemoteObject.java	Mon Jan 06 13:08:26 2014 -0800
    27.3 @@ -1,5 +1,5 @@
    27.4  /*
    27.5 - * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
    27.6 + * Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
    27.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    27.8   *
    27.9   * This code is free software; you can redistribute it and/or modify it
    28.1 --- a/src/share/classes/sun/rmi/rmic/iiop/CompoundType.java	Tue Dec 24 14:13:37 2013 -0800
    28.2 +++ b/src/share/classes/sun/rmi/rmic/iiop/CompoundType.java	Mon Jan 06 13:08:26 2014 -0800
    28.3 @@ -1,5 +1,5 @@
    28.4  /*
    28.5 - * Copyright (c) 1998, 2007, Oracle and/or its affiliates. All rights reserved.
    28.6 + * Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
    28.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    28.8   *
    28.9   * This code is free software; you can redistribute it and/or modify it

mercurial