--- old/src/java.corba/share/classes/org/omg/CORBA/ShortHolder.java 2015-04-07 20:40:35.826505311 +0400 +++ new/src/java.corba/share/classes/org/omg/CORBA/ShortHolder.java 2015-04-07 20:40:35.698505317 +0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 2001, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1995, 2015, 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 @@ -32,8 +32,8 @@ /** * The Holder for Short. For more information on * Holder files, see - * "Generated Files: Holder Files".

short + * "Generated Files: Holder Files". + *

A Holder class for a short * that is used to store "out" and "inout" parameters in IDL operations. * If an IDL operation signature has an IDL short as an "out" * or "inout" parameter, the programmer must pass an instance of