Project

General

Profile

Activity

From 05/21/2024 to 06/19/2024

06/12/2024

09:54 AM Bug #7635 (Closed): RemoteObject defaults to 'tracing' mode
You can dead-archive 7635c. Any work to optimize @isLoggable()@ usage will happen when we get to the work in #1848. Greg Shah
09:49 AM Bug #7635: RemoteObject defaults to 'tracing' mode
7635b was merged to trunk as rev. 15280 and archived.
7635c created based on trunk r15280.
Galya B
09:05 AM Bug #7635 (WIP): RemoteObject defaults to 'tracing' mode
I'll merge when the great performance issue is fixed properly. Galya B
08:59 AM Bug #7635: RemoteObject defaults to 'tracing' mode
Greg Shah wrote:
> > Do we consider comparison of two integers heavy computing?
>
> It is the 3 virtual method ca...
Galya B
08:54 AM Bug #7635 (Merge Pending): RemoteObject defaults to 'tracing' mode
You can merge to trunk. Greg Shah
08:53 AM Bug #7635: RemoteObject defaults to 'tracing' mode
> Do we consider comparison of two integers heavy computing?
It is the 3 virtual method calls that I don't like. ...
Greg Shah
03:04 AM Bug #7635: RemoteObject defaults to 'tracing' mode
Let me know if 7635b needs to be merged. Galya B
03:03 AM Bug #7635: RemoteObject defaults to 'tracing' mode
Greg Shah wrote:
> Code Review Task Branch 7635b Revision 14275
>
> In the short term, the change is OK. Long te...
Galya B

06/11/2024

10:55 AM Bug #7635: RemoteObject defaults to 'tracing' mode
Code Review Task Branch 7635b Revision 14275
In the short term, the change is OK. Long term, I would still prefer...
Greg Shah

06/10/2024

02:41 PM Feature #6692: move FWD to Java 17
I plan on updating the standard workstation build to have both Java's in the same manner as I have currently setup fo... Roger Borrello

06/07/2024

08:04 AM Feature #8863: Add tenantName logic related to sec_authentication_domain in FWD
The purpose of this task is to add the @tenantName@ logic that is related to the @sec_authentication_domain@ table in... Radu Apetrii
07:44 AM Feature #8863 (Closed): Add tenantName logic related to sec_authentication_domain in FWD
Radu Apetrii
07:12 AM Bug #7635: RemoteObject defaults to 'tracing' mode
Constantin Asofiei wrote:
> The same fix needs to be done at @Dispatcher.tracing@.
7635b r15275 based on trunk r1...
Galya B

06/06/2024

10:07 AM Feature #7799: automated vulnerability scanning
You're right. It is good. All that remains is to scan nightly on an automated basis and have someone review/resolve... Greg Shah
09:31 AM Feature #7799: automated vulnerability scanning
Greg Shah wrote:
> This is a good start but we will need to refine the results as noted in #7799-9. We must make it...
Tomasz Domin

06/04/2024

06:14 PM Feature #6692: move FWD to Java 17
Here is the current list:... Roger Borrello
06:11 PM Feature #6692: move FWD to Java 17
Tomasz Domin wrote:
> Roger Borrello wrote:
> > I have updated the @container@ project so that base images are crea...
Roger Borrello
04:43 PM Feature #7799 (WIP): automated vulnerability scanning
This is a good start but we will need to refine the results as noted in #7799-9. We must make it very easy to evalua... Greg Shah
04:40 PM Feature #7799: automated vulnerability scanning
NIST (National Institute for Standards and Technology) is an agency of the US government. It creates standards, runs... Greg Shah
04:33 PM Feature #7799: automated vulnerability scanning
You can lookup details of a @CVE-2011-4969@ using https://nvd.nist.gov/vuln/detail/cve-2011-4969 Greg Shah
04:24 PM Feature #7799: automated vulnerability scanning
If you run @cat <scan_output> | grep -o "CVE-[0-9]*-[0-9]*" | sort | uniq@, you get:... Greg Shah
04:11 PM Feature #7799: automated vulnerability scanning
I just ran it, here is the output:... Greg Shah

06/03/2024

10:45 AM Feature #6692: move FWD to Java 17
Pushed @hotel_gui@ revision 326 updated to support Java 17.
Tomasz Domin
08:33 AM Feature #6692 (Test): move FWD to Java 17
Greg Shah
08:20 AM Feature #6692: move FWD to Java 17
Merged into trunk revision 15265. Tomasz Domin
06:26 AM Feature #6692: move FWD to Java 17
Rebased to current @trunk/15264@
Pushed with overwrite @6692a/15304@
Preparing to merge to trunk.
Tomasz Domin
10:09 AM Feature #7799 (Review): automated vulnerability scanning
The feature has been merged into trunk with #6692
In order to check
@./gradlew dependencyCheckAnalyze@
After ...
Tomasz Domin

05/31/2024

03:39 PM Feature #6692 (Merge Pending): move FWD to Java 17
OK, all the applications have reached a minimum level of support for 6692a.
Please merge 6692a to trunk, after 812...
Greg Shah

05/30/2024

12:30 PM Feature #6692: move FWD to Java 17
Rebased to current @trunk/15259@
Pushed @6692a/15299@
Tomasz Domin
12:26 PM Feature #6692: move FWD to Java 17
Roger Borrello wrote:
> I have updated the @container@ project so that base images are created that contain JDK 17. ...
Tomasz Domin
11:35 AM Feature #6692: move FWD to Java 17
Tomasz Domin wrote:
> 6692a rev 15244 - Reverted @mariadb-java-client@ to @FWD@ compatible version: "3.1.2"
>
> ...
Greg Shah
11:21 AM Feature #6692: move FWD to Java 17
6692a rev 15244 - Reverted @mariadb-java-client@ to @FWD@ compatible version: "3.1.2"
Greg - please let me know w...
Tomasz Domin

05/29/2024

04:58 PM Feature #6692: move FWD to Java 17
I have updated the @container@ project so that base images are created that contain JDK 17. After a complete build of... Roger Borrello
05:27 AM Feature #6692: move FWD to Java 17
6692a rev 15244 - Removed unneeded @janusgraph@ dependency: @metrics-graphite@ and transitive @amqp-client@ Tomasz Domin

05/27/2024

03:37 PM Feature #6692: move FWD to Java 17
6692a rev 15243 - Restore dependencies: implicit for @batik-ext@ and explicit for @slf4j-api@ and @jcl-over-slf4j@ wh... Tomasz Domin

05/24/2024

03:04 PM Feature #6692: move FWD to Java 17
6692a rev 15242 - GenericWebServer now exposes all @jetty-@ jars to the .war launched app (fixes the JNDI problem). Constantin Asofiei

05/22/2024

03:22 PM Feature #6692: move FWD to Java 17
Greg Shah wrote:
> Please commit the change. Let's restart testing.
Committed to 6692a rev 15241.
Constantin Asofiei
02:58 PM Feature #6692: move FWD to Java 17
Please commit the change. Let's restart testing. Greg Shah
01:58 PM Feature #6692: move FWD to Java 17
This change removes mime4j benchmark, which required jmh:... Constantin Asofiei

05/21/2024

04:57 AM Feature #6692: move FWD to Java 17
Greg Shah wrote:
> The converted code javac times (and heap requirements) as seen in #8773 and #8771, are something ...
Tomasz Domin
 

Also available in: Atom