-
Yun Peng authored
Cherry-picking two commits: --------- Stop removing add_opens and add_exports configurations See https://github.com/bazelbuild/bazel/issues/19850 PiperOrigin-RevId: 574291996 Change-Id: I4c2448876c8bc7cdc6dc3cc391556771b561610d --------- Drop testing on ubuntu 1804 (JDK 11) and add testing on ubuntu 2204 (JDK 17) According to https://wiki.ubuntu.com/Releases, ubuntu 1804 did reach end of standard support in June 2023. Tests failure with JDK 17 resolved in: https://github.com/bazelbuild/bazel/issues/19850 Related https://github.com/bazelbuild/continuous-integration/issues/1757 PiperOrigin-RevId: 574407319 Change-Id: I97bb500a401c1f6fd4a37e4a52fee622f9d22225 --------- Co-authored-by:
Googler <cushon@google.com>