• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • hotspot
    • None
    • b22

                      hotspot (2 usages found)
                          share (2 usages found)
                              jfr (1 usage found)
                                  instrumentation (1 usage found)
                                      jfrJvmtiAgent.cpp (1 usage found)
                                          136 if (env->ExceptionOccurred()) {
                              prims (1 usage found)
                                  unsafe.cpp (1 usage found)
                                      672 if (env->ExceptionOccurred()) {

      Additional occurrences under Hotspot,

      ./share/prims/nativeEntryPoint.cpp: guarantee(status == JNI_OK && !env->ExceptionOccurred(),
      ./share/prims/methodHandles.cpp: guarantee(status == JNI_OK && !env->ExceptionOccurred(),
      ./share/prims/methodHandles.cpp: guarantee(status == JNI_OK && !env->ExceptionOccurred(),
      ./share/prims/methodHandles.cpp: guarantee(status == JNI_OK && !env->ExceptionOccurred(),
      ./share/prims/upcallLinker.cpp: guarantee(status == JNI_OK && !env->ExceptionOccurred(),
      ./share/prims/upcallStubs.cpp: guarantee(status == JNI_OK && !env->ExceptionOccurred(),
      ./share/runtime/continuation.cpp: guarantee(!env->ExceptionOccurred(), "register jdk.internal.vm.Continuation natives");

            jlu Justin Lu
            naoto Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: