Activity
From 01/11/2024 to 02/09/2024
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
- 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... - 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...
- 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...
- 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.
>
... - 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 -... - 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.
- 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... - 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...
- 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...
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 -... - 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...
- 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 ...
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.
...
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:
... - 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... - 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... - 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... - 02:46 AM Bug #8206: Logging manager issues
- Theodoros Theodorou wrote:
> Galya B wrote:
> > A found issue with the numeric parameters in @LegacyLogManagerImpl@... - 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...
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... - 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... - 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... - 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...
01/31/2024
- 06:09 PM Bug #8206 (WIP): Logging manager issues
- 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...
- 06:01 AM Bug #7443: performance of CentralLogger
- Tomasz Domin wrote:
> As calling to @LogRecord.setSourceClassName@ or @LogRecord.setSourceMethodName@ implicitly cle... - 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...
01/26/2024
- 09:17 AM Feature #6692: move FWD to Java 17
- While regression testing I found another IllegalAccessException:...
- 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... - 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.... - 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... - 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...
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...
- 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 ... - 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... - 03:11 AM Bug #7443: performance of CentralLogger
- Tomasz Domin wrote:
> Galya B wrote:
> > r14634: Fixed Java (@java.util.logging.LogRecord#needToInferCaller@ set wi... - 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...
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... - 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...
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... - 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... - 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...
- 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...
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@...
- 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... - 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 ...
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... - 01:17 PM Bug #8206 (Internal Test): Logging manager issues
01/17/2024
- 02:37 PM Feature #6692: move FWD to Java 17
- Restarting the tasks.
After rebasing to latest @trunk@ refreshing @gradle@ configuration.
01/11/2024
- 09:12 AM Bug #7589 (Test): org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- 09:09 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Branch 7589c was rebased to trunk_14916 and is at revision 14918.
Branch 7589c was merged to trunk as revision 149...
Also available in: Atom