Thu, 06 Feb 2020 13:41:51 +0100 |
ihse |
8201349: build broken when configured with --with-zlib=bundled on gcc 7.3 |
Thu, 06 Feb 2020 13:40:59 +0100 |
ihse |
8212986: Make Visual Studio compiler check less strict |
Thu, 06 Feb 2020 13:40:07 +0100 |
ihse |
8238542: When warning about C/C++ compiler mismatch, be clear if this is about build compilers |
Thu, 06 Feb 2020 13:38:57 +0100 |
ihse |
8218480: Automatically add -Werror in FLAGS_COMPILER_CHECK_ARGUMENTS |
Thu, 06 Feb 2020 11:21:39 +0100 |
neliasso |
8237581: Improve allocation expansion |
Wed, 05 Feb 2020 10:14:40 +0100 |
mbaesken |
8238530: OPT_SPEED_SRC list misses some files with cpu-dependend file names |
Thu, 06 Feb 2020 02:54:00 +0100 |
jwilhelm |
Added tag jdk-15+9 for changeset 62b5bfef8d61 |
Wed, 05 Feb 2020 11:01:05 -0800 |
jjg |
8222793: Javadoc tool ignores "-locale" param and uses default locale for all messages and textsjdk-15+9 |
Wed, 05 Feb 2020 09:53:56 -0800 |
mchung |
8230047: Remove legacy java.lang.reflect.ProxyGenerator_v49 |
Wed, 05 Feb 2020 09:33:25 -0800 |
erikj |
8238225: Issues reported after replacing symlink at Contents/MacOS/libjli.dylib with binary |
Wed, 05 Feb 2020 11:40:20 -0500 |
dcubed |
8235795: replace monitor list mux{Acquire,Release}(&gListLock) with spin locks |
Wed, 05 Feb 2020 11:39:52 -0500 |
dcubed |
8236035: refactor ObjectMonitor::set_owner() and _owner field setting |
Wed, 05 Feb 2020 11:38:18 -0500 |
dcubed |
8235931: add OM_CACHE_LINE_SIZE and use smaller size on SPARCv9 and X64 |
Wed, 05 Feb 2020 16:39:45 +0100 |
simonis |
8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString |
Wed, 05 Feb 2020 07:31:13 -0800 |
mseledtsov |
8179317: [TESTBUG] rewrite runtime shell tests in java |
Wed, 05 Feb 2020 20:31:09 +0800 |
qpzhang |
8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10 |
Wed, 05 Feb 2020 10:45:39 +0100 |
ihse |
8238281: Raise minimum gcc version needed to 5.0 |
Wed, 05 Feb 2020 06:33:57 +0000 |
clanger |
8238375: JFR Test TestJcmdStartFlushInterval is not run |
Wed, 05 Feb 2020 03:26:50 +0100 |
jwilhelm |
8238515: Backout JDK-8236092 from jdk/jdk |
Wed, 05 Feb 2020 03:24:41 +0100 |
jwilhelm |
Merge |
Tue, 04 Feb 2020 16:26:54 +0000 |
ljiang |
8238377: JDK 14 L10N resource file update - msgdrop 20 |
Fri, 31 Jan 2020 08:04:11 -0800 |
bpb |
8237514: Spec Clarification - ByteBuffer::alignmentOffset Spec |
Fri, 31 Jan 2020 12:17:55 +0100 |
mgronlun |
8236743: JFR: assert(klass != __null) failed: invariant in ObjectSampleCheckpoint::add_to_leakp_set |
Thu, 30 Jan 2020 18:02:39 +0100 |
diazhou |
8236092: Remove EA from JDK 14 version string starting with Initial RC promotion |
Wed, 05 Feb 2020 11:09:02 +0800 |
weijun |
8237804: sun/security/mscapi tests fail with "Key pair not generated, alias <nnnnnn> already exists" |
Tue, 04 Feb 2020 22:05:31 +0000 |
prappo |
8238467: Clean up annotations on overridden/implemented methods |
Tue, 04 Feb 2020 14:02:16 -0800 |
jjg |
8219475: javap man page needs to be updated |
Tue, 04 Feb 2020 13:15:15 -0800 |
weijun |
8238502: sunmscapi.dll causing EXCEPTION_ACCESS_VIOLATION |
Tue, 04 Feb 2020 14:48:28 -0500 |
zgu |
8238162: Shenandoah: Remove ShenandoahTaskTerminator wrapper |
Tue, 04 Feb 2020 18:35:37 +0000 |
dfuchs |
8238231: Custom DatagramSocketImpl's create method not called when with protected constructor |