git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Tue Nov 5 15:28:22 UTC 2024


Changeset: 0b733e9a
Branch: master
Author:    Sonia Zaldana Calles <szaldana at openjdk.org>
Date:      2024-11-05 15:25:18 +0000
URL:       https://git.openjdk.org/mobile/commit/0b733e9a22fd786f3fd133faae3b00d31258e755

8336874: WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods

Reviewed-by: lmesnik, stuefe

! src/hotspot/share/prims/whitebox.cpp
+ test/hotspot/jtreg/compiler/whitebox/TestCompileAbstractMethod.java

Changeset: 03adeda8
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2024-11-05 15:26:14 +0000
URL:       https://git.openjdk.org/mobile/commit/03adeda8bc6418b8d7635fb012d3d7b304ac10d9

Automatic merge of jdk:master into master

! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/prims/whitebox.cpp



More information about the mobile-changes mailing list