# HG changeset patch # User msheppar # Date 1497641859 -3600 # Node ID e68b042f7130c00bd468b0acc415b96180d08d3d # Parent 6a33ed67219134933d276bd7575a84511a48c384 8181836: BadKindHelper.html and BoundsHelper.html contains broken link in the javadoc Reviewed-by: chegar diff -r 6a33ed672191 -r e68b042f7130 src/java.corba/share/classes/org/omg/CORBA/BoundsHelper.java --- a/src/java.corba/share/classes/org/omg/CORBA/BoundsHelper.java Thu Jun 15 17:24:10 2017 +0000 +++ b/src/java.corba/share/classes/org/omg/CORBA/BoundsHelper.java Fri Jun 16 20:37:39 2017 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -29,7 +29,7 @@ /** * This Helper class is used to facilitate the marshalling of {@code Bounds}. * For more information on Helper files, see - * + * * "Generated Files: Helper Files". */ diff -r 6a33ed672191 -r e68b042f7130 src/java.corba/share/classes/org/omg/CORBA/ORBPackage/InvalidNameHelper.java --- a/src/java.corba/share/classes/org/omg/CORBA/ORBPackage/InvalidNameHelper.java Thu Jun 15 17:24:10 2017 +0000 +++ b/src/java.corba/share/classes/org/omg/CORBA/ORBPackage/InvalidNameHelper.java Fri Jun 16 20:37:39 2017 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -30,7 +30,7 @@ * This Helper class is used to facilitate the marshalling of * {@code ORBPackage/InvalidName}. * For more information on Helper files, see - * + * * "Generated Files: Helper Files". */ diff -r 6a33ed672191 -r e68b042f7130 src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BadKindHelper.java --- a/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BadKindHelper.java Thu Jun 15 17:24:10 2017 +0000 +++ b/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BadKindHelper.java Fri Jun 16 20:37:39 2017 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -30,7 +30,7 @@ * This Helper class is used to facilitate the marshalling of * {@code TypeCodePackage/BadKind}. * For more information on Helper files, see - * + * * "Generated Files: Helper Files". */ diff -r 6a33ed672191 -r e68b042f7130 src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BoundsHelper.java --- a/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BoundsHelper.java Thu Jun 15 17:24:10 2017 +0000 +++ b/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BoundsHelper.java Fri Jun 16 20:37:39 2017 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -30,7 +30,7 @@ * This Helper class is used to facilitate the marshalling of * {@code TypeCodePackage/Bounds}. * For more information on Helper files, see - * + * * "Generated Files: Helper Files". */