diff -r 17ce329d7bd0 -r 7ceaee0e497b test/com/sun/javadoc/testRelativeLinks/pkg/C.java --- a/test/com/sun/javadoc/testRelativeLinks/pkg/C.java Thu Dec 19 11:38:45 2013 -0500 +++ b/test/com/sun/javadoc/testRelativeLinks/pkg/C.java Thu May 29 10:48:00 2014 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2014, 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 @@ public class C { /** - * Here is a relative link in a field: + * Here is a relative link in a field:\u0130 * relative field link. */ public C field = null;