--- old/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotResolvedJavaFieldImpl.java 2018-11-06 17:31:00.000000000 +0100 +++ new/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotResolvedJavaFieldImpl.java 2018-11-06 17:31:00.000000000 +0100 @@ -147,9 +147,9 @@ } /** - * Checks if this field has the {@link Stable} annotation. + * Checks if this field has the {@code Stable} annotation. * - * @return true if field has {@link Stable} annotation, false otherwise + * @return true if field has {@code Stable} annotation, false otherwise */ @Override public boolean isStable() {