Re: Jar manifest and EOF

2019-10-13 Thread Weijun Wang
Hi Philipp, Although I also think this feature might be useless, I feel hesitated to just remove it. How about implement it and let it stay useless? I assume this will not break any existing test or app if no one is actually using the character. Hopefully it's easy to implement. On the other h

RFR(s): 8176894 Provide specialized implementation for default methods putIfAbsent, computeIfAbsent, computeIfPresent, compute, merge in TreeMap

2019-10-13 Thread Tagir Valeev
Hello! Please review the updated patch (no sponsorship is necessary; review only): https://cr.openjdk.java.net/~tvaleev/webrev/8176894/r3/ https://bugs.openjdk.java.net/browse/JDK-8176894 The difference from the previous version [1] is minimal: I just noticed that the specification for computeIfA