Thu, 10 Oct 2019 10:57:42 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Wed, 09 Oct 2019 10:58:20 -0400 |
herrick |
8231910: Expose the APPDIR variable to applications that use jpackage
JDK-8200758-branch
|
changeset |
files
|
Thu, 10 Oct 2019 13:26:22 +0200 |
redestad |
8232050: Improve inlining of Klass accessors
|
changeset |
files
|
Thu, 10 Oct 2019 10:27:12 +0200 |
chagedorn |
8231720: Some perf regressions after 8225653
|
changeset |
files
|
Wed, 09 Oct 2019 09:57:33 +0200 |
mbaesken |
8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
|
changeset |
files
|
Thu, 10 Oct 2019 14:43:41 +0800 |
yzhou |
8231213: Migrate SimpleDateFormatConstTest to JDK Repo
|
changeset |
files
|
Wed, 09 Oct 2019 21:53:48 -0700 |
dlong |
8231973: Update Graal
|
changeset |
files
|
Wed, 09 Oct 2019 19:38:11 -0700 |
darcy |
8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer
|
changeset |
files
|
Wed, 09 Oct 2019 18:23:20 -0700 |
darcy |
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
|
changeset |
files
|
Thu, 10 Oct 2019 01:10:26 +0000 |
sspitsyn |
8231595: [TEST] develop a test case for SuspendThreadList including current thread
|
changeset |
files
|
Thu, 10 Oct 2019 01:48:08 +0200 |
jwilhelm |
Added tag jdk-14+18 for changeset e84d8379815b
|
changeset |
files
|
Wed, 09 Oct 2019 16:42:18 -0700 |
ccheung |
8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
|
changeset |
files
|
Wed, 09 Oct 2019 16:35:44 -0700 |
never |
8231586: enlarge encoding space for OopMapValue offsets
|
changeset |
files
|
Wed, 09 Oct 2019 23:22:56 +0200 |
mgronlun |
Merge
JEP-349-branch
|
changeset |
files
|
Wed, 09 Oct 2019 23:21:07 +0200 |
mgronlun |
fixes
JEP-349-branch
|
changeset |
files
|
Wed, 09 Oct 2019 12:21:28 -0700 |
rhalade |
8231887: ComodoCA.java fails because certificate was revoked
jdk-14+18
|
changeset |
files
|
Wed, 09 Oct 2019 10:59:45 -0700 |
epavlova |
8231903: [Graal] Update com.oracle.mxtool.junit classes
|
changeset |
files
|
Wed, 09 Oct 2019 20:12:46 +0200 |
pliden |
8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
|
changeset |
files
|
Wed, 09 Oct 2019 10:02:54 -0700 |
cushon |
8231990: Remove unnecessary else-if branch in Types.union
|
changeset |
files
|
Wed, 09 Oct 2019 10:17:50 -0700 |
darcy |
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
|
changeset |
files
|
Wed, 09 Oct 2019 09:57:41 -0700 |
darcy |
8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes
|
changeset |
files
|
Wed, 09 Oct 2019 17:38:58 +0100 |
dfuchs |
8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
|
changeset |
files
|
Wed, 09 Oct 2019 09:23:22 -0700 |
erikj |
8231974: Build fails if no common legal notices are present
|
changeset |
files
|
Wed, 09 Oct 2019 12:30:06 +0000 |
eosterlund |
8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
|
changeset |
files
|
Tue, 08 Oct 2019 15:30:46 +0200 |
sgehwolf |
8232003: (fs) Files.write can leak file descriptor in the exception case
|
changeset |
files
|
Wed, 09 Oct 2019 10:15:58 +0000 |
coffeys |
8214560: Use {@systemProperty} for definitions of system properties (httpserver)
|
changeset |
files
|
Wed, 09 Oct 2019 10:14:03 +0000 |
coffeys |
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
|
changeset |
files
|
Tue, 08 Oct 2019 15:30:39 +0200 |
rrich |
8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken
|
changeset |
files
|
Wed, 09 Oct 2019 08:09:12 +0200 |
pliden |
8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare"
|
changeset |
files
|
Tue, 08 Oct 2019 15:27:13 -0700 |
darcy |
8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss
|
changeset |
files
|
Tue, 08 Oct 2019 17:30:48 -0400 |
dholmes |
8231737: Cleanup JvmtiRawMonitor code
|
changeset |
files
|
Tue, 08 Oct 2019 15:15:50 -0400 |
kbarrett |
8231153: Improve concurrent refinement statistics
|
changeset |
files
|
Tue, 08 Oct 2019 20:47:46 +0200 |
redestad |
8232006: Remove dead code from klassVtable
|
changeset |
files
|
Tue, 08 Oct 2019 11:18:00 -0700 |
dtitov |
8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java
|
changeset |
files
|
Tue, 08 Oct 2019 13:18:40 -0400 |
coleenp |
8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache
|
changeset |
files
|
Tue, 08 Oct 2019 09:39:10 -0700 |
dtitov |
8231666: ThreadIdTable::grow() invokes invalid thread transition
|
changeset |
files
|
Tue, 08 Oct 2019 09:13:08 -0700 |
dtitov |
8170299: Debugger does not stop inside the low memory notifications code
|
changeset |
files
|
Tue, 08 Oct 2019 15:03:20 +0100 |
pconcannon |
8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative
|
changeset |
files
|
Tue, 08 Oct 2019 14:56:46 +0100 |
pconcannon |
8230946: Clarify security manager behaviour of a connected DatagramSocket and DatagramChannel
|
changeset |
files
|
Tue, 08 Oct 2019 15:43:38 +0200 |
jlahoda |
8230162: ScopeImpl.remove() has O(N) performance
|
changeset |
files
|
Tue, 08 Oct 2019 15:48:36 +0200 |
redestad |
8231993: Remove redundant pkg_str param from is_shared_class_visible_for_classloader
|
changeset |
files
|
Tue, 08 Oct 2019 15:16:36 +0200 |
egahlin |
Improve logging for TestLargeRootSet.java
JEP-349-branch
|
changeset |
files
|
Tue, 08 Oct 2019 15:08:59 +0200 |
shade |
8231931: [TESTBUG] serviceability/sa/TestUniverse.java looks for wrong string with Shenandoah
|
changeset |
files
|
Tue, 08 Oct 2019 10:58:36 +0100 |
alanb |
8231921: (se) SelectorImpl.register does not need to set the attachment when it is null
|
changeset |
files
|
Tue, 08 Oct 2019 11:57:11 +0200 |
mgronlun |
Merge
JEP-349-branch
|
changeset |
files
|
Mon, 07 Oct 2019 16:48:42 +0200 |
stuefe |
Merge default
stuefe-new-metaspace-branch
|
changeset |
files
|
Tue, 08 Oct 2019 10:24:22 +0200 |
redestad |
8231355: Remove unused utility methods in libjava
|
changeset |
files
|
Tue, 08 Oct 2019 09:33:57 +0200 |
mbaesken |
8231753: use more Posix functionality in aix os::print_os_info
|
changeset |
files
|
Wed, 02 Oct 2019 10:01:18 +0200 |
mbaesken |
8231751: on aix handle Power 9 in os::get_summary_cpu_info
|
changeset |
files
|
Mon, 07 Oct 2019 17:13:59 -0700 |
smarks |
8231977: Discuss serializability of collections
|
changeset |
files
|
Tue, 08 Oct 2019 00:01:20 +0000 |
valeriep |
8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4
|
changeset |
files
|
Mon, 07 Oct 2019 18:44:53 -0400 |
dholmes |
8231289: Disentangle JvmtiRawMonitor from ObjectMonitor and clean it up
|
changeset |
files
|
Mon, 07 Oct 2019 13:56:11 -0700 |
dlong |
8231902: Build of jdk.internal.vm.compiler.management/module-info.java.extra failed
|
changeset |
files
|
Mon, 07 Oct 2019 11:29:10 -0700 |
jiangli |
8231630: Optimize boot loader with no bootclasspath append entry.
|
changeset |
files
|
Mon, 07 Oct 2019 20:15:47 +0200 |
egahlin |
TestRecursive with Recording::start()
JEP-349-branch
|
changeset |
files
|
Mon, 07 Oct 2019 17:59:36 +0200 |
egahlin |
Stabilize TestLargeRootSet.java
JEP-349-branch
|
changeset |
files
|
Mon, 07 Oct 2019 17:12:22 +0200 |
shade |
8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag
|
changeset |
files
|
Mon, 07 Oct 2019 17:12:13 +0200 |
shade |
8231932: Shenandoah: conc/par GC threads ergonomics overrides user settings
|
changeset |
files
|
Mon, 07 Oct 2019 16:55:24 +0200 |
redestad |
8230043: Lazily load libverify
|
changeset |
files
|
Mon, 07 Oct 2019 16:44:12 +0200 |
cito |
8225694: Destination option missing in FlightRecorderMXBeanImpl
|
changeset |
files
|