mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-06 06:00:26 +00:00
7035209: 6u26 ea b01 - running an applet with old plugin crashes in awt.dll
Reviewed-by: art, amenkov
This commit is contained in:
parent
aa161ffe8d
commit
57f34d2482
@ -187,6 +187,7 @@ void D3DPipelineManager::NotifyAdapterEventListeners(UINT adapter,
|
||||
}
|
||||
|
||||
JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2);
|
||||
RETURN_IF_NULL(env);
|
||||
|
||||
pMgr = D3DPipelineManager::GetInstance();
|
||||
RETURN_IF_NULL(pMgr);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user