This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 7e5a0db HBASE-26068 The last assertion in
TestHStore.testRefreshStoreFilesNotChanged is wrong (#3461)
add 29cd782 HBASE-25516 [JDK17] reflective access
Field.class.getDeclaredField("modifiers") not supported (#3443)
No new revisions were added by this update.
Summary of changes:
.../apache/hadoop/hbase/util/ReflectionUtils.java | 35 ++++++++++++++++++++++
.../hadoop/hbase/util/TestByteBufferUtils.java | 2 +-
.../org/apache/hadoop/hbase/util/TestBytes.java | 5 +++-
.../org/apache/hadoop/hbase/fs/HFileSystem.java | 2 +-
.../apache/hadoop/hbase/HBaseTestingUtility.java | 3 +-
.../hadoop/hbase/rsgroup/TestRSGroupsKillRS.java | 3 +-
6 files changed, 45 insertions(+), 5 deletions(-)