)]}'
{
  "commit": "e129ced692959513a14a8d2d0e4e117aeaaee8ee",
  "tree": "f310768e37733e1c1f164cf2f1d756c7518c6baa",
  "parents": [
    "74e2279c55bed4d6abe6a7968f7e52e16af8ffa6"
  ],
  "author": {
    "name": "jansupol",
    "email": "15908245+jansupol@users.noreply.github.com",
    "time": "Mon May 10 13:43:08 2021 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon May 10 13:43:08 2021 +0200"
  },
  "message": "JDK16 Support (#4785)\n\n* JDK16 Support\r\n\r\nSigned-off-by: jansupol \u003cjan.supol@oracle.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f7465521358407ac243bda434418af33671b83f2",
      "old_mode": 33188,
      "old_path": ".travis.yml",
      "new_id": "62d6276d5d1fb39dc9be71798be37598f4efb737",
      "new_mode": 33188,
      "new_path": ".travis.yml"
    },
    {
      "type": "modify",
      "old_id": "d460e0d0401ba9d894a492b9d147468000d7bd05",
      "old_mode": 33188,
      "old_path": "connectors/jdk-connector/pom.xml",
      "new_id": "4b14906d2158117b1ba2784cbf08a9c93e708d62",
      "new_mode": 33188,
      "new_path": "connectors/jdk-connector/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "a61bc606e79af752ce6718e77d5acb0b3a040c1f",
      "old_mode": 33188,
      "old_path": "core-client/pom.xml",
      "new_id": "1a2f6ef0e466092f522edef6729b98203e6bf434",
      "new_mode": 33188,
      "new_path": "core-client/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "59afe35bf1f7e9e0ecf50a439d58408229abba2e",
      "old_mode": 33188,
      "old_path": "core-client/src/test/java/org/glassfish/jersey/client/ClientRequestTest.java",
      "new_id": "965241138a577e5a49bc573aa5c5abaa6980154d",
      "new_mode": 33188,
      "new_path": "core-client/src/test/java/org/glassfish/jersey/client/ClientRequestTest.java"
    },
    {
      "type": "modify",
      "old_id": "523326dd8b29d8fba1c179642e46c03335c39728",
      "old_mode": 33188,
      "old_path": "core-common/pom.xml",
      "new_id": "9ecbc63ff4b31bacbcd1b6a9bbd22615c3440ef5",
      "new_mode": 33188,
      "new_path": "core-common/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "c19cb1934ebd65fc3481d3216e938cb0b0d5ba08",
      "old_mode": 33188,
      "old_path": "core-common/src/test/java/org/glassfish/jersey/logging/LoggingInterceptorTest.java",
      "new_id": "9034406c14d64a58b25e664106a0bc057aa9dffc",
      "new_mode": 33188,
      "new_path": "core-common/src/test/java/org/glassfish/jersey/logging/LoggingInterceptorTest.java"
    },
    {
      "type": "modify",
      "old_id": "530db3cf62f5379fdab6f77ac69135bf4c83130b",
      "old_mode": 33188,
      "old_path": "core-common/src/test/resources/surefire.policy",
      "new_id": "850e4b33ab5babf813278447e901f854478bd9c6",
      "new_mode": 33188,
      "new_path": "core-common/src/test/resources/surefire.policy"
    },
    {
      "type": "modify",
      "old_id": "e50b1cd19bf26809c42d691da8e2e62e04ea22bd",
      "old_mode": 33188,
      "old_path": "examples/cdi-webapp/pom.xml",
      "new_id": "df56399ecbee487b7d214177c38f78be0cd2bcaf",
      "new_mode": 33188,
      "new_path": "examples/cdi-webapp/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "6fd45fc4a3a9eb6d660491cd46433fb099a8332c",
      "old_mode": 33188,
      "old_path": "examples/helloworld-cdi2-se/pom.xml",
      "new_id": "c331b8501f815a8b357d91e835c3bebb890d8d87",
      "new_mode": 33188,
      "new_path": "examples/helloworld-cdi2-se/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "b95a1a224285269eebbc6b946e6856981c715989",
      "old_mode": 33188,
      "old_path": "examples/helloworld-spring-annotations/pom.xml",
      "new_id": "af61a128eb800fdad3c7a672cd58e4ee9b0dbb86",
      "new_mode": 33188,
      "new_path": "examples/helloworld-spring-annotations/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "d682b2e87e851921f3a2cfa7a2f8020303b771a1",
      "old_mode": 33188,
      "old_path": "examples/osgi-helloworld-webapp/functional-test/src/test/java/org/glassfish/jersey/examples/helloworld/test/AbstractWebAppTest.java",
      "new_id": "02cfeff251e89c094850c511d469c4e84cc546da",
      "new_mode": 33188,
      "new_path": "examples/osgi-helloworld-webapp/functional-test/src/test/java/org/glassfish/jersey/examples/helloworld/test/AbstractWebAppTest.java"
    },
    {
      "type": "modify",
      "old_id": "3c0afc4b308646e50008d43c014bc8ed3060f865",
      "old_mode": 33188,
      "old_path": "examples/osgi-http-service/functional-test/pom.xml",
      "new_id": "6f580933a17496242656a2adc1dd927db36c3a41",
      "new_mode": 33188,
      "new_path": "examples/osgi-http-service/functional-test/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "db56a1145ff7fa88221f52d5be6424778643effa",
      "old_mode": 33188,
      "old_path": "examples/osgi-http-service/functional-test/src/test/java/org/glassfish/jersey/examples/osgihttpservice/test/AbstractHttpServiceTest.java",
      "new_id": "b8b131b024c861ddbedb699a2582e4521e3807bb",
      "new_mode": 33188,
      "new_path": "examples/osgi-http-service/functional-test/src/test/java/org/glassfish/jersey/examples/osgihttpservice/test/AbstractHttpServiceTest.java"
    },
    {
      "type": "modify",
      "old_id": "5d527b6a1b51cd2a7b968491bc375c2e7541b94d",
      "old_mode": 33188,
      "old_path": "examples/reload/src/main/java/org/glassfish/jersey/examples/reload/App.java",
      "new_id": "10441f3e4eab9f333d95f845de64debbfafc5061",
      "new_mode": 33188,
      "new_path": "examples/reload/src/main/java/org/glassfish/jersey/examples/reload/App.java"
    },
    {
      "type": "modify",
      "old_id": "718c9bc88b972771650093c1dab2eacee3cc0b94",
      "old_mode": 33188,
      "old_path": "ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationInterceptorExecutor.java",
      "new_id": "c2e9d3856e293214cddd985d4b47a8015fc831c1",
      "new_mode": 33188,
      "new_path": "ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationInterceptorExecutor.java"
    },
    {
      "type": "modify",
      "old_id": "74e486ee1ded5539a15e973871685ff548d6cdbd",
      "old_mode": 33188,
      "old_path": "ext/cdi/jersey-cdi1x-validation/pom.xml",
      "new_id": "25a52f9decff028e75a30ab79018fd953562bc1c",
      "new_mode": 33188,
      "new_path": "ext/cdi/jersey-cdi1x-validation/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "1d3d9d9a18a1e20e0f8da77d4ca4d6e2dd14a476",
      "old_mode": 33188,
      "old_path": "ext/cdi/jersey-cdi1x-validation/src/main/java/org/glassfish/jersey/ext/cdi1x/validation/internal/CdiInterceptorWrapper.java",
      "new_id": "5c2fea95aac14a3213bba604ffd5955829f75976",
      "new_mode": 33188,
      "new_path": "ext/cdi/jersey-cdi1x-validation/src/main/java/org/glassfish/jersey/ext/cdi1x/validation/internal/CdiInterceptorWrapper.java"
    },
    {
      "type": "modify",
      "old_id": "acd1b5c63f8b3e030a6b513e7830252ba2e3615e",
      "old_mode": 33188,
      "old_path": "ext/cdi/jersey-cdi1x-validation/src/main/java/org/glassfish/jersey/ext/cdi1x/validation/internal/CdiInterceptorWrapperExtension.java",
      "new_id": "0a31b53cf03c37c5d73ff5a908c02b755e9b32bd",
      "new_mode": 33188,
      "new_path": "ext/cdi/jersey-cdi1x-validation/src/main/java/org/glassfish/jersey/ext/cdi1x/validation/internal/CdiInterceptorWrapperExtension.java"
    },
    {
      "type": "modify",
      "old_id": "b0429cec1397dc572f802de40b8126eb3c14330c",
      "old_mode": 33188,
      "old_path": "ext/microprofile/mp-rest-client/pom.xml",
      "new_id": "15b94be38092cf3f39aa1302c4e784b4d144f359",
      "new_mode": 33188,
      "new_path": "ext/microprofile/mp-rest-client/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "b741e1491624a2f168eaa1325ed8d2e5fc3e1687",
      "old_mode": 33188,
      "old_path": "ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ReflectionUtil.java",
      "new_id": "1acfa669507b42d1bd099451c5855170c31d7c2f",
      "new_mode": 33188,
      "new_path": "ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/ReflectionUtil.java"
    },
    {
      "type": "modify",
      "old_id": "83dfd65803bc52498f97496e3d1a242bc8f1bcb0",
      "old_mode": 33188,
      "old_path": "ext/spring4/pom.xml",
      "new_id": "194ce8670023c7cb228a6e2885ba7a7ca64546ac",
      "new_mode": 33188,
      "new_path": "ext/spring4/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "abcbafcfe62f0bd15935577d60a5c245a3580f26",
      "old_mode": 33188,
      "old_path": "incubator/declarative-linking/pom.xml",
      "new_id": "335411321d138477ffd46eb841233e7b1a15840e",
      "new_mode": 33188,
      "new_path": "incubator/declarative-linking/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "d19f64d302fff75f27bc43dffdf32736649e4111",
      "old_mode": 33188,
      "old_path": "inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/JerseyInjectionTarget.java",
      "new_id": "85106f34e911ff19bd6bb189f7c6fd581ef52ba3",
      "new_mode": 33188,
      "new_path": "inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/JerseyInjectionTarget.java"
    },
    {
      "type": "modify",
      "old_id": "379775dad3f0adfdd5cd084e2bd2bb473888fab3",
      "old_mode": 33188,
      "old_path": "inject/hk2/src/test/java/org/glassfish/jersey/inject/hk2/SupplierProxyTest.java",
      "new_id": "2604d27729ba30a404d7c03bf86d410008e863ff",
      "new_mode": 33188,
      "new_path": "inject/hk2/src/test/java/org/glassfish/jersey/inject/hk2/SupplierProxyTest.java"
    },
    {
      "type": "modify",
      "old_id": "31d584463b1e75a9722c5cbffbd6026201b49ca0",
      "old_mode": 33188,
      "old_path": "pom.xml",
      "new_id": "a74d7facf0f1e93c8519d724cedfee9b7b520fc4",
      "new_mode": 33188,
      "new_path": "pom.xml"
    },
    {
      "type": "modify",
      "old_id": "f8a7a5c84edc99b59f80827574dff7943301943f",
      "old_mode": 33188,
      "old_path": "tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/wadl/WadlResourceTest.java",
      "new_id": "042947b5cd323055411fc7bfbdc47500a3c155ed",
      "new_mode": 33188,
      "new_path": "tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/wadl/WadlResourceTest.java"
    },
    {
      "type": "modify",
      "old_id": "565dd2d4365debd925071f249d98494cdb8f8777",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml",
      "new_id": "756cc7cc7c63bc823ddfb5509bf868150b85eaa6",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "ff5c1c24b18f906f686ec969fcec29b448db66ea",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-beanvalidation-webapp/src/main/java/org/glassfish/jersey/tests/cdi/bv/CdiValidationInterceptor.java",
      "new_id": "fe503f0e43ca02c4b50849096e337c7d7c9b9a3c",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-beanvalidation-webapp/src/main/java/org/glassfish/jersey/tests/cdi/bv/CdiValidationInterceptor.java"
    },
    {
      "type": "modify",
      "old_id": "373ca5270208c49427f52873df2d4353651b1af3",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-client-on-server/pom.xml",
      "new_id": "3b88c6ba060ec53ecaa91e1f3338a49597c97bac",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-client-on-server/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "8a59c09f78919d34588203966e82ba9e8d53121e",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-client/pom.xml",
      "new_id": "76dd46d3c9f6b4695b321a96de21b753c51dec89",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-client/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "e22fd6307c73786dd153dd932df50c89391eae38",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml",
      "new_id": "c7f8b094cb045f5ad541491e1c3211606d0a8d0b",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "191a08ba03f9da2563b89dd9ba6f3331f256fded",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml",
      "new_id": "0c51bdb004a77df7df0a131ae3dc6c7c65fbcc18",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "0151e6870bcccb56dbe1d018f03fddeae727abf2",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-log-check/pom.xml",
      "new_id": "1229a4bf9e6b34f09fafe381f7e18b7686f0a13c",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-log-check/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "0e7e8039549060be2196ff1cefe0475d81c3e343",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-manually-bound/pom.xml",
      "new_id": "10ec9be5191d18b2e3142392fcb7cc9646ad2a3b",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-manually-bound/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "b856569e1993f716ce1d5da2d19ed868699c6ea6",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml",
      "new_id": "50cf75c8d366d61f3f36e2437cb407b133f9b473",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "8d260bec945d30f8722a826ccda0ba92dd60f470",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml",
      "new_id": "ab3aa3808906e24f3de1d6fc9cef00ab24e89fca",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "2df5246618c2f4b826205669f582f28467eae6bf",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml",
      "new_id": "002f79b0be56aff6369052bef30a329643a91beb",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "84e863ece1b90f9a3922577f453469168c752c06",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml",
      "new_id": "2d803f8a4e7ddf4489d8ee2a7d196d16384199c5",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "219c291bedcd64cf97ee72eb4581f3af898abddf",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-test-webapp/pom.xml",
      "new_id": "00e35c22999ac27a0a667913a25452386548cdb5",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-test-webapp/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "eb2a361704c98d3891a6ad118496702df6a39fcc",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml",
      "new_id": "bd2ef4880eb8b39b1615083969f547ecb8b6570a",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "cd8b389e0b07bd3b3b3f5e496001d92580e4032c",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml",
      "new_id": "1423662eef5e5de65e4ea216ad52e109b4aa11b9",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "3177abccc8c997ad3f899566acfd137072548c0b",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml",
      "new_id": "95d89033a3a016da8a7ef7063dedd0c0e3b76427",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "63617504360c6c869da4771d695dcdb9b779a408",
      "old_mode": 33188,
      "old_path": "tests/integration/cdi-integration/context-inject-on-server/pom.xml",
      "new_id": "38b31ca99d7763235266e814c6e3d802ff7f93cf",
      "new_mode": 33188,
      "new_path": "tests/integration/cdi-integration/context-inject-on-server/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "e873ce754a342912b2197fa55f5d2644b8756974",
      "old_mode": 33188,
      "old_path": "tests/integration/j-376/pom.xml",
      "new_id": "d3451bab320ddcc02e22703ee73f30c32faae7c9",
      "new_mode": 33188,
      "new_path": "tests/integration/j-376/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "37d978c725216c2edd4f317eb16a6dc9f9e8b57e",
      "old_mode": 33188,
      "old_path": "tests/integration/jersey-3992/pom.xml",
      "new_id": "c12a32d1d4ad37e575e530e6be6347c765d8af82",
      "new_mode": 33188,
      "new_path": "tests/integration/jersey-3992/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "6cb72cf5318fd337a8c117af595208b9b1de19bb",
      "old_mode": 33188,
      "old_path": "tests/integration/jersey-4003/pom.xml",
      "new_id": "312fc7aebf53e08b586676e421067b6dbcddbe26",
      "new_mode": 33188,
      "new_path": "tests/integration/jersey-4003/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "c4b35d9e427fb1274e36e4b554157a9136730e1a",
      "old_mode": 33188,
      "old_path": "tests/integration/jersey-4697/pom.xml",
      "new_id": "f0b25883a4a20282e9dc30a599dd9813a12bdce1",
      "new_mode": 33188,
      "new_path": "tests/integration/jersey-4697/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "d583b1184796b64d349191926ec7650eb0fd3cb6",
      "old_mode": 33188,
      "old_path": "tests/integration/microprofile/rest-client/pom.xml",
      "new_id": "ee5aa449ad5541e40e9a064b239732a31e5019ba",
      "new_mode": 33188,
      "new_path": "tests/integration/microprofile/rest-client/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "240518ffe4fec5a0818504fcdc851630cbc821b4",
      "old_mode": 33188,
      "old_path": "tests/integration/spring4/pom.xml",
      "new_id": "f9b3e7ee8c8d4e8bd51a853032bcbdb4679cd26e",
      "new_mode": 33188,
      "new_path": "tests/integration/spring4/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "973d4535bef47edd89b11f63b8bc64b14eae40ee",
      "old_mode": 33188,
      "old_path": "tests/stress/src/test/java/org/glassfish/jersey/server/internal/monitoring/MultiThreadingAggregatedReservoirTest.java",
      "new_id": "eed30f7865e748246126143f38f19648ea3a9c28",
      "new_mode": 33188,
      "new_path": "tests/stress/src/test/java/org/glassfish/jersey/server/internal/monitoring/MultiThreadingAggregatedReservoirTest.java"
    }
  ]
}
