IzPack

Clarify support status for Win9x

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 3.11.0
  • Fix Version/s: 4.0.0
  • Component/s: Installer
  • Labels:
    None
  • Patch Submitted:
    Yes
  • Number of attachments :
    2

Description

According to the Introduction:

that will run on any operating system coming with a Java Virtual Machine (JVM) that is compliant with the Sun JVM 1.4 or higher.

This definition includes Win9x. Unfortunately, the native libraries used by IzPack target the WinNT series, Win9x does not support Unicode.

The patch includes the ANSI build output for the natives into the compiler and makes the Java code load the proper library depending on the OS.

If you intend to drop support for Win9x, please clarify your minimum requirements about this.

Activity

Hide
Julien Ponge added a comment -

Java 6 does not support Windows 9.x, neither does Microsoft.

As you said, we will clarify this and link to this issue from the documentation so that at least people that would really want Win9.x compatibility could get your patches.

Show
Julien Ponge added a comment - Java 6 does not support Windows 9.x, neither does Microsoft. As you said, we will clarify this and link to this issue from the documentation so that at least people that would really want Win9.x compatibility could get your patches.
Hide
Benjamin Bentmann added a comment -

Java 6 does not support Windows 9.x

Just for the record, Java 1.5 does.

Show
Benjamin Bentmann added a comment -
Java 6 does not support Windows 9.x
Just for the record, Java 1.5 does.
Hide
Benjamin Bentmann added a comment -

Just reviewed r2120. One final note: When referring to Win9x one usually means Win95, Win98 and WinMe. The documentation should be extended to state that Windows Me isn't supported either.

Show
Benjamin Bentmann added a comment - Just reviewed r2120. One final note: When referring to Win9x one usually means Win95, Win98 and WinMe. The documentation should be extended to state that Windows Me isn't supported either.
Hide
Julien Ponge added a comment -

Fair enough.

Show
Julien Ponge added a comment - Fair enough.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: