log

age author description
Thu, 08 Mar 2018 19:13:16 +0100 erikj 8199339: JDK-8198859 broke solaris x64
Thu, 08 Mar 2018 18:51:31 +0100 ihse 8199331: Don't limit debug information for fastdebug JDK native libraries
Thu, 08 Mar 2018 18:46:37 +0100 ihse 8199338: Use -g0 on solstudio also for compiling C programs
Thu, 08 Mar 2018 08:17:26 -0800 bpb 8198899: Compilation errors in java.prefs with VS 2017
Thu, 08 Mar 2018 11:21:57 +0900 ykubota 8169358: httpserver does not close connections when RejectedExecutionException occurs
Thu, 08 Mar 2018 10:28:46 -0500 vromero 8199327: nuke var type name after a lambda has been accepted
Thu, 08 Mar 2018 13:39:42 +0800 weijun 8193262: JNI array not released in libsunmscapi convertToLittleEndian
Thu, 08 Mar 2018 12:20:26 +0800 weijun 8191139: Remove deprecated javax.security.auth.Policy API
Thu, 08 Mar 2018 11:44:43 +0800 weijun 8198898: Compilation errors in jdk.crypto.mscapi with VS 2017
Thu, 08 Mar 2018 11:44:26 +0800 weijun 8199198: Remove unused functions in jdk.crypto.mscapi native code
Wed, 07 Mar 2018 22:30:39 +0100 erikj 8199197: Set _NT_SYMBOL_PATH when running tests on windows
Wed, 07 Mar 2018 19:14:36 +0100 ihse 8199224: Refactor add_native_source in SetupNativeCompilation
Wed, 07 Mar 2018 18:36:21 +0100 hannesw 8199236: Nashorn uses deprecated HTML tags in Javadoc
Tue, 06 Mar 2018 23:03:50 +0000 enevill 8199152: Configure broken on arm32
Wed, 07 Mar 2018 07:20:38 +0000 alanb 8199120: (so) SocketChannelImpl read/write don't need stateLock when channel is configured non-blocking
Wed, 07 Mar 2018 07:15:24 +0000 alanb 8199015: (se) SocketChannelImpl.translateXXXOps access channel state without synchronization
Wed, 07 Mar 2018 07:13:55 +0000 alanb 8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
Tue, 06 Mar 2018 10:51:26 -0800 bpb 8198302: VS2017 (C4477) java.base/windows/native/libnet/NetworkInterface_winXP.c incorrect printf format strings
Tue, 06 Mar 2018 10:45:47 -0800 bpatel 8182765: HTML5 must be the default javadoc codegen mode in the near future
Tue, 06 Mar 2018 17:43:21 +0100 ihse 8199103: Can't use COMPARE_BUILD with PATCH from custom root
Tue, 06 Mar 2018 17:30:13 +0100 erikj 8199125: --disable-warnings-as-errors does not work for native jtreg test code
Tue, 06 Mar 2018 17:24:56 +0100 ihse 8199118: Filtering of filename for microsoft CL broken on newer Cygwin
Tue, 06 Mar 2018 10:00:49 -0500 rriggs 8197538: Remove mention of hotjava paths in MimeTable.java
Tue, 06 Mar 2018 10:31:14 +0000 coffeys 8199018: Test crypto provider not registering
Tue, 06 Mar 2018 00:59:49 +0100 ihse 8198844: Clean up GensrcX11Wrappers
Tue, 06 Mar 2018 00:56:03 +0100 ihse 8199052: Configure broken on aarch64
Mon, 05 Mar 2018 05:50:24 -0800 shurailine 8193660: Check SOURCE line in "release" file for closedjdk
Mon, 05 Mar 2018 05:44:46 -0800 shurailine 8193660: Check SOURCE line in "release" file for closedjdk
Mon, 05 Mar 2018 08:50:47 -0800 naoto 4993841: (str) java.lang.Character should have a toString(int) method
Mon, 05 Mar 2018 08:27:42 -0800 bpb 8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
Sun, 04 Mar 2018 18:46:07 -0800 xyin 8198931: remove java.xml.bind module dependency for com/sun/jndi tests
Sun, 04 Mar 2018 17:05:29 -0500 lancea 8197533: Move javax.transaction.xa to its own module
Sun, 04 Mar 2018 00:32:53 -0800 sherman 8198966: To make CoderResult.Cache.cache final and allocate it eagerly
Sat, 03 Mar 2018 08:39:08 +0100 ihse 8198862: Stop doing funky compilation stuff for dtrace
Fri, 02 Mar 2018 18:08:50 -0500 rriggs 8198970: jnu_util.c compilation error on Solaris
Fri, 02 Mar 2018 18:10:57 -0400 jlaskey 8198955: String#repeat loop optimization
Fri, 02 Mar 2018 14:17:04 -0500 rriggs 8198697: Simplify initialization of platform encoding
Fri, 02 Mar 2018 10:59:25 +0100 ihse 8198724: Refactor FLAGS handling in configure
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Thu, 15 Mar 2018 21:29:36 +0100 stefank 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
Thu, 15 Mar 2018 21:24:10 +0100 stefank 8199946: Move load/store and encode/decode out of oopDesc
Fri, 23 Mar 2018 12:55:39 +0100 eosterlund 8200113: Make Access load proxys smarter
Thu, 22 Mar 2018 12:34:31 +0100 stefank 8200111: MallocArrayAllocator::free should not take a length parameter
Thu, 22 Mar 2018 20:21:19 -0700 roland 8193130: Bad graph when unrolled loop bounds conflicts with range checks
Thu, 22 Mar 2018 16:39:02 -0700 kvn 8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp
Thu, 22 Mar 2018 10:45:20 -0700 kvn 8199896: [Graal] build Graal on all x86 platforms
Wed, 21 Mar 2018 14:38:32 +0100 eosterlund 8198949: Modularize arraycopy stub routine GC barriers
Thu, 22 Mar 2018 08:39:51 +0100 thartmann 8199777: Deprecate -XX:+AggressiveOpts
Wed, 21 Mar 2018 20:15:00 -0700 roland 8199784: PhaseIdealLoop::place_near_use() might return wrong control with loop strip mining
Tue, 20 Mar 2018 22:54:02 +0800 smonteith 8193266: AArch64: TestOptionsWithRanges.java SIGSEGV
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Wed, 21 Mar 2018 17:09:34 -0400 coleenp 8197844: JVMTI GetLoadedClasses should use the Access API
Wed, 21 Mar 2018 13:30:03 -0700 epavlova 8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt
Wed, 21 Mar 2018 13:18:06 -0700 mseledtsov 8199880: runtime/appcds/condy/CondyHelloTest.java missing at requires vm.cds
Wed, 21 Mar 2018 13:07:19 -0700 cjplummer 8195109: ServiceUtil::visible_oop is not needed anymore
Wed, 21 Mar 2018 10:05:36 +0100 roland 8196294: LoopStripMiningIterShortLoop is set to zero by default
Wed, 21 Mar 2018 11:27:29 -0400 gtriantafill 8194054: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with -1073740940 (FFFFFFFFC0000374)
Wed, 21 Mar 2018 16:00:41 +0100 rkennke 8199739: Use HeapAccess when loading oops from static fields in javaClasses.cpp
Wed, 21 Mar 2018 12:47:46 +0100 ehelin 8199027: Make protected members private in G1Policy
Wed, 21 Mar 2018 10:35:13 +0100 lkorinth 8196337: Add commit methods that take all event properties as argument
Tue, 20 Mar 2018 11:41:17 +0100 eosterlund 8199696: Remove Runtime1::arraycopy
Wed, 21 Mar 2018 08:18:54 +0100 thartmann 8199624: [Graal] Blocking jvmci compilations time out
Tue, 20 Mar 2018 22:22:02 +0100 pliden 8199886: gc/cslocker/TestCSLocker.java crashes
Tue, 20 Mar 2018 10:23:14 -0700 dlong 8146201: [AOT] Class static initializers that are not pure should not be executed during static compilation
Tue, 20 Mar 2018 15:59:36 +0100 rkennke 8199620: Support for JNI object pinning
Fri, 16 Mar 2018 19:13:13 +0100 simonis 8199698: Change 8199275 breaks template instantiation for xlC (and potentially other compliers)
Tue, 20 Mar 2018 13:40:03 +0530 hb 8196028: JMX: Not enough JDP packets received before timeout
Tue, 20 Mar 2018 11:24:32 +0530 jgeorge 8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC
Mon, 19 Mar 2018 14:20:28 -0500 gziemski 8140359: get_locked_message_ext() should return Flag::MsgType
Mon, 19 Mar 2018 13:57:08 -0500 gziemski 8199356: Fix hotspot to allow stdlib to use libc++ and to allow changing the deployment target to 10.9
Mon, 19 Mar 2018 13:37:57 -0500 lucy 8198608: Improvements to command-line flags printing
Mon, 19 Mar 2018 13:38:35 -0400 zgu 8199741: NMT: Tag safepoint polling pages
Wed, 14 Mar 2018 17:55:15 +0800 njian 8191954: AArch64: disable UseCISCSpill in C2
Thu, 15 Mar 2018 14:05:48 +0800 njian 8173100: AArch64: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation
Mon, 19 Mar 2018 08:31:57 -0400 zgu 8199752: NMT: Memory allocated by Unsafe.allocateMemory should be tagged as mtOther
Mon, 19 Mar 2018 07:38:18 +0100 eosterlund 8199604: Rename CardTableModRefBS to CardTableBarrierSet
Fri, 16 Mar 2018 14:47:53 +0100 eosterlund 8199685: Access arraycopy build failure with GCC 7.3.1
Mon, 19 Mar 2018 11:38:45 +0100 stuefe 8199667: Unify metaspace list index handling and reinstantiate ChunkManager listindex gtest
Thu, 15 Mar 2018 21:26:55 +0100 stefank 8199728: Remove oopDesc::is_scavengable
Fri, 16 Mar 2018 22:59:32 -0700 iveresov 8198969: Update Graal
Fri, 16 Mar 2018 11:26:05 +0000 enevill 8199243: aarch32: ARM 32 build broken after 8165929
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Fri, 16 Mar 2018 08:26:53 -0400 coleenp 8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
Thu, 15 Mar 2018 11:58:58 +0100 sjohanss 8199674: Improve G1 Full GC array marking
Tue, 13 Mar 2018 15:13:20 -0700 iklam 8198796: Create test case for CDS + condy
Thu, 15 Mar 2018 20:52:29 -0400 gromero 8198794: Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3
Wed, 14 Mar 2018 11:09:26 -0700 dtitov 8166642: serviceability/dcmd/framework/* timeout
Fri, 09 Mar 2018 23:03:28 -0500 dstewart 8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java
Fri, 16 Feb 2018 09:43:26 +0000 aph 8197429: Increased stack guard causes segfaults on x86-32
Thu, 15 Mar 2018 15:38:23 +0100 clanger 8199010: attachListener.hpp: Fix potential null termination issue found by coverity scans
Thu, 15 Mar 2018 07:43:07 +0100 stuefe 8199656: Make slow metaspace verifications switchable in debug builds
Thu, 15 Mar 2018 12:44:27 +0100 rkennke 8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base()
Thu, 15 Mar 2018 07:40:00 -0400 coleenp 8199272: Broken assertion in ClassLoaderData::remove_handle
Thu, 15 Mar 2018 07:20:32 +0100 stuefe 8199432: metaspace: fix wrong comment and condition in SpaceManager::verify()
Thu, 15 Mar 2018 07:15:39 +0100 stuefe 8199431: Split up class Metaspace into a static and a non-static part
Wed, 14 Mar 2018 21:36:41 +0100 goetz 8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java
Tue, 13 Mar 2018 21:55:41 +0100 goetz 8199532: [TESTBUG] AbstractMethodErrorTest.java test failed with -Xcomp
Wed, 14 Mar 2018 09:58:53 -0700 jcbeyler 8199561: Fix two typos in the JVMTI documentation
Wed, 14 Mar 2018 09:09:38 -0700 rraghavan 8071282: remove misc dead code
Wed, 14 Mar 2018 15:28:31 +0100 shade 8199603: Build failures after JDK-8199421 "Add support for vector popcount"
Tue, 13 Mar 2018 16:21:45 -0400 zgu 8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm
Wed, 14 Mar 2018 14:09:33 +0100 tschatzl 8199516: Remove dead code overlooked during Full GC work
Wed, 14 Mar 2018 12:12:00 +0100 simonis 8199472: Fix non-PCH build after JDK-8199319
Wed, 14 Mar 2018 07:27:19 -0400 coleenp 8199282: Remove ValueObj class for allocation subclassing for gc code
Wed, 14 Mar 2018 07:07:18 -0400 dholmes Merge
Tue, 13 Mar 2018 18:22:53 +0000 enevill 8199220: Zero build broken after 8195103, 8191102 and 8189871
Sun, 11 Mar 2018 07:11:03 +0100 stuefe 8199430: Rename MetaspaceAux to something more meaningful
Wed, 14 Mar 2018 10:38:02 +0100 shade 8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set
Tue, 13 Mar 2018 15:29:55 -0700 psandoz 8197944: Condy tests fails on Windows
Tue, 13 Mar 2018 20:06:34 +0100 stuefe 8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423
Tue, 13 Mar 2018 18:27:20 +0100 sjohanss 8199533: ProblemList tests failing after JDK-8153333
Tue, 13 Mar 2018 10:22:15 -0700 rlupusoru 8199421: Add support for vector popcount
Tue, 13 Mar 2018 17:13:35 +0100 rkennke 8198445: Access API for primitive/native arraycopy
Wed, 14 Mar 2018 00:30:56 +0900 ysuenaga 8199323: hsdis could not be loaded which are located on long path
Tue, 13 Mar 2018 11:29:30 +0100 mdoerr 8198510: Enable UseDynamicNumberOfGCThreads by default
Thu, 08 Mar 2018 14:33:57 -0800 psandoz 8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods
Mon, 12 Mar 2018 14:11:54 -0700 amenkov 8193369: post_field_access does not work for some functions, possibly related to fast_getfield
Mon, 12 Mar 2018 13:54:55 -0700 epavlova 8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal
Fri, 09 Mar 2018 23:13:37 +0900 ysuenaga 8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
Mon, 12 Mar 2018 12:02:20 +0100 mdoerr 8198894: [PPC64] More generic vector CRC implementation
Mon, 12 Mar 2018 09:46:12 +0100 ehelin 8197852: Move G1DefaultPolicy into G1Policy
Mon, 12 Mar 2018 08:16:48 +0100 ehelin 8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap
Fri, 09 Mar 2018 20:01:38 -0500 coleenp 8199283: Remove ValueObj class for allocation subclassing for compiler code
Fri, 09 Mar 2018 13:36:39 -0800 ccheung 8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)"
Fri, 09 Mar 2018 12:38:54 -0800 kvn 8199422: Hotspot build is broken after push of 8197235
Fri, 09 Mar 2018 10:15:22 -0800 kvn 8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows
Fri, 09 Mar 2018 13:06:36 -0500 coleenp Merge
Thu, 08 Feb 2018 09:23:49 +0100 goetz 8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors.
Fri, 09 Mar 2018 09:46:49 -0800 kvn 8198591: compiler/aot/fingerprint tests should be moved to open
Fri, 09 Mar 2018 12:03:20 -0500 coleenp Merge
Tue, 06 Mar 2018 19:24:13 +0100 stuefe 8198423: Improve metaspace chunk allocation
Fri, 09 Mar 2018 10:46:02 -0500 coleenp 8173070: Remove ValueObj class for allocation subclassing for runtime code
Fri, 09 Mar 2018 08:01:25 +0100 pliden 8199328: Fix unsafe field accesses in heap dumper
Thu, 08 Mar 2018 16:44:29 -0500 dholmes 8199012: SEGV in jni_DetachCurrentThread during VM shutdown
Thu, 08 Mar 2018 19:10:25 +0100 stefank 8199319: Remove handles.inline.hpp include from reflectionUtils.hpp
Thu, 08 Mar 2018 09:56:29 +0100 stefank 8199275: Fix inclusions of allocation.inline.hpp
Wed, 07 Mar 2018 21:57:36 +0100 stefank 8199264: Remove universe.inline.hpp to simplify include dependencies
Wed, 07 Mar 2018 19:32:54 -0800 gdub 8194490: [JVMCI] Move `iterateFrames` to C++
Wed, 07 Mar 2018 13:26:15 -0800 erikj 8198243: Add build time check for global operator new/delete in object files
Mon, 05 Mar 2018 13:18:55 +0000 adinn 8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails
Tue, 06 Mar 2018 08:16:45 +0100 stuefe 8193429: "assert(false) failed: GetModuleFileName failed (126)" in symbolengine.cpp
Wed, 07 Mar 2018 09:32:46 -0500 hseigel 8159850: Remove unneeded parsing of optional-size when parsing array types
Wed, 07 Mar 2018 10:58:59 +0100 shade 8199219: Build failures after JDK-8195148 (Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet)
Tue, 06 Mar 2018 22:08:30 -0800 iklam 8191585: VM anonymous classes created during CDS dump time cause crash
Tue, 06 Mar 2018 16:02:04 -0800 dnsimon 8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler
Tue, 06 Mar 2018 18:12:15 -0500 coleenp 8199137: StringInternSync test crashes in exit verification
Tue, 06 Mar 2018 17:45:31 -0500 coleenp 8199133: [BACKOUT] NMT: Enhance thread stack tracking
Tue, 06 Mar 2018 17:15:16 -0500 coleenp 8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
Tue, 06 Mar 2018 08:36:44 +0100 eosterlund 8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
Tue, 06 Mar 2018 13:08:59 +0100 tschatzl 8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Tue, 06 Mar 2018 10:30:24 +0100 thartmann 8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT
Sat, 03 Mar 2018 10:15:23 +0000 dsamersoff 8196590: Enable docker container related tests for linux AARCH64
Mon, 05 Mar 2018 13:10:31 -0800 iignatyev 8199050: reenable concurrent execution of compiler tests
Fri, 23 Feb 2018 21:38:12 +0100 dnsimon 8198571: [JVMCI] must not install wide vector code unless runtime supports it
Mon, 05 Mar 2018 14:24:45 -0500 jiangli 8198447: Remove ClassLoaderExt::check().
Mon, 05 Mar 2018 10:29:23 -0500 hseigel 8191102: Incorrect include file use in classLoader.hpp
Mon, 05 Mar 2018 13:15:10 +0100 ehelin 8198957: Remove unused function ArgumentsExt::set_gc_specific_flags
Mon, 05 Mar 2018 13:07:04 +0100 ehelin 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
Mon, 05 Mar 2018 11:32:17 +0100 ehelin 8197847: Remove unused file g1ParScanThreadState_ext.cpp
Mon, 05 Mar 2018 11:16:23 +0100 ehelin 8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext
Sun, 04 Mar 2018 22:24:06 -0800 iklam 8196121: runtime/appcds/ClassLoaderTest.java fails silently
Sun, 04 Mar 2018 20:57:46 -0500 zgu 8198845: Missing resource mark results disassembling generated code failure in hs error report
Sat, 03 Mar 2018 23:56:08 -0500 kbarrett 8196876: OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp
Fri, 02 Mar 2018 17:33:59 -0800 ccheung 8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump
Fri, 02 Mar 2018 21:00:12 +0100 jwilhelm Merge
Fri, 02 Mar 2018 00:33:00 -0800 xiaofeya 8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java
Thu, 01 Mar 2018 21:23:35 -0800 martin 8198933: Update JDI tests to pass valid URL[]
Thu, 01 Mar 2018 19:01:34 -0800 martin 8198810: URLClassLoader does not specify behavior when URL array contains null
Thu, 01 Mar 2018 13:08:06 +0100 redestad 8198888: Reduce string allocation churn in InvokerBytecodeGenerator
Thu, 01 Mar 2018 15:31:04 -0800 joehw 8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer
Thu, 01 Mar 2018 21:09:54 +0000 lana Merge
Thu, 01 Mar 2018 19:45:37 +0000 lana Merge
Thu, 01 Mar 2018 19:44:36 +0000 lana Added tag jdk-11+3 for changeset 1fd4d6068f54
Thu, 01 Mar 2018 15:50:26 -0500 rriggs 6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes
Thu, 01 Mar 2018 12:31:24 -0800 sherman 8187653: Lock in CoderResult.Cache becomes performance bottleneck
Thu, 01 Mar 2018 15:45:51 -0400 jlaskey 8197594: String#repeat
Thu, 01 Mar 2018 18:27:39 +0000 alanb 8198841: Thread.interrupt should set interrupt status while holding blockerLock
Thu, 01 Mar 2018 10:03:31 -0800 prr Merge
Thu, 01 Mar 2018 08:52:52 -0800 prr Merge
Wed, 28 Feb 2018 14:29:37 +0530 kaddepalli 8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows
Wed, 28 Feb 2018 12:07:31 +0530 psadhukhan 8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java
Tue, 27 Feb 2018 21:53:06 +0000 serb 8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown
Tue, 27 Feb 2018 11:08:53 +0530 psadhukhan 8198693: Update ProblemsList for mac
Mon, 26 Feb 2018 10:36:34 -0800 prr Merge
Fri, 23 Feb 2018 12:30:03 +0530 jdv 8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error
Fri, 23 Feb 2018 09:59:16 +0530 sveerabhadra 8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
Thu, 22 Feb 2018 13:25:43 +0530 jdv 8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting
Thu, 22 Feb 2018 12:06:15 +0530 psadhukhan 8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error
Wed, 21 Feb 2018 12:49:00 -0800 serb 8198333: ProblemList should be updated for headless mode
Tue, 20 Feb 2018 21:49:06 -0800 prr Merge
Tue, 20 Feb 2018 14:28:02 -0800 prr 8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine
Tue, 20 Feb 2018 13:30:49 -0800 prr Merge
Fri, 16 Feb 2018 16:18:55 -0800 rfield 8196133: JShell crashes when attempting to use bad source file in class path
Fri, 16 Feb 2018 13:49:07 -0800 prr Merge
Fri, 16 Feb 2018 12:24:38 -0800 serb 8196196: Headful tests should not be run in headless mode
Fri, 16 Feb 2018 18:27:35 +0530 akolarkunnu 8197549: Implement a new method similar to waitState() on Operator which run the check on event queue
Fri, 16 Feb 2018 18:17:34 +0530 akolarkunnu 8197482: Make Jemmy ComponentChooser lambda friendly
Fri, 16 Feb 2018 18:06:23 +0530 akolarkunnu 8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout
Thu, 15 Feb 2018 17:20:57 -0800 avu 8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution
Thu, 15 Feb 2018 14:20:44 +0530 pbansal 5076761: JList.setSelectedValue(null, ...) doesn't do anything
Mon, 12 Feb 2018 10:31:42 -0800 prr Merge
Mon, 12 Feb 2018 08:56:44 -0800 prr 8197546: Fix for 8171000 breaks Solaris + Linux builds
Thu, 08 Feb 2018 22:34:20 -0800 prr Merge
Thu, 08 Feb 2018 14:58:40 +0530 jdv 8195131: Dead code removal for changes present in JDK-8176795
Mon, 05 Feb 2018 02:07:12 -0800 prr Merge
Mon, 05 Feb 2018 13:44:41 +0530 kaddepalli 8171000: Robot.createScreenCapture() crashes in wayland mode
Thu, 01 Mar 2018 18:12:50 +0100 ihse 8198859: Use elfedit to silence linker warnings on solaris
Wed, 28 Feb 2018 17:11:57 -0800 mchung 8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes
Wed, 28 Feb 2018 18:36:25 -0500 vromero 8198628: further simplifications to lambda classification at JavacParser
Wed, 28 Feb 2018 21:21:11 +0000 lana Mergejdk-11+3
Tue, 27 Feb 2018 20:48:06 +0000 lana Added tag jdk-10+45 for changeset 4f96cf952e71
Mon, 26 Feb 2018 22:38:13 +0100 ihse 8198658: Docs still point to JDK 9 docsjdk-10+45
Tue, 20 Feb 2018 17:01:18 +0000 lana Added tag jdk-10+44 for changeset 663f20fc5109
Thu, 15 Feb 2018 00:20:22 +0100 tschatzl 8197968: [Backout] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection setjdk-10+44
Wed, 28 Feb 2018 21:16:11 +0100 ihse 8198751: Refactor SetupNativeCompilation to take NAME and TYPE
Fri, 02 Mar 2018 15:02:26 -0800 kvn 8198789: [TESTBUG] CTW of java.base and java.desktop takes long time
Fri, 02 Mar 2018 17:25:55 -0500 jiangli 8194759: Support caching class mirror objects.
Fri, 02 Mar 2018 10:42:32 -0800 dtitov 8170541: serviceability/jdwp/AllModulesCommandTest.java fails intermittently on Windows and Solaris
Fri, 02 Mar 2018 14:47:52 +0100 ehelin 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
Fri, 02 Mar 2018 11:43:19 +0100 rehn 8198833: TestMemoryAwareness Docker container fails with too small maximum heap
Fri, 02 Mar 2018 10:51:53 +0100 eosterlund 8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
Fri, 02 Mar 2018 11:06:51 +0100 thartmann 8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions
Fri, 02 Mar 2018 10:09:08 +0100 sjohanss 8198424: Remove G1AllocationContext
Fri, 02 Mar 2018 10:09:05 +0100 sjohanss 8198433: Remove WhiteBox extension point
Fri, 02 Mar 2018 10:09:04 +0100 sjohanss 8198432: Remove Thread extension point
Fri, 02 Mar 2018 10:09:02 +0100 sjohanss 8198431: Remove G1FullCollector extension point
Fri, 02 Mar 2018 10:09:01 +0100 sjohanss 8198430: Remove G1Allocator extension point
Fri, 02 Mar 2018 09:20:16 +0100 ehelin 8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
Fri, 02 Mar 2018 03:14:49 -0500 kbarrett 8198906: JDK-8196882 breaks VS2013 Win32 builds
Thu, 01 Mar 2018 16:35:36 -0500 zgu 8191369: NMT: Enhance thread stack tracking
Thu, 01 Mar 2018 16:51:22 -0500 kbarrett 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
Thu, 01 Mar 2018 09:03:30 -0800 kvn 8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization
Thu, 01 Mar 2018 10:56:17 +0100 mlarsson 8198887: JDK-8168722 broke the build on macosx
Thu, 01 Mar 2018 08:58:27 +0100 thartmann 8148871: Possible wrong expression stack depth at deopt point
Wed, 28 Feb 2018 22:38:53 +0100 mlarsson 8168722: Unified Logging configuration output needs simplifying
Wed, 28 Feb 2018 23:23:35 -0800 rraghavan 8198252: Null pointer dereference in fold_compares_helper
Thu, 01 Mar 2018 01:47:46 +0100 jwilhelm Merge
Wed, 28 Feb 2018 18:28:17 +0000 coffeys 8193892: Impact of noncloneable MessageDigest implementation
Wed, 28 Feb 2018 17:34:10 +0100 jwilhelm 8198726: Quarantine SADebugDTest.java again
Sun, 25 Feb 2018 04:59:43 +0100 jwilhelm Merge