diff -r ce4f0769b4b2 -r 4c43e51433ba test/com/sun/javadoc/testTypeParams/TestTypeParameters.java --- a/test/com/sun/javadoc/testTypeParams/TestTypeParameters.java Tue May 14 10:14:53 2013 -0700 +++ b/test/com/sun/javadoc/testTypeParams/TestTypeParameters.java Tue May 14 10:14:53 2013 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2013, 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 @@ -54,7 +54,7 @@ private static final String[][] TEST1 = { {BUG_ID + FS + "pkg" + FS + "C.html", "<W extends java.lang.String,V extends " + - "java.util.List> 
java.lang.Object
" + "java.util.List>
java.lang.Object" }, {BUG_ID + FS + "pkg" + FS + "C.html", "<T> java.lang.Object"