Project

General

Profile

Activity

From 12/17/2023 to 01/15/2024

01/15/2024

12:42 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
See #6667-823 for the needed changes for hand coded Java in the ChUI regression test application. Greg Shah
11:11 AM Feature #6417: cleanup some known items in appserver support
Something is still off.
@ControlFlowOps@ is throwing errors:...
Galya B
10:20 AM Feature #6417: cleanup some known items in appserver support
Marian Edu wrote:
> Galya B wrote:
> > Marian, can you help with #6417-19. Something seems wrong with the paths to ...
Galya B
10:02 AM Feature #6417: cleanup some known items in appserver support
The problem is that @WebServiceImpl.connect@ expects explicit service name or binding name, while there is only a por... Galya B
09:21 AM Feature #6417: cleanup some known items in appserver support
Please look into how @getImplicitSoapPort@ calculates the implicit port and also compare fwd.wsdl from @src/@ with @.... Constantin Asofiei
09:19 AM Feature #6417: cleanup some known items in appserver support
P.S. The screenshot can be slightly confusing. Actually the highlighted breakpoint is not hit. Instead the one on lin... Galya B
09:17 AM Feature #6417: cleanup some known items in appserver support
This is executed instead:... Galya B
09:16 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> I think this code should be executed, as the @-Port@ from @connect@ is set:
> [...]
...
Galya B
09:08 AM Feature #6417: cleanup some known items in appserver support
I think this code should be executed, as the @-Port@ from @connect@ is set:... Constantin Asofiei
09:04 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya B wrote:
> > > Galya, the point here is to use @ssl-socket:truststore@ to refer t...
Galya B
08:47 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> > Galya, the point here is to use @ssl-socket:truststore@ to refer to srv-certs.store with the FWD ...
Constantin Asofiei
08:45 AM Feature #6417: cleanup some known items in appserver support
Constantin, so you don't get the ssl issue in the output file or in the clientlog @<cmd-line-option clientlog="file.l... Galya B
08:42 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya B wrote:
> > Otherwise the document opens fine in the browser.
> Does it open wi...
Galya B
08:40 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Otherwise the document opens fine in the browser.
Does it open with both @wsdl/?...@ and @wsdl?......
Constantin Asofiei
08:39 AM Feature #6417: cleanup some known items in appserver support
Galya, the point here is to use @ssl-socket:truststore@ to refer to srv-certs.store with the FWD server's certificate... Constantin Asofiei
08:37 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Thanks. There are a couple of issues:
> # @https://localhost:9443/ws/wsa/wsafwd/wsdl/?...
Galya B
07:32 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya B wrote:
> > Constantin Asofiei wrote:
> > > Galya, @http://localhost:9443/wsa/w...
Marian Edu
07:11 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Marian, can you help with #6417-19. Something seems wrong with the paths to procedures for @appsrv/...
Marian Edu
05:57 AM Feature #6417: cleanup some known items in appserver support
Thanks. There are a couple of issues:
# @https://localhost:9443/ws/wsa/wsafwd/wsdl/?targetURI=urn:tempuri-org@ does...
Constantin Asofiei
05:47 AM Feature #6417: cleanup some known items in appserver support
@appsrv/test/test_raise_stop.p@ is the legacy appserver test. Try:... Galya B
05:19 AM Feature #6417: cleanup some known items in appserver support
While in @deploy/client-chui@, I've ran this and I don't get the certificate issue:... Constantin Asofiei

01/12/2024

09:41 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> > * argument translation to remote definition type I think is done the same as the CALL statement d...
Galya B
09:28 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Are you sure it should be https?
Yes.
Constantin Asofiei
09:26 AM Feature #6417: cleanup some known items in appserver support
Are you sure it should be https? Galya B
09:09 AM Feature #6417: cleanup some known items in appserver support
No, this is about the HTTPS conection. I'm looking at it now. Constantin Asofiei
09:06 AM Feature #6417: cleanup some known items in appserver support
The batch client I run points to:... Galya B
09:03 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya B wrote:
> > Constantin Asofiei wrote:
> > > Galya, @http://localhost:9443/wsa/w...
Galya B
08:50 AM Feature #6417: cleanup some known items in appserver support
r14916 Adds conditions for @unknown@ @CURRENT-RESPONSE-INFO@ / @CURRENT-REQUEST-INFO@. Galya B
08:32 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Constantin Asofiei wrote:
> > Galya, @http://localhost:9443/wsa/wsafwd/wsdl/?targetURI=urn:tempuri...
Constantin Asofiei
08:30 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya, @http://localhost:9443/wsa/wsafwd/wsdl/?targetURI=urn:tempuri-org@ needs to use @...
Galya B
08:22 AM Feature #6417: cleanup some known items in appserver support
Galya, @http://localhost:9443/wsa/wsafwd/wsdl/?targetURI=urn:tempuri-org@ needs to use @https@ and also the full URL ... Constantin Asofiei
07:54 AM Feature #6417: cleanup some known items in appserver support
All tests fail on all clients with different errors.
The FWD client shows:...
Galya B
07:09 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> @appsrv/soap/test/4glws.connect.i@ has the port @8980@ hardcoded and soap tests ran from testcases ...
Constantin Asofiei
07:07 AM Feature #6417: cleanup some known items in appserver support
@appsrv/soap/test/4glws.connect.i@ has the port @8980@ hardcoded and soap tests ran from testcases are looking for th... Galya B
07:05 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> What is this port @8980@? Something is off, but I can't tell what.
These files need to be changed ...
Constantin Asofiei
08:23 AM Feature #6424: fill gaps in Java Open Client replacement (appserver client support)
I have a Java project which shows how to execute OpenClient calls in both FWD and OE, I'll make it available in the n... Constantin Asofiei
06:29 AM Feature #6424: fill gaps in Java Open Client replacement (appserver client support)
Are there any examples how to setup a java client in FWD and in OE? Galya B
04:54 AM Feature #4065: server-side processing of client platform dependencies
Galya B wrote:
> This configuration is not enough. For example, to enable server-side filesystem, you also need:
> ...
Hynek Cihlar
04:21 AM Feature #4065: server-side processing of client platform dependencies
This configuration is not enough. For example, to enable server-side filesystem, you also need:... Galya B
04:08 AM Feature #4392: add -pf support for appserver CONNECT() method
Ovidiu Maxiniuc wrote:
> * @ConnectionManager.java@:
> ** the @iter.next();@ at line 4926 may throw @NoSuchElementE...
Galya B
12:00 AM Feature #4392: add -pf support for appserver CONNECT() method
Review of 4392a, 14869-14873 (from the previous review):
* @ConnectionManager.java@:
** I like you cleaned up the...
Ovidiu Maxiniuc

01/11/2024

12:34 PM Feature #4065: server-side processing of client platform dependencies
This feature is not properly documented yet. As noted in #6075-25 and #4065-18, it can configured with a server-side... Greg Shah
12:05 PM Feature #4392: add -pf support for appserver CONNECT() method
Constantin/Ovidiu: Please review. Greg Shah
03:37 AM Feature #4392: add -pf support for appserver CONNECT() method
The tests in @copy_lob@ give the same results in both cases. I changed the flag @hasDuplicatedLastLine@ to false ever... Galya B
09:50 AM Feature #6417: cleanup some known items in appserver support
What is this port @8980@? Something is off, but I can't tell what.... Galya B

01/10/2024

03:49 PM Feature #4392: add -pf support for appserver CONNECT() method
Greg Shah wrote:
> > Note that #4392-30 was left unanswered and is not addressed.
> Ovidiu: This is for you, I thin...
Ovidiu Maxiniuc
10:53 AM Feature #4392: add -pf support for appserver CONNECT() method
Ovidiu: What is the list of testcases Galya can check? Greg Shah
10:48 AM Feature #4392: add -pf support for appserver CONNECT() method
Greg Shah wrote:
> > Note that #4392-30 was left unanswered and is not addressed.
>
> Ovidiu: This is for you, I ...
Galya B
10:45 AM Feature #4392: add -pf support for appserver CONNECT() method
> Note that #4392-30 was left unanswered and is not addressed.
Ovidiu: This is for you, I think.
Greg Shah
10:42 AM Feature #4392: add -pf support for appserver CONNECT() method
Ready for second review.
Note that #4392-30 was left unanswered and is not addressed.
Galya B
10:40 AM Feature #4392: add -pf support for appserver CONNECT() method
r14870 & 14871: Resolving DB @CONNECT@ @-pf@ file from the configured file system. Galya B

01/09/2024

11:31 AM Feature #6417: cleanup some known items in appserver support
Until we are done with our work with #6853, we only run specific sets of tests manually to check functionality. Once... Greg Shah
10:53 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> There is also a @file-cvt-list.txt.rest_and_appserver@, to run the plain appserver clien...
Galya B
10:49 AM Feature #6417: cleanup some known items in appserver support
r14914 Fixes legacy appserver throw / return error.
Related tests @appsrv/test/test_throw_error.p@ & @appsrv/test...
Galya B

01/08/2024

04:08 PM Feature #4392: add -pf support for appserver CONNECT() method
> > * we need to fix the ConnectionManager part where it uses 'new File'
> It sounds a related task, but in actual f...
Greg Shah
09:55 AM Feature #6417: cleanup some known items in appserver support
> agentId, sessionId, threadId: these are 'plugged in' but the Agent doesn't set the to anything (remain unknown).
...
Galya B
08:35 AM Feature #6417: cleanup some known items in appserver support
Marian, can you help with #6417-19. Something seems wrong with the paths to procedures for @appsrv/runall.p@. Galya B
08:28 AM Feature #6417: cleanup some known items in appserver support
> > * OO instance serialization and transmission to remote side (GES: are we already handling this in #4658?)
> I gu...
Greg Shah
08:20 AM Feature #6417: cleanup some known items in appserver support
Greg Shah wrote:
> * OO instance serialization and transmission to remote side (GES: are we already handling this in...
Galya B
08:02 AM Feature #6417: cleanup some known items in appserver support
@file-cvt-list.txt.soap.rest.webhandler@ (138 procedures) is a subset of @file-cvt-list.txt.rest_and_appserver@ (988 ... Galya B
07:09 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Constantin Asofiei wrote:
> > * for SOAP, make sure 'soap:address' is set to '/wsa/wsafwd' in fwd....
Constantin Asofiei
05:16 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> * for SOAP, make sure 'soap:address' is set to '/wsa/wsafwd' in fwd.wsdl. After that, r...
Galya B
03:26 AM Feature #6417: cleanup some known items in appserver support
> * agentId, sessionId, threadId: these are 'plugged in' but the Agent doesn't set the to anything (remain unknown).
...
Galya B
02:43 AM Feature #6417: cleanup some known items in appserver support
> * oerequestinfo: adapterType requires enum, which is not supported by FWD yet
I reworked @com.goldencode.p2j.oo.ap...
Galya B

01/06/2024

10:29 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
It seems like you code is a bit different than the trunk. But it still should work:
In @putConnected()@, there is ...
Ovidiu Maxiniuc

01/05/2024

03:09 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
I did some debugging and I found that the lookup is happening inside @ConnectionManager.java@ at @Map<String, String>... Theodoros Theodorou
02:48 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Ovidiu Maxiniuc wrote:
> Please check whether the @hotel@ database is connected at the moment @USERID()@ function is...
Theodoros Theodorou
12:56 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
I remember we have full support here. IIRC, there were some differences between Linux and Windows and whether the @_U... Ovidiu Maxiniuc
10:18 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Ovidiu: Do you recall the status of our @userid@ implementation? What should be happening here? Greg Shah
08:06 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Greg Shah wrote:
> > Ok. There is @/security/accounts/osusers/osuser@ and @webClient/defaultOsUser@ in @hotel_gui@. ...
Theodoros Theodorou
08:56 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Import these in SoapUI and see if these work. There is also a @file-cvt-list.txt.rest_a...
Galya B
08:03 AM Feature #6417: cleanup some known items in appserver support
> * versioninfo fields are read-only, but writing them is a runtime error and not compile error in FWD.
Solved in ...
Galya B
04:14 AM Feature #6417: cleanup some known items in appserver support
Greg Shah wrote:
> * a QUIT on the remote side quits the client
Solved in r14910. @appsrv/test/test_raise_quit.p@...
Galya B

01/03/2024

10:55 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> It won't help with #6417-5 that is to make clear the requirement (do we want a runtime or compile e...
Constantin Asofiei
09:30 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Import these in SoapUI and see if these work. There is also a @file-cvt-list.txt.rest_a...
Galya B
09:11 AM Feature #6417: cleanup some known items in appserver support
> * some errors throw by SERVER:CONNECT are not the same
Tests in @testcases/appsrv/test/connect_errors/@ are now ...
Galya B
06:47 AM Feature #6417: cleanup some known items in appserver support
Galya, these are the steps to run the web tests from xfer testcases; some info is at [[p2j:Testcases#Running-Web-test... Constantin Asofiei
03:00 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Theodoros Theodorou wrote:
> > * @AuditDbOps@
> > ** is @meta_aud_audit_data@ hard-coded SQL name valid for all sup...
Constantin Asofiei

01/02/2024

08:52 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
> Ok. There is @/security/accounts/osusers/osuser@ and @webClient/defaultOsUser@ in @hotel_gui@. Which one should I u... Greg Shah
08:28 AM Bug #8119 (Closed): JavaDoc build task produces more warnings in Windows in comparison to Linux
Greg Shah
08:23 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
New param @javadoc.verbose@ added to [[p2j:Building_FWD_From_Source#Build-Properties]]. Galya B
08:11 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
Please add this new property to "Build Properties":/projects/p2j:Building_FWD_From_Source#Build-Properties. Greg Shah
08:05 AM Bug #8119 (Test): JavaDoc build task produces more warnings in Windows in comparison to Linux
8119a was merged to trunk as rev. 14907 and archived. Galya B
07:56 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
You can merge now. Greg Shah

01/01/2024

05:55 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
> * @AuditDbOps@
> ** is @meta_aud_audit_data@ hard-coded SQL name valid for all supported dialects? *Eric:* here I ...
Theodoros Theodorou
09:09 AM Feature #4392: add -pf support for appserver CONNECT() method
Constantin Asofiei wrote:
> Review of 4392a rev 14868:
> * ConnectHelper - is it possible to go into an infinite re...
Galya B
04:09 AM Feature #4392: add -pf support for appserver CONNECT() method
Ovidiu Maxiniuc wrote:
> Constantin Asofiei wrote:
> > * FileStream - *Ovidiu*: I understand the purpose of 'hasDup...
Galya B
04:05 AM Feature #4392: add -pf support for appserver CONNECT() method
Constantin Asofiei wrote:
> * we need to fix the ConnectionManager part where it uses 'new File'
It sounds a relate...
Galya B
03:00 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
Greg Shah wrote:
> Code Review Task Branch 8119a Revisions 14874 and 14875
>
> The changes are good.
>
> Pleas...
Galya B

12/28/2023

05:59 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Constantin Asofiei wrote:
> Review of 6422a rev 14906 (the entire code):
> * @AuditControlManager@
> ** we don't/...
Theodoros Theodorou

12/23/2023

02:34 PM Feature #6649: improve the performance or SourceNameMapper runtime
6649c was merged to trunk rev 14906 and archived. Constantin Asofiei
08:04 PM Feature #6649: improve the performance or SourceNameMapper runtime
Created task branch 6649c from trunk rev 14905
6649c rev 14906 fixes a race condition in SourceNameMapper propath ...
Constantin Asofiei
10:40 PM Feature #4392: add -pf support for appserver CONNECT() method
Constantin Asofiei wrote:
> * FileStream - *Ovidiu*: I understand the purpose of 'hasDuplicatedLastLine' flag, but a...
Ovidiu Maxiniuc

12/22/2023

12:52 PM Feature #6422 (WIP): implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Wow, I missed a lot.
Theodoros: Please address these concerns/notes.
Greg Shah
12:47 PM Feature #6422 (Review): implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Review of 6422a rev 14906 (the entire code):
* @AuditControlManager@
** we don't/can't use @volatile@ for context-...
Constantin Asofiei
12:47 PM Feature #6422 (Internal Test): implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Eric Faulhaber wrote:
> Some minor coding standards or format issues in @DirectoryServiceHelper@:
> * Lines 7-8 sho...
Theodoros Theodorou
12:11 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Code Review Task Branch 6422a Revisions 14889 through 14906
I'm OK with the changes.
Greg Shah
11:48 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Theodoros: Please rebase this to the latest trunk revision 14903.
Constantin: Please review after this is rebased.
Greg Shah
11:29 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Code review 6422a/14902-14906 (after rebase):
The changes look good to me.
Some minor coding standards or forma...
Eric Faulhaber
12:35 PM Bug #8119 (Merge Pending): JavaDoc build task produces more warnings in Windows in comparison to ...
Code Review Task Branch 8119a Revisions 14874 and 14875
The changes are good.
Please rebase and we will schedul...
Greg Shah
12:16 PM Feature #4392: add -pf support for appserver CONNECT() method
Review of 4392a rev 14868:
* ConnectHelper - is it possible to go into an infinite recursion in 4GL, if -pf is used ...
Constantin Asofiei
04:24 AM Feature #7045 (Test): re-implement "normal" (non-abend) stack unwinding to avoid throwing an exce...
Branch 7045b was merged into trunk revision 14899 and archived. Alexandru Lungu

12/21/2023

03:07 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
7045b is at the front of the queue now, go ahead and merge. Greg Shah
02:33 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
You can merge 7045b to trunk after 3303a. Greg Shah
02:27 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
7045b passed ETF testing. Constantin Asofiei
09:30 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Constantin, do you feel like it is better to get *everything* in trunk and then run ETF against all, instead of "micr... Alexandru Lungu
09:03 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Alexandru Lungu wrote:
> Constantin, ETF tests are the only ones that were not run. I rebased 7045b to latest trunk ...
Constantin Asofiei
07:15 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Nice catches, Eduard! Please do a second iteration of the changes - I really want to make sure we don't missed someth... Alexandru Lungu
06:17 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Looked at 7045b after rebase, it looks fine.
Done some minor fixes at history entry.
In @forBlockWorker@, changed i...
Eduard Soltan
02:43 PM Bug #8154: refactor scopeable stacks
Constantin Asofiei wrote:
> I need to digest this more; for scoped dictionaries, in my mind I have something like th...
Eric Faulhaber
01:51 PM Bug #8154: refactor scopeable stacks
Eric Faulhaber wrote:
> Constantin Asofiei wrote:
> > [...]
> > Why I mention this: all this stack push/pop, my fe...
Constantin Asofiei
01:19 PM Bug #8154: refactor scopeable stacks
Constantin Asofiei wrote:
> [...]
> Why I mention this: all this stack push/pop, my feeling is that is expensive; o...
Eric Faulhaber
12:46 PM Bug #8154: refactor scopeable stacks
From #7026-296:
> Constantin Asofiei wrote:
> > On a side note: all scope support is managed in various stacks (o...
Constantin Asofiei
12:45 PM Bug #8154 (WIP): refactor scopeable stacks
Constantin Asofiei
02:39 PM Feature #6650: improve performance of Scopeable notification in TM.processScopeNotifications
Branch 7026f was merged into trunk revision 14897 and archived. Constantin Asofiei
10:34 AM Feature #6650: improve performance of Scopeable notification in TM.processScopeNotifications
7026f rev 14903 fixes some regressions in WidgetPool support.
Constantin Asofiei
06:14 AM Feature #6650: improve performance of Scopeable notification in TM.processScopeNotifications
7026f rev 14902 includes:
* Refactored the WidgetPool scopeable support to register for processing as needed.
* Obj...
Constantin Asofiei
01:34 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Eric Faulhaber wrote:
> Code review 6422a/14649-14653:
> > * I think the bind/unbind is not needed because I think ...
Theodoros Theodorou

12/20/2023

06:55 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Hold off on the merge. 8056a and 8127a need to go first. Greg Shah
11:44 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Just rebased 7045b to latest trunk, but the process was a bit slow due to the large number of changes to be introduce... Alexandru Lungu
11:38 AM Feature #7045 (Merge Pending): re-implement "normal" (non-abend) stack unwinding to avoid throwin...
Please merge to trunk after 8007a. Greg Shah
10:36 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Quick final look at 7045b/14838...
It looks like we still need a rebase to current trunk before merge. Also, some ...
Eric Faulhaber
09:48 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Completely finished the testing of 7045b. Pending for merge. Alexandru Lungu
09:25 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Removed hard tabs from the previous commit. Committed on 7045b, revision 14838.
I do not think there is anything els...
Eduard Soltan
04:26 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Code review 6422a/14649-14653:
*Please note again that I am not familiar with the legacy audit feature set, so I a...
Eric Faulhaber
10:41 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Kind reminder for a review Theodoros Theodorou
01:21 PM Feature #8138: ABLUnit configuration using environment variables
I agree, we should add the ability to configure the bootstrap cfg file name (and only the bootstrap cfg file name) vi... Greg Shah
08:27 AM Feature #8138: ABLUnit configuration using environment variables
Vladimir Tsichevski wrote:
> Using Java properties for client configuration will allow to run with no configuration ...
Marian Edu
06:53 AM Feature #8138: ABLUnit configuration using environment variables
Marian Edu wrote:
> Vladimir Tsichevski wrote:
> > IMO this will add another layer of complexity and mixed technolo...
Vladimir Tsichevski
06:49 AM Feature #8138: ABLUnit configuration using environment variables
Vladimir Tsichevski wrote:
> IMO this will add another layer of complexity and mixed technology. Besides, using OS e...
Marian Edu
06:02 AM Feature #8138: ABLUnit configuration using environment variables
IMO this will add another layer of complexity and mixed technology. Besides, using OS environment variables with Java... Vladimir Tsichevski
04:13 AM Feature #8138: ABLUnit configuration using environment variables
I'm extracting that from another unrelated issue just so it doesn't get lost.
Vladimir, we're running ABLUnit from...
Marian Edu
04:08 AM Feature #8138 (Internal Test): ABLUnit configuration using environment variables
Marian Edu
12:18 PM Feature #6649: improve the performance or SourceNameMapper runtime
6649a has been dead-archived. Greg Shah
02:06 AM Feature #6649: improve the performance or SourceNameMapper runtime
Greg Shah wrote:
> Is 6649a a live branch?
It should not be, all the work I've done was in 6649b.
Dănuț Filimon
05:30 AM Feature #8140: Client PID
Is there a way to get the 'client' process identifier in FWD? We use that for sikuli to identify the process window t... Marian Edu
05:24 AM Feature #8140 (New): Client PID
Marian Edu
05:12 AM Bug #8139: OS-COMMAND fails on windows if not in "batch mode"
For what it's worth forcing the @SwingGuiDriver@ to take into account the @background@ option does solve the issue an... Marian Edu
04:48 AM Bug #8139: OS-COMMAND fails on windows if not in "batch mode"
We're trying to start a 'ui simulator' based on sikuli using @OS-COMMAND@ and this is always failing if the client is... Marian Edu
04:16 AM Bug #8139 (New): OS-COMMAND fails on windows if not in "batch mode"
Marian Edu

12/19/2023

10:18 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
7045b passes a large set of regression tests from a customer application. I tested without the changes in rev. 14837.... Alexandru Lungu
10:13 AM Feature #6649: improve the performance or SourceNameMapper runtime
Is 6649a a live branch? Greg Shah
03:39 AM Feature #6649: improve the performance or SourceNameMapper runtime
Alexandru, I remember you also mentioned it in #6815. But at that time you asked Constantin for feedback on the idea.... Dănuț Filimon
03:32 AM Feature #6649: improve the performance or SourceNameMapper runtime
I agree with Eric. Fine tuning cache-sizes is a common pattern when deploying. I would also like a mechanism that can... Alexandru Lungu
09:38 AM Feature #6497: add equivalent support for the -T command line option
6497a was dead-archived. Greg Shah

12/18/2023

02:13 PM Feature #6649: improve the performance or SourceNameMapper runtime
Dănuț Filimon wrote:
> [[p2j:Database Configuration#Cache-Sizes]] was updated with the necessary information for con...
Eric Faulhaber
10:44 AM Feature #8124: rework conversion and runtime support for BLOCK-LEVEL and ROUTINE-LEVEL statements
Some notes about this: ROUTINE/BLOCK-LEVEL affect the 'file' and not the 'instance'. So, for OO, each top-level call... Constantin Asofiei
06:29 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Eduard, please mind that there are still some hard-tabs in the last 2 commits. (@BlockManager@). Alexandru Lungu
 

Also available in: Atom