summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'PortingProgress.txt')
-rw-r--r--PortingProgress.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/PortingProgress.txt b/PortingProgress.txt
index fff5a43..0dcb71d 100644
--- a/PortingProgress.txt
+++ b/PortingProgress.txt
@@ -22,8 +22,9 @@ All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for:
Log, Override, Path, Paths, PathTest, Platform,
Regex, sleep, StartStopper, String, StringTest, WindowsRegistry -- Doesn't Need Porting.
-SafeAllocator -- Not Yet Ported!
-DateTimeTest -- Not Yet Ported!
+SafeAllocator -- Not Ported! Class for memory allocation which is not needed in java.
+DateTimeTest -- Did not port testDateTimeToLocalStringNotThrowingException, as we are not implementing
+DateTime.dateToLocalString in java.
Individual Comments:
StartStopper -- StartStoppable interface added.
@@ -219,8 +220,8 @@ TLS:
All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for:
-PlatformTLSFactories -- Still needs implementing a CertificateFactory.
-TLSContextFactory -- Two methods unimplemented and will also affect JSSEContextFactory.
+TLSContextFactory -- Two methods unimplemented and will also affect JSSEContextFactory. These methods are not
+supported in java.
-----
VCards: