Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-07-28Bug 519944 - Memory Leak MessageConsoleS4_8_0_M1I20170905-2000I20170905-0600I20170905-0310I20170904-2000I20170904-0230I20170903-2000I20170902-1500I20170901-2000I20170831-2000I20170830-2000I20170830-0605I20170829-2345I20170829-2000I20170829-0940I20170829-0705I20170828-2000I20170828-1220I20170828-0730I20170827-2000I20170826-1500I20170825-2000I20170824-2000I20170823-2000I20170822-2000I20170821-2000I20170820-2000I20170819-1500I20170818-2000I20170818-0100I20170818-0040I20170817-2140I20170817-2000I20170816-2000I20170815-2000I20170815-0035I20170814-2000I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000I20170809-2000I20170808-2000I20170807-2000I20170806-2000I20170805-1500I20170804-2000I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000Lars Neumeier1-0/+1
Change-Id: Id20cc49810424a35436fca1b9046e6b40928b791 Signed-off-by: Lars Neumeier <lneumeier@irotation.de>
2017-07-26Bug 517470 - use "No" instead of "Cancel" to allow saving the choiceI20170727-2000I20170727-0610I20170726-2000Andrey Loskutov1-1/+1
Change-Id: I2381650995fe9ba7fe7a69c3ecfa8c9ab367f2f2 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-11Bug 519433 - group model changed events processed on ui threadI20170725-2000I20170724-2000I20170723-2000I20170722-2000I20170722-0045I20170721-2000I20170720-2000I20170719-2000I20170719-0600I20170719-0040I20170718-2000I20170718-0355I20170717-2000I20170717-0350I20170716-2000I20170716-0130I20170715-2000I20170714-2000I20170713-2000Igor Fedorenko1-6/+89
Change-Id: Ifd6e74ef734a26e52168a6317622688c301096f5 Signed-off-by: Igor Fedorenko <igor@ifedorenko.com> Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-10Bug 517470 - Switch to debug perspective should use verbs instead ofI20170713-0615I20170712-2000I20170711-2000I20170710-2000Sarika Sinha3-8/+15
"OK". Change-Id: I824b1ed1ee8702137675c8316b98a4ec9ea933db
2017-07-10Revert "4.8 Bundle version increase for debug.tests"Sarika Sinha2-2/+2
This reverts commit b5d5ed6c5129735e6a61245c626a44591d91c45e.
2017-07-104.8 Bundle version increase for debug.testsSarika Sinha2-2/+2
Change-Id: Ie0d1313a2f289f64278d7fec94b1141e804da1aa
2017-07-104.8 Bundle version increase for ui.consoleSarika Sinha2-3/+3
Change-Id: Iff2373896216bbb3de1e6195080366f4ee897fa9
2017-07-10Bug 518909 - Regression: IOConsoleOutputStream.setEncoding(String)Andreas Loth2-1/+15
cannot handle null argument anymore Change-Id: I5bb76e1c850a80b88f6f5e82a9e7fceacd6d6d8c Signed-off-by: Andreas Loth <andy_2639@justmail.de>
2017-07-04Bug 511607: Fix race condition in LaunchGroupTestsI20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000I20170704-2000Markus Duft1-3/+10
LaunchGroup's .launch blocks until the awaited output is written. There is a chance that the thread is unable to set the 'finished' boolean to true before the test thread checks it. This can easily be reproduced with a breakpoint at 'finished.set' in the second thread. Change-Id: Iee056180a25e8078a6479bfef09de0359c78d298 Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
2017-07-03Bug 439017 - Replace TestHelper with TestUtilI20170703-2000Andrey Loskutov5-98/+66
Change-Id: I8de74690df87054e73e6ee8111a0f88bb6aea87f Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-03Bug 439017 - let all debug test extend AbstractDebugTestAndrey Loskutov30-93/+383
Added AbstractDebugTest and TestUtil, and let all debug tests extend AbstractDebugTest and properly report setup/teardown sequence. Change-Id: Id7e866a78c9653754d6bd8ba27dac02238c2fa0d Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-03Bug 517232 - Move debug tests to Java 8Andrey Loskutov4-9/+17
Change-Id: Idde41ce0e34370097d6d6915978e6ec28a7262c4 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov12-13/+13
Point to 4.8 parent pom. Change-Id: I684d6e01306c790b0ce3078cab9c962a5c9f9467 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-12Bug 514724 - LaunchConfigurationsDialog Deletion dialog should use verbY20170617-1235Y20170615-1000I20170621-2000I20170621-0600I20170620-2000I20170619-2000I20170618-2355I20170618-2000I20170617-2000I20170616-2000I20170616-0530I20170615-2000I20170614-2000I20170613-2000David Weiser3-1/+6
instead of "Yes" * adds new button label String with mnemonic * replaces button label Change-Id: I8281bda8d94dd00a921492e2bb91e4f92087fc2b Signed-off-by: David Weiser <david.weiser@vogella.com>
2017-06-08Increased bundle version for Photon (4.8)Y20170608-1000I20170610-0940Dani Megert2-3/+3
2017-06-07Bundle version increase in debug.core and debug.ui for Bug 517740Sarika Sinha4-6/+6
Change-Id: Ifbcd03d92e54db2f1b7b62f568da7fe2b76ede0d
2017-06-05Bug 517740: [Launch Group] Externalisation of strings broke Group LaunchNoopur Gupta5-12/+16
UI Change-Id: I2acb3933ccc9ccfe2a90fd73014dc1ef0ecffb3d Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
2017-06-05Bug 514112 - 'Profile As' menu appears in Java editor's context menuSarika Sinha1-2/+2
Change-Id: Id794a8551a45bd503c2fb5b2e2456910d95148de
2017-05-08Bug 409065 - [variables] Enable "Show Logical Structure" by defaultY20170601-1000Y20170525-1000Y20170523-0000Y20170518-1000Y20170512-0230Y20170511-1500Y20170511-1000S4_7_0_RC3S4_7_0_RC2S4_7_0_RC1S4_7_0_M7I20170604-2000I20170604-0800I20170603-1500I20170603-0800I20170603-0100I20170602-2000I20170531-2000I20170531-0800I20170530-2000I20170530-0800I20170529-2000I20170529-0800I20170528-2000I20170528-0800I20170527-1500I20170527-0800I20170526-2000I20170524-2000I20170524-0800I20170523-2000I20170523-0800I20170522-2000I20170522-0800I20170521-2000I20170521-0800I20170520-1500I20170518-1030I20170518-0830I20170518-0500I20170517-2000I20170517-0800I20170516-2000I20170516-0800I20170515-2000I20170515-0910I20170515-0800I20170514-2000I20170514-1120I20170512-0500I20170511-1200I20170510-2000I20170510-0800I20170509-2000I20170509-1300I20170509-1100I20170509-0945I20170509-0800I20170508-2000I20170508-0800Sarika Sinha11-37/+183
Change-Id: I733eadd388c3dcfdc34f7b6a58a705a28eb92c7e
2017-05-05Bug 516076: Fixed comparator errors caused by GVT47 : Non-externalized ↵I20170507-2000I20170506-2000I20170505-2000Dani Megert1-0/+2
strings in Launch mode drop down list
2017-05-04Fixed bug 516076: GVT47 : Non-externalized strings in Launch mode dropI20170504-2000Noopur Gupta4-7/+11
down list Change-Id: Ib0b746c8bbb8266a26116b6d50280cd1854476b2 Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
2017-04-28Bug 515941 - ConcurrentModificationException inY20170504-1000I20170503-2000I20170502-2000I20170501-2000I20170430-2000I20170429-2000I20170429-1330I20170429-1230I20170428-2000I20170428-0830I20170428-0700I20170428-0550Andrey Loskutov1-6/+17
ExternalArchiveSourceContainer Don't try to dispose while the search is running, don't continue with search if container was disposed. Change-Id: Ida0e5e07a5cafe5bdab4096e991bacb13c8872bd Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-04-28Bug 515941 - code cleanup before fixAndrey Loskutov1-19/+4
Change-Id: I972d855a75f81d61b237bfe1b4b53a8d01a4894b Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-04-27Bug 491174 - Last stack entry in Debug view missingI20170428-0445Andrey Loskutov2-5/+28
We have (at least) two jobs started during the proxy initialization: AbstractModelProxy.initialize() and JavaDebugTargetProxy.installed(). Both of them must complete before we can send the "suspended" event, otherwise the "installed" event sent by proxy could override the "suspended" event, which should be logically the last one. ThreadEventHandler waits now for proxy initialization jobs before sending "suspended" event. To fix bug 491174, a second change in jdt.debug is needed (the job in JavaDebugTargetProxy must also properly implement belongsTo()). Change-Id: Ie9a966a14f0f7235612c6c50cd2a9c70a09dac35 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-04-27Bug 515924 - ProcessConsole InputReadJob should have a familyI20170427-2000Andrey Loskutov1-5/+5
Change-Id: Ife824ae15fdb3fd0c6029ebd2434b32b7899f86c Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-04-26Bug 511607 - don't use assertTrue(x == y), use assertEquals(x, y)Y20170427-1000I20170426-2000Andrey Loskutov1-8/+8
Change-Id: I03c07522e3bd963103e18f482770964d82eea6fe Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-04-26Bug 515798 - Unreadable description of launcherAlexander Kurtakov1-18/+4
There is no need for Text when it would not be edited at all. Also remove the useless @see javadoc comments. Change-Id: Id57c227752eeb518d65c9478679670a8c0216026 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-04-20Bug 515145 - [HiDPI] Composite Platform Debug icons should useY20170420-1000I20170425-2000I20170425-0910I20170425-0700I20170425-0240I20170425-0215I20170424-2000I20170423-2000I20170422-2000I20170422-0300I20170421-2000I20170420-2000Sarika Sinha3-89/+77
high-resolution images Change-Id: I3d0b2ed0794e4da4ac30f74e57c06904ad824da6
2017-04-19Bug 494764 - MemoryRetrievalProxy listener isn't added when openingI20170419-2000Sarika Sinha1-1/+1
MemoryView with no active debug session
2017-04-13Bug 494764 - MemoryRetrievalProxy listener isn't added when openingY20170413-1000I20170419-0430I20170419-0130I20170418-2000I20170417-2000I20170416-2000I20170415-2000I20170414-2000I20170413-2000Sarika Sinha1-2/+2
MemoryView with no active debug session Change-Id: I4203f6c4b1cdb8db7c0d26047ce1e0b67ee8f9d2
2017-03-19Bug 513790 - Compiler warnings in I20170316-2000 after moving to M6Y20170406-1000Y20170330-1000Y20170321-2315Y20170321-0120I20170412-2000I20170411-2000I20170411-0500I20170410-2000I20170409-2000I20170408-2000I20170407-2000I20170406-2000I20170405-2000I20170405-0300I20170405-0200I20170405-0130I20170404-2000I20170404-0840I20170404-0245I20170403-2000I20170402-2000I20170401-2000I20170331-2000I20170330-2000I20170329-2000I20170328-2000I20170327-2000I20170326-2000I20170325-2000I20170324-2000I20170323-2000I20170322-2000I20170321-2000I20170320-2000I20170319-2000Andrey Loskutov2-10/+10
compiler Change-Id: I8ed4bf58d11c23d054a950577add87415f3c910a Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-03-18Bug 511743 - CCE at ProcessConsolePageParticipant.getShowInContext()I20170318-2000Andrey Loskutov1-0/+6
Don't return Boolean.TRUE for few unrelated calls in test code. Change-Id: I64390af9a26badc978422dddbd7a67f9e3f91c6c Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-03-15Bug 473081 - Scroll lock enables on empty consoleY20170316-0500I20170317-2000I20170316-2000Sarika Sinha1-27/+49
Change-Id: Ie9fb5a2eaafea636f2c9f658c21ea9a7e633449f
2017-03-13Bug 513367 - IllegalStateException while decoding output to ConsoleI20170315-2000I20170315-0500I20170314-2000I20170313-2000Andreas Loth2-1/+60
Stream Change-Id: Ia205ed73daab72454193a33c7e3abf053186caa5 Signed-off-by: Andreas Loth <andy_2639@justmail.de>
2017-03-11Bug 498428 - removed printStackTrace() callI20170312-2000I20170311-2000Andrey Loskutov1-2/+1
Change-Id: Ib33fe3bc0ae80f3dad5775a495aca1db3b2d0fa5 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-03-10Bug 511607 - Improve stability of launch group testsI20170310-2000Markus Duft1-6/+9
Change-Id: Ifa686d72f9629566b53f30ba47dee08c50d74cbe Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
2017-03-04Bug 507664 - IOConsoleOutputStream does not handle multi-byte charactersY20170309-1000S4_7_0_M6I20170308-2000I20170308-0800I20170307-2000I20170307-0800I20170307-0610I20170307-0450I20170307-0420I20170307-0410I20170307-0150I20170306-2000I20170306-0800I20170305-2000I20170304-2000Sarika Sinha3-11/+50
at buffer boundaries correctly Change-Id: Iee66ccfd74f93760b1c0e26c7114d4b48cee6324
2017-03-03Revert "Bug 507664 - IOConsoleOutputStream does not handle multi-byte ↵I20170303-2000Sarika Sinha2-22/+5
characters at buffer boundaries correctly" This reverts commit 5875ab13fa7cbd511932f98efcdeb50447d49d99.
2017-03-02Bug 498428 - "Run to Line" on Ctrl+Alt+Click in annotation/line numberY20170302-1000I20170302-2000Sarika Sinha4-2/+398
rulers Change-Id: I67d5909551609a848794031ba0581921a880911c
2017-03-02Bug 507664 - IOConsoleOutputStream does not handle multi-byte charactersAndreas Loth2-5/+22
at buffer boundaries correctly Change-Id: Idfeabbcff7330541c5908ac4b3464a5cce1398ce Signed-off-by: Andreas Loth <andy_2639@justmail.de>
2017-03-01Bug 507664 - IOConsoleOutputStream does not handle multi-byte charactersI20170301-2000Andreas Loth10-90/+374
at buffer boundaries correctly Change-Id: Ib1651069ab6a1a09d26e0b33bfae2dc3aef2fd77 Signed-off-by: Andreas Loth <andy_2639@justmail.de>
2017-02-07Add missing copyright headers for recent changesY20170223-1000Y20170216-1515Y20170216-1450Y20170216-1000I20170228-2000I20170228-0330I20170228-0240I20170227-2000I20170226-2000I20170225-2000I20170224-2000I20170223-2000I20170222-2000I20170221-2000I20170220-2000I20170219-2000I20170218-2000I20170217-2000I20170216-2000I20170216-0140I20170215-2000I20170214-2200I20170214-2000I20170213-2000Markus Duft2-0/+20
Change-Id: I166699318948cff0bef1304aff7b635c5d0a5c6a Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
2017-02-06Bug 467326 - NullPointerException in IOConsolePartition.delete (85)Y20170209-1000I20170212-2000I20170211-2000I20170210-2000I20170210-0615I20170210-0600I20170210-0550I20170210-0530I20170209-2000I20170208-2000I20170208-0700I20170207-2000I20170206-2000Victor Rubezhny1-2/+2
The possible attempt to delete from read-only partition is fixed Change-Id: Id1a63ba5ef1cf74f3a594ba67e99f93cb59ea7cb Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2017-02-06Bug 508718 - Allow groups to catch up with renames in launch configsMarkus Duft3-14/+85
This change registers a global listener in the LaunchManager that handles updating launch groups whenever a member of that group is renamed. This relies on the workings of the ILaunchmanager#getMovedFrom method. Change-Id: Ie1a617b6e826b0a1b6adb0a1b962dc18484f071a Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
2017-02-06Bug 510990 - don't FAIL if regex doesn't match, but don't continueMarkus Duft3-8/+10
Change-Id: I437f0bbd361a942761f114dc067ed532a182a474 Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
2017-02-03Bug 510990 - launch groups: validate regular expression in input fieldMarkus Duft2-1/+9
Change-Id: Ic86cec79de82f55ca528e98ad8fb17a8d1701c32 Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
2017-01-31Bug 499528 - Adding the IDebugContextProvider results inY20170202-1000I20170205-2000I20170204-2000I20170203-2000I20170202-2000I20170201-2000Andrey Loskutov1-6/+19
nullpointerException in DebugWindowContextService Change-Id: I98228b8ba15b4b2073bed446cd9b483da0c51763 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-01-24Bug 508787: Launch Groups: UI bloopersY20170126-1700Y20170126-1000S4_7_0_M5I20170131-2000I20170130-2000I20170130-0600I20170129-2000I20170128-2000I20170127-2200I20170127-2000I20170126-1030I20170126-0505I20170125-2000I20170125-0800I20170124-2000Markus Keller2-11/+5
2017-01-23Bug 508787 - Rework launch configuration selection dialog for groupsI20170124-0800I20170123-2000I20170123-0830I20170123-0800Markus Duft5-243/+90
According to discussion in the bug 508787, a better layout for the selection dialog has been implemented. This also removed quite some (invisible) widgets from the dialog and should improve the overal experience with it. The most user visible change is that the launch mode combo is now below the launch configuration selection tree. Change-Id: I25296f5a4c9315af87d817c164a3d33b858919c2 Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
2017-01-20Bug 507661 - IOConsoleOutputStream and IOConsoleInputStream throw IOEI20170122-2000I20170121-2000I20170121-0950I20170120-2000Patrik Suzzi2-4/+8
According to Javadoc, java.io.Closeable#close() has no effect if already closed. With this change, IOConsoleOutputStream and IOConsoleInputStream are not throwing exception anymore when calling close() twice. Change-Id: I5fc4ae8eb4fbc276ff81c7e6cee606277ba91d39 Signed-off-by: Patrik Suzzi <psuzzi@gmail.com>

Back to the top