hg: jdk/sandbox: 3 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Feb 28 22:15:32 UTC 2019
Changeset: 2653e078b057
Author: coleenp
Date: 2019-02-28 16:30 -0500
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/2653e078b057
8218266: G1 crash in AccessInternal::PostRuntimeDispatch
Summary: protection_domains can be unloaded in the dictionary pd_set.
Reviewed-by: zgu, hseigel
! src/hotspot/share/classfile/dictionary.cpp
! src/hotspot/share/classfile/dictionary.hpp
- src/hotspot/share/classfile/dictionary.inline.hpp
! src/hotspot/share/classfile/protectionDomainCache.cpp
! src/hotspot/share/runtime/mutexLocker.cpp
! src/hotspot/share/runtime/mutexLocker.hpp
! test/hotspot/jtreg/runtime/Dictionary/ProtectionDomainCacheTest.java
! test/hotspot/jtreg/runtime/Dictionary/test.policy
Changeset: 7f01a85f2710
Author: naoto
Date: 2019-02-28 14:03 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/7f01a85f2710
8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
Reviewed-by: lancea
! src/java.base/share/classes/java/util/JapaneseImperialCalendar.java
! test/jdk/java/util/Calendar/JapaneseEraNameTest.java
Changeset: 393348e562c1
Author: naoto
Date: 2019-02-28 14:05 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/393348e562c1
Merge
- src/hotspot/share/classfile/dictionary.inline.hpp
More information about the jdk-sandbox-changes
mailing list