Java-Runtime-Compiler icon indicating copy to clipboard operation
Java-Runtime-Compiler copied to clipboard

Java Runtime Compiler

Results 17 Java-Runtime-Compiler issues
Sort by recently updated
recently updated
newest added

Gradle and eclipse still do not support automatic modules very well. They only accept automatic modules when the jar has a Automatic-Module-Name property in the MANIFEST.MF. The command 'jar -d...

review

HI, We are migrating our application to JRE 11 from JRE 8. we are using 3.23.5 version of chronicle map. Application is shutting down while starting. Below is the error...

There's a specific test that when run on Java 11 or 17 on the release/23 branch fails with a strange error. It's resolved by increasing a `Jvm.pause`. It's not a...

review

Recent JDK versions, such as JDK 17, strongly encapsulate their internals, see [JEP 403](https://openjdk.java.net/jeps/403). Therefore using your library fails for these versions by default because the internal JDK fields are...

question
review

Currently this library only considers error diagnostics ([relevant source](https://github.com/OpenHFT/Java-Runtime-Compiler/blob/65cd828cc3c6759f3690fd0b8e21896bfe9c405a/src/main/java/net/openhft/compiler/CachedCompiler.java#L108)) and ignores all other diagnostic kinds. Would it be possible to support collecting other diagnostic types as well (if explicitly configured)?...

enhancement

This is useful for testing purposes to ensure only the packages we expect to be compiled are done so.

review

Bumps maven-bundle-plugin from 5.1.6 to 5.1.9. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.felix:maven-bundle-plugin&package-manager=maven&previous-version=5.1.6&new-version=5.1.9)](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

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.11.0. Release notes Sourced from maven-compiler-plugin's releases. 3.10.1 πŸš€ New features and improvements [MCOMPILER-426] - add flag to enable-preview java compiler feature (#98) @​olamy πŸ›...

dependencies

Bumps [third-party-bom](https://github.com/OpenHFT/OpenHFT) from 3.22.3 to 3.22.4. Commits afb2550 [maven-release-plugin] prepare release third-party-bom-3.22.4 82ddd96 Bump Wire for ValueIn#isPresent() 090b577 Add chronicle-market-data-distributor test-jar 1e46ef6 Merge remote-tracking branch 'origin/ea' into develop e28a32f Updating...

dependencies