From 18414e5c80427fb16867741b471ad7a57eef9358 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Tue, 26 Nov 2024 14:45:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B1=D0=B0=D0=B3=D0=B0=20=D1=81=20?= =?UTF-8?q?=D1=80=D0=B5=D0=B3=D0=B8=D1=81=D1=82=D1=80=D0=B0=D1=86=D0=B8?= =?UTF-8?q?=D0=B5=D0=B9.=20v++=20todo=20=D1=80=D0=B5=D1=84=D0=B0=D0=BA?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D0=B8=D0=BD=D0=B3=20=D1=81=D0=B8=D1=81=D1=82?= =?UTF-8?q?=D0=B5=D0=BC=D1=8B=20=D1=80=D0=B5=D0=B3=D0=B8=D1=81=D1=82=D1=80?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D0=B8=20=D0=B1=D0=B0=D0=B3=D0=BE=D0=B2=20?= =?UTF-8?q?=D0=B8=20=D0=BF=D1=80=D0=BE=D1=87=D0=B5=D0=B3=D0=BE.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 8 +++ .../Passes/All/AppendBugReportField.java | 2 +- src/_VisualDVM/Passes/All/CheckedEmail.java | 53 +++++++++++++++++++ src/_VisualDVM/Passes/All/Email.java | 35 +----------- .../Passes/All/PublishBugReport.java | 2 +- .../Passes/All/PublishComponent.java | 2 +- .../Passes/All/UpdateBugReportField.java | 2 +- src/_VisualDVM/Passes/PassCode.java | 5 +- .../Repository/Component/Visualiser.java | 2 +- 9 files changed, 71 insertions(+), 40 deletions(-) create mode 100644 src/_VisualDVM/Passes/All/CheckedEmail.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fb1d2cbc..f2f473ee 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,7 +7,15 @@ + + + + + + + +