Thu, 19 Apr 2018 17:43:26 +0200 |
sgehwolf |
8201788: Number of make jobs wrong for bootcycle-images target |
Fri, 20 Apr 2018 15:16:36 +0800 |
mli |
8161991: java/nio/channels/AsynchronousSocketChannel/Basic.java failed due to RuntimeException: WritePendingException expected |
Thu, 19 Apr 2018 18:11:18 -0700 |
kvn |
8178825: unused variable threadObj in jvmci_counters_include |
Thu, 19 Apr 2018 17:13:19 -0700 |
mikael |
8202052: Disable warnings when building libawt with VS2017 |
Thu, 19 Apr 2018 16:28:55 -0700 |
dlong |
8200196: [Graal] implement Object.notify/notifyAll intrinsics |
Thu, 19 Apr 2018 15:31:06 -0700 |
iignatyev |
8202037: Split slow ctw_1 tests |
Thu, 19 Apr 2018 18:07:24 +0000 |
lana |
Added tag jdk-11+10 for changeset 69d7398038c5 |
Thu, 19 Apr 2018 10:33:35 -0700 |
sherman |
6341887: java.util.zip: Add ByteBuffer methods to Inflater/Deflater |
Thu, 19 Apr 2018 09:36:06 -0700 |
igerasim |
8201510: Merge TwoStacksPlainSocketImpl into DualStackPlainSocketImpl [win] |
Mon, 16 Apr 2018 14:29:27 +0530 |
simonis |
8201540: [AIX] Extend the set of supported charsets in java.base |
Thu, 19 Apr 2018 12:12:05 +0200 |
clanger |
8202000: AIX build broken after JDK-8195099 |
Thu, 19 Apr 2018 12:02:38 +0200 |
shade |
8201785: Make ModRefBarrierSetAssembler abstract on all platforms |
Thu, 19 Apr 2018 07:54:50 +0200 |
pliden |
8201800: Add support for adjusting heap addresses in a TLAB |
Thu, 19 Apr 2018 07:54:50 +0200 |
pliden |
8201647: Make initial clearing of CHeapBitMap optional |
Thu, 19 Apr 2018 07:54:50 +0200 |
pliden |
8201646: Introduce ReferenceDiscoverer interface |
Thu, 19 Apr 2018 09:15:17 +0200 |
sjohanss |
8196071: Change G1 Full GC heap and thread sizing ergonomics |
Wed, 18 Apr 2018 21:10:09 -0700 |
lucy |
8200450: Root cause analysis for JDK-8200366 |
Wed, 18 Apr 2018 18:43:04 -0400 |
coleenp |
8201556: Disallow reading oops in ClassLoaderData if unloading |
Wed, 18 Apr 2018 10:30:57 -0700 |
vtheeyarath |
8184693: add Pattern.isEmpty |
Wed, 18 Apr 2018 16:02:53 -0400 |
vromero |
8196433: use the new error diagnostic approach at javac.Main |
Wed, 18 Apr 2018 13:37:39 -0400 |
coleenp |
8201537: Remove is_alive closure from Klass::is_loader_alive() |
Wed, 18 Apr 2018 10:03:49 -0700 |
darcy |
8201766: Mark TimSortStackSize2.java as intermittently failing |
Wed, 18 Apr 2018 19:00:32 +0200 |
tschatzl |
8201527: Bump default value of G1RefProcDrainInterval |
Wed, 18 Apr 2018 12:06:53 -0400 |
coleenp |
8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable |
Mon, 16 Apr 2018 12:50:10 +0530 |
clanger |
8201369: Inet4AddressImpl_getLocalHostName reverse lookup on Solaris only |
Wed, 18 Apr 2018 10:39:40 -0400 |
coleenp |
8200555: OopHandle should use Access API |
Wed, 18 Apr 2018 15:57:19 +0200 |
dnsimon |
8201794: [Graal] fix regressions from JDK-8187490 |
Mon, 16 Apr 2018 16:52:08 -0700 |
ksrini |
8198793: Add launcher support for preview features |
Wed, 18 Apr 2018 15:12:28 +0200 |
glaubitz |
8201616: Hotspot crashes on linux-sparc after 8189941 |
Wed, 18 Apr 2018 15:05:37 +0200 |
shade |
8201799: Build failures after JDK-8195099 (Concurrent safe-memory-reclamation mechanism) |
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8201172: Parallelize Remset Tracking Update Before Rebuild phase |
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8201596: java.lang.ref.Reference processing total time logging broken |
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8201490: Improve concurrent mark keep alive closure performance |
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8201487: Do not rebalance reference processing queues if not doing parallel reference processing |
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8200730: Fix debug=gc+phases time tracking in Remark and Cleanup |
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8200426: Make G1 code use _g1h members |
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8200723: Suppress rs_length and predicted_cards sampling during mixed gcs |
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8154528: Reclaim regions emptied by marking in Remark pause |
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8178105: Switch mark bitmaps during Remark |
Wed, 18 Apr 2018 10:20:09 +0100 |
alanb |
8201315: (se) Allow SelectableChannel.register to be invoked while selection operation is in progress |
Wed, 18 Apr 2018 11:11:38 +0200 |
dnsimon |
8187490: HotSpotGraalMBean should be moved to Graal management module |
Wed, 18 Apr 2018 09:25:51 +0200 |
rehn |
8195099: Concurrent safe-memory-reclamation mechanismjdk-11+10 |
Tue, 17 Apr 2018 23:27:41 -0700 |
xiaofeya |
8194260: Point-to-point interface should be excluded from java/net/ipv6tests/* |
Wed, 18 Apr 2018 03:29:24 +0000 |
lana |
Merge |
Thu, 08 Mar 2018 04:23:31 +0000 |
lana |
Added tag jdk-10+46 for changeset 6fa770f9f8ab |
Mon, 05 Mar 2018 13:18:55 +0000 |
adinn |
8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest failsjdk-10+46 |
Tue, 17 Apr 2018 16:13:30 -0700 |
henryjen |
Merge |
Wed, 14 Feb 2018 15:36:59 +0530 |
asapre |
8189985: Improve tabular data portability |
Mon, 12 Feb 2018 11:38:35 -0500 |
apetcher |
8197443: ArrayIndexOutOfBoundsException in UcryptoException.getError |
Fri, 02 Feb 2018 10:56:12 -0800 |
smarks |
8189981: Improve queuing portability |
Fri, 26 Jan 2018 12:01:08 -0800 |
prr |
8196289: Update src/java.desktop/share/legal/lcms.md for LCMS 2.9 |
Wed, 24 Jan 2018 16:44:31 -0800 |
psandoz |
8194238: Trying exceptions in MethodHandles |
Tue, 23 Jan 2018 11:18:11 -0500 |
apetcher |
8193409: Improve AES supporting classes |
Mon, 22 Jan 2018 13:27:28 -0800 |
psandoz |
8194233: Improve support for array handles |
Fri, 19 Jan 2018 11:24:39 -0800 |
igerasim |
8175075: Add 3DES to the default disabled algorithm security property |
Thu, 18 Jan 2018 22:17:11 -0500 |
kbarrett |
8192025: Less referential references |
Wed, 17 Jan 2018 22:24:46 -0800 |
joehw |
8189993: Improve document portability |
Thu, 18 Jan 2018 11:03:30 +0800 |
weijun |
8195662: Add T6587786.java to problem list before JDK-8195589 is resolved |
Fri, 12 Jan 2018 08:06:24 +0800 |
weijun |
8189997: Enhance keystore mechanisms |
Wed, 03 Jan 2018 09:05:11 -0800 |
serb |
8191696: Better mouse positioning |