Update Java version to v9 kernel (#11381)
This commit is contained in:
parent
4fa156aed5
commit
b6392ae8f4
|
|
@ -3,6 +3,7 @@
|
|||
#### Project
|
||||
|
||||
* Add distribution/graal module to make preliminary preparations for supporting native-image.
|
||||
* Bump Java agent to 9.1-dev in the e2e tests.
|
||||
|
||||
#### OAP Server
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
SW_AGENT_JAVA_COMMIT=3f88d735ba2bfd1196aff946502447d4b14450c8
|
||||
SW_AGENT_JAVA_COMMIT=f25e6600b487a440d1104c628f235a122cc7653e
|
||||
SW_AGENT_SATELLITE_COMMIT=ea27a3f4e126a24775fe12e2aa2695bcb23d99c3
|
||||
SW_AGENT_NGINX_LUA_COMMIT=c3cee4841798a147d83b96a10914d4ac0e11d0aa
|
||||
SW_AGENT_NODEJS_COMMIT=2e7560518aff846befd4d6bc815fe5e38c704a11
|
||||
|
|
|
|||
Loading…
Reference in New Issue