Wed, 10 Jan 2018 22:48:27 +0100 eosterlund 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Mon, 12 Feb 2018 16:08:33 -0800 psomashe 8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold.
Mon, 12 Feb 2018 14:28:04 -0500 lfoltan 8186211: Negative tests for CONSTANT_Dynamic
Mon, 12 Feb 2018 11:10:10 -0800 ccheung 8193846: Obsolete the VM option UseUTCFileTimestamp
Fri, 09 Feb 2018 10:18:19 +0100 mbaesken 8197412: Enable docker container related tests for linux s390x
Mon, 12 Feb 2018 15:29:35 +0100 mdoerr 8197572: s390 build broken after 8165929
Sun, 11 Feb 2018 03:12:15 -0500 kbarrett 8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
Sat, 10 Feb 2018 09:25:35 +0100 jwilhelm Merge
Sat, 10 Feb 2018 09:48:51 +0000 dsamersoff 8190428: Minimal Dynamic Constant support for AArch64
Fri, 09 Feb 2018 09:56:05 -0800 psomashe 8193150: Create a jtreg version of the test from JDK-8187143.
Fri, 09 Feb 2018 08:23:42 -0500 coleenp 8165929: Constify arguments of Copy methods
Fri, 09 Feb 2018 13:09:55 +0100 tschatzl 8196602: Change HeapRegionClosure to comply to naming conventions
Fri, 09 Feb 2018 12:09:21 +0530 jgeorge 8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes
Sat, 24 Feb 2018 08:26:53 +0000 alanb 8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible
Fri, 23 Feb 2018 17:34:25 -0500 rriggs 8198656: Update copyright to 2018
Fri, 23 Feb 2018 14:08:25 -0800 ihse 8198627: JDK-8198318 broke readlink testing
Fri, 23 Feb 2018 13:42:04 -0800 jjg 8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
Fri, 23 Feb 2018 16:00:44 -0500 rriggs 8198645: Use System.lineSeparator() instead of getProperty("line.separator")
Fri, 23 Feb 2018 22:09:16 +0100 erikj 8198569: SetupTextFileProcessing should use sed with 'g'
Fri, 23 Feb 2018 12:10:56 -0800 mchung 8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
Fri, 23 Feb 2018 14:26:29 -0500 rriggs 8189330: Cleanup FileDescriptor implementation
Fri, 23 Feb 2018 10:49:56 -0800 rfield 8198573: JShell: class replace loses instances
Fri, 23 Feb 2018 10:25:22 -0800 rfield 8166232: jshell tool: cannot access previous history
Fri, 23 Feb 2018 16:28:19 +0000 lana Merge
Fri, 23 Feb 2018 16:27:25 +0000 lana Added tag jdk-11+2 for changeset 03ae177c26b0
Fri, 23 Feb 2018 09:55:52 +0100 clanger 8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent)
Thu, 22 Feb 2018 15:49:32 -0500 vromero 8198512: compiler support for local-variable syntax for lambda parameters jdk-11+2
Thu, 22 Feb 2018 12:26:01 -0800 rfield 8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException
Thu, 22 Feb 2018 18:53:28 +0100 jlahoda 8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502
Fri, 23 Feb 2018 01:54:09 +0530 sdama 8198502: Exception at runtime due to lambda analyzer reattributes live AST
Wed, 21 Feb 2018 17:07:12 +0100 jlahoda 8197439: Crash with -XDfind=lambda for anonymous class in anonymous class.
Thu, 22 Feb 2018 11:16:43 +0100 redestad 8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks
Thu, 22 Feb 2018 11:52:01 +0530 nishjain 8190904: Incorrect currency instance returned by java.util.Currency.getInstance()
Wed, 21 Feb 2018 15:09:40 -0800 naoto 8198385: Remove property sun.locale.formatasdefault
Wed, 21 Feb 2018 14:23:45 -0800 minqi 8194154: System property user.dir should not be changed
Wed, 21 Feb 2018 00:29:04 -0500 vromero 8198479: JDK build is broken by 8194892
Tue, 20 Feb 2018 23:15:27 +0000 diazhou 8198303: jdk11+1 was build with incorrect GA date as 2018-03-20
Tue, 20 Feb 2018 23:14:01 +0000 diazhou 8198301: jdk11+1 was built as 'fcs' instead of 'ea'
Tue, 20 Feb 2018 21:47:54 +0100 ihse 8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable
Tue, 20 Feb 2018 11:28:32 -0800 mchung 8198441: Replace native Runtime::runFinalization0 method with shared secrets
Tue, 20 Feb 2018 17:49:15 +0100 redestad 8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker
Tue, 20 Feb 2018 11:45:16 -0500 vromero 8194892: add compiler support for local-variable syntax for lambda parameters
Tue, 20 Feb 2018 07:51:51 -0800 erikj 8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3
Tue, 20 Feb 2018 07:04:51 -0800 erikj 8198425: make/Main.gmk Add extra extension/override points to the make file
Tue, 20 Feb 2018 15:25:40 +0530 sundar 8194922: jlink --exclude-resources should never exclude module-info.class
Tue, 20 Feb 2018 09:47:23 +0000 alanb 8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows
Mon, 19 Feb 2018 19:02:43 +0000 alanb 8198380: tools/jimage/JImageExtractTest.java failing
Mon, 19 Feb 2018 18:43:28 +0000 alanb 8198379: tools/jimage/JImageListTest.java failing
Mon, 19 Feb 2018 13:26:41 +0000 alanb 8170120: jimage throws IOException when the given file is not a jimage file
Mon, 19 Feb 2018 10:57:05 +0100 ihse 8198318: Make build comparisons clean again
Sun, 18 Feb 2018 17:06:20 -0800 igerasim 8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win]
Fri, 16 Feb 2018 14:03:34 -0800 naoto 8198228: Spec clarification: j.u.Locale.getDisplayName()
Fri, 16 Feb 2018 11:49:27 -0800 erikj 8153294: Solaris devkit uses linker from system instead of in devkit
Fri, 16 Feb 2018 11:26:12 -0800 erikj 8198306: Add post custom extension hooks to two launchers
Fri, 16 Feb 2018 18:51:35 +0100 ihse 8198227: Fix COMPARE_BUILD after forest consolidation
Fri, 16 Feb 2018 05:58:57 +0000 lana Merge
Fri, 16 Feb 2018 05:58:04 +0000 lana Added tag jdk-11+1 for changeset dfa46cfe5634
Fri, 16 Feb 2018 15:23:22 +0530 sdama 8196959: NullPointerException in discovery003.java
Thu, 15 Feb 2018 19:35:17 -0800 martin 8197812: (ref) Data race in Finalizer
Thu, 15 Feb 2018 14:44:14 +0000 alanb 8193819: Error message when module does not have a ModuleMainClass attribute is confusing jdk-11+1
Thu, 15 Feb 2018 13:37:20 +0000 alanb 8193818: Remove unused single_step field from java.lang.Thread
Thu, 15 Feb 2018 00:25:01 -0800 sherman 8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278
Wed, 14 Feb 2018 16:37:20 -0800 martin 8197893: Mistaken type check in CheckedEntrySet.toArray
Wed, 14 Feb 2018 14:13:42 -0800 sherman 8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package
Wed, 14 Feb 2018 19:03:12 +0100 redestad 8197849: Misc improvements to jar resource handling
Wed, 14 Feb 2018 08:15:07 -0800 bpb 8144672: (ch) PipeImpl should use localhost instead of loopback address
Wed, 14 Feb 2018 15:27:29 +0100 redestad 8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker
Wed, 14 Feb 2018 14:45:38 +0100 redestad 8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger
Wed, 14 Feb 2018 16:58:49 +0800 weijun 8191438: jarsigner should print when a timestamp will expire
Tue, 13 Feb 2018 15:32:41 -0800 mchung 8197865: @moduleGraph taglet generates incorrect link to module graph
Tue, 13 Feb 2018 22:10:03 +0000 lana Merge
Fri, 09 Feb 2018 12:53:08 +0100 tschatzl 8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
Fri, 09 Feb 2018 11:51:40 +0100 tschatzl 8196602: Change HeapRegionClosure to comply to naming conventions
Sat, 10 Feb 2018 09:25:35 +0100 jwilhelm Merge
Thu, 08 Feb 2018 21:53:06 -0500 lmesnik 8197455: There is some runthese related unused code in bytecodeInterpreter.cpp
Thu, 08 Feb 2018 17:23:43 -0500 kbarrett 8196083: Avoid locking in OopStorage::release
Thu, 08 Feb 2018 15:21:59 -0500 coleenp 8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
Thu, 08 Feb 2018 13:21:22 -0500 zgu 8196923: [REDO] NMT: Report array class count in NMT summary
Thu, 08 Feb 2018 08:38:42 -0800 iignatyev 8197113: combine multiple @key tags in jtreg tests
Wed, 07 Feb 2018 21:53:38 +0000 poonam 8187577: JVM crash during gc doing concurrent marking
Wed, 07 Feb 2018 13:31:13 -0800 mseledtsov Merge
Wed, 07 Feb 2018 16:16:50 +0100 mbaesken 8196062: Enable docker container related tests for linux ppc64le
Wed, 07 Feb 2018 12:55:47 -0800 amenkov 8196977: add test for JDK-8161605
Wed, 07 Feb 2018 12:37:30 -0800 psandoz 8196960: Exceptions in ConstantBootstrapsTest.java on SPARC
Wed, 07 Feb 2018 10:25:10 -0800 amenkov 8161605: The '!UseSharedSpaces' check is not need in JvmtiManageCapabilities::recompute_always_capabilities
Wed, 07 Feb 2018 16:03:12 +0100 clanger 8196565: AIX: Clean up os::javaTimeNanos according to AIX/PASE specification
Tue, 06 Feb 2018 15:48:50 +0100 rwestberg 8193308: Disallow installing user signal handlers for SIGBUS on OSX
Wed, 07 Feb 2018 03:43:29 +0100 jwilhelm 8196924: [BACKOUT] NMT: Report array class count in NMT summary
Tue, 06 Feb 2018 08:24:36 -0500 zgu 8193184: NMT: Report array class count in NMT summary
Tue, 06 Feb 2018 18:10:30 -0500 coleenp 8196907: Fix minimal vm
Tue, 06 Feb 2018 13:41:49 -0500 hseigel 8190235: Clarify ClassLoaderData::is_*_class_loader_data() method implementations
Tue, 06 Feb 2018 09:35:05 -0800 kvn 8196726: compiler/inlining/InlineAccessors.java test failed
Tue, 06 Feb 2018 10:28:22 -0500 lfoltan 8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
Mon, 05 Feb 2018 23:12:03 +0100 jwilhelm Merge
Tue, 06 Feb 2018 14:11:47 +0530 dstewart 8196521: [Testbug] serviceability/sa/ClhsdbWhere.java fails to find method 'waitForReferencePendingList' in output
Tue, 06 Feb 2018 11:43:13 +0530 dstewart 8196361: JTReg failure: serviceability/sa/ClhsdbInspect.java
Mon, 05 Feb 2018 13:23:26 -0500 zgu 8194934: NMT: Remove MemTracker::get_virtual_memory_xxx_tracker(), create Tracker in place
Mon, 05 Feb 2018 08:08:01 +0100 thartmann 8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT
Mon, 05 Feb 2018 07:20:26 +0100 thartmann 8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
Mon, 05 Feb 2018 07:14:24 +0100 thartmann 8196608: [Graal] compiler/uncommontrap/TestUnstableIfTrap.java fails in Graal JIT mode
Fri, 02 Feb 2018 17:28:17 -0800 iveresov 8194819: Update Graal
Fri, 02 Feb 2018 10:37:48 -0500 hseigel 8190359: Reduce the number of recorded klass dependencies
Fri, 02 Feb 2018 09:34:11 -0500 coleenp 6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree
Wed, 31 Jan 2018 16:10:23 -0800 dlong 8194990: 3 Null pointer dereference defect groups related to CodeCache::find_blob_unsafe()
Wed, 31 Jan 2018 16:09:52 -0800 dlong 8194987: Null pointer dereference in escape.cpp related to Node::find_out_with()
Wed, 31 Jan 2018 16:09:29 -0800 dlong 8194984: 9 Null pointer dereference defect groups related to ciMethodData::bci_to_data()
Tue, 13 Feb 2018 14:41:54 -0500 lancea 8197866: Docs.mk still had a reference to java.se.ee
Thu, 08 Feb 2018 15:35:49 +0100 stuefe 8196488: [aix] TOC overflow for libjvm.so in fastdebug build
Mon, 12 Feb 2018 21:06:06 -0800 igerasim 8197462: Inconsistent exception messages for invalid capturing group names
Tue, 13 Feb 2018 12:26:22 +0800 xyin 8196770: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java
Tue, 13 Feb 2018 12:19:37 +0800 xyin 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
Tue, 06 Feb 2018 09:35:05 -0800 kvn 8196726: compiler/inlining/InlineAccessors.java test failed
Mon, 12 Feb 2018 11:40:19 -0800 mchung 8168682: jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp
Mon, 12 Feb 2018 08:19:33 -0800 bpb 8197498: (se) kevent polling should ignore signal interrupt (EINTR)
Mon, 12 Feb 2018 08:19:23 -0800 bpb 8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests
Mon, 12 Feb 2018 16:36:15 +0100 ihse 8197571: Change storage location for generated-configure.sh
Mon, 12 Feb 2018 09:12:41 +0100 ehelin 8193189: Allow --boot-jdk to accept a .tar.gz compressed JDK image
Sun, 11 Feb 2018 12:41:56 +0100 attila 8193295: Remove no longer used COMMALEFT
Sat, 10 Feb 2018 09:23:41 -0800 dl 8195590: Miscellaneous changes imported from jsr166 CVS 2018-02
Sat, 10 Feb 2018 09:17:53 -0800 dl 8190324: ThreadPoolExecutor should not specify a dependency on finalization
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip