{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4428,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2457ad1a1906fb4cef0df1e76d73adba8d2d3724",
            "branch" : [
              {
                "SHA1" : "2457ad1a1906fb4cef0df1e76d73adba8d2d3724",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2457ad1a1906fb4cef0df1e76d73adba8d2d3724",
            "branch" : [
              {
                "SHA1" : "2457ad1a1906fb4cef0df1e76d73adba8d2d3724",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2457ad1a1906fb4cef0df1e76d73adba8d2d3724",
        "branch" : [
          {
            "SHA1" : "2457ad1a1906fb4cef0df1e76d73adba8d2d3724",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4428",
  "duration" : 12706801,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4428",
  "id" : "2016-03-25_19-58-50",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4428,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1458935930000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4428/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/cxxtools/Makefile"
        ],
        "commitId" : "697aef8dac466075c49c9a16efeb2aef2f352f7c",
        "timestamp" : 1458803481000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Makefile : added 32-bit largefile support\u000a",
        "date" : "2016-03-24T08:11:21+0100",
        "id" : "697aef8dac466075c49c9a16efeb2aef2f352f7c",
        "msg" : "Makefile : added 32-bit largefile support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/cxxtools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/mesa/Makefile"
        ],
        "commitId" : "80a9268dc6d53f11ca6475bc9f08b61f141440cd",
        "timestamp" : 1458821017000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mesa to 11.1.2\u000a",
        "date" : "2016-03-24T15:03:37+0300",
        "id" : "80a9268dc6d53f11ca6475bc9f08b61f141440cd",
        "msg" : "Update mesa to 11.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libusb-1/patches/03-fix-superfluous-free.patch",
          "components/library/libusb-1/libusb-1.p5m",
          "components/library/libusb-1/patches/01-libusb.patch",
          "components/library/libusb-1/patches/02-di_prop_exists.patch",
          "components/library/libusb-1/libusb-1.0.license",
          "components/library/libusb-1/Makefile"
        ],
        "commitId" : "a8a5310b75da55d8b80a35525a99240f80a4e569",
        "timestamp" : 1458843820000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add libusb-1.0 1.0.20 (upstream change)\u000a",
        "date" : "2016-03-24T21:23:40+0300",
        "id" : "a8a5310b75da55d8b80a35525a99240f80a4e569",
        "msg" : "Add libusb-1.0 1.0.20 (upstream change)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libusb-1/patches/03-fix-superfluous-free.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libusb-1/patches/01-libusb.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libusb-1/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libusb-1/patches/02-di_prop_exists.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libusb-1/libusb-1.0.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/libusb-1/libusb-1.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libmtp/libmtp.p5m",
          "components/library/libmtp/Makefile",
          "components/libmtp/patches/02-configure.ac.patch",
          "components/library/libmtp/patches/01-bswap.patch",
          "components/libmtp/patches/01-bswap.patch",
          "components/library/libmtp/libmtp.p5m",
          "components/libmtp/Makefile"
        ],
        "commitId" : "6a8febefa5b018d2ae7a0b4cc495cb1df9b672f6",
        "timestamp" : 1458872501000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libmtp: update to 1.1.11, rebuild with libusb-1.0\u000a",
        "date" : "2016-03-25T05:21:41+0300",
        "id" : "6a8febefa5b018d2ae7a0b4cc495cb1df9b672f6",
        "msg" : "libmtp: update to 1.1.11, rebuild with libusb-1.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libmtp/patches/01-bswap.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmtp/libmtp.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmtp/patches/02-configure.ac.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmtp/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libmtp/libmtp.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmtp/patches/01-bswap.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libmtp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libgphoto2/Makefile",
          "components/library/libgphoto2/libgphoto2-2.p5m",
          "components/libgphoto2/Makefile",
          "components/libgphoto2/libgphoto2-2.p5m"
        ],
        "commitId" : "ee95d83592ee44d7ea178e22aa5f7e9065060df0",
        "timestamp" : 1458873899000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libgphoto2: rebuild with libusb-1.0 support\u000a",
        "date" : "2016-03-25T05:44:59+0300",
        "id" : "ee95d83592ee44d7ea178e22aa5f7e9065060df0",
        "msg" : "libgphoto2: rebuild with libusb-1.0 support",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libgphoto2/libgphoto2-2.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libgphoto2/libgphoto2-2.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libgphoto2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgphoto2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libusb-1/Makefile",
          "components/library/libusb-1/patches/04-enable-timerfd.patch"
        ],
        "commitId" : "03f3f64ecdec0ae580285754dd3f314fcce6f8b5",
        "timestamp" : 1458888745000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libusb-1.0: enable timerfd\u000a",
        "date" : "2016-03-25T09:52:25+0300",
        "id" : "03f3f64ecdec0ae580285754dd3f314fcce6f8b5",
        "msg" : "libusb-1.0: enable timerfd",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libusb-1/patches/04-enable-timerfd.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libusb-1/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openjdk-7/patches/patch-jdk_make_sun_security_ec_Makefile.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_JavaAdapter.java.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoScriptEngineFactory.java.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_sun_awt_mawt.gmk.patch",
          "components/runtime/openjdk-7/patches/jdk-8152335-improve-methodhandle-consistency.patch",
          "components/runtime/openjdk-7/openjdk.license",
          "components/openjdk-7/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_bsd__zero_vm_os__bsd__zero.cpp.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_threadLS__solaris__x86.hpp.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_4168475_Test4168475.java.patch",
          "components/openjdk-7/patches/mapfile.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_4520754_Test4520754.java.patch",
          "components/openjdk-7/patches/patch-jdk_test_java_lang_management_OperatingSystemMXBean_GetSystemLoadAverage.java.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_jvmg.make.patch",
          "components/openjdk-7/patches/patch-jdk_make_common_shared_Defs-versions.gmk.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_ExternalScriptable.java.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_jsig.make.patch",
          "components/runtime/openjdk-7/patches/patch-ak.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_threadLS__solaris__x86.hpp.patch",
          "components/openjdk-7/patches/patch-jdk_make_sun_awt_Makefile.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_perfMemory__solaris.cpp.patch",
          "components/openjdk-7/patches/patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp.patch",
          "components/openjdk-7/patches/patch-ao.patch",
          "components/runtime/openjdk-7/patches/patch-corba_make_common_shared_Platform.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_common_shared_Defs-versions.gmk.patch",
          "components/openjdk-7/Makefile",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoCompiledScript.java.patch",
          "components/openjdk-7/patches/patch-jdk_test_sun_security_ec_TestEC.java.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_os__solaris.cpp.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_orderAccess__solaris__x86.inline.hpp.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_share_vm_opto_node.cpp.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_optimized.make.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER1.gcc.patch",
          "components/openjdk-7/patches/patch-jdk_make_common_Rules.gmk.patch",
          "components/openjdk-7/patches/patch-jdk_make_com_sun_Makefile.patch",
          "components/openjdk-7/patches/patch-corba_make_common_shared_Defs-java.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoTopLevel.java.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_perfMemory__solaris.cpp.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_jsig.make.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_optimized.make.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_solaris_bin_ergo__i586.c.patch",
          "components/openjdk-7/openjdk7-runtime64.p5m",
          "components/runtime/openjdk-7/patches/patch-jdk_make_sun_xawt_Makefile.patch",
          "components/runtime/openjdk-7/openjdk7-demo64.p5m",
          "components/runtime/openjdk-7/openjdk7-demo.p5m",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_bsd_makefiles_buildtree.make.patch",
          "components/runtime/openjdk-7/patches/patch-ao.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_native_sun_security_ec_impl_ecc__impl.h.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoClassShutter.java.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_product.make.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_adlc.make.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_build__vm__def.sh.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_common_Program.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_sun_security_ec_Makefile.patch",
          "components/openjdk-7/patches/patch-jdk_make_sun_awt_mawt.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_fastdebug.make.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-TIERED.gcc.patch",
          "components/openjdk-7/patches/patch-bn.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoClassShutter.java.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_imageioJPEG.c.patch",
          "components/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_Test4144543.java.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_ExternalScriptable.java.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_imageioJPEG.c.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_saproc.make.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_java_nio_Makefile.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_prefetch__solaris__x86.inline.hpp.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_atomic__solaris__x86.inline.hpp.patch",
          "components/runtime/openjdk-7/openjdk7-runtime64.p5m",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_dtrace.make.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_gcc.make.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_jvmg.make.patch",
          "components/runtime/openjdk-7/Makefile",
          "components/openjdk-7/patches/patch-jdk_src_solaris_bin_ergo__i586.c.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_vm.make.patch",
          "components/runtime/openjdk-7/patches/patch-libmawt-rpath.patch",
          "components/openjdk-7/patches/patch-jdk_make_common_Program.gmk.patch",
          "components/openjdk-7/patches/patch-ag.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_com_sun_java_pack_Makefile.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_JavaAdapter.java.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoCompiledScript.java.patch",
          "components/openjdk-7/patches/patch-corba_make_common_shared_Platform.gmk.patch",
          "components/openjdk-7/patches/patch-langtools_make_build.xml.patch",
          "components/openjdk-7/patches/patch-hotspot_make_bsd_makefiles_buildtree.make.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_common_shared_Defs-java.gmk.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoWrapFactory.java.patch",
          "components/openjdk-7/patches/patch-hotspot_src_share_vm_utilities_hashtable.cpp.patch",
          "components/openjdk-7/patches/patch-jdk_make_common_Defs-solaris-gcc.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_native_sun_security_ec_impl_ecc__impl.h.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoScriptEngine.java.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_common_Defs-solaris-gcc.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_product.make.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_atomic__solaris__x86.inline.hpp.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_os__solaris__x86.cpp.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_Test4144543.java.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_com_sun_Makefile.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_common_Rules.gmk.patch",
          "components/openjdk-7/patches/patch-jdk_make_common_shared_Defs-java.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_common_Mapfile-vers.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os_posix_vm_os__posix.cpp.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-TIERED.gcc.patch",
          "components/openjdk-7/openjdk7-jdk64.p5m",
          "components/openjdk-7/patches/patch-libmawt-rpath.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_adlc.make.patch",
          "components/openjdk-7/patches/patch-jdk_make_common_Mapfile-vers.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_decoder__solaris.cpp.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoScriptEngineFactory.java.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_solaris_native_sun_awt_X11Color.c.patch",
          "components/openjdk-7/patches/patch-jdk_make_common_shared_Compiler-gcc.gmk.patch",
          "components/openjdk-7/patches/patch-jdk_make_com_sun_script_Makefile.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_com_sun_script_Makefile.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER2.gcc.patch",
          "components/openjdk-7/patches/patch-jdk_make_java_nio_Makefile.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_orderAccess__solaris__x86.inline.hpp.patch",
          "components/runtime/openjdk-7/openjdk7-jdk.p5m",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_share_vm_runtime_os.cpp.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoScriptEngine.java.patch",
          "components/runtime/openjdk-7/patches/patch-langtools_make_build.xml.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_solaris_native_java_net_net__util__md.c.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_decoder__solaris.cpp.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_debug.make.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_os__solaris__x86.cpp.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_test_Makefile.patch",
          "components/openjdk-7/patches/patch-jdk_make_sun_xawt_Makefile.patch",
          "components/runtime/openjdk-7/patches/patch-ag.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_saproc.make.patch",
          "components/openjdk-7/patches/patch-jdk_test_Makefile.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoTopLevel.java.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_os__solaris.cpp.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_prefetch__solaris__x86.inline.hpp.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c.patch",
          "components/openjdk-7/patches/patch-jdk_make_common_Defs-solaris.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_test_sun_security_ec_TestEC.java.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_test_java_lang_management_OperatingSystemMXBean_GetSystemLoadAverage.java.patch",
          "components/openjdk-7/patches/patch-jdk_src_solaris_native_java_net_net__util__md.c.patch",
          "components/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_4520754_Test4520754.java.patch",
          "components/runtime/openjdk-7/patches/patch-corba_make_common_shared_Defs-java.gmk.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER2.gcc.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os_solaris_dtrace_jhelper.d.patch",
          "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_JSAdapter.java.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_debug.make.patch",
          "components/runtime/openjdk-7/openjdk7-jdk64.p5m",
          "components/runtime/openjdk-7/patches/patch-jdk_make_common_Defs-solaris.gmk.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_os_solaris_dtrace_jhelper.d.patch",
          "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_fastdebug.make.patch",
          "components/openjdk-7/patches/patch-ak.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os_posix_vm_os__posix.cpp.patch",
          "components/openjdk-7/patches/patch-hotspot_src_share_vm_opto_node.cpp.patch",
          "components/runtime/openjdk-7/patches/mapfile.patch",
          "components/openjdk-7/patches/patch-jdk_make_com_sun_java_pack_Makefile.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoWrapFactory.java.patch",
          "components/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_4168475_Test4168475.java.patch",
          "components/openjdk-7/openjdk7-demo.p5m",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_build__vm__def.sh.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_dtrace.make.patch",
          "components/openjdk-7/patches/patch-hotspot_src_os__cpu_bsd__zero_vm_os__bsd__zero.cpp.patch",
          "components/openjdk-7/openjdk7-demo64.p5m",
          "components/runtime/openjdk-7/patches/patch-jdk_src_solaris_classes_sun_nio_fs_BsdFileSystemProvider.java.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_gcc.make.patch",
          "components/openjdk-7/openjdk7-runtime.p5m",
          "components/runtime/openjdk-7/patches/patch-jdk_make_sun_awt_Makefile.patch",
          "components/openjdk-7/patches/patch-jdk_src_solaris_classes_sun_nio_fs_BsdFileSystemProvider.java.patch",
          "components/openjdk-7/openjdk.license",
          "components/openjdk-7/openjdk7-jdk.p5m",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER1.gcc.patch",
          "components/openjdk-7/patches/patch-jdk_src_solaris_native_sun_awt_X11Color.c.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_vm.make.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_make_common_shared_Compiler-gcc.gmk.patch",
          "components/openjdk-7/patches/patch-hotspot_src_share_vm_runtime_os.cpp.patch",
          "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_JSAdapter.java.patch",
          "components/openjdk-7/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c.patch",
          "components/runtime/openjdk-7/patches/patch-bn.patch",
          "components/runtime/openjdk-7/patches/patch-hotspot_src_share_vm_utilities_hashtable.cpp.patch",
          "components/runtime/openjdk-7/openjdk7-runtime.p5m"
        ],
        "commitId" : "b45c81cc5492c2aac9a842ca8ef0163084e5f415",
        "timestamp" : 1458889035000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "OpenJDK 7: fix CVE-2016-0636\u000a",
        "date" : "2016-03-25T09:57:15+0300",
        "id" : "b45c81cc5492c2aac9a842ca8ef0163084e5f415",
        "msg" : "OpenJDK 7: fix CVE-2016-0636",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_common_Defs-solaris-gcc.gmk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_sun_xawt_Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_4520754_Test4520754.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_jsig.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_product.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_os__solaris.cpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_4520754_Test4520754.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_common_shared_Defs-versions.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_share_vm_utilities_hashtable.cpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_com_sun_Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_test_Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_solaris_native_sun_awt_X11Color.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-libmawt-rpath.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_test_java_lang_management_OperatingSystemMXBean_GetSystemLoadAverage.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-corba_make_common_shared_Defs-java.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_build__vm__def.sh.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_orderAccess__solaris__x86.inline.hpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/openjdk7-jdk.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/mapfile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_4168475_Test4168475.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoTopLevel.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_share_vm_runtime_os.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_java_nio_Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_common_Program.gmk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/openjdk7-runtime64.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_solaris_native_sun_awt_X11Color.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/openjdk7-jdk64.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_prefetch__solaris__x86.inline.hpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_dtrace.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_share_vm_opto_node.cpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_java_nio_Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_sun_awt_Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_solaris_native_java_net_net__util__md.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_solaris_native_java_net_net__util__md.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_gcc.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_sun_xawt_Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_solaris_bin_ergo__i586.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_orderAccess__solaris__x86.inline.hpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_optimized.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-ag.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoCompiledScript.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_imageioJPEG.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-ag.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_threadLS__solaris__x86.hpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_sun_awt_mawt.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_prefetch__solaris__x86.inline.hpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_build__vm__def.sh.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os__cpu_bsd__zero_vm_os__bsd__zero.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/openjdk7-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_fastdebug.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_common_Mapfile-vers.gmk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_bsd_makefiles_buildtree.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_JSAdapter.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_com_sun_java_pack_Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_test_sun_security_ec_TestEC.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_gcc.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_jvmg.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoCompiledScript.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/openjdk7-demo.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_perfMemory__solaris.cpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_decoder__solaris.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_com_sun_java_pack_Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoTopLevel.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoScriptEngineFactory.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER1.gcc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os_solaris_dtrace_jhelper.d.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_ExternalScriptable.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_JavaAdapter.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_product.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_test_java_lang_management_OperatingSystemMXBean_GetSystemLoadAverage.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_jsig.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoClassShutter.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_os__solaris__x86.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-bn.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_dtrace.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_test_sun_security_ec_TestEC.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-ao.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-langtools_make_build.xml.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_share_vm_opto_node.cpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoScriptEngine.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/openjdk7-demo64.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_vm.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-corba_make_common_shared_Platform.gmk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_adlc.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_adlc.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_test_Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_Test4144543.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER2.gcc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_jvmg.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_JSAdapter.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/mapfile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_fastdebug.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_native_sun_security_ec_impl_ecc__impl.h.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_common_shared_Compiler-gcc.gmk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_perfMemory__solaris.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_common_Defs-solaris.gmk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/openjdk7-demo64.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_vm.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_common_Mapfile-vers.gmk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/jdk-8152335-improve-methodhandle-consistency.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_com_sun_script_Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_common_shared_Compiler-gcc.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/openjdk7-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoScriptEngineFactory.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_common_Rules.gmk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-langtools_make_build.xml.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-TIERED.gcc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_saproc.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os_posix_vm_os__posix.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_sun_awt_mawt.gmk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_com_sun_Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoWrapFactory.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/openjdk7-demo.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_os__solaris__x86.cpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_solaris_classes_sun_nio_fs_BsdFileSystemProvider.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_share_vm_utilities_hashtable.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_common_shared_Defs-java.gmk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_saproc.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_Test4144543.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-bn.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/openjdk.license"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-corba_make_common_shared_Defs-java.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-ao.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_common_Defs-solaris.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_atomic__solaris__x86.inline.hpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_sun_awt_Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-ak.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_imageioJPEG.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_common_Rules.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_common_shared_Defs-java.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_common_Program.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_JavaAdapter.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoScriptEngine.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-libmawt-rpath.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_solaris_classes_sun_nio_fs_BsdFileSystemProvider.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER2.gcc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os_solaris_dtrace_jhelper.d.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_solaris_bin_ergo__i586.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoWrapFactory.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_RhinoClassShutter.java.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_debug.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_com_sun_script_Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER1.gcc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_decoder__solaris.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/openjdk.license"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_debug.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_common_shared_Defs-versions.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-ak.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-corba_make_common_shared_Platform.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_bsd_makefiles_buildtree.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/openjdk7-jdk64.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_common_Defs-solaris-gcc.gmk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/openjdk7-runtime64.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_make_sun_security_ec_Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_bsd__zero_vm_os__bsd__zero.cpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_threadLS__solaris__x86.hpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_src_os_posix_vm_os__posix.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os_solaris_vm_os__solaris.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-TIERED.gcc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_atomic__solaris__x86.inline.hpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-hotspot_src_share_vm_runtime_os.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-7/patches/patch-jdk_test_java_beans_Introspector_4168475_Test4168475.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_classes_com_sun_script_javascript_ExternalScriptable.java.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-hotspot_make_solaris_makefiles_optimized.make.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/openjdk7-jdk.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_src_share_native_sun_security_ec_impl_ecc__impl.h.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openjdk-7/patches/patch-jdk_make_sun_security_ec_Makefile.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}