mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8216176: Clarify the singleton description in j.t.c.JapaneseEra class
Reviewed-by: rriggs
This commit is contained in:
parent
c526b4b225
commit
2648146575
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2012, 2018, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 2012, 2019, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
|
@ -94,7 +94,7 @@ import sun.util.calendar.CalendarDate;
|
||||||
* dates before Meiji 6, January 1 are not supported.
|
* dates before Meiji 6, January 1 are not supported.
|
||||||
* The number of the valid eras may increase, as new eras may be
|
* The number of the valid eras may increase, as new eras may be
|
||||||
* defined by the Japanese government. Once an era is defined,
|
* defined by the Japanese government. Once an era is defined,
|
||||||
* subsequent versions of this class will add a singleton instance
|
* future versions of the platform may add a singleton instance
|
||||||
* for it. The defined era is expected to have a consecutive integer
|
* for it. The defined era is expected to have a consecutive integer
|
||||||
* associated with it.
|
* associated with it.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue