Before calling a vote on this, the last checkins to lib/javame were in 2015, and when you compare the sources to what's in lib/java, the differences are that the lib/java library has received updates, but the lib/javame library has not. For example a configurable maximum frame size.
Do we really need two? In C++ one would just use macros to provide the kind of support that seems to be the difference between the two - for example using String instead of StringBuffer or URL. Perhaps JavaME has these things now however? Thoughts? Do we need a separate implementation for JavaME? - Jim
