Wed, 30 Oct 2019 17:51:31 +0530 |
sadayapalam |
8232849: [local-methods] VerifyError: Local variable table overflowlocal-methods |
Wed, 30 Oct 2019 08:06:48 -0300 |
jlaskey |
8233116: Escape Sequences For Line Continuation and White Space (Preview)newescapes |
Tue, 29 Oct 2019 17:58:07 -0400 |
vromero |
fixing failing testsrecords |
Tue, 29 Oct 2019 14:40:11 -0400 |
vromero |
fixing bug on annotation processingrecords |
Tue, 29 Oct 2019 16:59:41 +0000 |
hseigel |
Summary: remove #includes of recordComponents.hpp from header filesrecords |
Tue, 29 Oct 2019 13:45:08 +0000 |
hseigel |
Summary: Move RecordComponent::collect_statistics() to .cpp file and fix #includes.records |
Tue, 29 Oct 2019 10:00:07 +0000 |
chegar |
records: update incorrect import on failing ObjectMethodsTestrecords |
Tue, 29 Oct 2019 09:53:33 +0000 |
chegar |
records: less severe doc warning for non-essential preview APIs; as per JEP 12records |
Mon, 28 Oct 2019 18:24:52 -0400 |
vromero |
addresing review commentsrecords |
Mon, 28 Oct 2019 14:56:40 -0400 |
vromero |
implementing spec change, can not have a throws clause in accessors or canonical constructorsrecords |
Mon, 28 Oct 2019 17:34:22 +0530 |
sadayapalam |
8233067: [local-methods] Source coordinates set incorrectly for local generic/void methodslocal-methods |
Sun, 27 Oct 2019 19:04:16 -0400 |
vromero |
applying reflection review commentsrecords |
Sat, 26 Oct 2019 21:25:30 -0400 |
vromero |
adding comments to new flags specifying what symbols they are applicable torecords |
Sat, 26 Oct 2019 16:03:35 -0400 |
vromero |
reverting changes in Resolverecords |
Sat, 26 Oct 2019 14:49:33 -0400 |
vromero |
refactoring the code that finds out if a constructor must be generated for recordsrecords |
Sat, 26 Oct 2019 12:14:30 +0100 |
chegar |
records: fix cut'n'paste error in essentialAPI=true preview docsrecords |
Sat, 26 Oct 2019 12:11:38 +0100 |
chegar |
records: fix last serialization test that does not delegate to the canonical ctrrecords |
Sat, 26 Oct 2019 12:05:41 +0100 |
chegar |
records: fix two serialization tests that do not delegate to the canonical ctrrecords |
Sat, 26 Oct 2019 11:30:28 +0100 |
chegar |
records: review comments - move ObjectMethods to j.l.runtimerecords |
Sat, 26 Oct 2019 11:22:59 +0100 |
chegar |
records: move test/jdk/java/lang/Runtime to test/jdk/java/lang/RuntimeTests in preparation for j.l.runtimerecords |
Sat, 26 Oct 2019 14:40:11 +0530 |
sadayapalam |
8233038: [local-methods] Tests need to be written for local methods featurelocal-methods |
Fri, 25 Oct 2019 22:55:14 -0400 |
vromero |
minor changes to reduce unintented diffs in the reviewrecords |
Fri, 25 Oct 2019 21:23:16 -0400 |
vromero |
checking that the first statement is an invocation to the canonical constructor, plus removing more checks from TypeEnterrecords |
Fri, 25 Oct 2019 17:36:54 -0400 |
vromero |
fix bug on finding the canonical constructorrecords |
Fri, 25 Oct 2019 20:21:30 +0100 |
chegar |
records: fix failing RecordCompilationTests; it uses preview featuresrecords |
Fri, 25 Oct 2019 20:11:04 +0100 |
chegar |
records: mark record related core reflection APIs as previewrecords |
Fri, 25 Oct 2019 19:12:46 +0100 |
chegar |
records: mark record related model API as previewrecords |
Fri, 25 Oct 2019 19:12:04 +0100 |
chegar |
records: fix incorrect warning on preview type imports; from Janrecords |
Fri, 25 Oct 2019 17:51:41 +0000 |
mcimadamore |
Automatic merge with defaultrecords |
Fri, 25 Oct 2019 17:51:18 +0000 |
mcimadamore |
Automatic merge with defaultlocal-methods |
Fri, 25 Oct 2019 17:50:56 +0000 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Fri, 25 Oct 2019 17:50:33 +0000 |
mcimadamore |
Automatic merge with defaultstats-before-this-super |
Fri, 25 Oct 2019 17:50:12 +0000 |
mcimadamore |
Automatic merge with defaultpattern-runtime |
Fri, 25 Oct 2019 12:05:56 +0100 |
pconcannon |
8231570: (dc) Clarify implicit bind behavior of DatagramChannel |
Fri, 25 Oct 2019 17:30:25 +0200 |
shade |
8233021: Shenandoah: SBSC2::is_shenandoah_lrb_call should match all LRB shapes |
Fri, 25 Oct 2019 07:15:09 -0700 |
epavlova |
8233000: Mark vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize test as stress test |
Fri, 25 Oct 2019 12:32:46 +0200 |
tschatzl |
8232776: G1 should always take rs_length_diff into account when predicting rs_lengths |
Fri, 25 Oct 2019 12:33:30 +0200 |
tschatzl |
8232777: Rename G1Policy::_max_rs_length as it is no maximum |
Fri, 25 Oct 2019 12:34:30 +0200 |
tschatzl |
8232779: G1 current collection parallel time does not include optional evacuation |
Thu, 24 Oct 2019 22:41:24 -0700 |
never |
8232083: Minimal VM is broken after JDK-8231586 |
Fri, 25 Oct 2019 08:50:50 +0800 |
amlu |
8232922: Add java/math/BigInteger/largeMemory/SymmetricRangeTests.java to ProblemList-Xcomp |
Thu, 24 Oct 2019 16:58:39 -0700 |
kvn |
8232904: Update JVMCI |
Thu, 24 Oct 2019 12:18:32 -0700 |
mseledtsov |
8227317: [TESTBUG] jdk docker/TestDockerMemoryMetrics.java fails on systems w/o kernel memory accounting |
Thu, 24 Oct 2019 11:25:53 -0700 |
epavlova |
8166275: vm/mlvm/meth/stress/compiler/deoptimize keeps timeouting |
Mon, 30 Sep 2019 22:39:11 +0200 |
shade |
8222766: Shenandoah: streamline post-LRB CAS barrier (x86) |
Thu, 24 Oct 2019 17:24:58 +0200 |
pliden |
8231552: ZGC: Refine address space reservation |
Thu, 24 Oct 2019 16:37:22 +0200 |
mgronlun |
8231081: TestMetadataRetention fails due to missing symbol id |
Thu, 24 Oct 2019 16:28:51 +0200 |
mdoerr |
8231949: [PPC64, s390]: Make async profiling more reliable |
Thu, 24 Oct 2019 16:28:49 +0200 |
mdoerr |
8232005: [s390, PPC64] More exception checks missing in interpreter |
Thu, 24 Oct 2019 08:52:33 -0400 |
coleenp |
8232788: Move biased locking initalization |
Thu, 24 Oct 2019 08:49:21 -0400 |
coleenp |
8231953: Wrong assumption in assertion in oop::register_oop |
Thu, 24 Oct 2019 15:46:50 +0300 |
bulasevich |
8231952: ARM32: Wrong assumption in assertion in LIRGenerator::atomic_xchg and LIRGenerator::atomic_add |
Thu, 24 Oct 2019 11:54:33 +0100 |
aefimov |
8232713: Update BCEL version to 6.3.1 in license file |
Thu, 24 Oct 2019 11:07:31 +0100 |
alanb |
8231602: Deprecate Thread.suspend/resume for removal |
Thu, 24 Oct 2019 11:49:56 +0200 |
shade |
8232908: Shenandoah: compact heuristics has incorrect trigger "Free is lower than allocated recently" |
Thu, 24 Oct 2019 11:08:16 +0200 |
tschatzl |
8230706: Waiting on completion of strong nmethod processing causes long pause times with G1 |
Thu, 24 Oct 2019 15:53:20 +0800 |
weijun |
8231598: keytool does not export sun.security.mscapi |
Thu, 24 Oct 2019 09:57:29 +0200 |
redestad |
8232613: Move Object.registerNatives into HotSpot |
Wed, 23 Oct 2019 18:43:18 -0700 |
phh |
8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes |
Thu, 24 Oct 2019 02:58:29 +0200 |
jwilhelm |
Added tag jdk-14+20 for changeset 54ffb15c4839 |
Wed, 23 Oct 2019 13:01:40 -0700 |
darcy |
8232442: Suppress warnings on non-serializable non-transient instance fields in java.management.*jdk-14+20 |
Wed, 23 Oct 2019 18:34:25 +0200 |
redestad |
8232881: Remove unnecessary InstanceKlass::casts |
Wed, 23 Oct 2019 17:35:32 +0200 |
shade |
8232882: GCC 4.8.5 build failure after JDK-8211073 |
Wed, 23 Oct 2019 15:54:39 +0100 |
dfuchs |
8232625: HttpClient redirect policy should be more conservative |
Wed, 23 Oct 2019 15:48:11 +0200 |
redestad |
8232887: Remove SystemDictionary::has_checkPackageAccess |
Wed, 23 Oct 2019 05:48:17 -0700 |
erikj |
8232834: RunTest sometimes fails to produce valid exitcode.txt |
Wed, 23 Oct 2019 14:06:39 +0200 |
tschatzl |
8232771: Revert JDK-8230794 because of environment changes |
Wed, 23 Oct 2019 13:52:33 +0200 |
thartmann |
8232883: compiler/c2/CmpPNodeSubTest.java fails because test class name is wrong |
Wed, 23 Oct 2019 12:21:32 +0200 |
chagedorn |
8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes |
Wed, 23 Oct 2019 12:17:14 +0200 |
chagedorn |
8232874: Add missing test for 8230062 |
Wed, 23 Oct 2019 12:15:42 +0200 |
chagedorn |
8232873: Add missing test for 8220416 |
Wed, 23 Oct 2019 09:53:07 +0200 |
jiefu |
8232768: Configuration with --disable-cds --enable-generate-classlist should be reported as an error |
Wed, 23 Oct 2019 09:48:46 +0200 |
ihse |
8232770: Enable more warnings on solaris studio |
Wed, 23 Oct 2019 09:45:41 +0200 |
ihse |
8211073: Remove -Wno-extra from Hotspot |
Tue, 22 Oct 2019 21:26:45 -0500 |
mhorie |
8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power |
Tue, 22 Oct 2019 22:00:21 -0400 |
dholmes |
8232571: Add missing SIGINFO signal |
Wed, 23 Oct 2019 10:02:26 +0900 |
ysuenaga |
8232592: <Unknown compiled code> is shown in jstack mixed mode |
Tue, 22 Oct 2019 23:55:33 +0200 |
cito |
8223697: jfr tool can't format duration values greater than 1 minute |
Fri, 25 Oct 2019 13:26:17 -0400 |
vromero |
fixing and relocating additional testsrecords |
Fri, 25 Oct 2019 12:42:19 +0000 |
hseigel |
Summary: Review comments to clean up code and move parsing of Record attribute under "if (JAVA_14_VERSION)" code blockrecords |
Thu, 24 Oct 2019 22:07:35 -0400 |
vromero |
more test fixingrecords |
Thu, 24 Oct 2019 17:02:10 -0400 |
vromero |
test cleanuprecords |
Thu, 24 Oct 2019 15:55:56 -0400 |
vromero |
additional refactorings, changing timing of checkingsrecords |
Thu, 24 Oct 2019 13:30:00 -0400 |
vromero |
documenting the annotation processing in records, removing accessors from VarSymbol, several refactoringsrecords |
Thu, 24 Oct 2019 17:23:18 +0100 |
chegar |
records: fix source version in reflection testrecords |
Thu, 24 Oct 2019 17:12:21 +0100 |
chegar |
records: move records reflection test to test/jdk/java/lang/reflect/records |
Thu, 24 Oct 2019 11:56:37 -0400 |
vromero |
fix bug related to serialization membersrecords |
Thu, 24 Oct 2019 16:45:55 +0100 |
chegar |
records: consistency and editoral changes for RecordComponent ( drop superflous links )records |
Thu, 24 Oct 2019 16:11:40 +0100 |
chegar |
records: minor test changes in ObjectMethodsTestrecords |
Wed, 23 Oct 2019 16:47:28 -0400 |
vromero |
additional changes proposed in the reviewrecords |
Wed, 23 Oct 2019 14:54:57 -0400 |
vromero |
addressing review commentsrecords |
Wed, 23 Oct 2019 14:54:45 +0100 |
chegar |
records: minor spec clarification to ObjectMethods and testrecords |
Wed, 23 Oct 2019 12:16:48 +0000 |
hseigel |
Summary: Change appropriate text to say "redefinition", not "retransformation"records |
Tue, 22 Oct 2019 20:49:40 -0400 |
vromero |
manual merge with defaultrecords |
Tue, 22 Oct 2019 21:01:39 +0000 |
mcimadamore |
Automatic merge with defaultlocal-methods |
Tue, 22 Oct 2019 21:01:10 +0000 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Tue, 22 Oct 2019 21:00:45 +0000 |
mcimadamore |
Automatic merge with defaultstats-before-this-super |
Tue, 22 Oct 2019 21:00:05 +0000 |
mcimadamore |
Automatic merge with defaultpattern-runtime |
Tue, 22 Oct 2019 18:53:28 +0200 |
shade |
8232802: Shenandoah: transition between "cset" and "pinned_cset" does not require cancelled gc |
Tue, 22 Oct 2019 18:53:22 +0200 |
shade |
8232791: Shenandoah: passive mode should disable pacing |
Tue, 22 Oct 2019 09:20:21 -0700 |
mchung |
8232617: Update the outdated code comments in java.lang.System class |
Tue, 22 Oct 2019 11:59:42 -0400 |
zgu |
8232747: Shenandoah: Concurrent GC should deactivate SATB before processing weak roots |
Tue, 22 Oct 2019 14:05:56 +0200 |
shade |
8232778: Shenandoah: SBSA::arraycopy_prologue checks wrong register |
Tue, 22 Oct 2019 08:57:41 +0200 |
ihse |
8223400: Replace some enums with static const members in hotspot/runtime |
Tue, 22 Oct 2019 11:32:19 +0800 |
jiefu |
8232757: VM fails to report an error for DumpLoadedClassList when cds is disabled |
Mon, 21 Oct 2019 17:27:51 +0800 |
jiefu |
8232692: [TESTBUG] compiler/aot/fingerprint/SelfChangedCDS.java fails when cds is disabled |
Mon, 21 Oct 2019 22:44:49 +0200 |
shade |
8232729: Shenandoah: assert ShenandoahHeap::cas_oop addresses are aligned |
Mon, 21 Oct 2019 22:44:48 +0200 |
shade |
8232730: Shenandoah: Traversal should not CAS the roots |
Mon, 21 Oct 2019 21:36:26 +0100 |
aivanov |
8232624: Java cannot start: NewStringPlatform missing |
Mon, 21 Oct 2019 13:25:36 -0700 |
jjg |
8231587: Memory leak in WorkArounds.serializedForms |
Mon, 21 Oct 2019 11:35:36 -0700 |
jjg |
8232639: Change module graph images to use SVG instead of PNG format. |
Mon, 21 Oct 2019 14:26:10 -0400 |
zgu |
8232712: Shenandoah: SIGBUS in load_reference_barrier_native |
Mon, 21 Oct 2019 10:32:49 -0700 |
erikj |
8232569: Use test image from different jib profile for testing |
Mon, 21 Oct 2019 13:13:16 -0400 |
lfoltan |
8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently |
Mon, 21 Oct 2019 09:26:14 -0700 |
erikj |
8232572: Add hooks for custom output dir in Bundles.gmk |
Mon, 21 Oct 2019 15:38:26 +0200 |
jlahoda |
8226585: Improve javac messages for using a preview API |
Mon, 21 Oct 2019 15:11:44 +0200 |
shade |
8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals |
Mon, 21 Oct 2019 15:11:43 +0200 |
shade |
8232575: Shenandoah: asynchronous object/region pinning |
Mon, 21 Oct 2019 15:11:42 +0200 |
shade |
8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier |
Mon, 21 Oct 2019 09:58:32 +0200 |
pliden |
8232239: ZGC: Inline ZCPU::count() and ZCPU:id() |