git: openjdk/mobile: 3 new changesets

duke duke at openjdk.org
Fri Jul 19 21:55:51 UTC 2024


Changeset: 939fe000
Branch: master
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Date:      2024-07-19 21:52:45 +0000
URL:       https://git.openjdk.org/mobile/commit/939fe000a96bc7c92c7b8814eb6ee66856718e4e

8336786: VerifyError with lambda capture and enclosing instance references

Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/langtools/tools/javac/lambda/SuperClassThisCapture/SuperClassThisCapture.java
= test/langtools/tools/javac/lambda/SuperClassThisCapture/a/A.java

Changeset: e7e48a78
Branch: master
Author:    Chris Plummer <cjplummer at openjdk.org>
Date:      2024-07-19 21:53:04 +0000
URL:       https://git.openjdk.org/mobile/commit/e7e48a780a34007994f830869fdb74ba1cb5b3fe

8248609: [Graal] vmTestbase/nsk/jdi/VoidValue/toString/tostring001/TestDescription.java failed with Unexpected com.sun.jdi.ObjectCollectedException

Reviewed-by: amenkov, lmesnik

! test/hotspot/jtreg/vmTestbase/nsk/jdi/VoidValue/toString/tostring001.java

Changeset: 1a487f84
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2024-07-19 21:53:40 +0000
URL:       https://git.openjdk.org/mobile/commit/1a487f8427aa6da2ea72515ffbb92823d84c311a

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list