FYI: Merge upstream jdk/jdk into shenandoah/jdk
Roman Kennke
rkennke at redhat.com
Wed Feb 21 14:59:34 UTC 2018
I have not changed anything under gc/shenandoah when merging. The only
merge conflicts have been caused by places where we used
keep_alive_barrier() which are now replaced by the Access API (we
should look at removing keep_alive_barrier() now), and a few places
where I needed to change == to oopDesc::equals().
Roman
On Wed, Feb 21, 2018 at 3:53 PM, Aleksey Shipilev <shade at redhat.com> wrote:
> On 02/21/2018 03:51 PM, Roman Kennke wrote:
>> I am pushing merge from upstream jdk/jdk repository into
>> shenandoah/jdk so that this becomes the new head revision:
>>
>> changeset: 49069:02404e27d356
>> tag: tip
>> user: vromero
>> date: Wed Feb 21 00:29:04 2018 -0500
>> summary: 8198479: JDK build is broken by 8194892
>
> Please check that no suspicious differences in src/hotspot/share/gc/shenandoah are introduced. Or
> even better, show the patch?
>
> -Aleksey
>
More information about the shenandoah-dev
mailing list