Commit Graph

16 Commits

Author SHA1 Message Date
Kavin 7f195e2d66
Remove --enable-preview and use -Xcompactgc in OpenJ9. 2023-05-17 22:30:37 +01:00
Kavin e77e5a96d7
Migrate project back to Java 17. 2023-04-27 13:05:05 +01:00
Kavin 4a533e9513
Attempt to migrate to Java 19. 2023-03-09 23:19:14 +00:00
Kavin b0e03c3b37
Enable -XX:+IdleTuningGcOnIdle 2023-03-04 22:24:59 +00:00
Kavin 83db63576f
Use gencon GC by default. 2022-11-21 22:33:31 +00:00
Kavin c4a22ef6fc
Don't generate Warm AOT cache. 2022-11-15 19:30:58 +00:00
Kavin f85b9d095d
Attempt to warm classes. 2022-11-15 09:54:13 +00:00
Kavin 1a6bc5573b
Limit OpenJ9 to 1GB of ram. 2022-11-15 09:33:25 +00:00
Kavin 4c418d4fb4
Add -Xtune:virtualized 2022-11-15 09:28:34 +00:00
Kavin cca5441402
Update HotSpot image to Java 17. (#129)
* Update HotSpot image to Java 17.

* Update OpenJ9 Docker image to Java 17.
2022-08-17 20:40:48 +05:30
Kavin 20a9426abb
Add support for BuildKit's caching feature. (#196) 2022-02-22 09:33:14 +00:00
Kavin 94f5fa37ac
Add route to display version information. (#195)
* Add version information route.

* Use build action for tests.

* Add version test to script.

* Add testing directory to dockerignore.

* Don't unnecessarily set permission for gradle wrapper script.
2022-02-22 09:16:45 +00:00
FireMaskterK 08cead806d
Use ibm-semeru-runtimes for openj9 and build arm64 images. 2021-11-05 15:34:51 +00:00
FireMasterK 2ba7af545e
Use smaller docker base images. 2021-06-22 19:47:13 +05:30
FireMasterK 6386a4d133
Improve Java args for performance. 2021-03-30 17:04:13 +05:30
FireMasterK 74d6d89b52
docker: add and use Openj9 as the latest image. 2021-02-09 15:46:22 +05:30