File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/java.prefs/share/classes/java/util/prefs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2000, 2015 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2020 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
194
194
* <ol>
195
195
*
196
196
* <li><p>If the system property
197
- * {@code java.util.prefs.PreferencesFactory} is defined, then it is
197
+ * {@systemProperty java.util.prefs.PreferencesFactory} is defined, then it is
198
198
* taken to be the fully-qualified name of a class implementing the
199
199
* {@code PreferencesFactory} interface. The class is loaded and
200
200
* instantiated; if this process fails then an unspecified error is
You can’t perform that action at this time.
0 commit comments