Activity
From 06/02/2022 to 07/01/2022
06/27/2022
- 03:10 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Constantin Asofiei wrote:
> Igor, in Eclipse I get a 'package not found' for this, in @SecureSocketsRegistrar@:
> [... - 02:34 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Igor, in Eclipse I get a 'package not found' for this, in @SecureSocketsRegistrar@:...
06/26/2022
- 02:05 PM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Re-worked Conscrypt support based on the code review. Added JMC counters for @send@, @wrap@, and @unwrap@ operations ...
06/24/2022
- 02:37 PM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Greg Shah wrote:
> Please also implement any JMX instrumentation needed to help us measure the performance of the SS... - 02:37 PM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Greg Shah wrote:
> Code Review Task Branch 3821c Revision 14001
>
> 1. @BCProbe@ and @BouncyCastle@ should not be... - 02:34 PM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Please also implement any JMX instrumentation needed to help us measure the performance of the SSL processing.
- 02:33 PM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Code Review Task Branch 3821c Revision 14001
1. @BCProbe@ and @BouncyCastle@ should not be referenced in @Security... - 12:19 PM Bug #6084 (Test): NIO SSL performance is slower than standard Java SSL
- Hynek Cihlar wrote:
> Code review 6084-1.diff. The changes are good.
Thank you.
Committed to 3821c/14001. - 12:11 PM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Code review 6084-1.diff. The changes are good.
- 11:09 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Hynek Cihlar wrote:
> If you remove the empty branch and add @provider != null@ to the last branch, then @null@ will... - 11:04 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Igor Skornyakov wrote:
> Hynek Cihlar wrote:
> > I see. In that case please remove the empty branch as it adds nois... - 10:58 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Hynek Cihlar wrote:
> I see. In that case please remove the empty branch as it adds noise to the code and do @else i... - 10:52 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Igor Skornyakov wrote:
> Hynek Cihlar wrote:
> > > > @null@ should be handled similarly as the invalid value case. ... - 09:58 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Hynek Cihlar wrote:
> > > @null@ should be handled similarly as the invalid value case. So that the condition is not... - 09:44 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Igor Skornyakov wrote:
> Hynek Cihlar wrote:
> > Code review @6084.diff@.
> >
> > In @ServerDriver.java@:
> >
... - 09:30 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Hynek Cihlar wrote:
> Code review @6084.diff@.
>
> In @ServerDriver.java@:
>
> [...]
>
> @null@ should be h... - 08:40 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Code review @6084.diff@.
In @ServerDriver.java@:... - 07:05 AM Bug #6084 (Review): NIO SSL performance is slower than standard Java SSL
- Added support for the @Conscrypt@ SSL provider.
I've also changed the way for configuring non-default SSL providers....
06/23/2022
- 10:27 AM Support #5567: move FWD to Java 11
- > Greg, there are 2 clamscan processes still running on devsrv01... this usually affects ChUI regression testing.
... - 10:23 AM Support #5567: move FWD to Java 11
- Greg, there are 2 clamscan processes still running on devsrv01... this usually affects ChUI regression testing.
- 10:11 AM Support #5567: move FWD to Java 11
- The main regression testing should complete in less than 4 hours. Anything more than that suggests many unexpected f...
- 04:58 AM Support #5567: move FWD to Java 11
- For now I have baseline for ctrl-c tests.
I started main regression tests yesterday but they are still running after...
06/17/2022
- 10:35 AM Bug #6529: Incompatible uppercasing.
- I've noticed the following incompatibility.
Consider the following code:... - 10:33 AM Bug #6529 (New): Incompatible uppercasing.
06/14/2022
- 05:26 PM Support #5567: move FWD to Java 11
- Feel free to fix the issue in the harness as well.
- 04:52 PM Support #5567: move FWD to Java 11
- Greg Shah wrote:
> You mean this?
>
> [...]
>
> Go ahead and add it everywhere.
>
> > or maybe it's an easy... - 04:27 PM Support #5567: move FWD to Java 11
- You mean this?...
- 03:32 PM Support #5567: move FWD to Java 11
- Tomasz Domin wrote:
> I will try to check what is going on by shortening ctrlc0 and all1 scenarios, as there are no ... - 11:39 AM Support #5567: move FWD to Java 11
- Tomasz Domin wrote:
> As I've changed linked @run@ directory to @deploy@ directory I have to manualy update @client.... - 07:06 AM Support #5567: move FWD to Java 11
- The old @run/@ directory is gone and will not come back. Any remaining references should be found and fixed. It is ...
- 06:16 AM Support #5567: move FWD to Java 11
- As I've changed linked @run@ directory to @deploy@ directory I have to manualy update @client.sh@ script:
Note that ... - 06:07 AM Support #5567: move FWD to Java 11
- It seems I found an issue in regression tests - runDir is not properly set in tests despite its correctly set in harn...
- 03:38 AM Support #5567: move FWD to Java 11
- Main Regression tests were running all night and they are still running, so something is wrong there.
I need to rest... - 09:13 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Greg Shah wrote:
> I appreciate the concern. Thank you for noting this, it is important.
>
> On the other hand, ... - 08:25 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- I appreciate the concern. Thank you for noting this, it is important.
On the other hand, I want us to have a choi... - 03:08 AM Bug #6084: NIO SSL performance is slower than standard Java SSL
- I've an impression that @Conscrypt@ is mostly used on the Android platform.
Moreover, it is based on @BoringSSL@. He...
06/13/2022
- 03:47 PM Support #5567: move FWD to Java 11
- Due to issues with regression testing on latest trunk I still need to hold, reported issue in #5034#note-2358
- 12:04 PM Bug #6084: NIO SSL performance is slower than standard Java SSL
- Yes, it is OK.
- 12:00 PM Bug #6084: NIO SSL performance is slower than standard Java SSL
- As far as I understand @Conscrypt@ code is not pure Java - it contains native parts. Is it acceptable?
Thank you. - 11:32 AM Bug #6084 (WIP): NIO SSL performance is slower than standard Java SSL
06/10/2022
- 10:28 AM Feature #5776: reduce memory requirements for the FWD client
- I fired two curls (interval of some seconds) in my terminal and I got:...
- 09:56 AM Feature #5776: reduce memory requirements for the FWD client
- Alexandru Lungu wrote:
> I am running the same version of Gradle. It is odd the fact that when I access https://repo... - 09:51 AM Feature #5776: reduce memory requirements for the FWD client
- I am running the same version of Gradle. It is odd the fact that when I access https://repository.jboss.org/nexus/con...
- 08:31 AM Feature #5776: reduce memory requirements for the FWD client
- Alexandru Lungu wrote:
> I have an issue when using @./gradlew all@ to build FWD:
>
> [...]
>
> Th... - 08:11 AM Feature #5776: reduce memory requirements for the FWD client
- I have an issue when using @./gradlew all@ to build FWD:...
06/09/2022
- 04:04 PM Support #5567: move FWD to Java 11
- Greg Shah wrote:
> I know we have regressions in the ChUI testing, but I suspect those regressions were already ther... - 07:10 AM Support #5567: move FWD to Java 11
- I know we have regressions in the ChUI testing, but I suspect those regressions were already there before 5567a. Do ...
- 01:45 PM Feature #5776: reduce memory requirements for the FWD client
- Tomasz Domin wrote:
> Attached please find corrected @5776-3.diff@
The changes look good.
- 01:39 PM Feature #5776: reduce memory requirements for the FWD client
- Hynek Cihlar wrote:
> Tomasz Domin wrote:
> > @out.write()@ always sends out full array no matter of length and off... - 11:38 AM Feature #5776: reduce memory requirements for the FWD client
- Tomasz Domin wrote:
> @out.write()@ always sends out full array no matter of length and offset values,
> so this i... - 10:47 AM Feature #5776: reduce memory requirements for the FWD client
- Thank you Hynek.
> Code review 3821c revision 13944. The changes are good. But my worry is about maintaining the T... - 09:35 AM Feature #5776: reduce memory requirements for the FWD client
- Code review 3821c revision 13944.
@Protocol.java@ and @OutputStreamWrapper.java@ require copyright year to be bump... - 09:12 AM Feature #5776: reduce memory requirements for the FWD client
- Code review 3821c revision 13944. The changes are good. But my worry is about maintaining the TwelveMonkeys changes. ...
- 01:21 AM Feature #5776: reduce memory requirements for the FWD client
- Greg Shah wrote:
> The directory changes are in relation to #4065. They aren't necessary for this task, per se.
...
06/08/2022
- 01:52 PM Feature #5776: reduce memory requirements for the FWD client
- The directory changes are in relation to #4065. They aren't necessary for this task, per se.
- 01:46 PM Feature #5776: reduce memory requirements for the FWD client
- Are there changes to our projects' directories that we should plan on making, in order to benefit from this great enh...
- 01:45 PM Feature #5776: reduce memory requirements for the FWD client
- Hynek: Please review.
I'm OK with closing the task at this level. We can always look further in the future if nee... - 10:55 AM Feature #5776: reduce memory requirements for the FWD client
- I checked non-heap memory usage and it is correctly allocated and de-allocated.
Above mentioned 500 GB heap seems to... - 06:32 AM Feature #5776 (Review): reduce memory requirements for the FWD client
- I've run more tests and it seems hotel_chui swing/console client also executes the test correctly when having set "-X...
06/07/2022
- 04:17 PM Feature #5776: reduce memory requirements for the FWD client
- Implemented #5776#note-62
Tested with chui_hotel swing client with heap limit set to @-Xmx64m@, configuration as i... - 06:41 AM Feature #5776: reduce memory requirements for the FWD client
- Good plan.
- 04:49 AM Feature #5776: reduce memory requirements for the FWD client
- Regarding writing LOB files input/output.
Reading LOB files is implemented using @InputStreamWrapper@ which reads da... - 03:28 AM Feature #5776: reduce memory requirements for the FWD client
- I've added security configuration and @server-side-resources=memptr@ feature started to work correctly with following...
06/06/2022
- 12:57 PM Feature #5776: reduce memory requirements for the FWD client
- Greg Shah wrote:
> > Following code quits (makes application restart) on client when testing with server-side-resour... - 10:53 AM Feature #5776: reduce memory requirements for the FWD client
- > Following code quits (makes application restart) on client when testing with server-side-resources=memptr
Is thi... - 10:46 AM Feature #5776: reduce memory requirements for the FWD client
- Tomasz Domin wrote:
> Regarding memptr - it is possible to mark memptr as server side resource, if this works (to... - 09:09 AM Feature #5776: reduce memory requirements for the FWD client
- Tomasz Domin wrote:
> There is a potential issue with memptr transfer to client - network buffers are not shrinked b... - 02:24 AM Feature #5776: reduce memory requirements for the FWD client
- Some last week findings:
There is a dedicated class on client side responsible for reading/writing files @StreamDaem...
06/03/2022
- 03:13 PM Feature #5776: reduce memory requirements for the FWD client
- Of course this was my mistake before I've entered debugging session. Transfers are also on client side.
One thing th... - 03:11 PM Support #5567: move FWD to Java 11
- Roger Borrello wrote:
> I'd like to review those changes, if this might affect other projects. Can you make them ava... - 08:47 AM Feature #6486: complete the admin console
- We may want to consider a UI for SQL access to a connected database, especially H2. The idea is that an admin (or de...
- 08:44 AM Feature #6486: complete the admin console
- We need to add screens, menu items and the backing functionality to complete the admin console including:
* editor... - 08:33 AM Feature #6486 (New): complete the admin console
06/02/2022
- 12:57 PM Feature #5776: reduce memory requirements for the FWD client
- > For CHUI all transfers seem to executed on server side in server process.
That should not be the case unless COP... - 12:34 PM Feature #5776: reduce memory requirements for the FWD client
- > > Should CLOB transfer in chunks become a part of this ticket ?
>
> Yes, I think it needs to be solved here so t... - 12:32 PM Feature #5776: reduce memory requirements for the FWD client
- Greg Shah wrote:
> > I will update p2j 3821c build.gradle once image-io-bmp patched version is uploaded into GCD mav... - 10:53 AM Feature #4406: server-side REST execution without appserver agents
- Eliminating the client is one step on the path to the complete solution here. It is mostly enabled by #4065, but we ...
- 10:50 AM Feature #4406: server-side REST execution without appserver agents
- From email by Constantin:
> I'm sorry, but there was a misunderstanding on my part for #4406 - I read that as 'exe... - 08:24 AM Support #5567: move FWD to Java 11
- Roger Borrello wrote:
> Tomasz Domin wrote:
> > Played a bit with scripts, seems that @runtime-regression@ step nee... - 07:56 AM Support #5567: move FWD to Java 11
- Tomasz Domin wrote:
> Played a bit with scripts, seems that @runtime-regression@ step needs @build@ step executed se... - 06:28 AM Support #5567: move FWD to Java 11
- Fixed issue with compilation errors
I had to rebase 5567a to 3821c/13943 as I have updated testing env and I need ve...
Also available in: Atom