[10] RFR 8195970 Crash passing null to a VarHandle (original) (raw)
mandy chung mandy.chung at oracle.com
Tue Jan 23 19:27:03 UTC 2018
- Previous message: [10] RFR 8195970 Crash passing null to a VarHandle
- Next message: [11] RFR JDK-8191170: Clarify if java.class.path can be undefined
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good to me. This is very low risk and no objection from me to fix in 10.
Mandy
On 1/23/18 11:12 AM, Paul Sandoz wrote:
Hi,
Please review: http://cr.openjdk.java.net/~psandoz/jdk10/JDK-8195970-varhandle-buffer-view-null/webrev/ <http://cr.openjdk.java.net/~psandoz/jdk10/JDK-8195970-varhandle-buffer-view-null/webrev/> The ByteBuffer view VarHandle implements were (embarrassingly) missing a null check on the ByteBuffer argument. Checks were added and so were tests. I am proposing this be fixed in 10 via the fix request process [1]. Thanks, Paul. [1] http://openjdk.java.net/projects/jdk/10/fix-request-process <http://openjdk.java.net/projects/jdk/10/fix-request-process>
- Previous message: [10] RFR 8195970 Crash passing null to a VarHandle
- Next message: [11] RFR JDK-8191170: Clarify if java.class.path can be undefined
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]