Skip to content

Instantly share code, notes, and snippets.

View aptmac's full-sized avatar

aptmac aptmac

View GitHub Profile
@aptmac
aptmac / gc-only.jfc
Created November 29, 2021 18:58
JFR Event Profile that only has the GC events enabled
<?xml version="1.0" encoding="UTF-8"?>
<configuration version="2.0" label="gc-only">
<category label="Java Development Kit">
<category label="Security">
<event name="jdk.SecurityPropertyModification" label="Security Property Modification" description="Modification of Security property">
<setting name="enabled" label="Enabled" description="Record event" contentType="jdk.jfr.Flag">false</setting>
<setting name="stackTrace" label="Stack Trace" description="Record stack traces" contentType="jdk.jfr.Flag">false</setting>
@aptmac
aptmac / osio-platform-bugs.txt
Last active September 7, 2018 16:20
OSIO Platform Bugs
- Query: https://github.com/openshiftio/openshift.io/issues?q=is%3Aopen+is%3Aissue+label%3Ateam%2Fplatform+label%3Atype%2Fbug
- Currently: 57 open, a couple of them are duplicates (or really similar) too
- Tasks/Bugs Awaiting UXD or UI-related discussion:
Tasks/Other:
https://github.com/openshiftio/openshift.io/issues/3757
https://github.com/openshiftio/openshift.io/issues/3637
https://github.com/openshiftio/openshift.io/issues/3631