git: openjdk/mobile: 7 new changesets

duke duke at openjdk.java.net
Thu Jan 13 01:07:05 UTC 2022


Changeset: bbc1ddb4
Author:    Hao Sun <haosun at openjdk.org>
Committer: Dean Long <dlong at openjdk.org>
Date:      2022-01-10 20:46:28 +0000
URL:       https://git.openjdk.java.net/mobile/commit/bbc1ddb4744bfb15c4e3ab0bed14f7ad0d17b7e5

8278267: ARM32: several vector test failures for ASHR

Reviewed-by: njian, dlong

! src/hotspot/cpu/arm/arm.ad
! src/hotspot/share/opto/vectornode.hpp

Changeset: 92307e5a
Author:    Roman Kennke <rkennke at openjdk.org>
Date:      2022-01-10 20:47:23 +0000
URL:       https://git.openjdk.java.net/mobile/commit/92307e5a944f7e995780fc6f5e55713802919dfd

8278489: Preserve result in native wrapper with +UseHeavyMonitors

Reviewed-by: shade, kvn

! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp

Changeset: 6d7db4b0
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2022-01-11 06:59:26 +0000
URL:       https://git.openjdk.java.net/mobile/commit/6d7db4b0b3e9172645cef12c36fbeb41a6d38d83

8279356: Method linking fails with guarantee(mh->adapter() != NULL) failed: Adapter blob must already exist!

Reviewed-by: chagedorn, kvn, coleenp

! src/hotspot/share/oops/method.cpp
! test/hotspot/jtreg/compiler/codecache/OverflowCodeCacheTest.java

Changeset: 86d0abb6
Author:    Fairoz Matte <fmatte at openjdk.org>
Committer: Nils Eliasson <neliasso at openjdk.org>
Date:      2022-01-11 09:39:39 +0000
URL:       https://git.openjdk.java.net/mobile/commit/86d0abb66bd2fe1edd15b81d351ea3b3c90fd256

8279695: [TESTBUG] modify compiler/loopopts/TestSkeletonPredicateNegation.java to run on C1 also

Reviewed-by: neliasso

! test/hotspot/jtreg/compiler/loopopts/TestSkeletonPredicateNegation.java

Changeset: 5aecb372
Author:    Pavel Rappo <prappo at openjdk.org>
Date:      2022-01-11 14:28:03 +0000
URL:       https://git.openjdk.java.net/mobile/commit/5aecb37211c2dec475c56dcc354b6bb4f7e3585e

8206181: ExceptionInInitializerError: improve handling of exceptions in user-provided taglets

Reviewed-by: jjg

! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/taglets/TagletManager.java
+ test/langtools/jdk/javadoc/doclet/testCustomTagletRegistration/ClassCastExceptionTaglet.java
+ test/langtools/jdk/javadoc/doclet/testCustomTagletRegistration/ExceptionInInitializerErrorTaglet.java
+ test/langtools/jdk/javadoc/doclet/testCustomTagletRegistration/InstantiationExceptionTaglet.java
+ test/langtools/jdk/javadoc/doclet/testCustomTagletRegistration/InvocationTargetExceptionTaglet.java
+ test/langtools/jdk/javadoc/doclet/testCustomTagletRegistration/NoSuchMethodExceptionNoNullaryCtorTaglet.java
+ test/langtools/jdk/javadoc/doclet/testCustomTagletRegistration/NoSuchMethodExceptionPrivateCtorTaglet.java
+ test/langtools/jdk/javadoc/doclet/testCustomTagletRegistration/TestRegistrationErrors.java

Changeset: 67e3d51d
Author:    Jesper Wilhelmsson <jwilhelm at openjdk.org>
Date:      2022-01-13 01:05:45 +0000
URL:       https://git.openjdk.java.net/mobile/commit/67e3d51d68e7319bd6d5b01233b664e6ee6b17ec

Merge

! src/hotspot/share/opto/vectornode.hpp
! src/hotspot/share/opto/vectornode.hpp

Changeset: f2eea4ed
Author:    duke <duke at openjdk.org>
Date:      2022-01-13 01:06:44 +0000
URL:       https://git.openjdk.java.net/mobile/commit/f2eea4ede799e32a0436e4975b4c5c5c2034cd24

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list