mbien opened a new pull request, #4678:
URL: https://github.com/apache/netbeans/pull/4678
followup to #4672.
- old logic didn't check installed platforms if the spec version
of the default platform was null
- cap at feature version of nb-javac (or javac, if uninstalled)
- default platform is the fallback
- converted logic to streams
This code runs when code inspections are manually run (e.g. refactor ->
inspect and transform). The editor is probably just using the default platform?
I am actually not sure why this selection logic is needed at all - but this
should make it less buggy at least.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists