Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

What could be the probable reason for the delay in implementation of switch-case with String in Java ? Why it was implemented about 15+ years after they were requested ?

share|improve this question
1  
maybe you could see the JSR around it to get some insight – tgkprog Apr 16 at 13:16
1  
The proposal and implementation of the strings in switch from JSR 334 – MichaelT Apr 16 at 14:14
Thanks Michael ! – Noob UnChained Apr 16 at 14:15

closed as not constructive by superM, thorsten müller, Joachim Sauer, World Engineer Apr 16 at 11:14

As it currently stands, this question is not a good fit for our Q&A; format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.