RFR(S): 8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029)
    Schmidt, Lutz 
    lutz.schmidt at sap.com
       
    Thu Sep 27 14:28:25 UTC 2018
    
    
  
Hi Aleksey,
re break vs. ShouldNotReachHere(), I tried to change semantics as little as possible. After discussion with colleagues, we concluded that ShouldNotReachHere() is the better choice. Code was modified accordingly. Your concerns re. coding style are reflected in the new webrev as well. It can be found here: http://cr.openjdk.java.net/~lucy/webrevs/8211145.02/ 
Regards, 
Lutz
On 27.09.18, 12:17, "Aleksey Shipilev" <shade at redhat.com> wrote:
    On 09/27/2018 12:08 PM, Schmidt, Lutz wrote:
    > Hi Aleksey & All, 
    > 
    > I have changed the "sneaky" code such that it now looks more "enterprise grade". Please find an updated webrev at
    > Webrev: http://cr.openjdk.java.net/~lucy/webrevs/8211145.01/ 
    
    Looks much better, thanks.
    
    Should the switches over BasicType in sharedRuntime_s390.cpp be defaulted to ShouldNotReachHere(),
    like they are in sharedRuntime_ppc.cpp?
    
    -Aleksey
    
    
    
    
More information about the build-dev
mailing list