On Wed, 27 Jul 2022 12:55:04 GMT, Axel Boldt-Christmas wrote:
> The proposal is to encapsulate the nmethod mark for deoptimization logic in
> one place and only allow access to the `mark_for_deoptimization` from a
> closure object:
> ```C++
> class DeoptimizationMarkerClosure : StackObj {
> pub
`vmTestbase/nsk/jvmti/GetThreadInfo/thrinfo001/TestDescription.java`,
`vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineVirtual/StressRedefineVirtual.java`,
`java/beans/XMLDecoder/8028054/TestConstructorFinder.java` and
`java/beans/XMLDecoder/8028054/TestMethodFinder.java` are added or modifie
On Tue, 26 Jul 2022 20:31:44 GMT, Alisen Chung wrote:
>> open l10n msg drop
>> All tests passed.
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the last revision:
>
> removed localized files from base
-
src/jdk.localedata/share/classes/sun/uti
On Thu, 21 Jul 2022 08:02:05 GMT, Thomas Schatzl wrote:
>> Hi all,
>>
>> can I have reviews for this change that moves
>> `HeapRegion::_compaction_top` into the `G1FullCollector` class; my reasoning
>> is that these values are transient temporary values only ever useful for the
>> full coll