Steven R. Loomis
Steven R. Loomis
> "the heap is full of reachable objects that won't get gc'ed" -- maybe you're right > > "until other processing finishes and releases memory" -- during Summary, it seems...
@btangmu thinking about where we are on this… Now that the memory was bumped to 7Gb, are we blocked from snapshots working? Because perhaps the right next steps on this...
> @srl295 i'm seeing mixed results. 7 GB does seem to have helped the situation on cldr-smoke, since i was able to make a snapshot there manually as admin... however,...
> @srl295 "Making a snapshot should be uncontested though, right? VettingViewer's computeAll() is called from a single thread." -- i think that's right... so with the current code, the compute()...
> I've been experimenting with a new org.unicode.cldr.util.MemoryHelper for the reportFreeMemory method +1 > if the work for Summary is all being done in a single thread running computeAll() then...
@dependabot recreate
@btangmu can you approve the JS change as well? i had to fix this. This actually produces some improvements to the spec formatting, correcting some bugs that were missed. example...
fixed look: 
@dependabot recreate
- improve transliterator test - morse transliterator What is the right test file name? und-t-d0-morse.txt is what I am trying but something (maybe ICU) does not like that as a...