Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test results for version 0.0 #1

Open
hrj opened this issue Nov 29, 2014 · 7 comments
Open

Test results for version 0.0 #1

hrj opened this issue Nov 29, 2014 · 7 comments

Comments

@hrj
Copy link
Member

hrj commented Nov 29, 2014

Please add your test results here for version 0.0 of swing-htabs.

Mention the OS and Java version, followed by the result of each Look and Feel.

Example

OS: Ubuntu
Java version: OpenJDK 7

  • Nimbus: works fine
  • GTK: problem, description
  • Motif: works fine
@vilmosnagy
Copy link

Test01

OS: Ubuntu 14.10
Java version: OpenJDK 7

vilmosnagy@vilmos-notebook:~$ java -version
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu1)

All L&F works fine.

Test02

OS: Ubuntu 14.10
Java version: OracleJDK 8

vilmosnagy@vilmos-notebook:~$ java -version
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b17)

All L&F works fine.

@hrj
Copy link
Member Author

hrj commented Nov 30, 2014

Thanks @vilmosnagy
Can you please list the names of the LAFs? That list is dynamically generated on each platform.

@vilmosnagy
Copy link

@hrj Oh, sorry. The available L&Fs are GTK+, Nimbus, CDE/Motif, Metal for both JRE.

@hrj
Copy link
Member Author

hrj commented Nov 30, 2014

Thanks again @vilmosnagy! I have updated the table.

We now need some MacOSX and Windows results.

@ToasteR1032
Copy link

OS: Mac OSX 10.9.4
Java version:

java version "1.8.0_20"
Java(TM) SE Runtime Environment (build 1.8.0_20-b26)

All L&Fs (Mac OS X(system L&F), Nimbus, CDE/Motif, Metal) are working.

@hrj
Copy link
Member Author

hrj commented Nov 30, 2014

@ToasteR1032 Awesome; thanks! Which JRE would that be? Oracle, OpenJDK, or something else? (Not very familiar with MacOS options).

@ToasteR1032
Copy link

@hrj
I'm using the OracleJDK 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants