> The following sentence in the JDWP Specification describing the Dispose
> command confuses resume with suspend [1]:
>
> All threads suspended by the thread-level **resume** command or the VM-level
> **resume** command are resumed as many times as necessary for them to run.
>
> It should be
On Mon, 4 Oct 2021 18:20:42 GMT, Chris Plummer wrote:
>
>
> Can you update the copyright please?
Sure, thanks!
> I checked the JDI spec and it looks correct there, which is actually
> surprising since errors like this usually appear in both specs.
Yes I noticed this too.
Thanks for reviewi
On Tue, 5 Oct 2021 07:38:28 GMT, Richard Reingruber wrote:
>> The following sentence in the JDWP Specification describing the Dispose
>> command confuses resume with suspend [1]:
>>
>> All threads suspended by the thread-level **resume** command or the
>> VM-level
>> **resume** command are
On 2021-10-05 08:41, Ioi Lam wrote:
As you can see, the CJK characters in the command-line arguments can't
even be correctly passed as arguments to the Java main class. If that
doesn't work, I can't see how we can get `-XX:CompileCommand` to work
with CJK characters.
So, what does that mean? T
Apologies all
On Tue, Oct 5, 2021 at 10:35 AM Bruno Borges wrote:
>
> ---
> *Bruno Borges*
> brunoborges.io
>
On Tue, 16 Mar 2021 16:56:22 GMT, Phil Race wrote:
>> From a build perspective this partially reverts
>> https://bugs.openjdk.java.net/browse/JDK-8249821 except that it keeps
>> the harfbuzz sources separate and still supports building and running
>> against a system harfbuzz which is only of
> Hi all,
>
> I tried to build OpenJDK on Cygwin (Windows 2016 + VS2019).
> However, I failed with C4474 and C4778 warnings as below:
>
> Compiling 100 properties into resource bundles for java.desktop
> Compiling 3038 files for java.base
> e:\jiefu\ws\jdk\src\hotspot\share\compiler\methodMatcher
On Tue, 5 Oct 2021 06:38:05 GMT, Ioi Lam wrote:
>> Hi all,
>>
>> I tried to build OpenJDK on Cygwin (Windows 2016 + VS2019).
>> However, I failed with C4474 and C4778 warnings as below:
>>
>> Compiling 100 properties into resource bundles for java.desktop
>> Compiling 3038 files for java.base
>
This PR is to upgrade the time zone data in the JDK to IANA's tzdata2021c
level. Note that the tz data is "as is", as released by IANA. No `merged links`
are retracted.
The PR also fixes two issues along with the 2021c upgrade.
-
Commit messages:
- Fix for Asia/Amman test case erro
On Wed, 6 Oct 2021 02:33:30 GMT, Jie Fu wrote:
>> Hi all,
>>
>> I tried to build OpenJDK on Cygwin (Windows 2016 + VS2019).
>> However, I failed with C4474 and C4778 warnings as below:
>>
>> Compiling 100 properties into resource bundles for java.desktop
>> Compiling 3038 files for java.base
>>
On Wed, 6 Oct 2021 04:30:12 GMT, Ioi Lam wrote:
> It's hard to tell what's the difference between these two RANGEBASE
> definitions. How about doing it like this to make the code more readable?
>
> ```
> #define RANGEBASE_ASCII "."
> #define RANGEBASE_NON_ASCII "."
> #ifdef WINDOWS
> #d
> Hi all,
>
> I tried to build OpenJDK on Cygwin (Windows 2016 + VS2019).
> However, I failed with C4474 and C4778 warnings as below:
>
> Compiling 100 properties into resource bundles for java.desktop
> Compiling 3038 files for java.base
> e:\jiefu\ws\jdk\src\hotspot\share\compiler\methodMatcher
On Wed, 6 Oct 2021 05:17:28 GMT, Jie Fu wrote:
>> Hi all,
>>
>> I tried to build OpenJDK on Cygwin (Windows 2016 + VS2019).
>> However, I failed with C4474 and C4778 warnings as below:
>>
>> Compiling 100 properties into resource bundles for java.desktop
>> Compiling 3038 files for java.base
>>
13 matches
Mail list logo