Tue, 02 Jul 2019 17:46:38 +0200 |
mgronlun |
8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory |
Tue, 02 Jul 2019 14:31:43 +0200 |
mgronlun |
8225706: JFR RootResolver resets CLD claims with no restore |
Tue, 02 Jul 2019 11:33:05 +0200 |
eosterlund |
8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers |
Tue, 02 Jul 2019 11:33:01 +0200 |
eosterlund |
8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading |
Tue, 02 Jul 2019 09:14:51 +0200 |
jlahoda |
8226522: No compilation error reported when yield is used in incorrect context |
Fri, 24 May 2019 04:18:18 -0700 |
rschmelter |
8224673: Adjust permission for delayed starting of debugging |
Tue, 25 Jun 2019 11:43:36 +0200 |
phedlin |
8225475: Node budget asserts on x86_32/64 |
Fri, 28 Jun 2019 13:16:11 +0200 |
mbaesken |
8226943: compile error in libfollowref003.cpp with XCode 10.2 on macosx |
Wed, 03 Jul 2019 14:33:40 +0000 |
poonam |
8227178: Backout of 8215523 |
Tue, 02 Jul 2019 13:45:08 +0200 |
mbaesken |
8226238: Improve error output and fix elf issues in os::dll_loadjdk-14+4 |
Tue, 02 Jul 2019 12:24:28 +0200 |
stefank |
8227085: ZGC: Add on_weak load barrier verification |
Tue, 02 Jul 2019 12:24:26 +0200 |
stefank |
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap |
Tue, 02 Jul 2019 12:10:18 +0200 |
stefank |
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers |
Tue, 02 Jul 2019 13:20:27 -0400 |
hseigel |
8226956: Add invocation tests for Graal and C1 |
Tue, 02 Jul 2019 16:55:22 +0100 |
aph |
Merge |
Tue, 02 Jul 2019 16:54:52 +0100 |
aph |
8226525: HotSpot compile-time error for x86-32 |
Tue, 02 Jul 2019 11:07:40 +0530 |
jpai |
8226976: SessionTimeOutTests uses == operator for String value check |
Tue, 02 Jul 2019 08:32:33 -0700 |
bpb |
8224480: (fc) java/nio/channels/FileChannel/MapTest.java fails intermittently |
Tue, 02 Jul 2019 10:21:23 -0400 |
zgu |
8227101: Shenandoah: Use ShenandoahSharedFlag for claimed flag in ShenandoahSerialRoot |
Tue, 02 Jul 2019 13:25:51 +0100 |
prappo |
8226602: Test convenience reactive primitives from java.net.http with RS TCK |
Tue, 02 Jul 2019 10:28:20 +0200 |
stuefe |
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak |
Tue, 02 Jul 2019 10:25:00 +0200 |
stuefe |
8227035: JVM::printFlags fails in native OOM situations |
Mon, 01 Jul 2019 17:08:04 -0700 |
mikael |
Merge |
Mon, 01 Jul 2019 11:40:34 -0700 |
sspitsyn |
8226603: accessibility issues in specs/jvmti.html |
Mon, 01 Jul 2019 10:49:58 +0200 |
neliasso |
8226287: Make process_users_of_allocation handle gc barriers |
Fri, 28 Jun 2019 21:41:04 -0700 |
iveresov |
8226778: [JVMCI] Handle unpacking properly in Deoptimiziation::get_cached_box() |
Mon, 01 Jul 2019 18:24:06 +0000 |
poonam |
8215523: jstat reports incorrect values for OU for CMS GC |
Mon, 01 Jul 2019 08:24:45 -0400 |
zgu |
8226957: Shenandoah: Remove obsoleted ShenandoahStoreCheck option |
Mon, 01 Jul 2019 12:16:58 +0200 |
redestad |
8225344: Avoid VM_EnableBiasedLocking VM operation during bootstrap if BiasedLockingStartupDelay is 0 |
Mon, 01 Jul 2019 10:49:58 +0200 |
neliasso |
8226287: Make process_users_of_allocation handle gc barriers |
Mon, 01 Jul 2019 12:50:34 +0800 |
aoqi |
8226967: Minimal VM: FALSE was not declared in this scope |
Sat, 29 Jun 2019 05:26:55 +0200 |
jwilhelm |
Merge |
Fri, 28 Jun 2019 16:06:44 -0700 |
sspitsyn |
8226917: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE) |
Fri, 28 Jun 2019 16:50:14 -0400 |
dlong |
8226533: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly |
Fri, 28 Jun 2019 20:46:25 +0100 |
clanger |
8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions |
Fri, 28 Jun 2019 19:36:32 +0000 |
valeriep |
8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect |
Fri, 28 Jun 2019 08:48:17 -0700 |
naoto |
8226876: Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960 |
Thu, 27 Jun 2019 10:39:27 +0200 |
jlahoda |
8226510: No compilation error when switch expression has no result expressions |
Fri, 28 Jun 2019 05:29:54 +0800 |
jjiang |
8224650: Add tests to support X25519 and X448 in TLS |
Fri, 28 Jun 2019 18:51:01 -0700 |
darcy |
8226809: Circular reference in printed stack trace is not correctly indented & ambiguous |
Fri, 28 Jun 2019 13:02:18 -0700 |
bpb |
8226706: (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java |
Fri, 28 Jun 2019 09:49:10 -0700 |
ccheung |
8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work |
Fri, 28 Jun 2019 18:01:36 +0200 |
aoqi |
8226878: zero crashes after JDK-8191278 |
Fri, 28 Jun 2019 15:58:10 +0100 |
dfuchs |
8226514: Replace wildcard address with loopback or local host in tests - part 14 |
Fri, 28 Jun 2019 17:10:22 +0300 |
dpochepk |
8223173: Implement fast class initialization checks on AARCH64 |
Fri, 28 Jun 2019 11:26:07 +0100 |
michaelm |
8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests |
Fri, 28 Jun 2019 09:12:49 +0200 |
thartmann |
8226879: Memory leak in Type::hashcons |
Thu, 27 Jun 2019 22:03:19 +0200 |
jwilhelm |
Merge |
Thu, 27 Jun 2019 12:55:55 -0700 |
prr |
8226783: GTK is not being returned as the System L&F on Gnome |
Thu, 27 Jun 2019 00:51:04 -0700 |
rschmelter |
8226608: Hide the onjcmd option from the help output |
Thu, 27 Jun 2019 03:13:54 +0200 |
jwilhelm |
Added tag jdk-13+27 for changeset b7f68ddec66f |
Wed, 26 Jun 2019 18:22:28 +0200 |
rehn |
8225702: Safepoint counter can't be used for safepoint detection |
Thu, 27 Jun 2019 11:40:18 -0400 |
coleenp |
8225437: JvmtiExport::gc_epilogue is unnecessary |
Thu, 27 Jun 2019 16:12:39 +0100 |
dfuchs |
8226825: Replace wildcard address with loopback or local host in tests - part 19 |
Thu, 27 Jun 2019 18:00:54 +0800 |
aoqi |
8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278 |
Thu, 27 Jun 2019 11:48:32 +0200 |
tschatzl |
8213108: Improve work distribution during remembered set scan |
Thu, 27 Jun 2019 03:33:44 +0200 |
jwilhelm |
8225497: Update Graal |
Thu, 27 Jun 2019 03:10:52 +0200 |
jwilhelm |
Added tag jdk-14+3 for changeset e64383344f14 |
Wed, 26 Jun 2019 17:06:43 -0700 |
igerasim |
8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count |
Wed, 26 Jun 2019 22:16:00 +0200 |
jwilhelm |
Merge |
Wed, 26 Jun 2019 11:25:51 -0400 |
bobv |
8224764: Create jtreg test for JDK-8222252 |
Tue, 25 Jun 2019 10:50:59 +0100 |
smonteith |
8226515: AArch64: float point register corruption in ZBarrierSetAssembler::load_atjdk-13+27 |
Wed, 26 Jun 2019 01:15:51 +0000 |
valeriep |
8226607: Inconsistent info between pcsclite.md and MUSCLE headers |
Tue, 25 Jun 2019 18:21:21 -0400 |
vromero |
8226709: MethodTypeDesc::resolveConstantDesc needs access check per the specification |
Tue, 25 Jun 2019 09:41:03 -0700 |
ccheung |
8226462: [TESTBUG] runtime/appcds/sharedStrings/SysDictCrash.java failed with Cannot dump shared archive |
Tue, 25 Jun 2019 16:34:08 +0100 |
aefimov |
8226730: Missing `@` in code tags |
Mon, 24 Jun 2019 22:38:17 -0400 |
dcubed |
8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes |
Wed, 26 Jun 2019 13:18:38 -0400 |
kbarrett |
8225255: Make SATB qset lock-freejdk-14+3 |
Wed, 26 Jun 2019 09:06:32 -0400 |
hseigel |
8224137: Analyze and port invocation tests to jtreg and co-locate to jdk repo |
Wed, 26 Jun 2019 05:49:59 +0000 |
joehw |
8224157: BCEL: update to version 6.3.1 |
Tue, 25 Jun 2019 18:46:51 -0700 |
darcy |
8226785: MandatoryWarningHandler.java contains implementation of Objects.equals functionality |
Tue, 25 Jun 2019 18:20:21 -0700 |
igerasim |
8224849: Flag (?U:...) is allowed for non-capturing groups |
Tue, 25 Jun 2019 17:27:31 -0700 |
igerasim |
8226543: Reduce GC pressure during message digest calculations in password-based encryption |
Tue, 25 Jun 2019 21:33:24 +0000 |
valeriep |
8226607: Inconsistent info between pcsclite.md and MUSCLE headers |
Tue, 25 Jun 2019 21:24:37 +0200 |
bsrbnd |
8225644: C1 dumps incorrect class name in ClassCastException message |
Mon, 24 Jun 2019 11:37:56 -0700 |
jcm |
8191278: MappedByteBuffer bulk access memory failures are not handled gracefully |
Thu, 20 Jun 2019 14:09:22 +0100 |
sgroeger |
8226468: [aix] loadquery failed error message displayed |
Tue, 25 Jun 2019 14:36:31 +0200 |
jwilhelm |
Merge |
Mon, 24 Jun 2019 18:51:54 -0400 |
dlong |
8225369: [AOT] vm/classfmt/cpl/cplres001/cplres00101m004/cplres00101m004.html fails |
Mon, 24 Jun 2019 13:40:23 -0700 |
jjg |
8226628: The copyright footer should be enclosed in <footer> |
Mon, 24 Jun 2019 11:52:01 -0400 |
bobv |
8224506: [TESTBUG] TestDockerMemoryMetrics.java fails with exitValue = 137 |
Mon, 24 Jun 2019 11:49:59 -0400 |
bobv |
8224502: [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM |
Mon, 24 Jun 2019 10:11:17 -0400 |
mullan |
8180005: Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification |
Sat, 22 Jun 2019 14:35:57 -0700 |
sspitsyn |
8226595: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java still fails due to wrong number of MonitorContendedEntered events |
Fri, 21 Jun 2019 18:20:49 -0700 |
sspitsyn |
8224555: vmTestbase/nsk/jvmti/scenarios/contention/TC02/tc02t001/TestDescription.java failed |
Fri, 21 Jun 2019 16:20:01 -0700 |
serb |
8225146: Accessibility issues in javax/swing/plaf/nimbus/doc-files/properties.html |
Mon, 24 Jun 2019 22:38:17 -0400 |
dcubed |
8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes |
Mon, 24 Jun 2019 16:51:23 -0400 |
coleenp |
8214822: Move ConcurrentHashTable VALUE parameter to CONFIG |
Mon, 24 Jun 2019 14:13:49 -0400 |
zgu |
8226310: Shenandoah: Concurrent evacuation of CLDG |
Mon, 24 Jun 2019 11:46:46 -0400 |
zgu |
8226311: Shenandoah: Concurrent evacuation of OopStorage backed weak roots |
Mon, 24 Jun 2019 15:19:11 +0100 |
michaelm |
8226683: Remove review suggestion from fix to 8219804 |
Mon, 24 Jun 2019 15:10:44 +0100 |
michaelm |
8219804: java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException |
Mon, 24 Jun 2019 09:51:45 -0400 |
zgu |
8226586: Shenandoah: No need to pre-evacuate roots for degenerated GC |
Sat, 22 Jun 2019 02:03:41 +0200 |
jwilhelm |
Merge |
Fri, 21 Jun 2019 12:09:07 -0700 |
jjg |
8226593: Fix HTML in com/sun/jdi/doc-files/signature.html |
Fri, 21 Jun 2019 11:41:29 -0700 |
jjg |
8226592: Fix HTML in table for jdk.zipfs module-info |
Fri, 21 Jun 2019 10:38:53 -0700 |
erikj |
8226269: Race in SetupProcessMarkdown |
Fri, 21 Jun 2019 23:44:58 +0800 |
weijun |
8225257: sun/security/tools/keytool/PSS.java timed out |
Fri, 21 Jun 2019 09:53:12 -0400 |
coleenp |
8226394: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError |
Fri, 21 Jun 2019 15:16:03 +0100 |
adinn |
8226203: MappedByteBuffer.force method may have no effect on implementation specific map modes |
Fri, 21 Jun 2019 06:33:55 -0700 |
erikj |
8226538: find-files.gmk gets corrupted if tab completion is used before running make first |
Thu, 20 Jun 2019 23:12:12 -0700 |
sspitsyn |
8223736: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails due to wrong number of MonitorContendedEntered events |
Fri, 21 Jun 2019 16:21:13 -0700 |
kvn |
8225810: Update JVMCI |
Fri, 21 Jun 2019 13:04:14 -0700 |
kvn |
8185139: [Graal] Tests which set too restrictive security manager fail with Graal |
Fri, 21 Jun 2019 08:38:26 -0400 |
mullan |
8226307: Curve names should be case-insensitive |
Fri, 21 Jun 2019 12:23:46 +0200 |
hannesw |
8225802: Remove unused CSS classes from HTML doclet |
Fri, 21 Jun 2019 08:07:18 +0000 |
coffeys |
8133489: Better messaging for PKIX path validation matching |
Fri, 21 Jun 2019 04:16:18 +0200 |
jwilhelm |
Merge |
Thu, 20 Jun 2019 18:47:44 -0700 |
dtitov |
8220175: serviceability/dcmd/framework/VMVersionTest.java fails with a timeout |
Thu, 20 Jun 2019 14:24:13 -0700 |
jjg |
8226412: Fix command-line help text for javac -target |
Thu, 20 Jun 2019 11:42:33 -0700 |
epavlova |
8225684: [AOT] vmTestbase/vm/oom/production/AlwaysOOMProduction tests fail with AOTed java.base |
Thu, 20 Jun 2019 10:32:25 -0700 |
kvn |
8223794: applications/kitchensink/Kitchensink.java crash bad oop with Graal |
Thu, 20 Jun 2019 07:56:28 -0700 |
erikj |
8226404: bootcycle build uses wrong CDS archive |
Wed, 19 Jun 2019 21:49:33 -0700 |
xuelei |
8225766: Curve in certificate should not affect signature scheme when using TLSv1.3 |
Thu, 20 Jun 2019 04:08:29 +0200 |
jwilhelm |
Added tag jdk-13+26 for changeset 0692b67f5462 |
Thu, 20 Jun 2019 18:29:34 -0400 |
zgu |
8225590: Shenandoah: Refactor ShenandoahClassLoaderDataRoots API |
Thu, 20 Jun 2019 20:20:01 +0000 |
robm |
8223727: com/sun/jndi/ldap/privconn/RunTest.java failed due to hang in LdapRequest.getReplyBer |
Thu, 20 Jun 2019 16:15:10 -0400 |
lancea |
8226518: Typo in the ConnectionBuilder javadoc examples |
Thu, 20 Jun 2019 14:03:10 -0600 |
dlsmith |
8226325: Support building of filtered spec bundles |
Thu, 05 Sep 2019 18:47:59 +0000 |
mcimadamore |
Automatic merge with records-and-sealedpatterns-deconstruction |
Thu, 05 Sep 2019 18:47:28 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 05 Sep 2019 14:09:33 -0400 |
vromero |
more consolidation of sealed types testsrecords-and-sealed |
Thu, 05 Sep 2019 17:35:41 +0200 |
jlahoda |
Partial updates for patterns using PatternHandle.patterns-deconstruction |
Thu, 05 Sep 2019 15:58:50 +0200 |
jlahoda |
Merging patterns-deconstruction branch with the records-and-sealed branch.patterns-deconstruction |
Wed, 04 Sep 2019 23:20:48 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 04 Sep 2019 19:13:09 -0400 |
vromero |
consolidating sealed types testsrecords-and-sealed |
Wed, 04 Sep 2019 22:40:38 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 04 Sep 2019 18:34:55 -0400 |
briangoetz |
More records testsrecords-and-sealed |
Wed, 04 Sep 2019 16:40:52 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 04 Sep 2019 12:35:25 -0400 |
hseigel |
runtime: remove the final flag from sealed typesrecords-and-sealed |
Thu, 29 Aug 2019 15:25:44 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 29 Aug 2019 11:22:10 -0400 |
vromero |
adding a preview check for records and sealed typesrecords-and-sealed |
Wed, 28 Aug 2019 01:36:58 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 27 Aug 2019 21:09:18 -0400 |
vromero |
allow explicitly static classes inside inner classesrecords-and-sealed |
Tue, 27 Aug 2019 22:15:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 27 Aug 2019 18:10:25 -0400 |
vromero |
testing records in inner classesrecords-and-sealed |
Tue, 27 Aug 2019 21:25:46 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 27 Aug 2019 17:18:26 -0400 |
vromero |
allow static members in inner classesrecords-and-sealed |
Tue, 27 Aug 2019 20:30:53 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 27 Aug 2019 20:25:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 27 Aug 2019 16:24:29 -0400 |
briangoetz |
More record test consolidationrecords-and-sealed |
Tue, 27 Aug 2019 16:20:06 -0400 |
vromero |
relaxing an assertion on record components length at jvm::JVM_GetRecordComponentNamesrecords-and-sealed |
Mon, 26 Aug 2019 20:40:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 26 Aug 2019 16:38:09 -0400 |
vromero |
additional var args testsrecords-and-sealed |
Mon, 26 Aug 2019 19:55:44 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 26 Aug 2019 15:52:05 -0400 |
vromero |
activating ReflectionTest againrecords-and-sealed |
Mon, 26 Aug 2019 15:51:18 -0400 |
hseigel |
new implementation of the record attribute in the runtime, first iterationrecords-and-sealed |
Mon, 26 Aug 2019 13:11:35 -0400 |
vromero |
updating list of forbidden record component namesrecords-and-sealed |
Sun, 25 Aug 2019 21:55:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Sun, 25 Aug 2019 17:50:55 -0400 |
briangoetz |
Consolidate several tests into RecordMemberTestsrecords-and-sealed |
Fri, 23 Aug 2019 18:20:42 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 23 Aug 2019 14:11:14 -0400 |
vromero |
allow varargs in recordsrecords-and-sealed |
Fri, 23 Aug 2019 18:05:39 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 23 Aug 2019 14:02:23 -0400 |
briangoetz |
More test consolidationrecords-and-sealed |
Thu, 22 Aug 2019 21:25:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 22 Aug 2019 17:16:28 -0400 |
vromero |
bug fix: private records are not allowedrecords-and-sealed |
Thu, 22 Aug 2019 16:41:11 -0400 |
vromero |
minor code simplificationrecords-and-sealed |
Thu, 22 Aug 2019 19:10:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 22 Aug 2019 14:42:54 -0400 |
vromero |
definition of the new annotation target RECORD_COMPONENT, new implementation of the record attributerecords-and-sealed |
Thu, 22 Aug 2019 15:05:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 22 Aug 2019 10:59:08 -0400 |
vromero |
delta applying: allow records to implement serialization methods, stop generating the readResolve method, until all the support for record serialization has been pushedrecords-and-sealed |
Thu, 22 Aug 2019 14:21:50 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 22 Aug 2019 09:41:03 -0400 |
vromero |
allow records to implement serialization methods, stop generating the readResolve methodrecords-and-sealed |
Wed, 21 Aug 2019 11:35:54 +0000 |
mcimadamore |
Automatic merge with patternspatterns-deconstruction |
Wed, 21 Aug 2019 13:28:16 +0200 |
jlahoda |
Improving fallthrough handling in switches with patterns.patterns |
Tue, 20 Aug 2019 21:50:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 17:42:58 -0400 |
vromero |
dont allow type annotations with TYPE_PARAMETER target on record componentsrecords-and-sealed |
Tue, 20 Aug 2019 21:25:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 17:20:53 -0400 |
vromero |
dont allow accessors or canonical constructor to declare checked exceptionsrecords-and-sealed |
Tue, 20 Aug 2019 20:00:44 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 15:54:25 -0400 |
vromero |
ignore CheckReadResolveMethodTest for nowrecords-and-sealed |
Tue, 20 Aug 2019 19:35:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 15:31:12 -0400 |
vromero |
assign unassigned components only for the compact record constructorrecords-and-sealed |
Tue, 20 Aug 2019 18:40:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 14:33:57 -0400 |
vromero |
removing duplicated testsrecords-and-sealed |
Tue, 20 Aug 2019 17:45:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 13:43:41 -0400 |
briangoetz |
Test cleanupsrecords-and-sealed |
Tue, 20 Aug 2019 17:35:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 13:31:16 -0400 |
vromero |
reject serialization members if declared in a recordrecords-and-sealed |
Tue, 20 Aug 2019 14:10:47 +0000 |
mcimadamore |
Automatic merge with patternspatterns-deconstruction |
Tue, 20 Aug 2019 15:59:21 +0200 |
jlahoda |
Fixing a few tests.patterns |
Tue, 20 Aug 2019 09:06:10 +0000 |
mcimadamore |
Automatic merge with patternspatterns-deconstruction |
Tue, 20 Aug 2019 09:05:40 +0000 |
mcimadamore |
Automatic merge with patterns-stage-1amber-demo-II |
Tue, 20 Aug 2019 10:59:45 +0200 |
jlahoda |
Merging recent changes to patterns-stage-1 into the patterns branch; reapplying the ability to merge pattern variables.patterns |
Mon, 19 Aug 2019 16:49:28 +0200 |
jlahoda |
Disabling merging of pattern variables.patterns-stage-1 |
Mon, 19 Aug 2019 20:05:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 19 Aug 2019 16:00:24 -0400 |
briangoetz |
More record compilation tests; add RECORD_COMPONENT ElementType enum.records-and-sealed |
Fri, 16 Aug 2019 21:15:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 16 Aug 2019 17:11:04 -0400 |
vromero |
fixing more bugs on records, more changes to RecordCompilationTestsrecords-and-sealed |
Fri, 16 Aug 2019 18:35:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 16 Aug 2019 14:31:37 -0400 |
vromero |
fixing test CheckingAttributeAtRuntimeTestrecords-and-sealed |
Fri, 16 Aug 2019 16:05:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 16 Aug 2019 11:57:15 -0400 |
hseigel |
additional permitted subtypes checksrecords-and-sealed |
Fri, 16 Aug 2019 15:05:55 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 16 Aug 2019 11:00:47 -0400 |
vromero |
moving previous negative tests to RecordCompilationTest, fixing reported bugsrecords-and-sealed |
Thu, 15 Aug 2019 23:05:47 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 15 Aug 2019 19:02:11 -0400 |
vromero |
adding test RecordCompilationTestsrecords-and-sealed |
Thu, 15 Aug 2019 21:50:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 15 Aug 2019 17:45:52 -0400 |
vromero |
make records inherit from j.l.Record and check that no class can inherit from j.l.Recordrecords-and-sealed |
Thu, 15 Aug 2019 18:05:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 15 Aug 2019 14:01:09 -0400 |
vromero |
rewording java.lang.Record specrecords-and-sealed |
Thu, 15 Aug 2019 17:55:56 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 15 Aug 2019 13:48:44 -0400 |
briangoetz |
adding class java.lang.Recordrecords-and-sealed |
Wed, 14 Aug 2019 22:25:42 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 14 Aug 2019 18:14:28 -0400 |
vromero |
dont accept record component names like: toString, etcrecords-and-sealed |
Sat, 10 Aug 2019 00:49:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 09 Aug 2019 17:13:59 -0700 |
jjg |
update javadoc behavior for undocumented permitted subtypesrecords-and-sealed |
Fri, 09 Aug 2019 23:35:44 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 09 Aug 2019 16:26:46 -0700 |
jjg |
add javadoc test for empty recordsrecords-and-sealed |
Thu, 08 Aug 2019 23:40:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 08 Aug 2019 16:32:18 -0700 |
jjg |
more javadoc testsrecords-and-sealed |
Thu, 08 Aug 2019 22:40:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 08 Aug 2019 15:29:26 -0700 |
jjg |
fix legal headers on testsrecords-and-sealed |
Thu, 08 Aug 2019 22:30:44 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 08 Aug 2019 15:22:34 -0700 |
jjg |
Remove assumption that all RECORD items are MANDATEDrecords-and-sealed |
Thu, 08 Aug 2019 04:52:29 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 07 Aug 2019 17:30:40 -0700 |
jjg |
initial support for generated doc comments for recordsrecords-and-sealed |
Wed, 07 Aug 2019 23:45:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 07 Aug 2019 16:34:00 -0700 |
jjg |
reverse 'definition of the new annotation target RECORD_COMPONENT, new implementation of the record attribute'records-and-sealed |
Mon, 05 Aug 2019 16:00:38 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 05 Aug 2019 12:56:08 -0400 |
vromero |
definition of the new annotation target RECORD_COMPONENT, new implementation of the record attributerecords-and-sealed |
Mon, 05 Aug 2019 12:15:25 +0200 |
jlahoda |
Merging branch patterns into branch patterns-deconstruction.patterns-deconstruction |
Mon, 05 Aug 2019 11:53:33 +0200 |
jlahoda |
Merging branch patterns-stage-1 into branch patterns.patterns |
Sat, 03 Aug 2019 00:49:50 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 02 Aug 2019 16:57:06 -0700 |
jjg |
basic javadoc support for record pseudo-keywordrecords-and-sealed |
Fri, 02 Aug 2019 18:30:37 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 02 Aug 2019 11:21:38 -0700 |
jjg |
initial (basic) support for permitted subtypesrecords-and-sealed |
Fri, 02 Aug 2019 08:55:42 +0000 |
mcimadamore |
Automatic merge with patterns-stage-1amber-demo-II |
Fri, 02 Aug 2019 10:50:17 +0200 |
jlahoda |
Removing unnecessary code.patterns-stage-1 |
Fri, 02 Aug 2019 10:47:02 +0200 |
jlahoda |
Handling of type annotation in type test patterns.patterns-stage-1 |
Wed, 31 Jul 2019 21:05:39 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 31 Jul 2019 13:54:15 -0700 |
jjg |
javadoc support for selaed/non-sealed modifiersrecords-and-sealed |
Wed, 31 Jul 2019 20:50:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 31 Jul 2019 13:43:11 -0700 |
jjg |
remove unused propertiesrecords-and-sealed |
Wed, 31 Jul 2019 13:41:41 -0700 |
jjg |
implement ClassTree.getPermitsClause and scannersrecords-and-sealed |
Wed, 31 Jul 2019 20:45:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 31 Jul 2019 13:39:22 -0700 |
jjg |
improve failure diagnosisrecords-and-sealed |
Wed, 31 Jul 2019 13:35:42 -0700 |
jjg |
implement JavacElements.isSealedrecords-and-sealed |
Mon, 29 Jul 2019 22:10:49 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 29 Jul 2019 18:02:50 -0400 |
vromero |
make JVM_GetPermittedSubtypes return an array of Stringsrecords-and-sealed |
Tue, 23 Jul 2019 22:45:54 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 23 Jul 2019 18:36:43 -0400 |
hseigel |
module checking for sealed types, disallow changing PermittedSubtypes attr, adding testsrecords-and-sealed |
Thu, 18 Jul 2019 21:05:42 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 18 Jul 2019 16:57:15 -0400 |
vromero |
additional type annotation testrecords-and-sealed |
Wed, 17 Jul 2019 18:50:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 17 Jul 2019 13:21:19 -0400 |
vromero |
adding support for type annotations on recordsrecords-and-sealed |
Wed, 17 Jul 2019 14:30:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 17 Jul 2019 10:27:54 -0400 |
vromero |
fixing regression test ListModuleDepsrecords-and-sealed |
Tue, 16 Jul 2019 18:05:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 16 Jul 2019 14:01:12 -0400 |
vromero |
do enter additional mandated membersrecords-and-sealed |
Mon, 15 Jul 2019 19:40:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 15 Jul 2019 15:21:19 -0400 |
vromero |
fixing failing regression testsrecords-and-sealed |
Mon, 15 Jul 2019 13:34:21 -0400 |
vromero |
manual merge with patterns-stage-1amber-demo-II |
Mon, 15 Jul 2019 16:02:04 +0200 |
jlahoda |
Merging patterns-stage-1 into patterns.patterns-deconstruction |
Mon, 15 Jul 2019 15:53:06 +0200 |
jlahoda |
Post-merge fixes.patterns |
Mon, 15 Jul 2019 12:50:29 +0000 |
mcimadamore |
Automatic merge with patterns-stage-1patterns |
Mon, 15 Jul 2019 14:46:14 +0200 |
jlahoda |
Cleanup.patterns-stage-1 |
Mon, 15 Jul 2019 13:29:39 +0200 |
jlahoda |
Merging patterns branch to patterns-deconstruction branch.patterns-deconstruction |
Mon, 15 Jul 2019 12:52:33 +0200 |
jlahoda |
Merging patterns-stage-1 branch into the patterns branch.patterns |
Fri, 12 Jul 2019 20:50:33 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 12 Jul 2019 16:45:48 -0400 |
vromero |
adding test to check that anno processor wont see annotations before being trimmedrecords-and-sealed |
Fri, 12 Jul 2019 18:50:44 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 12 Jul 2019 14:47:44 -0400 |
vromero |
pushing down declaration annotations on records, initial supportrecords-and-sealed |
Fri, 12 Jul 2019 17:10:45 +0200 |
jlahoda |
Cleanup and bugfixing for type test patterns.patterns-stage-1 |
Thu, 11 Jul 2019 12:45:33 +0000 |
mcimadamore |
Automatic merge with patterns-stage-1patterns |
Thu, 11 Jul 2019 14:40:03 +0200 |
jlahoda |
Fixing tests.patterns-stage-1 |
Wed, 10 Jul 2019 06:10:38 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 09 Jul 2019 20:37:08 -0400 |
vromero |
updating golden filerecords-and-sealed |
Tue, 09 Jul 2019 14:36:41 -0400 |
vromero |
manual merge with recordsamber-demo-II |
Tue, 09 Jul 2019 11:56:14 -0400 |
vromero |
fixing NPE on visitLambdarecords-and-sealed |
Mon, 08 Jul 2019 20:36:28 -0400 |
vromero |
dont allow anonymous classes or lambdas to extend or implement sealed classesrecords-and-sealed |
Mon, 08 Jul 2019 19:09:33 -0400 |
vromero |
improving error message in recordsrecords-and-sealed |
Mon, 08 Jul 2019 18:54:23 -0400 |
vromero |
dont allow bodiless recordsrecords-and-sealed |
Wed, 03 Jul 2019 16:16:15 -0400 |
vromero |
simplifying accessor name extractionrecords-and-sealed |
Wed, 03 Jul 2019 14:55:00 -0400 |
vromero |
updating the Record attributerecords-and-sealed |
Sat, 29 Jun 2019 13:22:45 -0700 |
darcy |
Fix compilation problems in ClassfileInspector.java test libraryrecords-and-sealed |
Fri, 28 Jun 2019 20:32:20 -0700 |
darcy |
Fix compilation problems in tools/javac/MethodParameters tests.records-and-sealed |
Fri, 28 Jun 2019 17:08:17 -0400 |
vromero |
updating non-sealed, removing non-final, adding restrictions to the use of sealed modifiersrecords-and-sealed |
Thu, 27 Jun 2019 20:51:33 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 27 Jun 2019 14:45:22 -0400 |
vromero |
fixing several bugs plus adding reflection testrecords-and-sealed |
Thu, 27 Jun 2019 17:01:33 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 27 Jun 2019 10:55:30 -0400 |
vromero |
implementation of java.lang.Class::isRecordrecords-and-sealed |
Thu, 27 Jun 2019 14:17:52 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 26 Jun 2019 20:09:35 -0400 |
vromero |
sync the reflection API for records with the specificationrecords-and-sealed |
Thu, 27 Jun 2019 00:01:33 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 26 Jun 2019 17:52:40 -0400 |
vromero |
adjusting Record attribute to last spec: remove access flags from the attr, etcrecords-and-sealed |
Wed, 26 Jun 2019 22:01:31 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 26 Jun 2019 15:52:31 -0400 |
vromero |
generate the MethodParameters attribute for the canonical constructorrecords-and-sealed |
Wed, 26 Jun 2019 18:12:03 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 26 Jun 2019 11:42:07 -0400 |
vromero |
fixing bug on sealed classes in same compilation unitrecords-and-sealed |
Tue, 25 Jun 2019 01:40:58 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 24 Jun 2019 18:38:44 -0400 |
vromero |
sealed classes subtypes can be implicit if in same compilation unitrecords-and-sealed |
Mon, 24 Jun 2019 18:07:26 -0400 |
vromero |
delta applying patch to dont add final flag to sealed classesrecords-and-sealed |
Mon, 24 Jun 2019 11:00:53 -0400 |
vromero |
manual merge with records branchamber-demo-II |
Fri, 21 Jun 2019 16:51:43 -0400 |
vromero |
compiler failing with unexpected kind: recordrecords-and-sealed |
Fri, 21 Jun 2019 16:25:21 -0400 |
vromero |
issue an error if the accessor returned type doesnt match exactly with that of the corresponding componentrecords-and-sealed |
Fri, 21 Jun 2019 13:52:53 -0400 |
vromero |
updating RecordTestrecords-and-sealed |
Fri, 21 Jun 2019 19:30:18 +0200 |
mcimadamore |
Automatic merge with pattern-runtimerecords-and-sealed |
Fri, 21 Jun 2019 13:26:49 -0400 |
briangoetz |
Temporary testing support for RecordTestpattern-runtime |
Fri, 21 Jun 2019 11:37:08 -0400 |
vromero |
adapting to new extractor bootstraprecords-and-sealed |
Fri, 21 Jun 2019 16:41:16 +0200 |
mcimadamore |
Automatic merge with pattern-runtimerecords-and-sealed |
Fri, 21 Jun 2019 10:34:47 -0400 |
briangoetz |
Updates to pattern match testspattern-runtime |
Thu, 20 Jun 2019 23:53:22 -0400 |
vromero |
manual merge with pattern-runtimerecords-and-sealed |
Thu, 20 Jun 2019 23:52:03 -0400 |
vromero |
adding dependency on pattern-runtimerecords-and-sealed |
Thu, 20 Jun 2019 23:41:07 -0400 |
vromero |
reorganizing extractor coderecords-and-sealed |
Fri, 21 Jun 2019 01:43:31 +0200 |
mcimadamore |
Automatic merge with records-and-sealedpatterns-deconstruction |
Fri, 21 Jun 2019 01:43:06 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 20 Jun 2019 18:07:27 -0400 |
vromero |
temporary remove dependenciesrecords-and-sealed |
Thu, 20 Jun 2019 17:40:57 -0400 |
vromero |
adding a dependency on branch pattern-runtimerecords-and-sealed |
Thu, 20 Jun 2019 22:35:17 +0200 |
mcimadamore |
Automatic merge with defaultpattern-runtime |
Thu, 20 Jun 2019 16:05:18 -0400 |
briangoetz |
Initial implementation of PatternHandle and friendspattern-runtime |
Fri, 14 Jun 2019 15:59:12 -0400 |
briangoetz |
Branching for pattern-runtimepattern-runtime |
Thu, 20 Jun 2019 22:08:08 +0200 |
mcimadamore |
Automatic merge with records-and-sealedpatterns-deconstruction |
Thu, 20 Jun 2019 22:07:49 +0200 |
mcimadamore |
Automatic merge with patternspatterns-deconstruction |
Thu, 20 Jun 2019 22:07:29 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 20 Jun 2019 22:07:10 +0200 |
mcimadamore |
Automatic merge with patterns-stage-1amber-demo-II |
Thu, 20 Jun 2019 22:06:48 +0200 |
mcimadamore |
Automatic merge with patterns-stage-1patterns |
Thu, 20 Jun 2019 22:06:28 +0200 |
mcimadamore |
Automatic merge with defaultconcise-method-declarations |
Thu, 20 Jun 2019 22:06:07 +0200 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Thu, 20 Jun 2019 22:05:46 +0200 |
mcimadamore |
Automatic merge with defaultstats-before-this-super |
Thu, 20 Jun 2019 22:05:25 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 20 Jun 2019 22:05:05 +0200 |
mcimadamore |
Automatic merge with defaultrecords-and-sealed |
Thu, 20 Jun 2019 22:04:43 +0200 |
mcimadamore |
Automatic merge with defaultpatterns-stage-1 |
Thu, 20 Jun 2019 11:21:54 -0700 |
naoto |
8220229: Timezone pattern "OOOO" does not result in the full "GMT+00:00" substring |
Thu, 20 Jun 2019 09:35:41 -0700 |
erikj |
8226521: Detect WSL2 as WSL in configure |
Thu, 20 Jun 2019 10:12:31 -0400 |
zgu |
8226413: Shenandoah: Separate root scanner for SH::object_iterate() |
Thu, 20 Jun 2019 07:13:06 -0400 |
gadams |
8224642: Test sun/tools/jcmd/TestJcmdSanity.java fails: Bad file descriptor |
Thu, 20 Jun 2019 08:02:41 +0000 |
coffeys |
8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1 |
Thu, 20 Jun 2019 03:32:14 +0000 |
tvaleev |
8226286: Remove unused method java.lang.Integer::formatUnsignedInt and cleanup Integer/Long classes |
Thu, 20 Jun 2019 04:15:01 +0200 |
jwilhelm |
Added tag jdk-14+2 for changeset 43627549a488 |
Thu, 20 Jun 2019 02:10:53 +0200 |
jwilhelm |
Merge |
Tue, 18 Jun 2019 16:15:15 +0100 |
aph |
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_precedingjdk-13+26 |
Wed, 19 Jun 2019 08:42:15 -0400 |
hseigel |
8225789: Empty method parameter type should generate ClassFormatError |
Wed, 19 Jun 2019 12:25:12 +0200 |
thartmann |
8226382: ProblemList java/lang/constant/MethodTypeDescTest.java |
Wed, 19 Jun 2019 12:24:26 +0200 |
thartmann |
8226381: ProblemList java/lang/reflect/PublicMethods/PublicMethodsTest.java |
Wed, 19 Jun 2019 03:21:38 -0700 |
iignatyev |
8226360: merge entries in hotspot problem lists |
Tue, 18 Jun 2019 16:08:31 -0700 |
amenkov |
8225682: Reference to JNI spec on java.sun.com |
Tue, 18 Jun 2019 09:19:57 -0700 |
iignatyev |
8226313: problem list compiler/types/correctness tests |
Wed, 19 Jun 2019 05:04:08 -0800 |
shurailine |
8226359: Switch to JCov build which supports byte code version 58jdk-14+2 |
Wed, 19 Jun 2019 13:34:31 -0400 |
hseigel |
8226304: Obsolete the -XX:+FailOverToOldVerifier option |
Tue, 18 Jun 2019 16:15:15 +0100 |
aph |
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding |
Wed, 19 Jun 2019 08:52:15 -0400 |
zgu |
8225582: Shenandoah: Enable concurrent evacuation of JNIHandles |
Wed, 19 Jun 2019 12:17:22 +0100 |
prappo |
Merge |
Tue, 18 Jun 2019 14:12:06 +0100 |
prappo |
8226303: Examine the HttpRequest.BodyPublishers for exception handling |
Wed, 19 Jun 2019 08:43:23 +0200 |
pliden |
8225779: Remove unused CollectedHeap::cell_header_size() |
Mon, 17 Jun 2019 09:40:07 +0000 |
pli |
8226222: [JVMCI] Export AArch64 field VM_Version::_psr_info.dczid_el0 |
Tue, 18 Jun 2019 17:58:07 -0400 |
zgu |
8225573: Shenandoah: Enhance ShenandoahVerifier to ensure roots to-space invariant |
Tue, 18 Jun 2019 17:50:33 -0400 |
lancea |
8225680: Address links in java.sql.rowset |
Tue, 18 Jun 2019 22:48:27 +0200 |
jwilhelm |
Merge |
Tue, 18 Jun 2019 11:52:57 -0700 |
jjg |
8225748: Use SHA-256 for javap classfile checksum |
Tue, 18 Jun 2019 12:39:29 -0500 |
gziemski |
8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics() |
Tue, 18 Jun 2019 10:00:35 +0530 |
rraghavan |
8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state |
Mon, 17 Jun 2019 17:14:05 -0700 |
rfield |
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801 |
Mon, 17 Jun 2019 14:31:49 -0700 |
dtitov |
8217348: assert(thread->is_Java_thread()) failed: just checking |
Thu, 13 Jun 2019 11:21:50 -0700 |
dtitov |
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process |
Mon, 17 Jun 2019 09:11:27 -0700 |
kvn |
8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException |
Fri, 14 Jun 2019 12:08:55 -0400 |
zgu |
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes |
Sat, 15 Jun 2019 14:39:04 +0800 |
weijun |
8225392: Comparison builds are failing due to cacerts file |
Fri, 14 Jun 2019 12:19:14 -0700 |
xuelei |
8224829: AsyncSSLSocketClose.java has timing issue |
Fri, 14 Jun 2019 10:02:57 +0200 |
shade |
8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support) |
Fri, 14 Jun 2019 03:50:25 +0200 |
jwilhelm |
Added tag jdk-13+25 for changeset 22b3b7983ada |
Thu, 13 Jun 2019 17:18:06 -0700 |
kvn |
8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error |
Thu, 13 Jun 2019 17:49:49 -0400 |
mullan |
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux |
Thu, 13 Jun 2019 13:42:41 -0700 |
iignatyev |
8225746: hotspot problem lists list unexciting tests |
Tue, 18 Jun 2019 18:38:53 +0100 |
chegar |
8226319: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java |
Tue, 18 Jun 2019 13:11:09 -0400 |
zgu |
8225804: SA: Remove unused CollectedHeap.oopOffset() method |
Tue, 18 Jun 2019 10:37:28 -0400 |
rriggs |
8226242: Diagnostic output for posix_spawn failure |
Tue, 18 Jun 2019 14:52:36 +0100 |
chegar |
8225583: Examine the HttpResponse.BodySubscribers for null handling |
Tue, 18 Jun 2019 11:06:29 +0200 |
rehn |
8226227: Missing include of thread.inline.hpp |
Tue, 18 Jun 2019 10:54:00 +0900 |
ysuenaga |
8225636: SA can't handle prelinked libraries |
Mon, 17 Jun 2019 20:03:34 +0100 |
dfuchs |
8225578: Replace wildcard address with loopback or local host in tests - part 16 |
Mon, 17 Jun 2019 15:31:49 +0800 |
ngasson |
8224851: AArch64: fix warnings and errors with Clang and GCC 8.3 |
Fri, 14 Jun 2019 20:30:10 -0700 |
rfield |
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801 |
Fri, 14 Jun 2019 12:08:55 -0400 |
zgu |
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes |
Fri, 14 Jun 2019 11:58:23 -0400 |
zgu |
8225550: Shenandoah: Prevent SH::object_iterate() call's side-effects |
Fri, 14 Jun 2019 16:47:58 +0200 |
shade |
8225743: Remove ShenandoahBarrierSetC2::escape_is_barrier_node and related GC interface |
Fri, 14 Jun 2019 13:26:52 +0200 |
thartmann |
8225783: Incorrect use of binary operators on booleans in type.cpp |
Fri, 14 Jun 2019 10:19:04 +0530 |
jpai |
8217705: HttpClient - wrong exception type when bad status line is received |
Fri, 14 Jun 2019 05:02:58 +0000 |
tvaleev |
8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods |
Thu, 13 Jun 2019 16:39:20 -0700 |
darcy |
8222369: ExecutableElement.getReceiverType returns null instead of NOTYPE |
Fri, 14 Jun 2019 01:09:45 +0200 |
jwilhelm |
Added tag jdk-14+1 for changeset 2f4e214781a1 |
Thu, 13 Jun 2019 13:43:34 -0700 |
bpb |
8223813: (aio) Iocp.getErrorMessage should drop trailing \r\n |
Thu, 20 Jun 2019 12:08:09 -0400 |
vromero |
manual merge with records branchpatterns-deconstruction |
Thu, 20 Jun 2019 17:11:46 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 20 Jun 2019 11:05:50 -0400 |
vromero |
improving generation and error detection on canonical constructorsrecords-and-sealed |
Tue, 18 Jun 2019 21:30:50 +0200 |
mcimadamore |
Automatic merge with records-and-sealedpatterns-deconstruction |
Tue, 18 Jun 2019 21:30:24 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 18 Jun 2019 15:27:02 -0400 |
vromero |
updating and reorganizing regression testsrecords-and-sealed |
Tue, 18 Jun 2019 04:38:09 +0200 |
mcimadamore |
Automatic merge with records-and-sealedpatterns-deconstruction |
Tue, 18 Jun 2019 04:37:43 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 17 Jun 2019 19:31:58 -0400 |
vromero |
bug fixes plus updates to existing and addition of new regression testsrecords-and-sealed |
Mon, 17 Jun 2019 17:21:13 +0200 |
jlahoda |
Merging recent changes from the patterns branch into the patterns-deconstruction branch.patterns-deconstruction |
Mon, 17 Jun 2019 17:18:22 +0200 |
jlahoda |
Correcting handling of yield in matching switch expressions.patterns |
Mon, 17 Jun 2019 17:14:55 +0200 |
jlahoda |
Using subtyping to find patterns.patterns-deconstruction |
Fri, 14 Jun 2019 10:49:25 -0400 |
vromero |
manual merge with defaultconcise-method-declarations |
Fri, 14 Jun 2019 13:35:47 +0200 |
jlahoda |
Support for deconstruction patterns in switches.patterns-deconstruction |
Fri, 14 Jun 2019 13:26:15 +0200 |
jlahoda |
Adding var/any patterns inside deconstruction patterns.patterns-deconstruction |
Fri, 14 Jun 2019 13:24:13 +0200 |
jlahoda |
A prototype of deconstruction patterns.patterns-deconstruction |
Fri, 14 Jun 2019 13:23:09 +0200 |
jlahoda |
Setting correct dependencies for the patterns-deconstruction branch.patterns-deconstruction |
Fri, 14 Jun 2019 11:12:54 +0200 |
jlahoda |
Merging patterns and records-and-sealed branches into a new branch patterns-deconstruction.patterns-deconstruction |
Fri, 14 Jun 2019 11:06:03 +0200 |
mcimadamore |
Automatic merge with patterns-stage-1amber-demo-II |
Fri, 14 Jun 2019 11:05:43 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 14 Jun 2019 08:42:28 +0200 |
jlahoda |
Merging recent default branch changes into the records-and-sealed branch.records-and-sealed |
Fri, 14 Jun 2019 08:37:37 +0200 |
jlahoda |
Post-merge fixes.patterns |
Fri, 14 Jun 2019 07:42:33 +0200 |
jlahoda |
Merging recent patterns-stage-1 changes into the patterns branch.patterns |
Fri, 14 Jun 2019 07:41:20 +0200 |
jlahoda |
Merging recent default branch changes to the patterns-stage-1 branch.patterns-stage-1 |
Thu, 13 Jun 2019 19:21:31 -0400 |
vromero |
manual merge with defaultlambda-leftovers |
Thu, 13 Jun 2019 18:59:33 -0400 |
vromero |
manual merge with defaultstats-before-this-super |
Thu, 13 Jun 2019 22:05:46 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 13 Jun 2019 11:50:45 -0700 |
darcy |
8164819: Make javac's toString() on annotation objects consistent with core reflection |
Thu, 13 Jun 2019 11:21:50 -0700 |
dtitov |
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the processjdk-14+1 |
Thu, 13 Jun 2019 19:37:49 +0200 |
shade |
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC |
Thu, 13 Jun 2019 13:04:33 -0400 |
mullan |
Merge |
Thu, 13 Jun 2019 13:03:15 -0400 |
mullan |
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux |
Tue, 11 Jun 2019 16:45:20 -0700 |
darcy |
8214546: Start of release updates for JDK 14 |
Thu, 13 Jun 2019 18:02:18 +0200 |
jwilhelm |
Added tag jdk-14+0 for changeset 22b3b7983ada |
Thu, 13 Jun 2019 23:53:21 +0800 |
weijun |
8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windowsjdk-13+25 jdk-14+0 |
Thu, 13 Jun 2019 15:24:34 +0100 |
smonteith |
8214527: ZGC for Aarch64 |
Thu, 13 Jun 2019 12:27:29 +0200 |
egahlin |
8220657: JFR.dump does not work when filename is set |
Thu, 13 Jun 2019 11:54:55 +0200 |
tschatzl |
8225418: G1: region attribute remembered set state disagrees with actual remembered set state |
Thu, 13 Jun 2019 11:12:23 +0200 |
mdoerr |
8225663: [testbug] Missing JNIEXPORT in XAbortProvoker native function |
Thu, 13 Jun 2019 09:10:51 +0100 |
michaelm |
8216417: cleanup of IPv6 scope-id handling |
Thu, 13 Jun 2019 12:22:28 +0530 |
psadhukhan |
Merge |
Thu, 13 Jun 2019 11:31:36 +0530 |
psadhukhan |
Merge |
Wed, 12 Jun 2019 10:02:49 +0530 |
psadhukhan |
Merge |
Tue, 11 Jun 2019 17:15:25 -0700 |
prr |
8225487: giflib legal file is missing attribution for openbsd-reallocarray.c |
Tue, 11 Jun 2019 16:23:33 -0700 |
serb |
8221246: NullPointerException within Win32ShellFolder2 |
Tue, 11 Jun 2019 10:34:42 -0700 |
prr |
8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11 |
Tue, 11 Jun 2019 10:15:30 -0700 |
serb |
8225144: [macos] In Aqua L&F backspace key does not delete when Shift is pressed |
Tue, 11 Jun 2019 11:01:22 +0530 |
psadhukhan |
8225511: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64 |
Mon, 10 Jun 2019 10:52:11 +0530 |
psadhukhan |
8225368: broken links in java.desktop files |
Sun, 09 Jun 2019 17:46:05 -0700 |
serb |
8223045: GraphicsEnvironment does not detect resolution changes in multiscreen systems |
Sun, 09 Jun 2019 14:12:18 -0700 |
serb |
8222083: Support of "64-bit IEEE floating point" encoding for the AU file format |
Fri, 07 Jun 2019 09:38:40 -0700 |
prr |
Merge |
Thu, 06 Jun 2019 15:46:36 +0300 |
ant |
8225118: Robot.createScreenCapture() returns black image on HiDPI linux with gtk3 |
Tue, 04 Jun 2019 14:43:57 +0530 |
psadhukhan |
8224876: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedPerPixelTranslucentGradient.java fails on linux-x64 |
Tue, 04 Jun 2019 14:23:33 +0530 |
psadhukhan |
Merge |
Mon, 03 Jun 2019 08:13:18 -0700 |
ssadetsky |
8196096: javax/swing/JPopupMenu/6580930/bug6580930.java fails |
Thu, 13 Jun 2019 08:42:49 +0200 |
ronsh |
8224161: Check.checkOverrideClashes n^2 algorithm |
Thu, 13 Jun 2019 08:42:47 +0200 |
tnakamura |
8224184: jshell got IOException at exiting with AIX |
Wed, 12 Jun 2019 17:22:11 -0700 |
iignatyev |
8225676: cleanup hotspot ProblemList |
Wed, 12 Jun 2019 21:17:26 -0700 |
iignatyev |
8208236: [TESTBUG] vmTestbase/nsk/stress/stack tests fail by timeout |
Thu, 13 Jun 2019 10:06:07 +0800 |
weijun |
6722928: Support SSPI as a native GSS-API provider |
Wed, 12 Jun 2019 18:58:00 -0700 |
wetmore |
8171279: Support X25519 and X448 in TLS |
Wed, 12 Jun 2019 23:21:24 +0200 |
hannesw |
8225671: Support HTML 5 character references in javadoc |
Wed, 12 Jun 2019 14:14:39 -0700 |
darcy |
8225675: Outdated citation of JLS in java.lang.ref.Reference |
Wed, 12 Jun 2019 12:31:32 -0700 |
epavlova |
8225622: [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base |
Wed, 12 Jun 2019 11:48:14 -0700 |
iignatyev |
8158048: Fix failure message from jtreg gtest wrapper |
Wed, 12 Jun 2019 10:45:46 -0700 |
ccheung |
8224710: [TESTBUG] dynamicArchive/ExcludedClasses.java test failed in tier6 testing on Windows |
Wed, 12 Jun 2019 10:37:35 -0700 |
kvn |
8223796: JVMCIEnv::get_jvmci_type does not keep klasses alive |
Wed, 12 Jun 2019 16:10:39 +0100 |
chegar |
8225651: Missed the `@` in a couple of code tags of SocketImpl |
Wed, 12 Jun 2019 10:52:45 -0400 |
dcubed |
8225453: is_busy diagnostics and other baseline cleanups from Async Monitor Deflation project |
Wed, 12 Jun 2019 14:24:11 +0200 |
mdoerr |
8224090: [PPC64] Fix SLP patterns for filling an array with double float literals |
Wed, 12 Jun 2019 14:22:04 +0200 |
mdoerr |
8224827: Implement fast class initialization checks on s390 |
Wed, 12 Jun 2019 14:21:36 +0200 |
mdoerr |
8223249: [s390] Cleanup TemplateInterpreterGenerator::generate_fixed_frame |
Wed, 12 Jun 2019 14:06:16 +0200 |
thartmann |
8224658: Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL |
Wed, 12 Jun 2019 13:49:43 +0200 |
jlahoda |
8220018: javac crash when compiling try-catch-finally inside switch expression |
Wed, 12 Jun 2019 13:21:25 +0200 |
hannesw |
8223364: Bad placement of anchor relative to header |
Wed, 12 Jun 2019 10:34:29 +0200 |
sangheki |
8225478: Make G1CMRootRegions independent of HeapRegions |
Tue, 11 Jun 2019 17:20:51 -0700 |
darcy |
7086604: (reflect) Clarifications to javadoc for getGeneric*Type methods in j.l.r |
Tue, 11 Jun 2019 16:31:37 -0700 |
ascarpino |
8211018: Session Resumption without Server-Side State |
Tue, 11 Jun 2019 19:15:31 -0400 |
zgu |
8225572: Shenandoah: Move JNIHandles root out of serial roots |
Tue, 11 Jun 2019 14:59:46 -0700 |
iignatyev |
8066173: compiler/types/correctness/OffTest.java failed with assert |
Tue, 11 Jun 2019 14:56:48 -0700 |
jjg |
8214399: Javap -help should provide information about --multi-release option |
Tue, 11 Jun 2019 21:30:28 +0000 |
valeriep |
8080462: Update SunPKCS11 provider with PKCS11 v2.40 support |
Tue, 11 Jun 2019 13:04:36 -0400 |
lancea |
8225189: Multiple JNI calls within critical region in ZIP Library |
Tue, 11 Jun 2019 15:46:26 +0100 |
dfuchs |
8225512: Replace wildcard address with loopback or local host in tests - part 15 |
Mon, 10 Jun 2019 10:11:42 +0100 |
aph |
8225429: Regression in disassembly quality |
Tue, 11 Jun 2019 07:31:47 -0400 |
coleenp |
8224847: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected |
Tue, 11 Jun 2019 08:03:29 -0400 |
dholmes |
8225568: ProblemList compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java |
Tue, 11 Jun 2019 12:39:37 +0200 |
neliasso |
8225564: Remove wrong assert in clean_catch_blocks |
Tue, 11 Jun 2019 10:55:17 +0200 |
eosterlund |
8224871: os::attempt_reserve_memory_at() tries too hard |
Tue, 11 Jun 2019 14:33:34 +0530 |
rraghavan |
8225567: Wrong file headers with 8202414 fix changeset |
Tue, 11 Jun 2019 09:21:34 +0100 |
chegar |
8225426: Replace plain with system-default in Socket and ServerSocket |
Tue, 11 Jun 2019 09:51:33 +0200 |
mdoerr |
8224826: Implement fast class initialization checks on PPC64 |
Tue, 11 Jun 2019 09:27:51 +0200 |
neliasso |
8225509: clean_catch_blocks must add preds first |
Mon, 10 Jun 2019 17:11:04 -0700 |
iignatyev |
8209917: fix TODO in GatherDiagnosticInfoObserver |
Mon, 10 Jun 2019 17:33:11 -0700 |
smarks |
8205131: remove Runtime trace methods |
Mon, 10 Jun 2019 15:53:35 -0700 |
darcy |
8225532: Update source enums to describe 12 and 13 language features |
Mon, 10 Jun 2019 15:55:11 -0700 |
dnsimon |
8225492: Update JVMCI |
Mon, 10 Jun 2019 13:42:11 -0400 |
zgu |
8225514: Shenandoah: ShenandoahCodeRoots should inherit from AllStatic |
Mon, 10 Jun 2019 09:41:09 -0700 |
dtitov |
8222828: vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java failed |
Mon, 10 Jun 2019 17:02:35 +0300 |
dpochepk |
8222412: AARCH64: multiple instructions encoding issues |
Mon, 10 Jun 2019 09:52:04 -0400 |
hseigel |
8224952: RI deviates from JVMS - non-zero minor_version for class files throws UnsupportedClassVersionError. |
Mon, 10 Jun 2019 20:38:15 +0800 |
weijun |
8221719: Jarsigner fails to verify signed by alias if alias given in wrong case |
Mon, 10 Jun 2019 12:52:57 +0200 |
pliden |
8225227: ZGC: Be exact in what load barrier to use in ZHeapIterator |
Mon, 10 Jun 2019 12:52:56 +0200 |
pliden |
8224966: ZGC: Don't skip oop verification in OopMapSet::all_do() |
Mon, 10 Jun 2019 11:17:57 +0100 |
dfuchs |
8224865: Replace wildcard address with loopback or local host in tests - part 13 |
Fri, 07 Jun 2019 13:50:14 +0200 |
stefank |
8223837: Add -XX:MinHeapSize flag to set the minimum heap size |
Thu, 14 Feb 2019 14:54:05 +0100 |
neliasso |
8224675: Late GC barrier insertion for ZGC |
Mon, 10 Jun 2019 05:09:52 +0200 |
jlahoda |
8223305: Compiler support for Switch Expressions |
Sun, 09 Jun 2019 15:48:57 -0700 |
darcy |
8042748: Clarify exception thrown by ParameterizedTypeImpl.validateConstructorArguments() |
Sun, 09 Jun 2019 15:21:43 -0700 |
darcy |
8181869: getAnnotatedParameterTypes%G?%@() specification should be clarified |
Sun, 09 Jun 2019 05:56:46 -0400 |
lancea |
8225322: Broken links in java.sql |
Sun, 09 Jun 2019 11:28:13 +0200 |
egahlin |
8216064: -XX:StartFlightRecording:settings= doesn't work properly |
Fri, 07 Jun 2019 21:35:26 -0700 |
iignatyev |
8149040: Cleanup compiler/jsr292/NonInlinedCall tests after JDK-8148994 |
Fri, 07 Jun 2019 16:38:42 -0700 |
jjg |
8224257: fix issues in files generated by pandoc |
Fri, 07 Jun 2019 15:35:32 -0700 |
sviswanathan |
8224234: compiler/codegen/TestCharVect2.java fails in test_mulc |
Fri, 07 Jun 2019 18:11:33 -0400 |
dlong |
8223050: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods |
Fri, 07 Jun 2019 14:32:48 -0700 |
jjg |
8224257: fix issues in files generated by pandoc |
Fri, 07 Jun 2019 14:03:17 -0700 |
ccheung |
8224497: Remove FIXME in metaspaceClosure.cpp |
Fri, 07 Jun 2019 13:57:08 -0700 |
kvn |
8225350: compiler/jvmci/compilerToVM/IsCompilableTest.java timed out |
Fri, 07 Jun 2019 12:26:50 -0700 |
lmesnik |
8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash. |
Fri, 07 Jun 2019 10:26:21 -0700 |
never |
8209626: [JVMCI] Use implicit exception table for dispatch and printing |
Fri, 07 Jun 2019 09:16:11 -0700 |
erikj |
8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling |
Wed, 05 Jun 2019 16:53:52 +0200 |
mbaesken |
8224958: add os::dll_load calls to event log |
Fri, 07 Jun 2019 08:47:28 -0300 |
jlaskey |
8225448: String::translateEscapes javadoc has accessibility issues |
Fri, 07 Jun 2019 11:51:27 +0100 |
chegar |
8216988: ServerSocket.implAccept should include warnings about Socket type/state |
Fri, 07 Jun 2019 11:47:49 +0100 |
chegar |
8225424: Add jdk.net.usePlainSocketImpl runs to a couple of tests |
Fri, 07 Jun 2019 11:48:01 +0200 |
shade |
8225441: Cleanup ShenandoahHeap::atomic_compare_exchange_oop |
Fri, 07 Jun 2019 11:47:53 +0200 |
shade |
8225357: Rewire ShenandoahHeap::maybe_update_with_forwarded for contending fixups |
Fri, 07 Jun 2019 11:19:34 +0200 |
pliden |
8222467: ZGC: Log min/max/softmax capacity |
Fri, 07 Jun 2019 11:19:34 +0200 |
pliden |
8222182: ZGC: Use SoftMaxHeapSize to guide GC heuristics |
Fri, 07 Jun 2019 11:19:34 +0200 |
pliden |
8222145: Add -XX:SoftMaxHeapSize flag |
Fri, 07 Jun 2019 11:19:34 +0200 |
pliden |
8225340: ZGC: Add logging of High Usage rule |
Fri, 07 Jun 2019 10:13:30 +0200 |
mdoerr |
8225347: [s390] Unexpected exit from stack overflow test |
Fri, 07 Jun 2019 10:09:41 +0200 |
jlahoda |
8223782: jshell parser should handle Text Blocks |
Thu, 06 Jun 2019 09:30:00 +0200 |
mbaesken |
8225402: events logging in deoptimization.cpp should go to deopt-log |
Thu, 06 Jun 2019 23:06:47 -0700 |
iignatyev |
8225469: clean up problem lists |
Fri, 07 Jun 2019 04:57:51 +0200 |
egahlin |
8224139: Deprecate -XX:FlightRecorder option |
Thu, 06 Jun 2019 18:57:28 -0700 |
dtitov |
8206074: nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java is timing out |
Thu, 06 Jun 2019 17:48:06 -0700 |
darcy |
8225465: Add @jls tags to receiver type methods |
Thu, 06 Jun 2019 17:20:19 -0700 |
igerasim |
8225397: Integer value miscalculation in toString() method of BitSet |
Thu, 06 Jun 2019 16:06:10 -0700 |
kvn |
8222371: Use UL for TraceNMethodInstalls code |
Thu, 06 Jun 2019 15:12:37 -0700 |
kvn |
8208379: compiler/jvmci/events/JvmciNotifyInstallEventTest.java failed with "Got unexpected event count after 2nd install attempt: expected 9 to equal 2" |
Thu, 06 Jun 2019 14:13:59 -0700 |
bpb |
8224617: (fs) java/nio/file/FileStore/Basic.java found filesystem twice |
Thu, 06 Jun 2019 13:42:41 -0700 |
iignatyev |
8225450: use @file in CtwRunner |
Thu, 06 Jun 2019 22:31:13 +0200 |
egahlin |
8219205: JFR file without license header |
Wed, 12 Jun 2019 16:07:08 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 12 Jun 2019 10:01:57 -0400 |
vromero |
bug on record class readingrecords-and-sealed |
Fri, 07 Jun 2019 16:32:57 -0400 |
vromero |
manual merge with defaultconcise-method-declarations |
Fri, 07 Jun 2019 11:43:10 -0400 |
vromero |
manual merge with defaultlambda-leftovers |
Fri, 07 Jun 2019 17:07:37 +0200 |
mcimadamore |
Automatic merge with patterns-stage-1amber-demo-II |
Fri, 07 Jun 2019 17:07:16 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 07 Jun 2019 11:02:13 -0400 |
vromero |
manual merge with defaultrecords-and-sealed |
Thu, 06 Jun 2019 22:07:03 +0200 |
mcimadamore |
Automatic merge with patterns-stage-1patterns |
Thu, 06 Jun 2019 22:06:42 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 06 Jun 2019 22:06:15 +0200 |
mcimadamore |
Automatic merge with defaultstats-before-this-super |
Thu, 06 Jun 2019 22:05:50 +0200 |
mcimadamore |
Automatic merge with defaultpatterns-stage-1 |
Thu, 06 Jun 2019 15:09:17 -0400 |
coleenp |
8224151: Test vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java might hang with release binaries |
Thu, 06 Jun 2019 20:19:03 +0200 |
egahlin |
8216283: Allow shorter method sampling interval than 10 ms |
Thu, 06 Jun 2019 10:36:43 -0700 |
jjg |
8225321: Repeated use of {@systemProperty} in a file causes duplicate ids |
Thu, 06 Jun 2019 10:01:36 -0700 |
mr |
8197927: Allow the system property `java.vendor.version` to be undefined |
Thu, 23 May 2019 10:06:37 -0700 |
aeubanks |
8224645: Only test multicast interfaces if they exist |
Thu, 06 Jun 2019 12:24:44 -0300 |
jlaskey |
8223967: Implement Text Blocks (Preview) in the Java compiler |
Thu, 06 Jun 2019 12:24:44 -0300 |
jlaskey |
8203444: String::formatted (Preview) |
Thu, 06 Jun 2019 12:24:44 -0300 |
jlaskey |
8223780: String::translateEscapes (Preview) |
Thu, 06 Jun 2019 12:24:44 -0300 |
jlaskey |
8223775: String::stripIndent (Preview) |
Thu, 06 Jun 2019 08:11:25 -0700 |
bpb |
8219992: Correct the documentation of PrintWriter to refer System.lineSeparator |
Wed, 05 Jun 2019 01:42:11 -0300 |
mbalao |
8215032: Support Kerberos cross-realm referrals (RFC 6806) |
Thu, 06 Jun 2019 10:03:22 -0400 |
rriggs |
8224905: java/lang/ProcessBuilder/Basic.java#id1 failed with stream closed |
Thu, 06 Jun 2019 15:22:12 +0200 |
egahlin |
8224217: RecordingInfo should use textual representation of path |
Thu, 06 Jun 2019 21:19:07 +0800 |
weijun |
8225304: Tiny HTML error (bad heading) in org.ietf.jgss package-info.java |
Thu, 06 Jun 2019 13:46:03 +0300 |
vlivanov |
8225141: Better handling of classes in error state in fast class initialization checks |
Thu, 06 Jun 2019 13:46:01 +0300 |
vlivanov |
8225106: C2: Parse::clinit_deopt asserts when holder klass is in error state |
Thu, 06 Jun 2019 13:45:59 +0300 |
jiefu |
8224162: assert(profile.count() == 0) failed: sanity in InlineTree::is_not_reached |
Tue, 04 Jun 2019 17:56:16 +0800 |
ngasson |
8224853: CDS address sanitizer errors |
Wed, 05 Jun 2019 22:19:09 -0700 |
lfoltan |
8225325: Add tests for redefining a class' private method during resolution of the bootstrap specifier |
Wed, 05 Jun 2019 21:02:42 -0700 |
sspitsyn |
8205126: JVMTI spec incorrectly states that PopFrame can not be called on the current thread |
Thu, 06 Jun 2019 10:11:24 +0800 |
jjiang |
8225390: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8161536 |
Thu, 06 Jun 2019 04:04:03 +0200 |
jwilhelm |
Added tag jdk-13+24 for changeset 7e2238451585 |
Wed, 05 Jun 2019 21:50:29 -0400 |
vromero |
8225386: test for JDK-8216261 fails in Windows |
Wed, 05 Jun 2019 16:10:08 -0700 |
naoto |
8225182: JNI exception pending in DestroyXIMCallback of awt_InputMethod.c:1327 |
Wed, 05 Jun 2019 17:01:43 -0400 |
vromero |
8223942: Missing methods in ClientCodeWrapper$WrappedJavaFileManager |
Wed, 05 Jun 2019 13:46:31 -0700 |
erikj |
8209381: Default CDS classlist generation should run with an explicit locale setting |
Wed, 05 Jun 2019 16:01:50 -0400 |
vromero |
8216261: Javap ignores default modifier on interfaces |
Wed, 05 Jun 2019 21:14:46 +0200 |
stuefe |
8225348: serviceability/dcmd/vm/EventsTest.java failedjdk-13+24 |
Wed, 05 Jun 2019 09:12:45 +0200 |
stuefe |
8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error |
Wed, 05 Jun 2019 14:07:14 -0400 |
dcubed |
8188872: runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently |
Wed, 05 Jun 2019 14:01:01 -0400 |
dcubed |
8224793: os::die() does not honor CreateCoredumpOnCrash option |
Wed, 05 Jun 2019 10:49:09 -0700 |
darcy |
8225353: Add @jls links to java.lang.Enum |
Wed, 05 Jun 2019 19:34:43 +0200 |
stuefe |
8225225: stringStream internal buffer should always be zero terminated |
Wed, 05 Jun 2019 08:43:41 -0700 |
mikael |
8225305: ProblemList java/lang/invoke/VarHandles tests |
Wed, 05 Jun 2019 08:24:03 -0700 |
jjg |
8225346: Convert file to HTML5 |
Wed, 05 Jun 2019 07:49:20 -0700 |
mchung |
8221368: Error message when module main class cannot be loaded is missing exception details |
Wed, 05 Jun 2019 16:26:13 +0200 |
hannesw |
8221709: replace use of style blockListLast |
Wed, 05 Jun 2019 10:21:02 -0400 |
rriggs |
8220238: Enhancing j.l.Runtime/System::gc specification with an explicit 'no guarantee' statement |
Wed, 05 Jun 2019 15:19:13 +0200 |
shade |
8225342: Shenandoah: use COMPILER2_OR_JVMCI macro consistently |
Wed, 05 Jun 2019 09:15:42 -0400 |
zgu |
8225341: Shenandoah: CM::update_thread_roots() needs to handle derived pointers |
Wed, 05 Jun 2019 13:59:44 +0100 |
chegar |
8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException |
Tue, 21 May 2019 09:08:01 +0200 |
roland |
8224580: Matcher can cause oop field/array element to be reloaded |
Wed, 05 Jun 2019 12:02:01 +0100 |
chegar |
8225214: Socket.getOption(SocketOption) not returning the expected type for the StandardSocketOptions.SO_LINGER |
Fri, 31 May 2019 14:52:01 +0200 |
mdoerr |
8222103: [testbug] compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest may exceed VM limit |
Wed, 05 Jun 2019 10:43:45 +0200 |
pliden |
8225084: gc/z/TestHighUsage.java fails with unexpected allocation stall |
Wed, 05 Jun 2019 10:43:45 +0200 |
pliden |
8224965: ZGC: Strengthen ZHeap::is_in() |
Wed, 05 Jun 2019 10:43:44 +0200 |
pliden |
8224962: ZGC: Strengthen ZHeap::is_oop() |
Wed, 05 Jun 2019 10:23:06 +0200 |
redestad |
8224240: Properties.load fails to throw IAE on malformed unicode in certain circumstances |
Wed, 05 Jun 2019 10:07:22 +0200 |
redestad |
8225179: (regex) Minor Pattern cleanup |
Wed, 05 Jun 2019 09:23:09 +0200 |
shade |
8225229: Shenandoah: trim down default number of GC threads |
Wed, 05 Jun 2019 08:59:17 +0200 |
stuefe |
8224181: On child process spawn, child may write to random file descriptor instead of the fail pipe |
Wed, 05 Jun 2019 07:25:09 +0200 |
stuefe |
8224600: Provide VM.events command |
Tue, 04 Jun 2019 18:59:53 -0700 |
smarks |
8225315: test java/util/ArrayDeque/WhiteBox.java isn't part of the jdk_collections test group |
Wed, 05 Jun 2019 09:58:05 +0800 |
weijun |
8193255: Root Certificates should be stored in text format and assembled at build time |
Tue, 04 Jun 2019 18:55:53 -0700 |
igerasim |
8225198: Optimize regex tree for greedy quantifiers of type {N,} |
Tue, 04 Jun 2019 21:25:40 -0400 |
dholmes |
8225217: Backout: JDK-8224814: Remove dead JNIHandleBlock freelist code |
Tue, 04 Jun 2019 18:12:25 -0700 |
mikael |
8225307: ProblemList compiler/codegen/TestCharVect2.java and compiler/c2/cr6340864/TestLongVect.java |
Tue, 04 Jun 2019 16:50:25 -0700 |
jjg |
8225324: Bad HTML in jdk.jfr module-info.java |
Tue, 04 Jun 2019 15:42:16 -0700 |
jjg |
8225314: broken links in java.base |
Tue, 04 Jun 2019 14:47:25 -0700 |
jjg |
8225309: HTML issues in jdk.jdi module |
Tue, 04 Jun 2019 13:47:59 -0700 |
jjg |
8225306: bad headings in java.sql.rowset SyncProvider.java |
Tue, 04 Jun 2019 12:50:15 -0700 |
mchung |
8222448: java/lang/reflect/PublicMethods/PublicMethodsTest.java times out |
Tue, 04 Jun 2019 12:44:53 -0700 |
kvn |
8225019: Update JVMCI |
Tue, 04 Jun 2019 11:55:51 -0700 |
smarks |
8217412: deprecate rmic for removal |
Tue, 04 Jun 2019 11:29:29 -0700 |
jjg |
8223805: DocCommentParser should allow for <main> and </main> |
Tue, 04 Jun 2019 13:26:20 -0400 |
kbarrett |
8212630: jtreg/gc/logging/TestMetaSpaceLog.java failed with Agent timed out |
Tue, 04 Jun 2019 17:51:14 +0200 |
hannesw |
8178982: Javadoc search specification |
Tue, 04 Jun 2019 10:29:42 -0400 |
coleenp |
8222468: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError |
Tue, 04 Jun 2019 07:54:16 -0700 |
mseledtsov |
Merge |
Tue, 04 Jun 2019 07:53:12 -0700 |
mseledtsov |
8223396: [TESTBUG] several jfr tests do not clean up files created in /tmp |
Tue, 04 Jun 2019 15:52:26 +0100 |
chegar |
6394787: Typos in javadoc of OIS.readObjectOverride and OOS.writeObjectOverride |
Tue, 04 Jun 2019 16:33:37 +0200 |
hannesw |
8214126: Method signatures not formatted correctly in browser |
Tue, 04 Jun 2019 16:20:42 +0200 |
hannesw |
8222091: Javadoc does not handle package annotations correctly on package-info.java |
Tue, 04 Jun 2019 13:34:50 +0530 |
psadhukhan |
Merge |
Mon, 03 Jun 2019 11:56:48 +0530 |
jdv |
8225105: java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java fails in Windows 10 |
Mon, 03 Jun 2019 11:06:24 +0530 |
psadhukhan |
Merge |
Sun, 02 Jun 2019 16:59:41 -0700 |
tnakamura |
8219901: Noto fonts for East Asian countries cannot belong to CompositeFont |
Sun, 02 Jun 2019 12:38:45 -0700 |
prr |
8224056: Fix some assignments of string literals to LPSTR (instead of LPCSTR) |
Thu, 30 May 2019 17:14:06 -0700 |
serb |
8225032: Fix some C++ conformance issues in AWT Windows code |
Thu, 30 May 2019 11:52:23 -0700 |
prr |
8223271: SplashScreen is still shown if defaulting to headless on MacOS |
Thu, 30 May 2019 09:23:14 -0700 |
prr |
8225007: java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang |
Thu, 30 May 2019 09:16:43 -0700 |
prr |
8225020: Problem list some sanity test failures |
Thu, 30 May 2019 10:45:51 +0530 |
psadhukhan |
8224824: ProblemList java/awt/Color/AlphaColorTest failure in linux_x64 |
Tue, 28 May 2019 16:38:01 +0530 |
psadhukhan |
8224821: java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64 |
Tue, 28 May 2019 16:35:47 +0530 |
psadhukhan |
8224830: test/jdk/java/awt/Focus/ModalExcludedWindowClickTest/ModalExcludedWindowClickTest.java fails on linux-x64 |
Mon, 27 May 2019 12:24:26 -0700 |
prr |
8224778: test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar |
Fri, 24 May 2019 13:52:33 -0700 |
prr |
8224632: testbug: java/awt/dnd/RemoveDropTargetCrashTest/RemoveDropTargetCrashTest.java fails on MacOS |
Fri, 24 May 2019 13:50:56 -0700 |
prr |
8224771: backout RemoveDropTargetCrashTest.java fix to re-push with correct bugid |
Fri, 24 May 2019 09:10:10 -0700 |
prr |
8224705: Tests that need to be problem-listed or have printer resources |
Thu, 23 May 2019 15:02:47 -0700 |
prr |
8223804: [macos] remove obsoleted reference to security framework in launcher code |
Thu, 23 May 2019 10:50:47 +0530 |
psadhukhan |
8211703: JInternalFrame : java.lang.AssertionError: cannot find the internal frame |
Tue, 21 May 2019 14:41:43 +0530 |
psadhukhan |
8214702: Wrong text position for whitespaced string in printing Swing text |
Fri, 26 Apr 2019 23:32:46 -0700 |
serb |
8222917: GraphicsEnvironment for Unix still have an unused dependency on Solaris |
Mon, 20 May 2019 12:17:34 -0700 |
serb |
8213516: jck test api/javax_accessibility/AccessibleState/fields.html fails intermittent |
Mon, 20 May 2019 15:42:20 +0100 |
dmarkov |
8214579: JFrame does not paint content in XVFB / X11vnc environment |
Mon, 20 May 2019 11:03:05 +0530 |
psadhukhan |
8224096: Add relevant bugid to java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java in ProblemList |
Sat, 18 May 2019 23:35:40 -0700 |
serb |
6933331: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created |
Fri, 17 May 2019 22:48:03 -0700 |
serb |
8223766: Remains of ancient code in AWT initialization |
Fri, 17 May 2019 22:37:27 -0700 |
serb |
8224152: [macOS] ProblemList tests that leave rubbish on the screen |
Fri, 17 May 2019 13:05:21 -0700 |
prr |
8223804: [macos] remove obsoleted reference to security framework in launcher code |
Wed, 15 May 2019 15:17:24 +0530 |
psadhukhan |
8223937: PIT: java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java listed twice in ProblemList |
Tue, 04 Jun 2019 07:49:58 +0200 |
stuefe |
8225178: [Solaris] os::signal() should call sigaction() with SA_SIGINFO |
Mon, 03 Jun 2019 10:28:03 +0200 |
rwestberg |
8223678: Add Visual Studio Code workspace generation support (for native code) |
Mon, 03 Jun 2019 17:14:23 -0700 |
epavlova |
8225199: [Graal] compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java fails with -XX:CompileThresholdScaling=0.1 |
Mon, 03 Jun 2019 19:42:58 -0400 |
coleenp |
8225212: ProblemList gc/stress/TestReclaimStringsLeaksMemory.java |
Mon, 03 Jun 2019 16:24:34 -0700 |
rfield |
8225208: Re-Problem list jdk/jshell/ExceptionsTest.java fails on windows |
Mon, 03 Jun 2019 16:16:50 -0700 |
jjg |
8225207: redundant <p> in Instrumentation.java |
Mon, 03 Jun 2019 11:04:24 -0700 |
kkharbas |
8224247: AllocateOldGenAt fires assertion failure |
Mon, 03 Jun 2019 14:15:11 -0700 |
iveresov |
8225202: Add missing include after JDK-8223320 |
Mon, 03 Jun 2019 13:21:02 -0700 |
iveresov |
8223320: [AOT] jck test api/javax_script/ScriptEngine/PutGet.html fails when test classes are AOTed |
Mon, 03 Jun 2019 21:28:45 +0200 |
rkennke |
8225171: Remove leftovers in shenandoahBarrierSetC1.cpp |
Mon, 03 Jun 2019 10:52:18 -0700 |
erikj |
8225140: Build fails if directory contains 'unix' |
Mon, 03 Jun 2019 08:21:04 -0700 |
rfield |
8199623: JShell: corralling not restored on drop |
Mon, 03 Jun 2019 07:46:47 -0700 |
rfield |
8225151: JShell API: Fix position of @jls tag |
Mon, 03 Jun 2019 13:35:08 +0200 |
eosterlund |
8224816: Provide os::processor_id() implementation for Mac OS |
Mon, 03 Jun 2019 13:35:05 +0200 |
eosterlund |
8224814: Remove dead JNIHandleBlock freelist code |
Mon, 03 Jun 2019 14:50:59 +0200 |
shade |
8225046: Shenandoah metrics logs refactoring |
Tue, 21 May 2019 15:46:09 +0200 |
roland |
8173196: [REDO] C2 does not optimize redundant memory operations with G1 |
Tue, 28 May 2019 14:56:58 +0200 |
phedlin |
8223363: Bad node estimate assertion failure |
Mon, 03 Jun 2019 10:51:28 +0200 |
tschatzl |
8223693: Memory wastage in size of per-region type buffers in GC |
Mon, 03 Jun 2019 10:50:14 +0200 |
tschatzl |
8223162: Improve ergonomics for Sparse PRT entry sizing |
Sun, 02 Jun 2019 17:13:31 -0400 |
lancea |
8212807: tools/jar/multiRelease/Basic.java times out |
Sun, 02 Jun 2019 10:08:39 +0200 |
shade |
8225048: Shenandoah x86_32 support |
Sun, 02 Jun 2019 10:08:38 +0200 |
shade |
8225111: Make Shenandoah tests work with 32-bit VMs |
Sun, 02 Jun 2019 10:08:37 +0200 |
shade |
8225104: 32-bit build failures after JDK-8222252 |
Sat, 01 Jun 2019 14:09:59 -0700 |
rfield |
8223688: JShell: crash on the instantiation of raw anonymous class |
Sat, 01 Jun 2019 13:41:01 -0700 |
rfield |
8080353: JShell: Better error message on attempting to add default method |
Sat, 01 Jun 2019 03:18:23 +0200 |
redestad |
8225061: Performance regression in Regex |
Fri, 31 May 2019 17:27:28 -0700 |
jjg |
8225134: Update man-page files |
Fri, 31 May 2019 15:49:12 -0700 |
ccheung |
8223336: Assert in VirtualMemoryTracker::remove_released_region when running the SharedArchiveConsistency.java test with -XX:NativeMemoryTracking=detail |
Fri, 31 May 2019 18:35:17 -0400 |
vromero |
8224083: javadoc Reporter generates warning for Kind.NOTE |
Wed, 22 May 2019 15:30:11 -0700 |
cushon |
8224629: Unnecessary cast in LambdaToMethod |
Fri, 31 May 2019 13:49:35 -0700 |
naoto |
8223773: DateTimeFormatter Fails to throw an Exception on Invalid CLOCK_HOUR_OF_AMPM and HOUR_OF_AMPM |
Fri, 31 May 2019 13:37:58 -0700 |
erikj |
8219788: Configure recommends JDK 8 |
Fri, 31 May 2019 12:51:36 -0700 |
iklam |
8224692: runtime/appcds tests crash in "HotSpotJVMCI::compute_offset" when running in Graal as JIT mode |
Fri, 31 May 2019 14:42:28 -0400 |
kbarrett |
8219149: ProcessTools.ProcessBuilder should print timing info for subprocesses |
Fri, 31 May 2019 11:13:58 -0700 |
bpb |
8225117: java/math/BigInteger/SymmetricRangeTests.java fails with ParseException |
Fri, 31 May 2019 10:59:54 -0700 |
jjg |
8225129: Fix minor HTML issues in java.naming |
Fri, 31 May 2019 13:09:15 -0400 |
hseigel |
8222936: mlvm/anonloader/stress/randomBytecodes/Test.java fails due to "ERROR: There were 1 hangups during parsing." |
Fri, 31 May 2019 09:26:27 -0700 |
jjg |
8225094: Fix minor HTML issues in jdk.zipfs |
Fri, 31 May 2019 11:17:55 -0400 |
pchilanomate |
8225016: Dead code due to VMOperationQueue::add() always returning true |
Tue, 28 May 2019 20:12:16 +0200 |
azeller |
8194231: java/net/DatagramSocket/ReuseAddressTest.java failed with java.net.BindException: Address already in use: Cannot bind |
Fri, 31 May 2019 15:02:45 +0100 |
chegar |
8224973: URLStreamHandler.openConnection(URL,Proxy) - spec and implementation mismatch |
Thu, 16 May 2019 17:09:11 +0200 |
phedlin |
8225110: IGV build definition uses non-secure transport |
Fri, 31 May 2019 12:20:21 +0200 |
redestad |
8224986: (str) optimize StringBuilder.append(CharSequence, int, int) for String arguments |
Fri, 31 May 2019 10:13:24 +0200 |
neliasso |
8224538: LoadBarrierNode::common_barrier must check address |
Fri, 31 May 2019 08:27:06 +0530 |
sundar |
8216535: tools/jimage/JImageExtractTest.java timed out |
Thu, 30 May 2019 21:12:26 -0400 |
zgu |
8225014: Separate ShenandoahRootScanner method for object_iterate |
Thu, 30 May 2019 17:28:26 -0700 |
jjg |
8220251: fix headings in java.management |
Wed, 29 May 2019 11:55:30 -0400 |
zgu |
8224978: Shenandoah: Allows root verifier to verify some roots outside safepoints with proper locks |
Thu, 30 May 2019 16:21:08 -0700 |
darcy |
8224687: Add clarifying overrides of Element.asType to more specific subinterfaces |
Thu, 30 May 2019 15:55:16 -0700 |
sspitsyn |
8223718: Checks in check_slot_type_no_lvt() should be always executed |
Thu, 30 May 2019 13:45:48 -0700 |
jjg |
8225077: fix references to broken link in java.compiler module |
Thu, 30 May 2019 12:45:02 -0700 |
skuksenko |
8223504: Improve performance of forall loops by better inlining of "iterator()" methods |
Thu, 30 May 2019 10:29:55 +0800 |
fyang |
8224828: aarch64: rflags is not correct after safepoint poll |
Thu, 30 May 2019 11:00:23 -0700 |
jjg |
8225066: Add missing file |
Thu, 06 Jun 2019 11:42:24 -0400 |
vromero |
this branch was moved to a public repostring-tapas |
Wed, 05 Jun 2019 13:10:21 -0300 |
jlaskey |
Bring up to datestring-tapas |
Wed, 05 Jun 2019 15:25:58 +0200 |
jlahoda |
Merging patters-stage-1 branch into amber-demo-IIamber-demo-II |
Wed, 05 Jun 2019 14:22:53 +0200 |
jlahoda |
Merging patterns-stage-1 branch into the patterns branch.patterns |
Mon, 03 Jun 2019 12:02:55 -0400 |
vromero |
this branch is not active anymoreswitch2 |
Mon, 03 Jun 2019 09:19:18 -0300 |
jlaskey |
Update to datestring-tapas |
Fri, 31 May 2019 21:51:47 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 31 May 2019 15:46:19 -0400 |
vromero |
a sealed class with no subtypes should be finalrecords-and-sealed |
Fri, 31 May 2019 20:07:03 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 31 May 2019 13:26:55 -0400 |
vromero |
dont add the final flag to sealed classesrecords-and-sealed |
Fri, 31 May 2019 11:30:31 -0400 |
vromero |
development in this branch is idlecondy-lambda |
Fri, 31 May 2019 11:24:26 -0400 |
vromero |
devolopment in this branch is currently idleintrinsics-project |
Fri, 31 May 2019 10:07:37 -0400 |
vromero |
manual merge with defaultintrinsics-project |
Thu, 30 May 2019 23:17:04 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 30 May 2019 17:11:18 -0400 |
vromero |
manual merge with defaultrecords-and-sealed |
Thu, 30 May 2019 19:51:24 +0200 |
mcimadamore |
Automatic merge with defaultstring-tapas |
Thu, 30 May 2019 19:51:03 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 30 May 2019 19:50:41 +0200 |
mcimadamore |
Automatic merge with defaultconcise-method-declarations |
Thu, 30 May 2019 19:50:20 +0200 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Thu, 30 May 2019 19:49:55 +0200 |
mcimadamore |
Automatic merge with defaultstats-before-this-super |
Thu, 30 May 2019 19:49:33 +0200 |
mcimadamore |
Automatic merge with defaultpatterns-stage-1 |
Thu, 30 May 2019 10:37:48 -0700 |
jjg |
8224257: fix issues in files generated by pandoc |
Thu, 30 May 2019 18:10:34 +0100 |
chegar |
8225060: java.net.DefaultInterface invokes NetworkInterface::getInetAddresses without doPriv |
Thu, 30 May 2019 19:12:11 +0300 |
vlivanov |
8223216: C2: Unify class initialization checks between new, getstatic, and putstatic |
Thu, 30 May 2019 09:24:13 -0400 |
mullan |
8224767: Add String constants for Canonical XML 1.1 URIs |
Thu, 30 May 2019 07:07:15 -0400 |
bobv |
8222252: Java ergonomics limits heap to 128GB with disabled compressed oops |
Thu, 30 May 2019 17:30:33 +0530 |
sundar |
8224946: jrtfs URI to Path and Path to URI conversions are wrong |
Thu, 30 May 2019 12:36:04 +0100 |
chegar |
8224730: java.net.ServerSocket::toString not invoking checkConnect |
Thu, 30 May 2019 13:39:13 +0300 |
vlivanov |
8223213: Implement fast class initialization checks on x86-64 |
Thu, 30 May 2019 11:42:53 +0200 |
mgronlun |
8224172: assert(jfr_is_event_enabled(id)) failed: invariant |
Thu, 30 May 2019 10:21:51 +0200 |
shade |
8225017: [TESTBUG] gc/shenandoah/oom/TestThreadFailure.java takes too long |
Thu, 30 May 2019 07:19:19 +0100 |
alanb |
8221481: Reimplement the Legacy Socket API |
Wed, 29 May 2019 22:17:48 -0400 |
dholmes |
8224790: Remove Xusage.txt file |
Thu, 30 May 2019 03:15:06 +0200 |
jwilhelm |
Added tag jdk-13+23 for changeset b034d2dee5fc |
Wed, 29 May 2019 19:25:45 -0400 |
dcubed |
8225022: Put compiler/graalunit/JttThreadsTest.java on ProblemList-graal.txt |
Wed, 29 May 2019 15:29:06 -0700 |
erikj |
8224011: Failure handling in ExecuteWithLog fails in run-test-prebuilt |
Wed, 29 May 2019 22:30:14 +0100 |
clanger |
8224729: Cleanups in sun/security/provider/certpath/ldap/LDAPCertStoreImpl.java |
Wed, 29 May 2019 13:44:27 -0700 |
igerasim |
8224789: Parsing repetition count in regex does not detect numeric overflow |
Wed, 29 May 2019 13:39:08 -0700 |
xuelei |
8224991: Problemlist javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java |
Wed, 29 May 2019 13:31:56 -0700 |
dlong |
8224931: disable JAOTC invokedynamic support until 8223533 is fixed |
Thu, 16 May 2019 15:58:15 -0700 |
aeubanks |
8224081: SOCKS v4 doesn't work with IPv6 |
Wed, 29 May 2019 11:58:30 -0700 |
joehw |
8225005: Xerces 2.12.0: License filejdk-13+23 |
Wed, 29 May 2019 11:54:26 -0700 |
iignatyev |
8224945: googlemock update breaks the build of arm32 and ppc |
Wed, 29 May 2019 09:53:28 -0700 |
darcy |
8224012: AnnotatedType implementations of hashCode() lead to StackOverflowError |
Wed, 29 May 2019 10:57:19 -0400 |
zgu |
8224875: Shenandoah: ParallelCleaning code unloading should take lock to protect shared code roots array |
Wed, 29 May 2019 23:36:36 +0800 |
weijun |
8223053: [xmldsig] Add KeyValue::EC_TYPE |
Wed, 22 May 2019 12:17:26 -0400 |
gromero |
8223660: jtreg: Decouple Unsafe from RTM tests |
Wed, 29 May 2019 07:48:27 -0700 |
xuelei |
8224984: Problemlist javax/net/ssl/SSLSocket/Tls13PacketSize.java |
Wed, 29 May 2019 06:56:19 -0700 |
xuelei |
8224981: Problemlist test/jdk/sun/security/pkcs11/tls/tls12/FipsModeTLS12.java |
Wed, 29 May 2019 15:52:12 +0200 |
hannesw |
8224982: JDK-8222318 breaks tools/doclint/html/EntitiesTest.java |
Wed, 29 May 2019 09:43:37 -0400 |
zgu |
8224932: Shenandoah: Rename ShenandoahHeapLock, make it general purpose lock |
Wed, 29 May 2019 15:25:21 +0200 |
shade |
8224970: ShenandoahRootScanner::roots_do assert is too strong |
Wed, 29 May 2019 13:58:05 +0100 |
chegar |
8224477: java.net socket types new-style socket option methods - spec and impl mismatch |
Wed, 29 May 2019 08:21:33 -0400 |
hseigel |
8224763: Update man pages to show deprecation of -Xverify:none |
Wed, 22 May 2019 10:11:04 +0200 |
roland |
8224496: Shenandoah compilation fails with assert(is_CountedLoopEnd()) failed: invalid node class |
Wed, 29 May 2019 13:30:17 +0200 |
mgronlun |
8217089: JFR: Lazy install os interface components for improved startup |
Wed, 29 May 2019 12:43:29 +0200 |
hannesw |
8222318: javadoc does not accept valid HTML5 entity names |
Wed, 29 May 2019 12:01:21 +0200 |
rkennke |
8224584: Shenandoah: Eliminate forwarding pointer word |
Wed, 29 May 2019 09:25:20 +0200 |
stefank |
8223392: Add missing BitMap comments for JDK-8222986 |
Fri, 24 May 2019 14:32:17 +0200 |
mbaesken |
8224750: Display thread once in Internal exceptions event log lines |
Wed, 29 May 2019 13:50:33 +0900 |
ysuenaga |
8223814: SA: jhsdb common help needs to be more detailed |
Tue, 28 May 2019 19:01:38 -0300 |
mbalao |
8223482: Unsupported ciphersuites may be offered by a TLS client |
Wed, 29 May 2019 07:49:06 +0530 |
rraghavan |
8220449: serviceability/dcmd/compiler/CodelistTest.java failure |
Tue, 28 May 2019 16:51:28 -0300 |
jlaskey |
8224908: Revert: 8216553: JrtFileSystemProvider getPath(URI) omits /modules element from file path |
Tue, 28 May 2019 21:31:07 +0200 |
shade |
8224796: C code is not compiled correctly due to undefined "i386" |
Tue, 28 May 2019 20:47:47 +0200 |
rehn |
8224795: some runtime/SelectionResolution tests are timing out |
Tue, 28 May 2019 14:29:29 -0400 |
mullan |
Merge |
Tue, 28 May 2019 14:28:40 -0400 |
mullan |
8224885: ProblemList sun/security/tools/keytool/KeyToolTest.java and WeakAlgTest.java on Solaris |
Tue, 28 May 2019 11:22:23 -0700 |
jjg |
Merge |
Tue, 28 May 2019 11:21:02 -0700 |
jjg |
8219147: Javadoc should expose covariant return type overrides |
Tue, 28 May 2019 19:19:58 +0100 |
coffeys |
8042904: apple.security.KeychainStore.getSalt() calling generateSeed() |
Tue, 28 May 2019 10:54:59 -0700 |
darcy |
8224783: Javadoc of String strip methods uses link where linkplain would be better |
Tue, 28 May 2019 09:56:47 -0700 |
vdeshpande |
8224558: Fix replicateB encoding |
Tue, 28 May 2019 09:40:49 -0700 |
ccheung |
8224548: [TESTBUG] runtime/appcds/jvmti/ClassFileLoadHookTest.java failed: must be shared |
Tue, 28 May 2019 10:20:05 -0400 |
aph |
Merge |
Tue, 28 May 2019 09:13:11 -0400 |
aph |
8224880: AArch64: java/javac error with AllocatePrefetchDistance |
Tue, 28 May 2019 19:30:30 +0530 |
sundar |
8216553: JrtFIleSystemProvider getPath(URI) omits /modules element from file path |
Tue, 28 May 2019 14:53:57 +0200 |
thartmann |
8224870: Problemlist compiler/c2/Test8004741.java until JDK-8214904 is fixed |
Tue, 28 May 2019 08:25:22 -0400 |
aph |
Merge |
Thu, 23 May 2019 07:57:50 -0400 |
aph |
8224671: AArch64: mauve System.arraycopy test failure |
Tue, 28 May 2019 13:28:48 +0200 |
mgronlun |
8221121: applications/microbenchmarks are encountering crashes in tier5 |
Tue, 28 May 2019 06:42:32 -0400 |
coleenp |
8220688: [TESTBUG] runtime/NMT/MallocStressTest.java timed out |
Tue, 28 May 2019 09:41:20 +0200 |
lucy |
8224672: (lib)hsdis-<arch>.so search incorrect after JDK-8213084 |
Tue, 28 May 2019 12:01:52 +0530 |
rraghavan |
8213416: Replace some enums with static const members in hotspot/compiler |
Mon, 27 May 2019 19:46:34 -0700 |
iignatyev |
8222414: bring googlemock v1.8.1 |
Mon, 27 May 2019 14:34:58 -0400 |
zgu |
8224751: Shenandoah: Shenandoah Verifier should select proper roots according to current GC cycle |
Mon, 27 May 2019 19:24:42 +0100 |
dfuchs |
8224761: Replace wildcard address with loopback or local host in tests - part 12 |
Mon, 27 May 2019 14:57:26 +0200 |
rkennke |
8224836: Backout: JDK-8224626: Shenandoah: Elide barriers on uncommon traps |
Mon, 27 May 2019 13:29:11 +0100 |
aefimov |
8224035: Replace wildcard address with loopback or local host in tests - part 9 |
Thu, 23 May 2019 15:15:01 +0200 |
mbaesken |
8224221: add memprotect calls to event log |
Sat, 25 May 2019 20:55:33 +0900 |
ysuenaga |
8224252: [TESTBUG] hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java is timing out again after fix for JDK-8163805 |
Sat, 25 May 2019 10:54:10 +0100 |
clanger |
8224727: Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java |
Fri, 24 May 2019 21:05:19 -0700 |
sspitsyn |
8046018: JVMTI Spec: can_redefine_any_class capability spec is inconsistent |
Sat, 25 May 2019 08:30:53 +0800 |
weijun |
6682540: Incorrect SASL DIGEST-MD5 behavior |
Fri, 24 May 2019 15:06:58 -0400 |
lancea |
8224682: Remove the com.sun.CORBA.ORBIorTypeCheckRegistryFilter security property |
Fri, 24 May 2019 10:28:21 -0700 |
joehw |
8223658: Performance regression of XML.validation in 13-b19 |
Fri, 24 May 2019 09:47:41 -0700 |
rhalade |
8202651: Test ComodoCA.java fails |
Fri, 24 May 2019 08:55:03 -0700 |
dl |
8223245: Miscellaneous changes imported from jsr166 CVS 2019-06 |
Fri, 24 May 2019 08:51:04 -0700 |
dl |
8220478: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out intermittently |
Fri, 24 May 2019 08:47:39 -0700 |
dl |
8224024: java/util/concurrent/BlockingQueue/DrainToFails.java testBounded fails intermittently |
Fri, 24 May 2019 08:43:40 -0700 |
dl |
8224176: Fix inconsistencies in @jls tags in java.util.concurrent |
Fri, 24 May 2019 08:39:37 -0700 |
dl |
8224698: ConcurrentSkipListMap.java does not compile with the Eclipse Java Compiler |
Fri, 24 May 2019 15:34:14 +0100 |
dfuchs |
8224603: Replace wildcard address with loopback or local host in tests - part 11 |
Fri, 24 May 2019 15:36:48 +0200 |
lucy |
8224742: JLONG_FORMAT_W incompatible with type jlong |
Wed, 22 May 2019 21:24:09 -0400 |
zgu |
8224115: Shenandoah: Eliminate RWLock that protects recorded nmethod data array |
Fri, 24 May 2019 09:23:58 -0400 |
zgu |
8224679: Shenandoah: Make ShenandoahParallelCodeCacheIterator noncopyable |
Fri, 24 May 2019 12:25:18 +0200 |
jlahoda |
8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH |
Thu, 23 May 2019 12:36:54 +0530 |
dkejriwal |
8214563: Use {@systemProperty} in specification of system properties in java.nio packages |
Fri, 24 May 2019 09:51:02 +0200 |
thartmann |
8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed |
Thu, 23 May 2019 18:50:48 +0200 |
lucy |
8224652: 32-bit build failures after JDK-8213084 |
Fri, 24 May 2019 09:02:33 +0200 |
stuefe |
8220394: bufferedStream does not honor size limit |
Fri, 24 May 2019 07:56:29 +0100 |
clanger |
8223553: Fix code constructs that do not compile with the Eclipse Java Compiler |
Thu, 23 May 2019 18:47:24 -0700 |
darcy |
8224177: Harden annotation processing framework to irregular behavior from processors |
Thu, 23 May 2019 18:31:38 -0700 |
mseledtsov |
8224706: [TESTBUG] problem list failing JDK docker API tests |
Fri, 24 May 2019 03:17:31 +0200 |
jwilhelm |
8224715: ProblemList compiler/graalunit/HotspotJdk9Test.java |
Thu, 23 May 2019 14:14:13 -0700 |
erikj |
8224145: Build compare script fails intermittently on test image native libraries |
Thu, 23 May 2019 14:13:09 -0700 |
erikj |
8224677: Dtrace .d files clash with make dependency .d files |
Thu, 23 May 2019 13:48:16 -0700 |
igerasim |
7061590: Javadoc issues in Charset and StandardCharsets |
Thu, 23 May 2019 17:01:38 +0200 |
rkennke |
8224667: Shenandoah: Post-LRB cleanup |
Thu, 23 May 2019 23:11:13 +0200 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 23 May 2019 17:04:01 -0400 |
vromero |
removing Data and AbstractRecordrecords-and-sealed |
Thu, 23 May 2019 22:14:23 +0200 |
mcimadamore |
Automatic merge with defaultstring-tapas |
Thu, 23 May 2019 22:13:45 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 23 May 2019 22:13:20 +0200 |
mcimadamore |
Automatic merge with defaultconcise-method-declarations |
Thu, 23 May 2019 22:12:56 +0200 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Thu, 23 May 2019 22:12:31 +0200 |
mcimadamore |
Automatic merge with defaultstats-before-this-super |
Thu, 23 May 2019 22:12:03 +0200 |
mcimadamore |
Automatic merge with defaultpatterns-stage-1 |
Thu, 23 May 2019 12:57:12 -0700 |
iklam |
8224689: ProblemList runtime/appcds/SharedArchiveConsistency.java |
Thu, 23 May 2019 12:21:21 -0700 |
naoto |
8221431: Support for Unicode 12.1 |
Thu, 23 May 2019 11:37:24 -0700 |
mseledtsov |
8224165: [TESTBUG] Docker tests produce excessive output |
Thu, 23 May 2019 10:05:02 -0700 |
ccheung |
8224264: [TESTBUG] HelloDynamicCustom.java test failed on the Windows platform in tiers 6 and 7 testing |
Thu, 23 May 2019 09:03:58 -0700 |
aeubanks |
8224635: Revert 8224256 and add back java/security/SecureClassLoader/DefineClass.java test |
Thu, 23 May 2019 18:43:47 +0200 |
redestad |
8224202: Speed up Properties.load |
Thu, 23 May 2019 08:57:24 -0700 |
erikj |
8221543: Indify-dependent microbenchmarks are broken |
Thu, 23 May 2019 11:36:31 +0100 |
dfuchs |
8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed |
Thu, 23 May 2019 12:12:04 +0200 |
rkennke |
8224626: Shenandoah: Elide barriers on uncommon traps |
Thu, 23 May 2019 10:13:29 +0200 |
rehn |
8221734: Deoptimize with handshakes |
Thu, 23 May 2019 09:46:49 +0200 |
thartmann |
8223581: C2 compilation failed with assert(!q->is_MergeMem()) |
Thu, 23 May 2019 08:57:37 +0200 |
thartmann |
8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1 |
Thu, 23 May 2019 08:09:29 +0200 |
pliden |
8224185: ZGC: Introduce "High Usage" rule |
Wed, 22 May 2019 21:49:31 -0700 |
darcy |
8224628: Note that type parameters are not visited by ElementScanners |
Wed, 22 May 2019 21:45:47 -0700 |
henryjen |
8215156: Deprecate the -Xfuture option |
Wed, 22 May 2019 21:50:16 -0400 |
dholmes |
8224087: Compile C code for at least C99 Standard compliance |
Thu, 23 May 2019 02:36:15 +0200 |
jwilhelm |
Added tag jdk-13+22 for changeset 181986c54764 |
Mon, 20 May 2019 16:47:08 -0700 |
aeubanks |
8224256: test/jdk/java/security/SecureClassLoader/DefineClass.java hardcodes 127.0.0.1 |
Wed, 22 May 2019 21:38:16 +0000 |
valeriep |
7107615: scalability bloker in javax.crypto.JceSecurity |
Wed, 22 May 2019 21:40:58 +0200 |
shade |
8224522: Shenandoah should apply barriers on deoptimizationjdk-13+22 |
Thu, 23 May 2019 00:21:39 +0800 |
aoqi |
8224568: minimal and zero build fails after JDK-8213084 |
Wed, 22 May 2019 21:33:58 +0300 |
dchuyko |
8220072: GCC 8.3 reports errors in java.base |
Wed, 22 May 2019 10:51:30 -0700 |
mseledtsov |
8224529: [TESTBUG] JFR TestShenandoahHeapRegion* tests fail on build w/o Shenandoah |
Wed, 22 May 2019 20:39:04 +0300 |
dpochepk |
8218966: AArch64: String.compareTo() can read memory after string |
Wed, 22 May 2019 20:12:19 +0300 |
dpochepk |
8215792: AArch64: String.indexOf generates incorrect result |
Mon, 20 May 2019 14:19:19 -0700 |
aeubanks |
8224248: test/jdk/java/net/InetAddress/CheckJNI.java assumes 127.0.0.1 is available |
Wed, 22 May 2019 09:32:02 -0700 |
jcbeyler |
8224500: Put HeapMonitorStatArrayCorrectnessTest in the problem list |
Wed, 22 May 2019 09:06:24 -0700 |
dtitov |
8214545: sun/management/jmxremote/bootstrap tests hang in revokeall.exe on Windows |
Wed, 22 May 2019 09:26:48 -0400 |
vromero |
8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown |
Wed, 22 May 2019 09:10:07 -0400 |
zgu |
8224525: Shenandoah: Eliminate shenandoah verifier's side-effects |
Wed, 22 May 2019 13:58:19 +0100 |
dfuchs |
8224204: Replace wildcard address with loopback or local host in tests - part 10 |
Wed, 22 May 2019 13:06:31 +0200 |
stefank |
8224203: Remove need to specify type when using FLAG_SET macros |
Wed, 22 May 2019 13:05:37 +0200 |
stefank |
8224201: Simplify JVM flag macro expansions |
Wed, 22 May 2019 07:12:18 -0400 |
zgu |
8224508: Shenandoah: Need to update thread roots in final mark for piggyback ref update cycle |
Wed, 22 May 2019 13:19:04 +0200 |
redestad |
8224589: Improve startup behavior of SecurityProperties |
Wed, 22 May 2019 06:29:08 -0400 |
smonteith |
8224187: Refactor arraycopy_prologue to allow ZGC read barriers on arraycopy |
Wed, 22 May 2019 06:13:53 -0400 |
dholmes |
8224570: Update ProblemList-graal.txt |
Wed, 22 May 2019 11:19:14 +0200 |
tschatzl |
8224160: Move G1RemSetScanClosure into g1RemSet.cpp file |
Wed, 22 May 2019 10:48:46 +0200 |
shade |
8224579: ResourceMark not declared in shenandoahRootProcessor.inline.hpp with --disable-precompiled-headers |
Wed, 22 May 2019 08:42:00 +0100 |
clanger |
8224573: Fix windows build after JDK-8221507 |
Wed, 22 May 2019 09:33:22 +0200 |
stuefe |
8224193: stringStream should not use Resouce Area |
Wed, 22 May 2019 07:10:54 +0200 |
stuefe |
8224487: outputStream should not be copyable |
Tue, 21 May 2019 20:14:30 -0700 |
henryjen |
8218997: Xusage text, man help, etc doesn't mention -Xlog option. |
Tue, 21 May 2019 18:40:29 -0700 |
igerasim |
8223593: Refactor code for reallocating storage |
Tue, 21 May 2019 19:19:44 -0400 |
kbarrett |
8224167: Refactor PtrQueue completed buffer processing |
Tue, 21 May 2019 14:55:30 -0700 |
joehw |
8219692: DOM and SAX parsers ignore namespace |
Tue, 21 May 2019 13:40:56 -0700 |
naoto |
8224105: Cannot parse JapaneseDate string on some specified locales |
Tue, 21 May 2019 15:59:46 -0400 |
vromero |
8223725: j.l.c.MethodHandleDesc::of throws undocumented exception IllegalArgumentException |
Tue, 21 May 2019 12:29:47 -0700 |
epavlova |
8222482: [Graal] Update java-allocation-instrumenter.jar handling in graalunit README.md |
Tue, 21 May 2019 15:44:00 -0400 |
vromero |
8223723: j.l.c.MethodTypeDesc.dropParameterTypes? throws the undocumented exception: IllegalArgumentException |
Tue, 21 May 2019 20:53:27 +0200 |
mgronlun |
8220293: Deadlock in JFR string pool |
Tue, 21 May 2019 13:06:52 -0400 |
zgu |
8224495: Shenandoah: Do not rescan code roots in final mark pause if it is not degenerated GC |
Tue, 21 May 2019 18:22:54 +0200 |
stuefe |
8224034: [TESTBUG] runtime/ErrorHandlerTest/ErrorHandler fails intermittently for case 13 on Windows |
Tue, 21 May 2019 09:53:16 -0400 |
coleenp |
8224119: Safepoint cleanup logging logs times for things it doesn't do |
Tue, 21 May 2019 15:51:35 +0200 |
lucy |
8213084: Rework and enhance Print[Opto]Assembly output |
Tue, 21 May 2019 11:45:37 +0200 |
mdoerr |
8224230: [PPC64, s390] Support AsyncGetCallTrace |
Tue, 21 May 2019 15:02:18 +0530 |
pmuthuswamy |
8223733: "Detail" in headings should be "Details" |
Tue, 21 May 2019 10:46:08 +0200 |
rehn |
8223313: Use handshakes for CountStackFrames. |
Tue, 21 May 2019 10:36:23 +0200 |
kdobson |
8221507: Implement JFR Events for Shenandoah |
Tue, 21 May 2019 10:34:57 +0200 |
rehn |
8223306: Remove threads linked list (use ThreadsList's array in SA) |
Tue, 21 May 2019 00:52:04 -0700 |
sspitsyn |
8183273: Clarify Instrumentation interface should not be implemented outside java.instrument module |
Mon, 20 May 2019 18:18:42 -0700 |
jjg |
8224166: Create a taglet to better handle @jls and @jvms tags |
Mon, 20 May 2019 17:29:44 -0700 |
darcy |
8224175: Fix inconsistencies in @jls and @jvms tags |
Mon, 20 May 2019 15:18:00 -0700 |
mseledtsov |
8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores |
Mon, 20 May 2019 10:57:57 -0700 |
jjg |
8223663: Update links for tool guides |
Mon, 20 May 2019 10:32:10 -0700 |
jiangli |
Merge |
Wed, 15 May 2019 16:21:51 -0700 |
aeubanks |
8224014: Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment |
Wed, 15 May 2019 17:21:18 -0700 |
aeubanks |
8224019: test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java assumes IPv4 is always available |
Mon, 20 May 2019 10:16:45 -0700 |
darcy |
8224174: java.lang.Number has a default constructor |
Wed, 15 May 2019 09:15:59 -0700 |
aeubanks |
8223214: Inet6AddressImpl.loopbackAddress() should choose loopback address that is available |
Mon, 20 May 2019 12:24:05 -0400 |
lancea |
8222807: Address iteration with invalid ZIP header entries |
Mon, 20 May 2019 17:44:29 +0200 |
lucy |
8223444: Improve CodeHeap Free Space Management |
Mon, 20 May 2019 10:06:07 -0400 |
coleenp |
8221967: InternTest.java timed out |
Mon, 20 May 2019 09:43:46 -0400 |
zgu |
8224179: Shenandoah: CTW test failures with traversal GC |
Mon, 20 May 2019 09:42:37 -0400 |
zgu |
8224210: Shenandoah: Refactor ShenandoahRootScanner to support scanning CSet codecache roots |
Thu, 16 May 2019 12:14:37 +0530 |
dkejriwal |
8206879: Currency decimal marker incorrect for Peru |
Mon, 20 May 2019 12:37:40 +0100 |
dfuchs |
8223856: Replace wildcard address with loopback or local host in tests - part 8 |
Tue, 14 May 2019 10:21:55 +0200 |
mbaesken |
8130017: use _FORTIFY_SOURCE in gcc fastdebug builds |
Mon, 20 May 2019 14:42:32 +0530 |
pmuthuswamy |
8219313: Support module specific stylesheets |
Sun, 19 May 2019 22:14:09 +0800 |
ljiang |
8219781: Localized names for Japanese era Reiwa in COMPAT provider |
Sat, 18 May 2019 22:11:25 +0200 |
tschatzl |
8222492: G1 unnecessarily scans remembered set cards for regions that already have been evacuated |
Sat, 18 May 2019 12:13:38 -0700 |
jiefu |
8222302: [TESTBUG]test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any other CPU |
Sat, 18 May 2019 18:49:39 +0200 |
shade |
8224170: Build failures after JDK-8207812 (Implement Dynamic CDS Archive) |
Sat, 18 May 2019 15:42:21 +0900 |
ysuenaga |
8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out |
Fri, 17 May 2019 12:52:46 -0700 |
rfield |
8223595: Consider updating jdk.jshell module description |
Fri, 17 May 2019 13:16:07 -0400 |
vromero |
8223803: j.l.c.MethodTypeDesc::insertParameterTypes? doesn't control type of parameters |
Fri, 17 May 2019 11:47:06 -0400 |
zgu |
8223951: Shenandoah: Only need to update thread roots during final update refs |
Fri, 17 May 2019 08:29:55 -0700 |
ccheung |
8207812: Implement Dynamic CDS Archive |
Fri, 17 May 2019 10:48:02 -0400 |
rriggs |
8220166: Performance regression in deserialization (4-6% in SPECjbb) |
Thu, 16 May 2019 21:25:53 +0800 |
aoqi |
8224028: loop initial declarations introduced by JDK-8184770 |
Fri, 17 May 2019 09:52:35 -0400 |
zgu |
8223774: Shenandoah: Refactor ShenandoahRootProcessor and family |
Fri, 17 May 2019 12:33:37 +0200 |
tschatzl |
8224038: Fix remaining InCSetState mentions |
Fri, 17 May 2019 12:06:03 +0200 |
pliden |
8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping |
Fri, 17 May 2019 11:44:44 +0200 |
bulasevich |
8223472: volatile long field corruption on x86_32 |
Fri, 17 May 2019 09:00:39 +0100 |
clanger |
8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031 |
Fri, 17 May 2019 03:01:21 -0400 |
bulasevich |
8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL |
Thu, 16 May 2019 13:21:41 +0200 |
mbaesken |
8223944: fix zlib related building docu and comments |
Fri, 17 May 2019 14:14:15 +0900 |
ysuenaga |
8223665: SA: debugd options should follow jhsdb style |
Thu, 16 May 2019 20:14:54 -0400 |
kbarrett |
8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex |
Thu, 16 May 2019 18:45:30 -0400 |
bulasevich |
8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction) |
Fri, 17 May 2019 00:21:10 +0200 |
jwilhelm |
8223346: Update Graal |
Thu, 16 May 2019 12:16:47 -0700 |
iignatyev |
8222154: upgrade gtest to 1.8.1 |
Thu, 16 May 2019 12:33:44 -0700 |
epavlova |
8224017: [Graal] gc/z/TestUncommit.java fails with Graal |
Thu, 16 May 2019 12:48:21 -0700 |
jcbeyler |
8224020: AsyncGetCallTrace test should not run on PPC64 or IA64 |
Thu, 16 May 2019 21:32:24 +0200 |
shade |
8224033: os::snprintf should be used in virtualizationSupport.cpp |
Thu, 16 May 2019 12:36:08 -0700 |
rhalade |
8223499: Remove two DocuSign root certificates that are expiring |
Thu, 16 May 2019 11:30:32 -0700 |
epavlova |
8223910: TestFloatJNIArgs and TestTrichotomyExpressions time out with Graal as JIT |
Thu, 16 May 2019 11:37:26 -0700 |
dtitov |
8222422: vmTestbase/nsk/jdi/ClassLoaderReference/definedClasses tests failed with Unexpected Exception: null |
Thu, 16 May 2019 13:34:33 -0400 |
vromero |
8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods |
Thu, 16 May 2019 19:07:31 +0200 |
rkennke |
8224043: Shenandoah: Remove clear_claimed_marks() from start of concurrent_traversal() |
Thu, 16 May 2019 15:45:46 +0100 |
adinn |
8224042: Add private alignDown method to MappedByteBuffer |
Wed, 15 May 2019 17:13:57 -0700 |
aeubanks |
8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available |
Thu, 16 May 2019 17:06:53 +0100 |
alanb |
8223442: java/nio/channels/SocketChannel/AdaptorStreams.java testConcurrentTimedReadWrite3(): failure |
Thu, 16 May 2019 11:07:09 -0400 |
coleenp |
8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0 |
Thu, 16 May 2019 16:42:14 +0200 |
jlahoda |
8224031: Cannot parse switch expressions after type cast |
Thu, 16 May 2019 09:21:49 +0200 |
mbaesken |
8223438: add VirtualizationInformation JFR event |
Wed, 15 May 2019 12:30:02 +0200 |
rrich |
8223572: ~ThreadInVMForHandshake() should call handle_special_runtime_exit_condition() |
Thu, 16 May 2019 13:57:35 +0200 |
stuefe |
8224023: Redo the fix for ErrorFile option does not handle pre-existing error files of the same name |
Thu, 16 May 2019 07:09:17 -0400 |
coleenp |
8223956: Make SymbolTable and StringTable AllStatic |
Thu, 16 May 2019 16:40:48 +0530 |
pmuthuswamy |
8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1 |
Thu, 16 May 2019 10:52:36 +0200 |
jlahoda |
8222169: java.lang.AssertionError switch expression in ternary operator - ? |
Mon, 13 May 2019 07:41:32 -0700 |
rschmelter |
8223770: code_size2 still too small in some compressed oops configurations |
Wed, 15 May 2019 20:33:17 -0400 |
coleenp |
8224010: Incorrect string interning |
Thu, 16 May 2019 02:34:53 +0200 |
jwilhelm |
Added tag jdk-13+21 for changeset f2f11d7f7f4e |
Wed, 15 May 2019 22:45:54 +0200 |
shade |
8223980: Shenandoah: Refactor and fix ObjArrayChunkedTask verificationjdk-13+21 |
Tue, 07 May 2019 16:18:21 -0700 |
aeubanks |
8223532: Don't try creating IPv4 sockets in NetworkInterface.c if IPv4 is not supported |
Wed, 15 May 2019 13:22:29 -0700 |
rhalade |
8222136: Remove two Comodo root CA certificates that are expiring |
Wed, 15 May 2019 19:47:28 +0100 |
aefimov |
8223798: Replace wildcard address with loopback or local host in tests - part 7 |
Wed, 15 May 2019 19:34:34 +0100 |
dfuchs |
8223880: Update sun/net/ftp/FtpURL.java and sun/net/ftp/FtpURLConnectionLeak.java to work with IPv6 addresses |
Wed, 15 May 2019 19:09:54 +0100 |
dfuchs |
8223716: sun/net/www/http/HttpClient/MultiThreadTest.java should be more resilient to unexpected traffic |
Wed, 15 May 2019 11:06:33 -0700 |
amenkov |
8184770: JDWP support for IPv6 |
Fri, 10 May 2019 17:13:02 -0700 |
aeubanks |
8223737: Fix HostsFileNameService for IPv6 literal addresses |
Wed, 15 May 2019 08:58:23 -0400 |
zgu |
8223215: Shenandoah: Support verifying subset of roots |
Wed, 15 May 2019 14:30:22 +0200 |
thartmann |
8223885: hs_err and replay file may contain garbage when overwriting existing file |
Wed, 15 May 2019 11:53:47 +0200 |
shade |
8223911: Disable bad node budget verification until the fix |
Wed, 15 May 2019 13:54:43 +0530 |
psadhukhan |
Merge |
Tue, 14 May 2019 11:23:08 +0530 |
psadhukhan |
Merge |
Fri, 10 May 2019 16:22:35 -0700 |
prr |
8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit |