<AWT Dev> [12] RFR : JDK-8198002 : java/awt/Mixing/Validating.java debug assert on Windows
    Sergey Bylokhov 
    Sergey.Bylokhov at oracle.com
       
    Tue Nov  6 21:11:14 UTC 2018
    
    
  
Hi, Ambarish.
On 06/11/2018 02:36, Ambarish Rapte wrote:
>  3. When MAXIMIZED_BOTH extended state is set before window is shown, it does not reflect in to the window style, i.e. WS_MAXIMIZE style bit won’t be set.
>  4. WS_MAXIMIZE is set only after the window is shown, i.e.  after ShowWindow() call
Does it mean that the bug can be reproduced on non-debug build(not an assertion, but functional issue related to the  WS_MAXIMIZE style)? Can it be checked by the test?
-- 
Best regards, Sergey.
    
    
More information about the awt-dev
mailing list