From 74fcc2150dd567c8004a5423ad7400a2cbaddd35 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Wed, 12 Feb 2025 22:49:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=BD=D1=83=D1=82=D1=80=D0=B5=D0=BD?= =?UTF-8?q?=D0=BD=D0=B8=D0=B9=20=D0=BF=D1=80=D0=BE=D1=85=D0=BE=D0=B4=20?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D1=80=D0=B5=D0=B7=D1=83=D0=BB=D1=8C=D1=82=D0=B0?= =?UTF-8?q?=D1=82=D0=BE=D0=B2=20=D0=B0=D0=BD=D0=B0=D0=BB=D0=B8=D0=B7=D0=B0?= =?UTF-8?q?=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D0=BE=D0=B2=20=D0=B4=D0=B2?= =?UTF-8?q?=D0=BC=20=D1=81=D0=B8=D1=81=D1=82=D0=B5=D0=BC=D1=8B.=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BA=D0=B0=20=D1=82=D0=BE=D0=BB=D1=8C=D0=BA=D0=BE=20?= =?UTF-8?q?=D0=BF=D0=BE=20=D0=B7=D0=B0=D1=8F=D0=B2=D0=BA=D0=B0=D0=BC,=20?= =?UTF-8?q?=D0=B2=20=D0=BE=D0=B1=D1=8B=D1=87=D0=BD=D0=BE=D0=B9=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8=20=D0=BD=D0=B8=D0=BA=D0=BE=D0=BC?= =?UTF-8?q?=D1=83=20=D0=B5=D0=B3=D0=BE=20=D0=BD=D0=B5=20=D0=B2=D0=B8=D0=B4?= =?UTF-8?q?=D0=BD=D0=BE.=20=D0=92=D0=BE=D0=B7=D0=BC=D0=BE=D0=B6=D0=BD?= =?UTF-8?q?=D0=BE=20=D0=B8=20=D0=BD=D0=B5=20=D0=BF=D0=BE=D0=BD=D0=B0=D0=B4?= =?UTF-8?q?=D0=BE=D0=B1=D0=B8=D1=82=D1=81=D1=8F=20=D0=B1=D0=BE=D0=BB=D1=8C?= =?UTF-8?q?=D1=88=D0=B5.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 7 +- .../Passes/All/DownloadTaskTest.java | 14 ++- .../Passes/All/RefreshDVMPackageResults.java | 112 +++++++++++++++++- .../Repository/Component/Visualiser.java | 2 +- .../Repository/Server/ServerCode.java | 4 +- .../TestingSystem/Common/TestingServer.java | 32 ++--- .../DVM/DVMPackage/UI/DVMPackagesForm.java | 1 + src/_VisualDVM/Utils.java | 1 + 8 files changed, 145 insertions(+), 28 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f826cb78..7499622b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,13 +7,14 @@ - - + + + + -