Wed, 06 May 2015 20:37:33 +0200 sla Merge
Wed, 06 May 2015 16:36:17 +0200 sla 8079345: After 8079248 fixed JDK still fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
Tue, 05 May 2015 20:09:52 +0200 ykantser 8076998: BadHandshakeTest.java fails due to warnings in output
Thu, 30 Apr 2015 16:44:39 +0200 jbachorik 8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform
Sat, 02 May 2015 18:40:59 -0700 ccheung Merge
Fri, 01 May 2015 18:23:31 +0000 rriggs Merge
Thu, 30 Apr 2015 09:58:17 -0400 rriggs 8077743: (rm) Port ResourceManagement to JDK9
Thu, 30 Apr 2015 09:50:10 +0200 sla 8076473: Remove the jhat code and update makefiles
Tue, 28 Apr 2015 14:39:21 +0200 ykantser 8076524: Remove jhat tests and help library from JDK
Tue, 28 Apr 2015 14:33:32 +0200 ykantser 8059047: Extract parser/validator from jhat for use in tests
Tue, 19 May 2015 20:04:29 +0300 iignatyev 8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently
Tue, 19 May 2015 11:05:52 -0400 amlu 8080658: Update sun/nio/cs/FindDecoderBugs.java to use random number generator library
Tue, 19 May 2015 07:12:10 -0700 bpb 8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail.
Tue, 19 May 2015 16:04:14 +0400 avstepan 8080422: some docs cleanup for core libs
Tue, 19 May 2015 10:05:02 +0200 ihse 8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
Tue, 19 May 2015 09:09:09 +0800 weijun 8077102: dns_lookup_realm should be false by default
Mon, 18 May 2015 13:34:56 -0700 jmanson 8080538: hprof does not work well with multiple agents on non-Solaris platforms
Mon, 18 May 2015 19:26:48 +0300 asmotrak 8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties
Mon, 18 May 2015 19:15:50 +0300 igerasim 8080535: (ch) Expected size of Character.UnicodeBlock.map is not optimal
Mon, 18 May 2015 17:38:38 +0300 igerasim 8080522: Optimize string operations in java.base/share/classes/sun/security/x509/
Mon, 18 May 2015 17:34:48 +0300 asmotrak 8079138: Additional negative tests for XML signature processing
Mon, 18 May 2015 18:57:35 +0530 sundar 8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing
Mon, 18 May 2015 02:11:39 +0000 xuelei 8048820: Implement tests for SecretKeyFactory
Sun, 17 May 2015 11:04:01 -0700 darcy 8078136: Incorrect figure number in reference to Hacker's Delight book in Long.bitCount() method
Sun, 17 May 2015 18:49:21 +0200 plevart 8074002: java.time.ZoneId.systemDefault() should be faster
Sun, 17 May 2015 10:38:36 +0200 plevart 8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers()
Fri, 15 May 2015 22:10:29 +0300 igerasim 8071571: Move substring of same string to slow path
Fri, 15 May 2015 22:09:49 +0300 igerasim 8074657: Missing space on a boundary of concatenated strings
Fri, 15 May 2015 16:09:55 +0200 redestad 8061254: SPECjvm2008-XML performance regressions in 9-b33
Thu, 21 May 2015 10:07:38 -0700 katleman Added tag jdk9-b65 for changeset 9c04ed826c93
Wed, 05 Jul 2017 20:34:33 +0200 duke Merge
Thu, 21 May 2015 16:19:49 -0700 lana Merge
Tue, 19 May 2015 11:39:58 -0700 amurillo Merge
Thu, 14 May 2015 12:05:32 -0700 amurillo Merge
Thu, 14 May 2015 18:02:35 +0200 thartmann 8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist"
Thu, 14 May 2015 16:16:06 +0200 thartmann Merge
Wed, 13 May 2015 18:06:39 +0200 roland Merge
Tue, 12 May 2015 09:41:12 +0200 roland 8078436: java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp
Wed, 13 May 2015 15:23:41 +0200 rbackman 8080155: field "_pc_offset" not found in type ImmutableOopMapSet
Tue, 12 May 2015 10:27:50 +0200 roland 8076188: Optimize arraycopy out for non escaping destination
Mon, 11 May 2015 09:44:07 +0200 rbackman 8079797: assert(index >= 0 && index < _count) failed: check
Mon, 11 May 2015 07:58:02 +0200 thartmann Merge
Mon, 11 May 2015 07:44:46 +0200 thartmann 8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance"
Fri, 08 May 2015 12:19:17 +0200 thartmann 8078497: C2's superword optimization causes unaligned memory accesses
Fri, 08 May 2015 11:49:20 -0700 kvn 8076276: Add support for AVX512
Wed, 13 May 2015 21:06:30 +0200 hseigel Merge
Tue, 12 May 2015 13:17:54 -0700 ctornqvi 8078121: Add 'CreateMinidumpOnCrash' (JDK-8074354) caused many tests failed in nightly testing
Tue, 12 May 2015 13:16:37 -0700 ctornqvi 8075966: Update ProjectCreator to create projects using Visual Studio 2013 toolset
Tue, 12 May 2015 10:29:10 +0200 ykantser 8080100: compiler/rtm/* tests fail due to Compilation failed
Mon, 11 May 2015 15:06:02 -0400 jiangli 8079840: G1StringDedupTable::deduplicate() reset String hash value unnecessarily.
Sat, 09 May 2015 07:32:49 -0400 hseigel Merge
Fri, 08 May 2015 23:51:37 +0200 hseigel Merge
Fri, 08 May 2015 16:24:46 -0400 hseigel 8076318: split verifier needs to add TraceClassResolution
Fri, 08 May 2015 14:00:24 -0400 acorn 8030680: 292 cleanup from default method code assessment
Mon, 11 May 2015 16:30:26 +0200 jwilhelm Merge
Mon, 11 May 2015 13:57:30 +0200 pliden 8079579: Add SuspendibleThreadSetLeaver and make SuspendibleThreadSet::joint()/leave() private
Mon, 11 May 2015 10:29:57 +0200 david 8076542: G1 does not print heap page size information with -XX:+TracePageSizes
Sun, 10 May 2015 01:11:13 -0400 kbarrett 8079080: ConcurrentMark::mark_stack_push(oop) is unused
Fri, 08 May 2015 09:52:51 -0400 jprovino 7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set
Fri, 08 May 2015 15:41:39 +0200 redestad 8079263: Suppress warning about disabling adaptive size policy when enabling UseLargePages with UseNUMA when adaptive size policy is disabled
Fri, 08 May 2015 10:30:16 +0200 brutisso 8079561: Add a method to convert counters to milliseconds
Fri, 08 May 2015 13:25:11 -0400 hseigel Merge
Tue, 05 May 2015 16:09:30 -0400 coleenp 8069005: Hotspot crashes in System.out.println with assert(resolved_method->method_holder()->is_linked()) failed: must be linked
Thu, 23 Apr 2015 18:00:50 +0200 stuefe 8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
Mon, 04 May 2015 16:30:07 +0200 ykantser 8067013: Rename the com.oracle.java.testlibary package
Sat, 02 May 2015 18:40:37 -0700 ccheung Merge
Fri, 01 May 2015 09:40:08 +0200 ykantser 8079120: serviceability/dcmd/gc/HeapDumpAllTest.java: compilation failed
Thu, 30 Apr 2015 09:09:01 +0200 stuefe 8078628: linux-zero does not build without precompiled header
Thu, 30 Apr 2015 04:01:13 -0700 ctornqvi 8079112: [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent groups
Wed, 29 Apr 2015 17:14:40 -0700 sspitsyn 8076579: Popping a stack frame after exception breakpoint sets last method param to exception
Wed, 29 Apr 2015 07:03:49 -0700 ctornqvi 8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job
Tue, 28 Apr 2015 14:36:31 +0200 ykantser 8059047: Extract parser/validator from jhat for use in tests
Thu, 07 May 2015 15:34:45 -0700 amurillo Merge
Thu, 07 May 2015 11:28:03 -0700 kvn Merge
Wed, 06 May 2015 17:42:24 -0700 mikael 8079545: [TESTBUG] hotspot_basicvmtest doesn't fail even if VM crashes
Tue, 05 May 2015 12:33:57 -0700 kvn 8076284: Improve vectorization of parallel streams
Tue, 05 May 2015 19:27:08 +0200 roland Merge
Tue, 05 May 2015 13:06:10 +0200 mhaupt 8075492: adopt recent IGV
Tue, 05 May 2015 16:50:25 +0200 rbackman 8064458: OopMap class could be more compact
Fri, 24 Apr 2015 10:49:38 +0200 goetz 8078593: [TESTBUG] ppc: Enable jtreg tests for new features
Wed, 29 Apr 2015 15:34:04 -0700 kvn 8078563: Restrict reduction optimization
Mon, 04 May 2015 18:41:53 +0200 simonis 8079280: Fix format warning/error in vm_version_ppc.cpp
Thu, 07 May 2015 10:32:42 +0200 tschatzl 8079556: BACKOUT - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
Wed, 29 Apr 2015 15:12:33 +0300 eistepan 6407976: GC worker number should be unsigned
Wed, 06 May 2015 11:04:44 +0200 david 8079337: Format string issues in workgroup.cpp and taskqueue.cpp
Tue, 05 May 2015 11:17:12 +0200 pliden 8079330: Circular dependency between G1CollectedHeap and G1BlockOffsetSharedArray
Wed, 06 May 2015 09:21:10 +0200 pliden 8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index
Mon, 04 May 2015 15:02:37 +0200 stefank 8079275: Remove CollectedHeap::use_parallel_gc_threads
Fri, 01 May 2015 10:51:00 -0700 jwha 8079091: Remove dictionary NULL check on common path of BlockFreeList methods
Mon, 04 May 2015 17:10:50 +0200 jwilhelm Merge
Mon, 04 May 2015 09:24:03 +0200 pliden 8079148: Fix incorrect include guards
Fri, 01 May 2015 17:38:12 -0400 kbarrett 8075215: SATB buffer processing found reclaimed humongous object
Thu, 30 Apr 2015 10:14:26 +0200 sjohanss 8078897: Clean out unused code in G1MMUTracker
Wed, 29 Apr 2015 15:25:41 -0400 ecaspole 8078405: Heap decommit failed in TestShrinkAuxiliaryData tests
Wed, 29 Apr 2015 15:32:05 +0400 dfazunen 8073476: G1 logging ignores changes to PrintGC* flags via MXBeans
Wed, 29 Apr 2015 09:59:51 +0200 drwhite 8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr
Tue, 28 Apr 2015 23:37:11 +0200 jwilhelm Merge
Tue, 28 Apr 2015 12:02:50 -0700 sangheki 8073204: Determining the desired PLAB size adjusts to the the number of threads at the wrong place
Tue, 28 Apr 2015 20:02:31 +0200 sla Merge
Tue, 28 Apr 2015 07:59:18 +0200 iaberg 8074016: Add convenient way of adding custom test targets to hotspot's test makefile
Tue, 28 Apr 2015 12:17:56 +0000 stefank Merge
Mon, 27 Apr 2015 09:51:13 +0200 stefank 8078601: print_concurrent_locks should be guarded with INCLUDE_SERVICES
Mon, 27 Apr 2015 09:51:06 +0200 stefank 8076177: Remove usage of stack.inline.hpp functions from taskqueue.hpp
Mon, 27 Apr 2015 10:04:26 +0200 tschatzl 8073632: Make auxiliary data structures know their own translation factor
Wed, 22 Apr 2015 17:05:00 +0200 tschatzl 8071462: Remove G1ParGCAllocator::alloc_buffer_waste
Mon, 27 Apr 2015 09:08:07 +0200 brutisso 8078613: HAS_BEEN_MOVED has been moved
Thu, 23 Apr 2015 19:01:07 +0000 ctornqvi Merge
Thu, 23 Apr 2015 17:14:55 +0000 ctornqvi Merge
Wed, 22 Apr 2015 13:58:42 -0700 ctornqvi 8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config
Thu, 23 Apr 2015 16:44:07 +0000 kbarrett Merge
Thu, 23 Apr 2015 11:26:32 -0400 kbarrett 8031401: Remove unused code in the reference processor
Thu, 23 Apr 2015 15:54:47 +0200 azakharov 8073669: gc/TestSoftReferencesBehaviorOnOOME.java times out in nightlies
Wed, 22 Apr 2015 10:31:15 +0200 stefank 8078345: Move PSParallelCompact::mark_and_push to ParCompactionManager
Wed, 22 Apr 2015 09:09:42 +0200 stefank 8078341: Remove the unused PSParallelCompact::_updated_int_array_klass_obj
Wed, 22 Apr 2015 08:29:39 +0200 stefank 8078340: Remove the unused PSParallelCompact::KeepAliveClosure
Mon, 18 May 2015 15:52:33 +0000 enevill 8080586: aarch64: hotspot test compiler/codegen/7184394/TestAESMain.java fails
Fri, 15 May 2015 09:21:48 +0000 enevill 8079564: Use FP register as proper frame pointer in JIT compiled code on aarch64
Thu, 21 May 2015 10:07:35 -0700 katleman Added tag jdk9-b65 for changeset 01b7cab6b7b1
Thu, 21 May 2015 16:19:08 -0700 lana Merge
Tue, 19 May 2015 11:39:57 -0700 amurillo Merge
Thu, 14 May 2015 12:05:31 -0700 amurillo Merge
Sat, 09 May 2015 07:32:37 -0400 hseigel Merge
Thu, 07 May 2015 16:11:04 +0200 ykantser 8079200: Fix heapdump tests to validate heapdump after jhat is removed
Fri, 08 May 2015 13:23:28 -0400 hseigel Merge
Sat, 02 May 2015 18:35:36 -0700 ccheung Merge
Fri, 01 May 2015 09:45:44 -0400 rriggs Merge
Thu, 30 Apr 2015 09:57:58 -0400 rriggs 8077743: (rm) Port ResourceManagement to JDK9
Thu, 30 Apr 2015 09:50:01 +0200 sla 8076473: Remove the jhat code and update makefiles
Wed, 29 Apr 2015 07:03:45 -0700 ctornqvi 8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job
Wed, 29 Apr 2015 15:08:15 +0200 ykantser 8059047: Extract parser/validator from jhat for use in tests
Thu, 07 May 2015 15:34:44 -0700 amurillo Merge
Mon, 04 May 2015 17:27:38 +0200 jwilhelm Merge
Wed, 22 Apr 2015 13:58:28 -0700 ctornqvi 8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config
Mon, 20 Apr 2015 14:26:53 +0200 jwilhelm Merge
Tue, 19 May 2015 10:03:48 +0200 ihse 8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
Thu, 21 May 2015 10:07:34 -0700 katleman Added tag jdk9-b65 for changeset a61494bfed44
Wed, 05 Jul 2017 20:33:56 +0200 duke Added tag jdk9-b65 for changeset 4915246064b2
Wed, 05 Jul 2017 20:33:55 +0200 duke Merge jdk9-b65
Wed, 05 Jul 2017 20:33:50 +0200 duke Merge
Thu, 14 May 2015 20:17:02 -0700 lana Merge
Tue, 12 May 2015 12:02:48 -0700 bpatel 8065077: MethodTypes are not localized
Thu, 14 May 2015 12:38:14 -0700 katleman Added tag jdk9-b64 for changeset 47d774ef3c19
Wed, 05 Jul 2017 20:33:45 +0200 duke Merge
Thu, 14 May 2015 12:38:10 -0700 katleman Added tag jdk9-b64 for changeset 3901aa49fb70
Wed, 05 Jul 2017 20:33:41 +0200 duke Merge
Thu, 14 May 2015 20:14:57 -0700 lana Merge
Thu, 14 May 2015 09:38:53 -0700 joehw 8080344: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
Fri, 08 May 2015 11:07:35 +0300 aefimov 8062518: AIOBE occurs when accessing to document function in extended function in JAXP
Thu, 14 May 2015 12:38:09 -0700 katleman Added tag jdk9-b64 for changeset 8a60622f2e7a
Wed, 05 Jul 2017 20:33:35 +0200 duke Merge
Thu, 14 May 2015 20:14:44 -0700 lana Merge
Wed, 13 May 2015 10:01:37 -0500 attila 8080295: Need to adjust test output for 8067931
Wed, 13 May 2015 09:38:59 -0500 attila 8067931: Improve error message when with statement is passed a POJO
Wed, 13 May 2015 15:41:46 +0200 mhaupt 8080286: use path separator setting consistently in Nashorn project properties
Wed, 13 May 2015 12:45:14 +0530 sundar 8080182: Array.prototype.sort throws IAE on inconsistent comparison
Tue, 12 May 2015 12:40:33 +0530 sundar 8080090: -d option should dump script source as well
Mon, 11 May 2015 22:57:24 +0530 sundar 8080042: can't build nashorn.jar from jdk9-dev/nashorn using jdk8 installation as JAVA_HOME
Thu, 14 May 2015 12:38:15 -0700 katleman Added tag jdk9-b64 for changeset 8b01824b0cbb
Wed, 05 Jul 2017 20:33:28 +0200 duke Merge
Thu, 14 May 2015 12:38:07 -0700 katleman Added tag jdk9-b64 for changeset 1dbddb2a1971
Wed, 05 Jul 2017 20:33:23 +0200 duke Merge
Thu, 14 May 2015 20:15:26 -0700 lana Merge
Fri, 15 May 2015 01:14:25 +0000 valeriep 8038084: CertStore needs a way to add new CertStore types
Thu, 14 May 2015 13:52:05 -0700 smarks 8078463: TEST_BUG: optimize java/util/Map/Collisions.java
Thu, 14 May 2015 09:50:30 -0700 naoto 8080342: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
Thu, 14 May 2015 13:45:23 +0100 alanb 8080330: (cs) Charset.availableCharsets failing with NPE on several platforms
Wed, 13 May 2015 14:16:46 -0700 prr 8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen
Wed, 13 May 2015 08:37:34 -0700 prr Merge
Wed, 06 May 2015 18:30:31 +0300 serb 6206437: Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing)
Wed, 06 May 2015 17:31:48 +0300 serb 8079217: JRE installation is stuck at Progress dialog : redux
Tue, 05 May 2015 13:29:31 -0700 prr Merge
Thu, 30 Apr 2015 16:47:05 +0300 bae 8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
Thu, 30 Apr 2015 16:02:42 +0300 azvegint 8077982: GIFLIB upgrade
Thu, 30 Apr 2015 14:04:39 +0400 alexsch 8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException
Wed, 29 Apr 2015 16:02:57 -0700 adinn 8078654: CloseTTFontFileFunc callback should be removed
Wed, 29 Apr 2015 12:57:24 -0700 prr 8079067: New version string scheme - Java2D
Wed, 29 Apr 2015 10:25:49 -0700 prr 8076979: DebugFonts.java fails with stackoverflow error
Wed, 29 Apr 2015 10:22:54 -0700 prr 8078331: Upgrade JDK to use LittleCMS 2.7
Wed, 29 Apr 2015 09:44:24 -0700 prr Merge
Wed, 29 Apr 2015 08:52:47 -0700 prr Merge
Wed, 29 Apr 2015 19:43:55 +0300 serb 8078216: JRE installation is stuck at Progress dialog
Wed, 29 Apr 2015 20:06:35 +0400 alexsch 8031109: Rendering HTML code in JEditorPane throws NumberFormatException
Wed, 29 Apr 2015 12:54:36 +0300 azvegint 8051617: Fullscreen mode is not working properly on Xorg
Wed, 29 Apr 2015 02:55:39 +0300 serb 4703110: java.awt.Canvas(GraphicaConfiguration): null reaction
Tue, 28 Apr 2015 14:23:03 -0700 lbourges 8078464: Path2D storage growth algorithms should be less linear
Tue, 28 Apr 2015 19:32:50 +0400 alexsch 8044444: The output's 'Page-n' footer does not show completely
Tue, 28 Apr 2015 16:24:04 +0300 serb 8077267: Typo in the test on JavaBean
Mon, 27 Apr 2015 09:17:39 -0700 prr Merge
Fri, 24 Apr 2015 15:45:25 +0300 bae 8076455: IME Composition Window is displayed on incorrect position
Thu, 23 Apr 2015 17:33:19 +0300 anashaty 8078165: [macosx] NPE when attempting to get image from toolkit
Thu, 23 Apr 2015 16:54:54 +0300 serb 6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails
Wed, 22 Apr 2015 20:41:37 +0100 serb 8078115: Applets now require "modifyThread" permission to exit on windows
Wed, 22 Apr 2015 15:00:50 +0400 alexsch 8030123: java/beans/Introspector/Test8027648.java fails
Wed, 22 Apr 2015 13:46:03 +0400 alexsch 8069361: SunGraphics2D.getDefaultTransform() does not include scale factor
Tue, 21 Apr 2015 20:11:59 +0300 pchopra 8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails
Mon, 20 Apr 2015 10:39:30 -0700 prr 7145508: java.awt.GraphicsDevice.get/setDisplayMode behavior is incorrect when no display is present
Sun, 19 Apr 2015 10:31:06 +0300 serb 8077394: Uninitialised memory in jdk/src/java/desktop/unix/native/libfontmanager/X11FontScaler.c
Fri, 17 Apr 2015 17:01:24 +0300 serb 8074757: Remove java.awt.Toolkit methods which return peer types
Fri, 17 Apr 2015 16:57:30 +0300 serb 8074763: Remove API references to java.awt.dnd.peer
Fri, 17 Apr 2015 16:54:13 +0300 serb 8074028: Remove API references to java.awt.peer
Fri, 17 Apr 2015 12:32:46 -0700 prr 8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo
Thu, 16 Apr 2015 21:55:55 +0300 serb 8076264: [macosx] Launching app on MacOSX requires enclosing class
Thu, 16 Apr 2015 14:32:33 +0100 aivanov 8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
Wed, 15 Apr 2015 14:28:43 -0700 prr Merge
Wed, 15 Apr 2015 10:24:01 -0700 darcy 8075082: Fix missing doclint warnings in the javax.swing package
Wed, 15 Apr 2015 14:38:13 +0400 alexsch 8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object
Tue, 14 Apr 2015 15:43:14 -0700 darcy 8076624: Fix missing doclint warnings in javax.swing.text
Tue, 14 Apr 2015 14:47:12 -0700 darcy 8077095: Fix missing doclint warnings in the javax.swing.plaf.basic package
Tue, 14 Apr 2015 12:10:01 -0700 ddehaven Merge
Tue, 14 Apr 2015 14:47:40 +0400 alexsch 8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage
Tue, 14 Apr 2015 15:24:10 +0400 dmarkov 8073453: Focus doesn't move when pressing Shift + Tab keys
Tue, 14 Apr 2015 09:34:59 +0300 serb 8076214: [Findbugs]sun.awt.datatransfer.SunClipboard.checkChange(long[]) may expose internal representation
Mon, 13 Apr 2015 17:06:04 -0700 prr 8035302: Eliminate dependency on jdk.charsets from 2D font code.
Mon, 13 Apr 2015 19:39:40 +0300 sgupta 8076069: [macosx][TESTBUG] tests failing with Unrecognized system error
Fri, 10 Apr 2015 11:35:49 +0300 pchopra 8076151: [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails
Thu, 09 Apr 2015 18:09:55 +0400 ssadetsky 7081580: Specification for MouseInfo.getNumberOfButtons() doesn't contain info about "awt.mouse.numButtons"
Thu, 09 Apr 2015 17:41:08 +0400 ssadetsky 6866751: J2SE_Swing_Reg: the caret disappears when moving to the end of the line.
Wed, 08 Apr 2015 10:50:50 -0700 darcy 8077094: Fix missing doclint warnings in the javax.swing.plaf package
Tue, 07 Apr 2015 12:46:13 -0700 darcy 8076422: Fix missing doclint warnings in javax.swing.border
Tue, 07 Apr 2015 17:34:14 +0300 yan 8076315: move 4 manual functional swing tests to regression suite
Tue, 07 Apr 2015 16:07:20 +0400 ssadetsky 7042645: Numerous api/java_awt jck tests fail - AWT Assertion Failure on fastdebug ri bundles b138 win7 x86
Wed, 13 May 2015 13:06:37 +0100 vinnie 8068180: sun/security/pkcs11 tests are still in ProblemList.txt
Wed, 13 May 2015 13:54:49 +0300 pchopra 8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails
Tue, 12 May 2015 14:39:36 -0700 jmanson 8079841: Buffer underflow with empty zip entry names
Tue, 12 May 2015 13:13:06 -0400 mullan 8075706: Policy implementation does not allow policy.provider to be on the class path
Tue, 12 May 2015 13:59:31 +0100 prappo 8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
Tue, 12 May 2015 14:32:50 +0200 dfuchs 8079773: java/util/logging/LogManager/TestLoggerNames.java
Tue, 12 May 2015 10:50:40 +0200 psandoz 8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
Mon, 11 May 2015 17:54:03 -0700 darcy 8053918: make the spec for @Documented comprehensible
Mon, 11 May 2015 14:15:48 +0200 ihse 8080013: OpenJDK windows build fails due to warning in libfontmanager
Mon, 11 May 2015 07:03:24 -0400 mullan 8034820: Wrong isAssignableFrom test when adding Principal to Subject
Fri, 08 May 2015 09:05:15 -0400 mullan 6470634: Typos in CardTerminals.list(CardTerminals.State) javadoc
Fri, 08 May 2015 11:02:33 +0100 chegar 8079782: RandomFactory should be in the jdk.testlibrary package
Fri, 08 May 2015 10:22:18 +0100 alanb 8079651: (dc) Promiscuous.java fails with NumberFormatException due to network interference
Fri, 08 May 2015 10:37:14 +0200 ihse 8074859: Turn on warnings as error
Fri, 08 May 2015 09:42:36 +0200 ihse 8079771: Fix SoundLibraries.gmk mismerge after JDK-8072665
Thu, 14 May 2015 12:38:11 -0700 katleman Added tag jdk9-b64 for changeset aca452591e50
Wed, 05 Jul 2017 20:33:06 +0200 duke Merge
Thu, 14 May 2015 20:14:11 -0700 lana Merge
Tue, 12 May 2015 13:58:42 +0000 enevill 8079203: AARCH64: Need to cater for different partner implementations
Thu, 14 May 2015 12:38:07 -0700 katleman Added tag jdk9-b64 for changeset febd2373771c
Thu, 14 May 2015 20:14:02 -0700 lana Merge
Wed, 13 May 2015 15:48:24 -0700 darcy 8075771: Enable "missing" doclint check in build of the java.desktop module
Wed, 13 May 2015 08:37:17 -0700 prr Merge
Tue, 05 May 2015 13:29:12 -0700 prr Merge
Mon, 27 Apr 2015 09:17:48 -0700 prr Merge
Wed, 15 Apr 2015 14:28:27 -0700 prr Merge
Tue, 14 Apr 2015 12:10:00 -0700 ddehaven Merge
Mon, 13 Apr 2015 17:03:11 -0700 prr 8035302: Eliminate dependency on jdk.charsets from 2D font code.
Tue, 12 May 2015 13:24:34 +0200 ihse 8080082: configure fails if you create an empty directory and then run configure from it
Tue, 12 May 2015 09:08:03 +0200 erikj 8039426: gcc can target wrong instruction set when building JDK native code
Mon, 11 May 2015 13:45:39 +0200 ihse 8079891: Store configure log in $BUILD/configure.log
Mon, 11 May 2015 16:39:31 +0530 sundar 8079900: javadoc is missing for jdk.nashorn.api.tree package
Fri, 08 May 2015 10:37:13 +0200 ihse 8074859: Turn on warnings as error
Thu, 14 May 2015 12:38:06 -0700 katleman Added tag jdk9-b64 for changeset 16659396d71f
Wed, 05 Jul 2017 20:32:49 +0200 duke Added tag jdk9-b64 for changeset 8ffdeabc7c2b
Wed, 05 Jul 2017 20:32:48 +0200 duke Merge jdk9-b64
Wed, 05 Jul 2017 20:32:43 +0200 duke Merge
Thu, 07 May 2015 20:50:49 -0700 lana Merge
Tue, 05 May 2015 08:11:41 -0700 amurillo Merge
Fri, 01 May 2015 03:56:04 -0700 amurillo Merge
Fri, 17 Apr 2015 09:42:41 +0200 sjiang 8042901: Allow com.sun.management to be in a different module to java.lang.management
Tue, 05 May 2015 15:47:38 +0200 alundblad 8079335: The field Gen.stringBufferType is no longer needed (and not always initialized properly)
Tue, 28 Apr 2015 15:20:25 +0530 sadayapalam 8076279: Refactor Attr.check* methods to receive/handle a CheckMode enumeration
Mon, 27 Apr 2015 17:36:20 +0530 sadayapalam 8078473: javac diamond finder crashes when used to build java.base module.
Sat, 25 Apr 2015 15:59:54 +0530 sadayapalam 8078592: Compiler fails to reject erroneous use of diamond with anonymous classes involving "fresh" type variables.
Thu, 07 May 2015 10:19:37 -0700 katleman Added tag jdk9-b63 for changeset 3564e7eeaead
Wed, 05 Jul 2017 20:32:36 +0200 duke Merge
Thu, 07 May 2015 10:19:33 -0700 katleman Added tag jdk9-b63 for changeset fe75ee04f0d5
Wed, 05 Jul 2017 20:32:31 +0200 duke Merge
Thu, 07 May 2015 10:19:33 -0700 katleman Added tag jdk9-b63 for changeset 3efcc9d8fe88
Wed, 05 Jul 2017 20:32:26 +0200 duke Merge
Thu, 07 May 2015 20:49:48 -0700 lana Merge
Wed, 06 May 2015 16:48:31 +0200 attila 8066751: Remove casts redundant with Java 9 buffer APIs
Wed, 06 May 2015 20:04:42 +0530 sundar 8079470: Misleading error message when explicit signature constructor is called with wrong arguments
Wed, 06 May 2015 16:22:22 +0200 hannesw 8066237: Fuzzing bug: Parser error on optimistic recompilation
Wed, 06 May 2015 15:46:54 +0200 attila 8079362: Enforce best practices for Node token API usage
Wed, 06 May 2015 13:36:42 +0200 attila 8079349: Eliminate dead code around Nashorn code generator
Tue, 05 May 2015 18:35:29 +0200 attila 8079269: Optimistic rewrite in object literal causes ArrayIndexOutOfBoundsException
Tue, 05 May 2015 14:30:00 +0200 hannesw 8078612: Persistent code cache should support more configurations
Tue, 05 May 2015 14:23:43 +0200 hannesw 8078049: Nashorn crashes when attempting to start TypeScript compiler
Thu, 07 May 2015 10:19:37 -0700 katleman Added tag jdk9-b63 for changeset 06dd4411e4ca
Wed, 05 Jul 2017 20:32:21 +0200 duke Merge
Thu, 07 May 2015 20:50:57 -0700 lana Merge
Wed, 06 May 2015 15:10:46 +0400 avstepan 8079342: some docs cleanup for CORBA - part 2
Tue, 05 May 2015 15:17:13 +0400 avstepan 8079075: some docs cleanup for CORBA - part 1
Thu, 07 May 2015 10:19:31 -0700 katleman Added tag jdk9-b63 for changeset 7a3b72d2f7e4
Wed, 05 Jul 2017 20:32:16 +0200 duke Merge
Thu, 07 May 2015 20:50:07 -0700 lana Merge
Thu, 07 May 2015 16:12:10 -0700 bpb 8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
Thu, 07 May 2015 08:55:17 -0700 naoto 8079186: Add 'localeServiceProvider' target in the class description of RuntimePermission
Thu, 07 May 2015 17:29:05 +0200 simonis 8079510: AIX: fix build after '8042901: Allow com.sun.management to be in a different module...'
Thu, 07 May 2015 09:11:49 +0200 ykantser 8078896: Add @modules as needed to the jdk_svc tests
Wed, 06 May 2015 16:00:15 -0700 darcy 8079544: Mark java/util/regex/RegExTest.java as failing intermittently
Wed, 06 May 2015 21:15:07 +0400 avstepan 8079478: some docs cleanup for sun.security
Wed, 06 May 2015 10:25:51 +0200 ihse 8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
Wed, 06 May 2015 09:22:03 +0800 asmotrak 8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given
Tue, 05 May 2015 18:18:06 -0700 ksrini 8078225: tools/launcher/FXLauncherTest.java fails intermittently (win)
Tue, 05 May 2015 15:34:22 -0700 darcy 8079419: Update to RegEx test to use random number library
Tue, 05 May 2015 14:44:39 -0700 juh 8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
Tue, 05 May 2015 17:55:16 +0100 vinnie 8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
Tue, 05 May 2015 08:11:41 -0700 amurillo Merge
Mon, 04 May 2015 11:35:10 +0200 sla 8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
Fri, 01 May 2015 03:56:04 -0700 amurillo Merge
Thu, 30 Apr 2015 18:15:01 -0400 bharadwaj Merge
Tue, 21 Apr 2015 21:06:06 +0300 vlivanov 8078290: Customize adapted MethodHandle in MH.invoke() case
Fri, 17 Apr 2015 18:15:13 +0300 vlivanov 8057967: CallSite dependency tracking scales devastatingly poorly
Mon, 27 Apr 2015 09:02:48 -0700 twisti 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
Mon, 27 Apr 2015 10:13:21 +0200 jbachorik 8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
Mon, 27 Apr 2015 10:12:56 +0200 jbachorik 8077402: JMXStartStopTest fails intermittently on slow hosts
Tue, 21 Apr 2015 10:24:20 +0200 sjiang 8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
Mon, 20 Apr 2015 08:45:54 +0200 ykantser 8077423: jstatd is not terminated even though it cannot contact or bind to RMI Registry
Fri, 17 Apr 2015 14:37:44 -0700 ccheung Merge
Fri, 17 Apr 2015 09:40:02 +0200 sjiang 8042901: Allow com.sun.management to be in a different module to java.lang.management
Wed, 15 Apr 2015 13:27:39 +0200 ykantser 8077611: com/sun/jdi/ConnectedVMs.java should be unquarantined
Wed, 15 Apr 2015 09:38:45 +0200 jbachorik 8077327: ThreadStackTrace.java throws exception: BlockedThread expected to have BLOCKED but got RUNNABLE
Mon, 13 Apr 2015 09:43:12 +0200 jbachorik 8076050: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java fails intermittently
Thu, 09 Apr 2015 09:18:56 +0200 sla 8077137: Port jdk.internal.instrumentation to jdk 9
Thu, 09 Apr 2015 08:46:19 +0200 sla 8075331: jdb eval java.util.Arrays.asList(array) shows inconsistent behaviour
Wed, 08 Apr 2015 09:33:34 +0000 jbachorik Merge
Fri, 03 Apr 2015 15:39:38 +0200 jbachorik 8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids
Tue, 07 Apr 2015 14:47:33 +0200 ykantser 8027668: sun/tools/jstatd/TestJstatdPort.java: java.net.ConnectException: Connection refused: connect
Thu, 16 Apr 2015 14:06:33 -0700 kvn Merge
Wed, 15 Apr 2015 07:49:25 +0000 zmajo Merge
Wed, 15 Apr 2015 09:37:51 +0200 zmajo 8067648: JVM crashes reproducible with GCM cipher suites in GCTR doFinal
Tue, 14 Apr 2015 18:26:01 +0300 mhaupt 8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert
Tue, 14 Apr 2015 18:16:02 +0300 vlivanov 8076461: JSR292: remove unused native and constants
Tue, 14 Apr 2015 18:03:12 +0300 vlivanov 8057919: Class.getSimpleName() should work for non-JLS compliant class names
Tue, 14 Apr 2015 17:59:52 +0300 vlivanov 8077054: DMH LFs should be customizeable
Fri, 03 Apr 2015 11:41:26 -0700 kvn Merge
Tue, 31 Mar 2015 12:30:52 -0700 aph 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
Fri, 27 Mar 2015 09:02:55 +0100 zmajo Merge
Fri, 20 Mar 2015 11:42:31 -0700 vlivanov 8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
Fri, 03 Apr 2015 13:46:22 -0700 ccheung Merge
Wed, 25 Mar 2015 18:33:17 +0100 jbachorik 8023093: Add ManagementAgent.status diagnostic command
Mon, 30 Mar 2015 10:10:19 +0200 farvidsson 8076154: com/sun/jdi/InstanceFilter.java failing due to missing MethodEntryRequest calls
Sun, 29 Mar 2015 09:21:15 -0400 hseigel Merge
Wed, 25 Mar 2015 15:22:45 +0000 ykantser Merge
Wed, 25 Mar 2015 12:39:48 +0100 ykantser 8075820: java/lang/management/ThreadMXBean/FindDeadlocks.java should be unquarantined
Wed, 25 Mar 2015 09:37:52 +0100 erikj 8075725: Remove /jre subdir in hotspot dist dir
Fri, 20 Mar 2015 15:21:51 -0700 dcubed Merge
Fri, 20 Mar 2015 01:59:08 -0700 sspitsyn 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
Thu, 19 Mar 2015 09:01:44 +0100 ykantser 8064923: [TESTBUG] jps doesn't display anything on embedded platforms and it causes some tests to fail
Tue, 05 May 2015 09:08:20 +0000 enevill 8078245: AARCH64: JDK fails to build due to undefined symbol in libpng
Tue, 05 May 2015 21:14:12 +0800 weijun 8078439: SPNEGO auth fails if client proposes MS krb5 OID
Tue, 05 May 2015 12:49:11 +0200 erikj 8077422: hprof agent: Build failed with VS2013 Update 4
Mon, 04 May 2015 17:56:33 +0800 weijun 8078495: End time checking for native TGT is wrong
Mon, 04 May 2015 10:13:19 +0200 plevart 8074003: java.time.zone.ZoneRules.getOffset(java.time.Instant) can be optimized
Sat, 02 May 2015 22:51:45 +0300 aefimov 8077685: (tz) Support tzdata2015d
Thu, 07 May 2015 10:19:34 -0700 katleman Added tag jdk9-b63 for changeset adea7866d41a
Wed, 05 Jul 2017 20:31:58 +0200 duke Merge
Thu, 07 May 2015 20:51:12 -0700 lana Merge
Thu, 07 May 2015 13:58:57 +0000 enevill 8079507: aarch64: fails to build due to changes to template interpreter
Tue, 05 May 2015 18:57:57 -0700 dcubed 8079359: disable JDK-8061553 optimization while JDK-8077392 is resolved
Sat, 02 May 2015 00:16:29 -0700 amurillo Merge
Fri, 01 May 2015 03:56:01 -0700 amurillo Merge
Fri, 01 May 2015 16:22:41 -0700 jmasa 8079235: quarantine TestLargePageUseForAuxMemory.java
Fri, 01 May 2015 14:23:42 -0700 kvn 8079231: quarantine compiler/jsr292/CallSiteDepContextTest.java
Thu, 30 Apr 2015 18:14:58 -0400 bharadwaj Merge
Wed, 29 Apr 2015 14:43:12 -0700 roland 8078426: mb/jvm/compiler/InterfaceCalls/testAC2 - assert(predicate_proj == 0L) failed: only one predicate entry expected
Wed, 29 Apr 2015 12:23:48 -0700 sgehwolf 8078666: JVM fastdebug build compiled with GCC 5 asserts with "widen increases"
Thu, 23 Apr 2015 16:38:08 +0200 roland 8078444: compiler/arraycopy/TestArrayCopyNoInitDeopt.java fails with exception 'm2 not deoptimized'
Mon, 27 Apr 2015 11:01:29 +0200 zmajo Merge
Mon, 27 Apr 2015 10:49:43 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Thu, 23 Apr 2015 09:27:02 +0200 goetz 8078482: ppc: pass thread to throw_AbstractMethodError
Wed, 15 Apr 2015 12:44:56 +0200 goetz 8077838: Recent developments for ppc.
Wed, 22 Apr 2015 19:10:03 +0300 shade 8076987: C1 should support conditional card marks (UseCondCardMark)
Wed, 22 Apr 2015 21:33:55 +0300 vlivanov 8078309: compiler/jsr292/MHInlineTest.java failed with java.lang.RuntimeException: 'MHInlineTest$A::protected_x (3 bytes) virtual call' found in stdout
Tue, 24 Mar 2015 10:25:09 +0100 roland 8069191: moving predicate out of loops may cause array accesses to bypass null check
Fri, 17 Apr 2015 17:39:19 -0700 kvn 8078113: 8011102 changes may cause incorrect results
Wed, 15 Apr 2015 14:51:56 +0200 goetz 8077843: adlc: allow nodes that use TEMP inputs in expand rules.
Fri, 17 Apr 2015 16:45:55 +0000 vlivanov Merge
Fri, 17 Apr 2015 18:17:06 +0300 vlivanov 8057967: CallSite dependency tracking scales devastatingly poorly
Wed, 15 Apr 2015 11:36:42 +0200 roland 8077832: SA's dumpreplaydata, dumpcfg and buildreplayjars are broken
Wed, 29 Apr 2015 02:35:29 +0200 coleenp Merge
Tue, 28 Apr 2015 19:04:39 +0900 ysuenaga 8076212: AllocateHeap() and ReallocateHeap() should be inlined.
Tue, 28 Apr 2015 23:04:16 +0200 coleenp Merge
Tue, 28 Apr 2015 16:46:39 -0400 coleenp 8068352: Move virtualspace.* out of src/share/vm/runtime to memory directory
Tue, 28 Apr 2015 03:27:10 -0400 goetz 8078595: [TESTBUG] Fix runtime/StackGuardPages/testme.sh to deal with 64k pages
Mon, 27 Apr 2015 19:51:00 -0700 sspitsyn 8073705: more performance issues in class redefinition
Mon, 27 Apr 2015 09:02:41 -0700 twisti 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
Mon, 27 Apr 2015 14:41:49 +0200 ctornqvi Merge
Thu, 23 Apr 2015 12:47:23 -0700 ctornqvi 8078383: [TESTBUG] Merge hotspot_runtime and hotspot_runtime_closed in jprt test set
Thu, 23 Apr 2015 12:46:42 -0700 ctornqvi 8078435: [TESTBUG] runtime/CommandLine/TestVMOptions.java fails when running with an OpenJDK build
Fri, 24 Apr 2015 09:07:21 +0200 sla 8078519: Can't run SA tools from a non-images build
Thu, 23 Apr 2015 14:09:59 -0700 ccheung Merge
Thu, 23 Apr 2015 17:42:06 +0200 sgehwolf 8078504: Zero fails to build
Tue, 07 Apr 2015 14:19:03 +0200 stuefe 8076475: Misuses of strncpy/strncat
Thu, 23 Apr 2015 16:09:21 +0200 jwilhelm Merge
Wed, 22 Apr 2015 14:06:49 -0400 kbarrett 8078023: verify_no_cset_oops found reclaimed humongous object in SATB buffer
Wed, 22 Apr 2015 12:58:10 +0200 sjohanss 8077836: Make sure G1ParGCAllocBuffer are marked as retired
Wed, 22 Apr 2015 09:39:38 +0200 tschatzl 8076541: Parallel GC registers Java heap twice to NMT
Tue, 21 Apr 2015 16:49:39 +0000 kbarrett Merge
Wed, 15 Apr 2015 11:42:20 -0400 jprovino 8074546: Rename and clean up the ParGCAllocBuffer class
Tue, 21 Apr 2015 10:29:35 -0400 kbarrett 8078193: BACKOUT: Rename and clean up the ParGCAllocBuffer class
Tue, 21 Apr 2015 10:14:35 +0200 goetz 8078243: Fix include of stack.inline.hpp in taskqueue.hpp.
Mon, 20 Apr 2015 13:34:04 +0200 stefank 8042891: Format issues embedded in macros for two g1 source files
Mon, 20 Apr 2015 08:53:08 +0200 pliden 8068582: UseSerialGC not always set up properly
Mon, 20 Apr 2015 16:18:02 +0200 brutisso 8078156: G1: Remove dead code PrintObjsInRegionClosure
Mon, 20 Apr 2015 14:26:54 +0200 jwilhelm Merge
Fri, 17 Apr 2015 13:49:04 -0400 kbarrett 8078021: SATB apply_closure_to_completed_buffer should have closure argument
Fri, 17 Apr 2015 16:08:41 -0700 mikael 8078017: Introduce hotspot_basicvmtest
Fri, 17 Apr 2015 17:10:38 +0000 stefank Merge
Fri, 17 Apr 2015 11:46:56 +0200 goetz 8078048: Fix non-pch build after "8076457: Fix includes of inline.hpp in GC code"
Fri, 17 Apr 2015 10:08:32 -0400 ecaspole 8077265: Modify assert to help debug JDK-8068448
Fri, 17 Apr 2015 10:46:41 +0200 stefank 8077936: Remove the unused java_lang_invoke_CallSite::target_volatile
Fri, 17 Apr 2015 08:09:41 +0200 brutisso 8077938: Remove TraceMarkSweep
Wed, 15 Apr 2015 11:42:20 -0400 jprovino 8074545: Rename and clean up the ParGCAllocBuffer class
Thu, 16 Apr 2015 15:31:20 +0200 pliden 8077417: Cleanup of Universe::initialize_heap()
Thu, 16 Apr 2015 10:38:06 +0000 pliden Merge
Thu, 16 Apr 2015 09:28:18 +0200 pliden 8077415: Remove duplicate variables holding the CollectedHeap
Thu, 16 Apr 2015 09:16:19 +0200 brutisso 8077841: G1: Remove PrintReachable support
Thu, 16 Apr 2015 09:13:14 +0200 brutisso 8077873: G1: Remove G1SATBPrintStubs
Wed, 15 Apr 2015 16:37:57 -0400 kbarrett 8075466: SATB queue pre-filter verify found reclaimed humongous object
Tue, 21 Apr 2015 10:23:13 +0200 sjiang 8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
Mon, 20 Apr 2015 22:07:09 -0400 ddmitriev 8074026: Deprecated UseBoundThreads, DefaultThreadPriority and NoYieldsInMicrolock VM options still defined in globals.hpp
Mon, 20 Apr 2015 21:32:28 -0400 dholmes 8077674: BSD build failures due to undefined macros
Fri, 17 Apr 2015 22:50:10 -0400 dholmes 8077308: Fix warning: increase O_BUFLEN in ostream.hpp -- output truncated
Fri, 17 Apr 2015 23:55:04 +0000 ctornqvi Merge
Fri, 17 Apr 2015 16:12:16 -0700 ctornqvi 8077608: [TESTBUG] Enable Hotspot jtreg tests to run in agentvm mode
Fri, 17 Apr 2015 14:37:20 -0700 ccheung Merge
Fri, 17 Apr 2015 10:53:31 +0200 sjiang 8042901: Allow com.sun.management to be in a different module to java.lang.management
Thu, 16 Apr 2015 19:27:43 +0000 dcubed Merge
Thu, 16 Apr 2015 17:57:18 +0000 dcubed Merge
Thu, 16 Apr 2015 08:23:26 -0700 dcubed 8073165: Contended Locking fast exit bucket
Thu, 16 Apr 2015 17:44:26 +0000 hseigel Merge
Thu, 16 Apr 2015 11:00:10 -0400 mockner 8073989: Deprecated integer options are considered as invalid instead of deprecated in Java 9
Thu, 16 Apr 2015 10:30:59 -0400 mockner 8029630: Thread id should be displayed as a hex number in error report
Wed, 15 Apr 2015 17:34:28 -0700 minqi 8074354: Make CreateMinidumpOnCrash a new name and available on all platforms
Wed, 15 Apr 2015 09:34:46 +0200 sla 8077364: "if( !this )" construct prevents build on Xcode 6.3
Mon, 13 Apr 2015 23:04:02 -0700 dbuck 8072863: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
Fri, 10 Apr 2015 15:18:45 +0000 ctornqvi Merge
Tue, 07 Apr 2015 11:25:06 -0700 gtriantafill 8076274: [TESTBUG] Remove @ignore from runtime\NMT\JcmdDetailDiff.java
Fri, 10 Apr 2015 05:22:56 -0700 dsamersoff 8044416: serviceability/sa/jmap-hashcode/Test8028623.java fails with AssertionFailure: can not get class data for java/lang/UNIXProcess$Platform$$Lambda
Wed, 08 Apr 2015 12:51:50 +0200 stuefe 8077257: Use CanUseSafeFetch instead of probing SafeFetch stub directly
Wed, 08 Apr 2015 08:07:47 +0000 jbachorik Merge
Fri, 03 Apr 2015 15:40:35 +0200 jbachorik 8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids
Wed, 08 Apr 2015 06:01:14 +0000 dholmes Merge
Wed, 08 Apr 2015 01:27:44 -0400 dholmes 8067235: embedded/minvm/checknmt fails on compact1 and compact2 with minimal VM
Tue, 07 Apr 2015 20:18:28 -0700 sspitsyn 8066679: jvmtiRedefineClasses.cpp assert cache ptrs must match
Tue, 07 Apr 2015 03:04:29 -0700 dsamersoff 8067991: [Findbugs] SA com.sun.java.swing.ui.CommonUI some methods need final protect
Thu, 16 Apr 2015 14:05:48 -0700 kvn Merge
Wed, 15 Apr 2015 11:01:56 +0200 roland 8074676: java.lang.invoke.PermuteArgsTest.java fails with "assert(is_Initialize()) failed: invalid node class"
Tue, 14 Apr 2015 11:43:18 +0100 aph 8077615: AARCH64: Add C2 intrinsic for BigInteger::multiplyToLen() method
Tue, 14 Apr 2015 18:16:10 +0300 mhaupt 8076461: JSR292: remove unused native and constants
Tue, 14 Apr 2015 18:11:06 +0300 vlivanov 8062280: C2: inlining failure due to access checks being too strict
Tue, 14 Apr 2015 18:03:43 +0300 vlivanov 8057919: Class.getSimpleName() should work for non-JLS compliant class names
Mon, 13 Apr 2015 18:49:59 -0700 goetz 8077618: Move rtmLocking.cpp to shared directory.
Thu, 26 Mar 2015 11:05:03 +0100 goetz 8076057: aix: After 8075506, aix does not support large pages.
Mon, 13 Apr 2015 15:02:35 +0300 iignatyev 8071546: hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java has been fixed, but still is in the exclude list
Mon, 13 Apr 2015 07:00:47 +0200 thartmann 8076625: IndexOutOfBoundsException in HeapByteBufferTest.java
Mon, 06 Apr 2015 20:20:17 -0700 iveresov 8076968: PICL based initialization of L2 cache line size on some SPARC systems is incorrect
Fri, 03 Apr 2015 11:41:01 -0700 kvn Merge
Thu, 02 Apr 2015 17:16:39 -0700 kvn 8076523: assert(((ABS(iv_adjustment_in_bytes) % elt_size) == 0)) fails in superword.cpp
Thu, 02 Apr 2015 10:38:36 +0000 roland Merge
Mon, 23 Mar 2015 14:21:17 +0100 roland 8076094: CheckCastPPNode::Value() has outdated logic for constants
Thu, 02 Apr 2015 11:28:55 +0200 simonis 8076532: Fix format warning/error in methodHandles_ppc.cpp
Wed, 01 Apr 2015 18:07:50 -0700 kvn 8074981: Integer/FP scalar reduction optimization
Fri, 27 Mar 2015 13:47:33 +0100 roland 8075587: Compilation of constant array containing different sub classes crashes the JVM
Tue, 31 Mar 2015 12:31:18 -0700 aph 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
Fri, 27 Mar 2015 08:58:45 +0100 roland 8075921: assert assert(allocx == alloc) fails in library_call.cpp
Mon, 30 Mar 2015 08:03:47 +0000 roland Merge
Wed, 25 Mar 2015 14:25:53 +0100 roland 8075922: assert(t == t_no_spec) fails in phaseX.cpp
Mon, 30 Mar 2015 07:54:23 +0200 thartmann 8075214: SIGSEGV in nmethod sweeping
Fri, 27 Mar 2015 15:08:13 +0000 zmajo Merge
Fri, 27 Mar 2015 14:52:45 +0000 zmajo Merge
Fri, 27 Mar 2015 10:57:42 +0100 zmajo 8075798: Allow ADLC register class to depend on runtime conditions also for cisc-spillable classes
Mon, 23 Mar 2015 17:09:41 +0100 roland 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
Fri, 27 Mar 2015 10:19:18 +0000 zmajo Merge
Fri, 27 Mar 2015 09:02:53 +0100 zmajo Merge
Thu, 19 Mar 2015 14:30:52 +0100 goetz 8075505: aix: improve handling of native memory
Wed, 25 Mar 2015 15:50:17 +0100 simonis 8075858: AIX: clean-up HotSpot make files
Mon, 23 Mar 2015 11:20:38 +0000 roland Merge
Thu, 12 Mar 2015 14:15:09 +0100 roland 8069263: assert(fm == NULL || fm->method_holder() == _participants[n]) failed: sanity
Mon, 23 Mar 2015 10:15:53 +0100 thartmann 8075136: Unnecessary sign extension for byte array access
Mon, 23 Mar 2015 10:13:18 +0100 thartmann 8075324: Costs of memory operands in aarch64.ad are inconsistent
Sat, 21 Mar 2015 21:47:49 +0300 tpivovarova 8075488: compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 due to unrecognized VM option -XX:+IgnoreUnexpectedVMOptions
Fri, 20 Mar 2015 20:32:07 +0000 vlivanov Merge
Fri, 20 Mar 2015 11:41:34 -0700 vlivanov 8074548: Never-taken branches cause repeated deopts in MHs.GWT case
Fri, 20 Mar 2015 11:41:34 -0700 vlivanov 8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
Fri, 20 Mar 2015 11:41:34 -0700 vlivanov 8075266: Show runtime call details when printing machine code
Fri, 20 Mar 2015 11:41:34 -0700 vlivanov 8075269: Extend -XX:CompileCommand=print,* to work for MethodHandle.invokeBasic/linkTo*
Fri, 20 Mar 2015 11:41:34 -0700 vlivanov 8075270: Print locals & stack slots location for PcDescs
Mon, 16 Mar 2015 12:24:06 +0100 roland 8073866: Fix for 8064703 is not sufficient
Fri, 20 Mar 2015 11:53:01 +0100 zmajo Merge
Tue, 17 Mar 2015 10:06:31 +0100 roland 8073480: C2 should optimize explicit range checks
Wed, 15 Apr 2015 12:16:01 -0400 kbarrett 8069367: Eagerly reclaimed humongous objects left on mark stack
Wed, 15 Apr 2015 11:23:06 +0000 iignatyev Merge
Wed, 15 Apr 2015 09:49:50 +0000 iignatyev Merge
Thu, 09 Apr 2015 14:16:04 +0300 eistepan 8026043: Add regression test for JDK-8000831
Tue, 14 Apr 2015 09:44:06 -0700 sangheki 8077710: BACKOUT - java hangs with -XX:ParallelGCThreads=0 -XX:+ExplicitGCInvokesConcurrent options
Tue, 14 Apr 2015 11:24:03 +0200 brutisso 8077403: Remove guarantee from GenCollectedHeap::is_in()
Tue, 14 Apr 2015 11:40:13 +0200 stefank 8077420: Build failure with SS12u4
Thu, 02 Apr 2015 10:24:24 +0200 stefank 8076457: Fix includes of inline.hpp in GC code
Mon, 13 Apr 2015 11:01:29 -0700 jmasa 8077301: Optimized build is broken
Mon, 13 Apr 2015 15:47:48 +0200 pliden 8077413: Avoid use of Universe::heap() inside collectors
Fri, 10 Apr 2015 13:58:36 +0200 mgerdin 8077400: Unnecessary and incorrect "Code Cache Roots" G1 log entry
Sun, 12 Apr 2015 14:59:41 +0200 brutisso 8077411: Remove CollectedHeap::supports_heap_inspection()
Fri, 10 Apr 2015 10:55:07 -0400 ecaspole 8077414: PSPromotionLAB _state is unintialized
Wed, 08 Apr 2015 15:49:29 +0300 ddmitriev 8076311: Java 9 process negative MaxTenuringThreshold in different way than Java 8
Fri, 10 Apr 2015 14:59:21 +0000 stefank Merge
Thu, 09 Apr 2015 10:16:45 -0700 sangheki 8076325: java hangs with -XX:ParallelGCThreads=0 -XX:+ExplicitGCInvokesConcurrent options
Thu, 09 Apr 2015 15:41:47 +0200 tschatzl 8077255: TracePageSizes output reports wrong page size on Windows with G1
Wed, 08 Apr 2015 09:35:25 +0200 brutisso 8076614: Add comment to ClearNoncleanCardWrapper::do_MemRegion()
Thu, 09 Apr 2015 17:39:42 +0200 jwilhelm Merge
Thu, 09 Apr 2015 12:40:20 +0000 kbarrett Merge
Wed, 08 Apr 2015 10:32:16 -0400 kbarrett 8076265: Simplify deal_with_reference
Thu, 09 Apr 2015 11:30:37 +0200 jwilhelm 8077315: Build failure on OSX after compiler upgrade
Thu, 09 Apr 2015 11:29:32 +0200 jwilhelm 8077302: src/share/vm/oops/instanceRefKlass.inline.hpp has a doubble /*
Wed, 08 Apr 2015 15:19:49 +0200 pliden 8076534: CollectedHeapName in SA agent incorrect
Tue, 07 Apr 2015 10:53:51 +0200 tschatzl 8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
Thu, 02 Apr 2015 16:42:24 -0400 drwhite 8069004: Kitchensink hanged with 16Gb heap and GC pause >30 min
(0) -30000 -10000 -3000 -1000 -512 +512 +1000 +3000 +10000 tip