FULL PRODUCT VERSION :
java 1.7.0_65
java 1.8.0_11
ADDITIONAL OS VERSION INFORMATION :
Windows 7 64 bit Service Pack 1
A DESCRIPTION OF THE PROBLEM :
After the last java's update (version7 and version8) an application using SWT as UI library can't display the native windows look & feel, insteads uses a old style (win2k-like) style, maybe a fallback?
Problem is that some widget are displayed incorrectly.
Opened a bug in SWT's bugzilla too: https://bugs.eclipse.org/bugs/show_bug.cgi?id=440287
REGRESSION. Last worked in version 7u60
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Launch an SWT application via webstart
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The application uses the correct OS l&f
ACTUAL -
The application uses an old style win2k-like l&f
REPRODUCIBILITY :
This bug can be reproduced always.
SUPPORT :
YES