lancea [Sun, 27 Jan 2019 14:55:57 -0500] rev 53516
8210469: Missing doPriviledged block and permission for jdk.zipfs module
Reviewed-by: alanb, clanger, mchung, jjg
bsrbnd [Sat, 26 Jan 2019 15:50:59 +0100] rev 53515
8193367: Annotated type variable bounds crash javac
Reviewed-by: mcimadamore, vromero
xuelei [Fri, 25 Jan 2019 18:43:02 -0800] rev 53514
8217820: Useless cast in ECUtil.java
Reviewed-by: jnimeh
ysuenaga [Sat, 26 Jan 2019 10:34:29 +0900] rev 53513
8217612: (CL)HSDB cannot show some JVM flags
Reviewed-by: dholmes, cjplummer
joehw [Fri, 25 Jan 2019 14:28:43 -0800] rev 53512
8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException
Reviewed-by: dfuchs, lancea
vlivanov [Fri, 25 Jan 2019 13:37:12 -0800] rev 53511
8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver
Reviewed-by: thartmann, roland
vlivanov [Fri, 25 Jan 2019 13:37:10 -0800] rev 53510
8191998: C2: inlining through MH linkers drops speculative part of argument types
Reviewed-by: roland, thartmann, kvn
vlivanov [Fri, 25 Jan 2019 13:37:08 -0800] rev 53509
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
Reviewed-by: thartmann, roland
dfuchs [Fri, 25 Jan 2019 18:13:25 +0000] rev 53508
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
Summary: The API documentation is updated to steer away from blocking in the mapper function, and an alternative is suggested.
Reviewed-by: chegar
jwilhelm [Fri, 25 Jan 2019 18:12:06 +0100] rev 53507
Merge