Steven R. Loomis
Steven R. Loomis
- Probably still link icu4c for unit tests.
will be completed by #11778
So maybe we need a flag in the struct for context reset ?
Just to recap the current state (heh) of the ldml_processor.. when a key is 'not found' in the `kmap`, on key-down `ldml_processor::process_key_down()` will call: ```c void ldml_event_state::emit_passthrough_keystroke() { // assert...
Workaround: ```shell $ core/build.sh test:mac-$(uname -m) ```
need to cross link this with the LDML features.
PR: https://github.com/openjdk/jdk/pull/17921
The OpenJDK PR is approved and should merge tomorrow into Java 23
> If I understand this correctly, then you will try to make this needed change in earlier versions of Java. Thank you! > > For XLingPaper, it looks like the...