Project

General

Profile

Activity

From 01/15/2024 to 02/13/2024

02/13/2024

04:51 PM Bug #8206: Logging manager issues
Vladimir Tsichevski wrote:
> Galya B wrote:
>
> > I still need an example from Vladimir, because the messages I t...
Theodoros Theodorou
04:47 PM Bug #8206: Logging manager issues
Galya B wrote:
> Theodoros Theodorou wrote:
> > > # the maximum number of digits in an integer parameter is 10, sho...
Theodoros Theodorou
10:13 AM Feature #6692: move FWD to Java 17
Hynek Cihlar wrote:
> Greg Shah wrote:
> > Constantin or Hynek: Do you recall?
>
> I think it was to bring down ...
Tomasz Domin

02/12/2024

11:53 AM Bug #8206: Logging manager issues
Vladimir Tsichevski wrote:
> Galya B wrote:
>
> > I still need an example from Vladimir, because the messages I t...
Galya B
06:54 AM Bug #8206: Logging manager issues
Galya B wrote:
> I still need an example from Vladimir, because the messages I tested were well formatted back whe...
Vladimir Tsichevski
02:04 AM Bug #8206: Logging manager issues
Theodoros Theodorou wrote:
> > # the maximum number of digits in an integer parameter is 10, should be 19.
> I thin...
Galya B

02/09/2024

06:31 PM Bug #8206: Logging manager issues
Kind reminder to check the comments above so we can proceed merging the bug fixes Theodoros Theodorou
03:30 PM Feature #6692: move FWD to Java 17
Greg Shah wrote:
> > I found a note about @jetty@ classifier @uber@: @But this Uber artifact is not for direct consu...
Hynek Cihlar
12:20 PM Feature #6692: move FWD to Java 17
> I found a note about @jetty@ classifier @uber@: @But this Uber artifact is not for direct consumption, never was. I... Greg Shah
12:18 PM Feature #6692: move FWD to Java 17
> Shall I move forcing newer dependencies to base configuration so all dependencies versions are aligned for all conf... Greg Shah
11:55 AM Feature #6692: move FWD to Java 17
Tomasz Domin wrote:
> I had A LOT of trouble upgrading @jetty@ uber-jar so for now I've left it alone for now.
>
...
Tomasz Domin
11:51 AM Feature #6692: move FWD to Java 17
Tomasz Domin wrote:
> Tomasz Domin wrote:
> > ** Rework FWD code to allow usage with latest dependencies versions -...
Tomasz Domin
11:47 AM Feature #6692: move FWD to Java 17
Ignore anything related to Keikai. Hynek manages those dependencies and they are already up to date. Greg Shah
11:45 AM Feature #6692: move FWD to Java 17
Greg Shah wrote:
> Sergey: Can you please review our javascript dependencies and mae a list of the latest stable/non...
Tomasz Domin
10:40 AM Feature #6692: move FWD to Java 17
Sergey: Can you please review our javascript dependencies and mae a list of the latest stable/non-beta and non-snapsh... Greg Shah
09:33 AM Feature #6692: move FWD to Java 17
Tomasz Domin wrote:
> ** Rework FWD code to allow usage with latest dependencies versions - ?d
>
Pushed branch @6...
Tomasz Domin

02/07/2024

09:56 AM Feature #6692: move FWD to Java 17
Greg Shah wrote:
> > Tested @Swing GUI Client@ mode , @Embedded Web Client@ and @Virtual Desktop Web Client@ mode -...
Tomasz Domin
09:48 AM Feature #6692: move FWD to Java 17
> Tested @Swing GUI Client@ mode , @Embedded Web Client@ and @Virtual Desktop Web Client@ mode - all are working cor... Greg Shah
06:15 AM Feature #6692: move FWD to Java 17
Committed [[p2j:Hotel_Gui_Demo_Application]] change revision 321 that brings back option to run it under Java 11 and ... Tomasz Domin

02/05/2024

08:12 AM Feature #6692: move FWD to Java 17
Committed [[p2j:Hotel_ChUI_Demo_Application]] change revision 95 which brings back support for Java 11 and Java 17.
...
Tomasz Domin

02/02/2024

05:01 PM Bug #8206: Logging manager issues
Vladimir Tsichevski wrote:
> As of trunk rev 14926, the following issues are known, which relate to legacy logging:
...
Theodoros Theodorou
11:29 AM Bug #8206: Logging manager issues
Galya B wrote:
> I expect @PostInitErrorManager@ to run after the initialization as the name suggests, even if you p...
Theodoros Theodorou
09:46 AM Bug #8206: Logging manager issues
Theodoros Theodorou wrote:
> Galya B wrote:
> > The error is thrown after initialization and the value is considere...
Galya B
09:37 AM Bug #8206: Logging manager issues
Galya B wrote:
> The error is thrown after initialization and the value is considered @null@ for the time being, whi...
Theodoros Theodorou
02:46 AM Bug #8206: Logging manager issues
Theodoros Theodorou wrote:
> Galya B wrote:
> > A found issue with the numeric parameters in @LegacyLogManagerImpl@...
Galya B
01:03 PM Feature #6692: move FWD to Java 17
Tomasz Domin wrote:
> That was already fixed by adding @--add-opens java.logging/java.util.logging=ALL-UNNAMED"@. Un...
Tomasz Domin

02/01/2024

03:58 PM Bug #8206: Logging manager issues
Theodoros Theodorou wrote:
> Does anyone understand what is going on? Can anyone confirm my findings?
OE parses t...
Vladimir Tsichevski
03:21 PM Bug #8206: Logging manager issues
Vladimir Tsichevski wrote (in #8195-50):
> Also, I found additional minor issues:
> # FWD reports if the maximum nu...
Theodoros Theodorou
12:46 PM Bug #8206: Logging manager issues
Galya B wrote:
> A found issue with the numeric parameters in @LegacyLogManagerImpl@ is supposed to stop the initial...
Theodoros Theodorou
02:48 AM Bug #8206: Logging manager issues
A found issue with the numeric parameters in @LegacyLogManagerImpl@ is supposed to stop the initialization process. H... Galya B

01/31/2024

06:09 PM Bug #8206 (WIP): Logging manager issues
Theodoros Theodorou
05:57 PM Bug #8206: Logging manager issues
My goal was to remove the duplicate code which checks if the integer startup parameters are valid. I worked on the @S... Theodoros Theodorou
06:01 AM Bug #7443: performance of CentralLogger
Tomasz Domin wrote:
> As calling to @LogRecord.setSourceClassName@ or @LogRecord.setSourceMethodName@ implicitly cle...
Galya B
05:36 AM Bug #7443: performance of CentralLogger
Galya B wrote:
> We'll be overriding only those two methods, the rest can continue working as it was before. But you...
Tomasz Domin

01/26/2024

09:17 AM Feature #6692: move FWD to Java 17
While regression testing I found another IllegalAccessException:... Tomasz Domin
05:31 AM Bug #7443: performance of CentralLogger
Tomasz Domin wrote:
> Galya B wrote:
> > Tomasz Domin wrote:
> > > Galya B wrote:
> > > I was considering that op...
Galya B
05:28 AM Bug #7443: performance of CentralLogger
Galya B wrote:
> Tomasz Domin wrote:
> > Galya B wrote:
> > I was considering that option but it seems @java.util....
Tomasz Domin
05:12 AM Bug #7443: performance of CentralLogger
Tomasz Domin wrote:
> Galya B wrote:
> I was considering that option but it seems @java.util.logging.LogRecord@ was...
Galya B
03:51 AM Bug #7443: performance of CentralLogger
Galya B wrote:
> The new class should in be in the package @com.goldencode.p2j.util.logging@. As for the name (since...
Tomasz Domin

01/25/2024

03:57 AM Bug #7443: performance of CentralLogger
The new class should in be in the package @com.goldencode.p2j.util.logging@. As for the name (since @CentralLogRecord... Galya B
03:52 AM Bug #7443: performance of CentralLogger
#7143-253, #7143-255.
Instead of replacing @java.util.logging.LogRecord@ there could be another option, extend it ...
Galya B
03:20 AM Bug #7443: performance of CentralLogger
Galya B wrote:
> Tomasz Domin wrote:
> > Galya B wrote:
> > > r14634: Fixed Java (@java.util.logging.LogRecord#nee...
Tomasz Domin
03:11 AM Bug #7443: performance of CentralLogger
Tomasz Domin wrote:
> Galya B wrote:
> > r14634: Fixed Java (@java.util.logging.LogRecord#needToInferCaller@ set wi...
Galya B
03:05 AM Bug #7443: performance of CentralLogger
Galya B wrote:
> r14634: Fixed Java (@java.util.logging.LogRecord#needToInferCaller@ set with reflection to stop hea...
Tomasz Domin

01/24/2024

04:17 PM Feature #6692: move FWD to Java 17
Tomasz Domin wrote:
> Tomasz Domin wrote:
> After starting regression tests which is more or less the real applicat...
Tomasz Domin
09:50 AM Feature #6692: move FWD to Java 17
Tomasz Domin wrote:
> Regarding Java 17 and modules - there are few places I need to add @--add-opens@ JVM option to...
Tomasz Domin

01/23/2024

01:54 PM Feature #6692: move FWD to Java 17
I've cleaned @6692@ from compiler warnings by updating FWD code.
There were two cases where I had to add @deprecated...
Tomasz Domin
12:41 PM Feature #6692: move FWD to Java 17
> Greg, are there any broader guidelines regarding FWD and Java Modules (JPMS) ?
Not yet. I am open to recommenda...
Greg Shah
10:04 AM Feature #6692: move FWD to Java 17
Regarding Java 17 and modules - there are few places I need to add @--add-opens@ JVM option to allow access of base m... Tomasz Domin
10:00 AM Feature #6692: move FWD to Java 17

There are 27 warnings mainly related with code deprecation. I will check them one by one and try to clear them mini...
Tomasz Domin

01/22/2024

02:53 AM Bug #8206: Logging manager issues
Theodoros, the change was introduced for #7732. The two parameters in concern are only used in @LegacyLogManagerImpl@... Galya B
02:48 AM Bug #8206: Logging manager issues
Vladimir Tsichevski wrote:
> Error reporting:
>
> # 1-2 dots are forcedly appended to error messages, there no do...
Galya B
02:46 AM Bug #8206: Logging manager issues
There is a change introduced in r14848 that deletes a substantial portion of the integer parameters parsing logic in ... Galya B

01/19/2024

01:47 PM Bug #8206: Logging manager issues
As of trunk rev 14926, the following issues are known, which relate to legacy logging:
Parse *integer* logging con...
Vladimir Tsichevski
01:17 PM Bug #8206 (Internal Test): Logging manager issues
Vladimir Tsichevski

01/17/2024

02:37 PM Feature #6692: move FWD to Java 17
Restarting the tasks.
After rebasing to latest @trunk@ refreshing @gradle@ configuration.
Tomasz Domin
 

Also available in: Atom