[JBEAP-20946] Eliminating not existing Java encoding names#6
[JBEAP-20946] Eliminating not existing Java encoding names#6scottmarlow merged 1 commit intojboss:jboss_2_7_1from
Conversation
|
@scottmarlow please review |
|
@ropalka I'm guessing that some Java SE implementations might include support for the Java encoding names that we are removing. I'm guessing that Java on an IBM mainframe would need to support the various Could this bug be fixed without removing Java encoding names that might be included in some Java SE implementations? |
|
@scottmarlow your guess was totally right and thus my initial PR proposal was wrong. |
|
Should we create an upstream pull request on https://github.com/apache/xalan-j as well? |
|
Does it make sense @scottmarlow ? I see Xalan is dead project - last code change almost 7 years ago. |
|
I see two possibilities:
Currently, it does look like #1 is currently true but hard to know if/when #2 might happen. |
https://issues.redhat.com/browse/JBEAP-20946