Skip to content

Commit

Permalink
Merge pull request #17342 from keithc-ca/comment
Browse files Browse the repository at this point in the history
Remove unwanted, misleading comment
  • Loading branch information
dmitripivkine committed May 4, 2023
2 parents 74d31a5 + d9fe7e2 commit 60e30f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/oti/j9consts.h
Expand Up @@ -482,7 +482,6 @@ extern "C" {
#define J9_GC_POLICY_METRONOME OMR_GC_POLICY_METRONOME
#define J9_GC_POLICY_NOGC OMR_GC_POLICY_NOGC

// J9_GC_MINIMUM_OBJECT_SIZE does not include dataAddr field
#define J9_GC_MINIMUM_OBJECT_SIZE 0x10
#define J9_GC_INDEXABLE_DATA_FIELD_SIZE sizeof(void *)
#if defined(J9VM_ENV_DATA64)
Expand Down

0 comments on commit 60e30f0

Please sign in to comment.