user avatar
cleanup
Alexey Kudravtsev authored
3633415d
Name Last commit Last update
..
compiler Unchecked and some other warnings fixed
debugger IDEA-211062 'Ctrl+C' from 'Evaluate' window copyes 'Collecting data..' instead of actual value
execution do not throw WriteExternalException and do not use it as a control exception
idea-ui IDEA-CR-45934 introduce DigestUtil to address performance issue - SUN provider should be used always and we don't need to find another one
java-analysis-api Remove GeneralizeCatchFix as more general alternative exists
java-analysis-impl ExpressionUtils#getQualifierOrThis -> getEffectiveQualifier, nullable now (cannot construct this expression for outer anonymous class)
java-impl `LookbackSequence` moved to the *intellij.platform.projectModel*
java-indexing-api return empty scope when search target has become invalid (PIEAE EA-113928, EA-111728)
java-indexing-impl don't call expensive getResolveScope when searching for all annotations (IDEA-210550)
java-psi-api Java: Use 'enum' keyword for enums in quick doc. Don't show 'final' and 'static' in that case - JLS 8.9 (IDEA-175215)
java-psi-impl Java: Recognize @systemProperty tag in Javadoc (IDEA-210273)
java-runtime IDEA-210122 Unable to debug tests in forked mode with shmem transport
java-structure-view don't show light elements in Java structure view (IDEA-CR-42194, IDEA-204840)
java-tests Cleanup (duplicates)
jdkAnnotations Ranges for DataInput(Stream)#readUnsigned(Byte|Short)
jsp-base-openapi add override
jsp-openapi IDEA project configuration: the great module rename
jsp-spi cleanup: replace statement lambda with expression lambda
manifest CustomLoadingExtensionPointBean — do not use pico container to instantiate classes
mockJDK-1.4 Use subset of GNU ClassPath project v0.17 for mock jdk 1.4
mockJDK-1.7 index anonymous / local classes in libraries (IDEA-78647)
mockJDK-1.8/jre/lib license for annotations.jar / rt.jar
mockJDK-1.9/jre/lib [java] fixes "non-root module on classpath" false positive (IDEA-197572)
mockJDK-11/jre/lib IDEA-206386 Stream.toUnmodifiableList autocompletion (and mockJDK-11 to test it)
openapi cleanup
plugin
remote-servers
structuralsearch-java
testFramework
typeMigration