Fix "BEA-000394: Deadlock detected" for Weblogic with ADF Applications 12.2.1.2
If you try the newest version 12.2.1.2 (or maybe earlier versions too) you see, that your managed server does not restart
Fix code editor save actions in JDeveloper 12.1.3: keep the order of actions
If you work with JDeveloper 12.1.3 and you work with code editor save actions the order of actions could be relevant for you. For an example you use lot of asterisk (*) imports and JDeveloper should edit the code to import only classes that you actually use in the code.
Fix completion insight in JDeveloper 12.1.3: show return type again
If you work with JDeveloper 12.1.3 you may missing the return type of methods in completion insight.