File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
:title: JSR 354 (Money & Currency) - Specification
4
4
:revnumber: 1.0-SNAPSHOT
5
5
:revremark: Public Final Draft
6
- :revdate: January 2015
6
+ :revdate: February 2015
7
7
:longversion: {revnumber} ({revremark}) {revdate}
8
8
:authorinitials: ATR
9
9
:author: Anatole Tresch, Credit Suisse
@@ -300,7 +300,7 @@ as an Apache 2 licensed open source project. Though these libraries were removed
300
300
ensured that scope was fully evaluated and that the parts best suited to standardization were identified.
301
301
302
302
=== Required Java version
303
- The specification is based on Java SE 8.0 language features. Implementations may target any suitable Java SE version,
303
+ The specification is based on Java SE 8 language features. Implementations may target any suitable Java SE version,
304
304
or given an increasing SE/ME correlation also matching ME versions. For users of JDK 7 a forward compatible backport of
305
305
the API will be provided. This allows to design an API, which will easily fit into Java 9, but still supporting
306
306
older releases, since there are many financial applications and products that will require years
You can’t perform that action at this time.
0 commit comments