Activity
From 12/28/2023 to 01/26/2024
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...
01/10/2024
- 11:07 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Greg Shah wrote:
> You can merge after 7667b.
I'll rebase and merge as soon as I see it hits. - 11:02 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- You can merge after 7667b.
- 08:40 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Roger Borrello wrote:
> Great feedback... committed revision 14917.
Greg, it's good for merge. - 08:37 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Galya B wrote:
> Two conditions are introduced, that can be merged together: @[ -f "$SLF4J_IMPL" ] && cp -f $SLF4J_I... - 07:20 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Two conditions are introduced, that can be merged together: @[ -f "$SLF4J_IMPL" ] && cp -f $SLF4J_IMPL ${spawn_dir}/s...
01/09/2024
- 05:56 PM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Branch *7589c* was rebased to trunk_14915 and is at revision 14916.
- 11:17 PM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Galya B wrote:
> Roger, did you create 7589b? 7589b is merged. It should have been 7589c.
Oops... I've correct it...
01/08/2024
- 01:34 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Roger, did you create 7589b? 7589b is merged. It should have been 7589c.
01/05/2024
- 12:08 PM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Branch 7589b was rebased to trunk_14912 and is at revision 14914.
- 10:50 AM Bug #7589 (Review): org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Galya: Please review.
- 10:41 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- I tested @postbuild.sh@ with a bogus file, such that I would be able to test my dockerfile's ability to handle a @bui...
01/04/2024
- 12:26 PM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Galya B wrote:
> Roger Borrello wrote:
> > In order to achieve a level of flexibility in the Docker versions of pro... - 03:36 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Roger Borrello wrote:
> In order to achieve a level of flexibility in the Docker versions of projects, the Dockerfil...
01/03/2024
- 01:29 PM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Thanks for the explanation. In order to achieve a level of flexibility in the Docker versions of projects, the Docker...
- 08:24 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Roger Borrello wrote:
> Galya B wrote:
> > If you want to introduce a related change, please take into consideratio... - 08:17 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Galya B wrote:
> If you want to introduce a related change, please take into consideration that with 7589b @postbuil... - 02:25 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Roger Borrello wrote:
> Happy New Year!
Happy New Year!
> There were also a couple of oversights with this bra...
01/02/2024
- 01:54 PM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Happy New Year!
I just wanted to post a "public service announcement" as this update to @postbuild.sh@ creates a ... - 08:12 AM Bug #7589 (Test): org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- 7589b was merged to trunk as rev. 14908 and archived.
- 07:55 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- You can merge now.
01/01/2024
- 02:55 AM Bug #7589: org.slf4j.impl.StaticLoggerBinder when deploying p2j.jar in tomcat
- Greg Shah wrote:
> Code Review Task Branch 7589b Revision 14868
>
> The changes look good. If suitable testing h...
Also available in: Atom