compile-command-annotations icon indicating copy to clipboard operation
compile-command-annotations copied to clipboard

Annotation hints for the Hotspot JVM JIT compiler.

Results 17 compile-command-annotations issues
Sort by recently updated
recently updated
newest added

Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.16.1 to 3.23.1. Commits 0256688 [maven-release-plugin] prepare release assertj-core-3.23.1 6529933 Downgrade junit-jupiter from 5.9.0-M1 to 5.8.2 d9cd2da [maven-release-plugin] prepare for next development iteration 6f19754 [maven-release-plugin] prepare release...

dependencies

Bumps [guava](https://github.com/google/guava) from 29.0-jre to 31.1-jre. Release notes Sourced from guava's releases. 31.1 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>31.1-jre</version> <!-- or, for Android: --> <version>31.1-android</version> </dependency> Jar files 31.1-jre.jar 31.1-android.jar Guava...

dependencies

Bumps [parent](https://github.com/nicoulaj/parent-pom) from 60 to 62. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.nicoulaj:parent&package-manager=maven&previous-version=60&new-version=62)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps commons-io from 2.7 to 2.11.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.7&new-version=2.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

https://plugins.gradle.org/plugin/org.caffinitas.gradle.compilecommand (https://github.com/snazy/gradle-compilecommand/) is a Gradle plugin that supports incremental compilation in Gradle with your compile-command-annotations APT. It hides all the machinery (nothing super magic, but still) that's needed to support...

enhancement
help wanted

Java 9 completely changes the API for compiler control, see [JEP 165](http://openjdk.java.net/jeps/165).

enhancement