Page 4 of 4 Results 31 - 35 of 35

Errata Entries Order by:  Page Number  Reported By  Reported On  Fixed In Build
Pg: 397
Status: Fixed
Fixed in Build: 1.11
Reported On: 2019-11-22
Reported By: -
Location: 16.1.3
Old Text:
directory-structure-of-a-module-moduletestXsrcXdirXstruct.png
New Text:

Comments:
Image is missing in build 1.10 only
Pg: 398
Status: Fixed
Fixed in Build: 1.11
Reported On: 2019-11-22
Reported By: -
Location: 16.2
Old Text:
compiling-a-module-moduletestXaftercompilationXdirXstruct.png
New Text:

Comments:
Image is missing in build 1.10 only
Pg: 402
Status: Fixed
Fixed in Build: 1.11
Reported On: 2019-11-22
Reported By: -
Location: 16.3.1 last para
Old Text:
enabling-access-between-modules-moduletestXdirXstructXtwoXmodules.png
New Text:

Comments:
Image is missing in build 1.10 only
Pg: 402
Status: Fixed
Fixed in Build: 1.21
Reported On: 2020-04-14
Reported By: wombat747
Location: 16.1.1 Under Compiling individual module source files
Old Text:
c:\ocp11\moduletest>javac -d out\simpleinterest src\simpleinterest\module- info.java src\simpleinteres\simpleinterest SimpleInterestCalculator.java
New Text:
c:\ocp11\moduletest>javac -d out\simpleinterest src\simpleinterest\module- info.java src\simpleinteres\simpleinterest\SimpleInterestCalculator.java
Comments:
There should be \ insteadof a space between src\simpleinteres\simpleinterest and SimpleInterestCalculator.java
Pg: 403
Status: Fixed
Fixed in Build: 1.10
Reported On: 2019-10-22
Reported By: DazedTurtle
Location: 16.2.2 Packaging a module
Old Text:
Running this module is now a piece of cake: c:\ocp11\moduletest>java --module-path . --module com.abc.finance.calculators.simpleinterest
New Text:
Running this module is now a piece of cake: c:\ocp11\moduletest>java --module-path . --module simpleinterest
Comments:
The name of the module is simpleinterest and not com.abc.finance.calculators.simpleinterest

Page 4 of 4 Results 31 - 35 of 35