--- old/src/java.corba/share/classes/org/omg/CORBA/NVList.java 2015-04-07 20:40:32.994505438 +0400 +++ new/src/java.corba/share/classes/org/omg/CORBA/NVList.java 2015-04-07 20:40:32.834505445 +0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 2000, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1996, 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 @@ -63,7 +63,6 @@ * Note also that you can add any number of * NamedValue objects to this list regardless of * its original length. - *

*

  • org.omg.CORBA.ORB.create_operation_list *
      *    org.omg.CORBA.NVList nv = orb.create_operation_list(myOperationDef);