Index: xdocs/roadmap.xml =================================================================== --- xdocs/roadmap.xml (revision 506892) +++ xdocs/roadmap.xml (working copy) @@ -137,30 +137,9 @@ - 1. Switch To Java 5 + 1. JDK tools

- We neeed to complete our transition to Java 5, in both the class library - as well as the projects virtual machines. Currently, the DRLVM virtual - machine can accept Java 5 class file format, although it doesn't yet - have full support of Java 5. So to finish, we need : -

- - - - 2. JDK tools - -

As part of the JDK that Harmony will distribute, we'll include the full set of tools that Java programmers expect to find in any JDK. For maximum portablility, we plan to write all of the @@ -195,7 +174,7 @@

- 3. Modularity + 2. Modularity

From the beginning of our project, we've had a strong interest and focus on modularity This dedication has paid off in our class library development, @@ -361,9 +340,6 @@ Test coverage - we need to greatly increase our unit tests (functionaly, spec, implementation) -

  • - Make final decision on RMI, Math, and crypto implementations. -
  • @@ -405,27 +381,38 @@ platforms and operating systems. Currently, our interests are :

    - - + + + + - + - + - + - + - +
    ChipsetWinXPRHELDebianUbuntuFedoraOS XWindows 2000Windows
    XP, 2003, Vista
    Linux
    RHEL, SLES, Debian, Gentoo, Ubuntu, Fedora
    FreeBSDAIXOS X
    IA32
    (SSE/SSE2 only)
    ?++?
    IA32YYYYYNx86_64
    (EM64T, AMD64)
    ?+
    EM64TNNNNNn/aItanium
    (IA64, IPF)
    ?+
    ItaniumNNNNNn/aPPC32?
    AMD64NNNNNn/aPPC64??
    PPCNNNNNNzSeries (31 bit)?
    +

    + Legend +

    +
    "+"
    Supported (sure-to-work)
    +
    "?"
    In progress
    +
    "-"
    Will Not Support
    +
    " " (empty)
    N/A or Maybe
    +
    +