Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
COMMITS
/ java/test.sh January 2, 2026
J
[Core] Replace startup token with worker id (#59737)
Jiajun Yao committed
August 26, 2025
L
[java] convert `gen_maven_deps` to py_binary (#55928)
Lonnie Liu committed
August 6, 2025
L
[java] convert internal java local genrules to py_binary run rules (#55238)
Lonnie Liu committed
August 4, 2025
L
[wheel] do not depend on `:ray_pkg` from java (#55181)
Lonnie Liu committed
August 1, 2025
L
[wheel] hermetic wheel building (#55091)
Lonnie Liu committed
July 20, 2025
L
[java] use `pkg_files` and `pkg_zip` for pom files (#54752)
Lonnie Liu committed
July 18, 2025
L
[ci] mac: check en7 too for ip address (#54711)
Lonnie Liu committed
May 22, 2025
L
[ci] set java home on mac ci tests (#53225)
Lonnie Liu committed
January 18, 2024
L
[ci] add dockerignore file (#42464)
Lonnie Liu committed
February 14, 2023
S
[core] Add opt-in flag for Windows and OSX clusters, update ray start output to match docs (#32409)
Stephanie Wang committed
May 19, 2022
Q
[Java][API CHANGE] Rename mode `SINGLE_PROCESS` to `LOCAL` (#24714)
Qing Wang committed
May 18, 2022
Q
[Core] Remove multiple core workers in one process 1/n. (#24147)
Qing Wang committed
December 23, 2021
Q
[Java] Shade some widely used dependencies in bazel_jar_jar rule. (#21237)
Qing Wang committed
November 3, 2021
J
[CI] Run Java CI on Mac (#19757)
Jiajun Yao committed
October 15, 2021
G
Added StartupToken to idenitfy a process at startup (#19014)
Gagandeep Singh committed
April 14, 2021
W
Optimize lambda copy to improve direct call performance. (#15036)
wanxing committed
March 3, 2021
K
[Java] Some bug fixes about Java UT workflow (#14444)
Kai Yang committed
February 9, 2021
February 8, 2021
S
K
[Java] fix test hang occasionally when running FailureTest (#13934)
Kai Yang committed
January 29, 2021
S
[CI] Add other Travis Linux builds to buildkite (#13769)
Simon Mo committed
January 27, 2021
S
[CI] Add retry to java doc test (#13743)
Simon Mo committed
January 25, 2021
K
[Java] [Test] Move multi-worker config to ray.conf file (#13583)
Kai Yang committed
January 22, 2021
K
[Java] Add `fetchLocal` parameter in `Ray.wait()` (#13604)
Kai Yang committed
December 29, 2020
C
[Java] Format ray java code (#13056)
chaokunyang committed
December 10, 2020
December 4, 2020
K
[Java] Simplify `Ray.init()` by invoking `ray start` internally (#10762)
Kai Yang committed
September 18, 2020
A
[1.0] Remove args from ray start (#10659)
Alex Wu committed
September 15, 2020
H
[Java] rename config ray.redis.address to ray.address (#10772)
Hao Chen committed
September 14, 2020
C
[Java] Fix java doc building error (#10757)
chaokunyang committed
September 11, 2020
H
Remove outdated Java doc and run demo code in CI (#10698)
Hao Chen committed
K
September 9, 2020
K
Remove the '--include-java' option (#10594)
Kai Yang committed
September 8, 2020
C
[Core] Allow users to specify the classpath and import path (#10560)
chaokunyang committed
K
[Java] Disable the multi-worker feature by default (#10593)
Kai Yang committed
September 2, 2020
C
[Java] Simplify ray cmd params (#10394)
chaokunyang committed
July 31, 2020
M
Factor out some Bazel options into .bazelrc (#9804)
mehrdadn committed
July 22, 2020
M
Shellcheck quoting (#9596)
mehrdadn committed
July 15, 2020
C
[Java] fix redis-server binary path (#9398)
chaokunyang committed
April 17, 2020
M
Remove --no-transfer-progress as it appears to be unsupported (#8066)
mehrdadn committed
April 15, 2020
M
Factor out Travis 'install' sections for use with GitHub Actions (#7988)
mehrdadn committed
Q
[Java] Fix Java CI exit code issue (#8028)
Qing Wang committed
April 12, 2020
M
Fix bug in java/test.sh (#7952)
mehrdadn committed
April 10, 2020
M
[CI] Various Improvements to Travis Scripts (#7956)
mehrdadn committed
March 13, 2020
Q
[Java] Enable direct call by default. (#7408)
Qing Wang committed
February 21, 2020
K
[Java] Support direct call for normal tasks (#7193)
Kai Yang committed
January 10, 2020
C
Package ray java jars into wheels (#6600)
chaokunyang committed
December 22, 2019
C
[Streaming] Streaming data transfer java (#6474)
Chaokun Yang committed
September 9, 2019
K
[Java] Support direct actor call in Java worker (#5504)
Kai Yang committed
May 17, 2019
H
Fix pom file generation (#4800)
Hao Chen committed