Tue, 23 Feb 2016 17:19:28 -0500 rriggs 8150337: sun/misc/SunMiscSignalTest.java failed intermittently
Tue, 23 Feb 2016 10:51:37 -0800 naoto 8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name
Tue, 23 Feb 2016 17:41:00 +0000 alanb 6432031: Add support for SO_REUSEPORT
Tue, 23 Feb 2016 09:49:04 +0100 mhaupt 8143410: augment pseudo-code descriptions in MethodHandles API
Tue, 23 Feb 2016 17:09:46 +0900 peytoia 8074411: Describe "minor unit" and/or "default fraction digits" in Currency class' javadoc clearly
Tue, 23 Feb 2016 07:17:54 +0100 mhaupt 8150360: augment/correct MethodHandle API documentation
Tue, 23 Feb 2016 09:52:56 +0800 amlu 8149154: tools/pack200/Pack200Test.java failed with NullPointerException
Mon, 22 Feb 2016 11:23:03 +0100 ihse 8150203: Incremental update from build-infra project
Thu, 25 Feb 2016 09:41:46 -0800 lana Added tag jdk-9+107 for changeset e1580bae8eb5
Wed, 05 Jul 2017 21:23:18 +0200 duke Merge
Thu, 25 Feb 2016 11:27:59 -0800 lana Merge
Tue, 23 Feb 2016 18:57:06 -0800 amurillo Merge
Thu, 18 Feb 2016 15:19:39 -0800 amurillo Merge
Thu, 18 Feb 2016 18:10:35 +0100 jwilhelm Merge
Tue, 16 Feb 2016 12:01:37 -0800 dcubed Merge
Mon, 15 Feb 2016 15:55:58 +0100 ehelin 8149820: Move G1YoungGenSizer to g1CollectorPolicy.cpp
Mon, 15 Feb 2016 21:57:30 -0500 dholmes 8149427: Remove .class files from the hotspot repo .hgignore file
Mon, 15 Feb 2016 16:22:32 +0100 brutisso 8149826: Concurrent misspelled in the CMS logging
Mon, 15 Feb 2016 05:54:59 -0500 dholmes 8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc
Fri, 12 Feb 2016 09:19:10 +0100 david 8149650: Create a trace event for G1 heap region type transitions
Fri, 12 Feb 2016 09:12:12 +0100 david 8009538: [Event Request] Want events for tenuring distribution
Thu, 11 Feb 2016 15:43:30 -0500 dholmes 8149697: Fix for 8145725 is broken
Thu, 11 Feb 2016 16:49:12 +0100 david 8149648: Add number of regions to the G1HeapSummary event
Thu, 11 Feb 2016 12:11:02 +0000 kevinw Merge
Mon, 08 Feb 2016 15:46:25 +0530 kevinw 8144957: Remove PICL warning message
Thu, 11 Feb 2016 02:39:35 -0800 stuefe 8149096: Remove unused code in methodComparator
Thu, 11 Feb 2016 08:57:00 +0100 brutisso 8149542: Missing failure reporting in HeapRegion::verify
Thu, 11 Feb 2016 08:55:36 +0100 brutisso 8149541: Use log_error() instead of log_info() when verification reports a problem
Wed, 10 Feb 2016 22:22:48 -0500 dholmes 8148987: [Linux] Allow building on older systems without CPU_ALLOC support
Thu, 11 Feb 2016 01:06:24 +0000 dholmes Merge
Wed, 10 Feb 2016 18:57:19 -0500 dholmes 8145725: Remove the WorkAroundNPTLTimedWaitHang workaround
Wed, 10 Feb 2016 15:20:38 -0800 mikael 8141491: Unaligned memory access in Bits.c
Wed, 10 Feb 2016 14:30:25 +0100 brutisso Merge
Wed, 10 Feb 2016 12:56:55 +0100 brutisso 8148992: VM can hang on exit if root region scanning is initiated but not executed
Wed, 10 Feb 2016 12:32:46 +0000 tschatzl Merge
Wed, 10 Feb 2016 12:08:37 +0100 tschatzl 8136854: G1 ConcurrentG1RefineThread::stop delays JVM shutdown for >150ms
Wed, 10 Feb 2016 12:05:40 +0100 tschatzl 8143220: Fix documentation of InitiatingHeapOccupancyPercent
Wed, 17 Feb 2016 09:57:10 -0800 never 8150075: [JVMCI] expose reserved stack machinery and Inline flag in HotSpotVMConfig
Wed, 17 Feb 2016 12:24:53 +0100 thartmann 6378256: Performance problem with System.identityHashCode in client compiler
Tue, 16 Feb 2016 09:49:58 -0800 never 8149969: [JVMCI] PrintNMethods is ignored for CompilerToVM.installCode when not called from the broker
Mon, 15 Feb 2016 23:45:15 +0300 shade 8149813: Move trusted final field handling from C2 LoadNode::Value to shared code
Mon, 15 Feb 2016 18:42:45 +0000 vlivanov Merge
Mon, 15 Feb 2016 20:26:50 +0300 vlivanov 8148994: Replacing MH::invokeBasic with a direct call breaks LF customization
Mon, 15 Feb 2016 20:26:02 +0300 vlivanov 8138922: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list
Mon, 15 Feb 2016 20:02:51 +0300 vlivanov 8149141: Optimized build is broken
Mon, 15 Feb 2016 15:15:56 +0100 roland 8149797: Compilation fails with "assert(in_hash) failed: node should be in igvn hash table"
Mon, 15 Feb 2016 13:26:44 +0100 kshefov Merge
Mon, 15 Feb 2016 14:32:49 +0300 kshefov 8149740: NPEs when executing some HotSpotConstantReflectionProvider with null args
Mon, 15 Feb 2016 14:31:21 +0300 kshefov 8149472: NPE when executing HotSpotConstantReflectionProvider::constantEquals with null first arg
Mon, 15 Feb 2016 11:52:51 +0100 thartmann Merge
Thu, 11 Feb 2016 12:42:12 +0100 roland 8149543: range check CastII nodes should not be split through Phi
Fri, 12 Feb 2016 16:12:15 -0800 mcberg 8149421: Vectorized Post Loops
Wed, 03 Feb 2016 12:36:18 +0100 roland 8143542: C2 doesn't eliminate identical checks
Fri, 12 Feb 2016 12:18:44 +0100 thartmann 8148564: compiler/intrinsics/string/TestStringIntrinsics2.java times out
Thu, 11 Feb 2016 12:29:40 -1000 twisti 8149689: [JVMCI] CodeInstaller::pd_patch_DataSectionReference should be able to throw exceptions
Thu, 11 Feb 2016 11:32:44 -1000 twisti 8149695: [JVMCI] add missing Checkstyle configuration file
Thu, 11 Feb 2016 11:15:13 +0100 thartmann 8145700: Uninitialised variable in macroAssembler_x86.cpp:7038
Wed, 10 Feb 2016 11:23:17 -1000 twisti 8149415: [AArch64] implement JVMCI CodeInstaller
Wed, 10 Feb 2016 16:31:17 +0000 shade Merge
Wed, 10 Feb 2016 15:58:11 +0300 shade 8149356: Leftover from JDK-8141044: UseNewCode usage
Wed, 10 Feb 2016 15:24:22 +0100 thartmann 8149123: [TESTBUG] compiler/loopopts/superword/SumRed* tests running on non-x86 platforms
Tue, 23 Feb 2016 21:44:05 +0100 ihse 8150257: Remove softfloat lib support
Thu, 25 Feb 2016 09:41:40 -0800 lana Added tag jdk-9+107 for changeset f3c43d82c968
Thu, 25 Feb 2016 23:00:55 +0000 michaelm 8087112: HTTP API and HTTP/1.1 implementation
Thu, 25 Feb 2016 11:27:00 -0800 lana Merge
Tue, 23 Feb 2016 21:43:59 +0100 ihse 8150257: Remove softfloat lib support
Mon, 22 Feb 2016 11:27:09 +0100 simonis 8150197: Integrate AIX fixes from build-infra
Mon, 22 Feb 2016 11:22:55 +0100 ihse 8150203: Incremental update from build-infra project
Thu, 25 Feb 2016 09:41:38 -0800 lana Added tag jdk-9+107 for changeset d632f62d9397
Wed, 05 Jul 2017 21:22:48 +0200 duke Added tag jdk-9+107 for changeset 1c076468bf7d
Wed, 05 Jul 2017 21:22:47 +0200 duke Merge jdk-9+107
Wed, 05 Jul 2017 21:22:41 +0200 duke Merge
Thu, 18 Feb 2016 12:48:11 -0800 ksrini 8150096: Cleanup synthetic JCCompilationUnit for html files
Thu, 18 Feb 2016 13:42:59 -0800 lana Merge
Wed, 17 Feb 2016 19:09:44 +0100 simonis 8150077: Due to a javac type inference issue, javadoc doesn't compile with a jdk prior to 8u40
Wed, 17 Feb 2016 11:19:07 -0800 ksrini 8149842: javadoc incorrectly tries to get the documentation for inherited methods.
Wed, 17 Feb 2016 19:29:25 +0300 shade 8149835: StringConcatFactory should emit classes with the same package as the host class
Mon, 15 Feb 2016 22:21:39 -0800 jjg 8149903: Fix other Extern.
Mon, 15 Feb 2016 19:52:03 -0800 jjg 8149886: 16 windows tests broke with recent putback
Mon, 15 Feb 2016 17:17:58 -0800 darcy 6469561: javadoc for annotation types should not display "public abstract" modifiers on methods
Mon, 15 Feb 2016 14:02:57 -0800 jjg 8149773: StandardDocFileFactory should be converted to use java.nio.file.Path
Thu, 18 Feb 2016 11:30:21 -0800 lana Added tag jdk-9+106 for changeset 6a6ca0bd3c14
Wed, 05 Jul 2017 21:22:31 +0200 duke Merge
Thu, 18 Feb 2016 13:41:52 -0800 lana Merge
Thu, 18 Feb 2016 10:20:56 +0100 mkos 8149923: invalid javadoc in javax.xml.bind.JAXBContext (introduced by 8138699)
Thu, 18 Feb 2016 11:30:15 -0800 lana Added tag jdk-9+106 for changeset a42bde2f777c
Wed, 05 Jul 2017 21:22:23 +0200 duke Merge
Thu, 18 Feb 2016 13:40:52 -0800 lana Merge
Wed, 17 Feb 2016 16:32:51 -0800 joehw 8146237: PREFER from Features API taking precedence over catalog file
Thu, 18 Feb 2016 11:30:13 -0800 lana Added tag jdk-9+106 for changeset 6041f8d71ed1
Wed, 05 Jul 2017 21:22:15 +0200 duke Merge
Thu, 18 Feb 2016 22:34:40 -0800 attila 8149451: Fix bytecode generation issue after 8149186
Thu, 18 Feb 2016 13:43:06 -0800 lana Merge
Tue, 16 Feb 2016 15:34:27 +0100 mhaupt 8148140: arguments are handled differently in apply for JS functions and AbstractJSObjects
Mon, 15 Feb 2016 17:02:32 +0100 hannesw 8147558: Add support for ES6 collections
Thu, 18 Feb 2016 11:30:22 -0800 lana Added tag jdk-9+106 for changeset 148bb1cd62e5
Wed, 05 Jul 2017 21:22:06 +0200 duke Merge
Thu, 18 Feb 2016 13:42:39 -0800 lana Merge
Tue, 16 Feb 2016 12:37:44 +0000 msheppar 8144144: ORB destroy() leaks filedescriptors after unsuccessful connection
Thu, 18 Feb 2016 11:30:09 -0800 lana Added tag jdk-9+106 for changeset 90d9c81fe530
Wed, 05 Jul 2017 21:21:58 +0200 duke Merge
Mon, 22 Feb 2016 09:02:14 +0100 srastogi 8144931: Assert class signatures are correct and refer to valid classes
Sat, 20 Feb 2016 12:19:36 -0800 dl 8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError
Fri, 19 Feb 2016 09:55:37 -0800 naoto 8148346: Reduce number of packages in jdk.localedata module
Mon, 28 Dec 2015 12:16:09 +0100 jbachorik 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials
Fri, 19 Feb 2016 07:56:25 +0000 chegar 8150163: JarFileSystem support for MRJARs should use the JDK specific Version API
Fri, 19 Feb 2016 07:55:05 +0000 chegar 8150168: jconsole AboutDialog should use the JDK specific Version API
Thu, 18 Feb 2016 13:41:11 -0800 lana Merge
Thu, 18 Feb 2016 14:44:50 -0500 rriggs 8149750: Decouple sun.misc.Signal from the base module
Thu, 18 Feb 2016 02:49:44 +0000 xuelei 8148500: [Spec] Enabled SSL Protocols may not be used
Thu, 18 Feb 2016 02:36:38 +0000 xuelei 8139565: Restrict certificates with DSA keys less than 1024 bits
Wed, 17 Feb 2016 17:47:25 -0800 mchung Merge
Wed, 17 Feb 2016 17:45:12 -0800 mchung 8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
Thu, 18 Feb 2016 09:50:55 +0800 amlu 8149920: Remove intermittent key from jdk_core tests
Thu, 18 Feb 2016 09:46:07 +0800 amlu 8149922: Remove intermittent key from security tests
Wed, 17 Feb 2016 12:47:35 -0800 darcy 8148914: BitDepth.java test fails
Wed, 17 Feb 2016 19:29:16 +0300 shade 8149835: StringConcatFactory should emit classes with the same package as the host class
Wed, 17 Feb 2016 11:45:46 +0000 chegar 8068686: Remove meta-index support
Wed, 17 Feb 2016 11:23:48 +0800 weijun 8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions
Tue, 16 Feb 2016 11:06:19 -0800 darcy 8149981: java/util/Formatter/Basic.java fails after JDK-8149896
Tue, 16 Feb 2016 10:54:05 -0800 prr Merge
Tue, 16 Feb 2016 09:30:57 -0800 prr Merge
Mon, 08 Feb 2016 09:41:53 -0800 prr Merge
Mon, 08 Feb 2016 11:43:08 +0300 avstepan 8142861: [TEST] MultiResolution image: add a manual test for two-display configuration (HiDPI + non-HiDPI)
Sat, 06 Feb 2016 09:25:56 -0800 alexsch 8149151: Use local GraphicsEnvironment to get screen size in WToolkit
Thu, 04 Feb 2016 14:27:16 +0300 avstepan 8145780: create a simple test for TIFF tag sets
Thu, 04 Feb 2016 11:16:23 +0530 psadhukhan 8062946: Transparent JDialog will lose transparency upon iconify/deiconify sequence.
Tue, 02 Feb 2016 12:12:52 -0800 ddehaven Merge
Tue, 02 Feb 2016 16:33:03 +0300 alitvinov 8139581: AWT components are not drawn after removal and addition to a container
Tue, 02 Feb 2016 15:57:42 +0530 psadhukhan 8005918: [TESTBUG] There are no 'Frame Enter' messages for both frames, only 'Button Enter' message.
Tue, 02 Feb 2016 14:19:55 +0530 arapte 6180449: PIT: Text in TextArea scrolls to its left one char when selecting the text from the end
Tue, 02 Feb 2016 11:50:24 +0530 jdv 8147413: api/java_awt/Image/MultiResolutionImage/index.html\#MultiResolutionRenderingHints[test_VALUE_RESOLUTION_VARIANT_BASE] started to fail
Mon, 01 Feb 2016 15:39:02 +0530 jdv 8022640: ServiceRegistry (used by ImageIO) lack synchronization
Fri, 29 Jan 2016 15:21:55 +0530 mhalder 8075964: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error
Wed, 27 Jan 2016 14:13:48 +0530 psadhukhan 8148127: IllegalArgumentException thrown by JCK test api/java_awt/Component/FlipBufferStrategy/indexTGF_General in opengl pipeline
Wed, 27 Jan 2016 14:12:05 +0530 psadhukhan 8147077: IllegalArgumentException thrown by api/java_awt/Component/FlipBufferStrategy/indexTGF_General
Tue, 16 Feb 2016 09:52:49 -0800 dl 8145485: Miscellaneous changes imported from jsr166 CVS 2016-02
Tue, 16 Feb 2016 09:49:14 -0800 dl 8139927: Improve documentation for CompletableFuture composition
Tue, 16 Feb 2016 09:09:31 -0800 darcy 8149896: Remove unnecessary values in FloatConsts and DoubleConsts
Tue, 16 Feb 2016 11:36:20 -0500 rriggs 8148775: Spec for j.l.ProcessBuilder.Redirect.DISCARD need to be improved
Tue, 16 Feb 2016 07:06:09 +0100 iignatyev 8149700: Remove jdk_svc test group from tier * groups
Mon, 15 Feb 2016 18:41:23 -0800 sherman 8135108: java/util/zip/TestLocalTime.java fails intermittently with Invalid value for NanoOfSecond
Mon, 15 Feb 2016 13:37:22 -0800 amurillo Merge
Mon, 15 Feb 2016 09:44:42 -0800 amurillo Merge
Thu, 11 Feb 2016 13:58:43 -0800 amurillo Merge
Thu, 11 Feb 2016 21:07:37 +0100 jwilhelm Merge
Tue, 09 Feb 2016 18:42:07 -0500 kbarrett 8072777: java/lang/ref/ReferenceEnqueuePending.java: some references aren't queued
Sat, 06 Feb 2016 14:22:51 +0300 dsamersoff 8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out
Fri, 05 Feb 2016 19:13:34 +0000 dsamersoff Merge
Fri, 05 Feb 2016 16:32:00 +0000 dsamersoff Merge
Fri, 05 Feb 2016 17:49:36 +0300 dsamersoff 8149099: jcmd -help mention non-existent option
Fri, 05 Feb 2016 16:19:32 +0000 hseigel Merge
Fri, 05 Feb 2016 08:12:42 -0500 hseigel 8148785: Update class file version to 53 for JDK-9
Fri, 05 Feb 2016 14:03:05 +0100 redestad 8144916: Decrease PerfDataMemorySize back to 32K
Thu, 04 Feb 2016 23:30:48 +0100 mgronlun 8149062: Remove misplaced integration of test code after 8149025
Thu, 04 Feb 2016 18:33:02 +0100 dsimms 8149025: JFR - Event based tracing should cover monitor inflation
Wed, 03 Feb 2016 18:16:56 +0100 mockner Merge
Tue, 02 Feb 2016 17:14:00 -0500 mockner 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
Mon, 15 Feb 2016 10:27:13 -0800 sherman 8148624: Test failure of ConstructInflaterOutput.java
Mon, 15 Feb 2016 15:57:58 +0000 vinnie 8149411: PKCS12KeyStore cannot extract AES Secret Keys
Thu, 18 Feb 2016 11:30:16 -0800 lana Added tag jdk-9+106 for changeset 04c8859c969b
Wed, 05 Jul 2017 21:21:36 +0200 duke Merge
Thu, 18 Feb 2016 13:42:10 -0800 lana Merge
Thu, 18 Feb 2016 14:45:13 -0500 rriggs 8149750: Decouple sun.misc.Signal from the base module
Mon, 15 Feb 2016 09:44:42 -0800 amurillo Merge
Thu, 11 Feb 2016 13:58:41 -0800 amurillo Merge
Thu, 11 Feb 2016 21:07:38 +0100 jwilhelm Merge
Tue, 09 Feb 2016 12:19:05 +0100 mlarsson 8149112: configure_stdout test depends on VM arguments
Mon, 08 Feb 2016 18:26:27 +0300 kzhaldyb 8149184: os::is_server_class_machine() could return incorrect result if a host's cpu have a few logical cores
Thu, 17 Dec 2015 16:12:58 +0300 iignatyev 8144695: --disable-warnings-as-errors does not work for HotSpot build
Mon, 08 Feb 2016 18:54:09 +0300 mchernov 8148745: [testbug] Test gc/g1/plab/TestPLABPromotion.java fails in nightly
Mon, 08 Feb 2016 18:01:48 +0300 kzhaldyb 8149364: Quarantine TestSelectDefaultGC.java test
Mon, 08 Feb 2016 14:50:54 +0300 akulyakh 8147847: [TESTBUG] serviceability/tmtools/jstat test ported to JTREG are failing with -XX:+ExplicitGCInvokesConcurrent
Fri, 05 Feb 2016 18:37:18 +0100 ehelin Merge
Fri, 05 Feb 2016 16:03:56 +0100 ehelin 8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp}
Fri, 05 Feb 2016 16:19:31 +0000 hseigel Merge
Fri, 05 Feb 2016 08:14:08 -0500 hseigel 8148785: Update class file version to 53 for JDK-9
Fri, 05 Feb 2016 14:00:58 +0100 redestad 8144916: Decrease PerfDataMemorySize back to 32K
Fri, 05 Feb 2016 08:59:36 +0100 brutisso 8149035: Make the full_gc_dump() calls be recorded as part of the GC
Thu, 04 Feb 2016 23:39:27 +0000 coleenp Merge
Thu, 04 Feb 2016 18:25:02 -0500 coleenp 8149038: SIGSEGV at frame::is_interpreted_frame_valid -> StubRoutines::SafeFetchN
Thu, 04 Feb 2016 13:42:18 -0800 asmotrak 8148005: One byte may be corrupted by get_datetime_string()
Thu, 04 Feb 2016 19:27:39 +0100 mgronlun Merge
Thu, 04 Feb 2016 18:28:52 +0100 dsimms 8138562: Event based tracing should cover monitor inflation
Tue, 02 Feb 2016 18:06:14 +0300 kzhaldyb 8132721: Add tests which check that heap counters work as expected during Humongous allocations
Thu, 04 Feb 2016 14:06:43 +0100 ehelin 8148844: Update run_unit_test macro for InternalVMTests
Thu, 04 Feb 2016 11:38:11 +0100 brutisso Merge
Wed, 03 Feb 2016 18:21:43 +0100 brutisso 8148951: Remove unused method Generation::performs_in_place_marking()
Wed, 03 Feb 2016 18:18:00 +0100 brutisso 8148960: Humongous mis-spelled in log output
Wed, 03 Feb 2016 12:19:03 +0100 sgehwolf 8148945: JDK-8148481: Devirtualize Klass::vtable breaks Zero build
Wed, 03 Feb 2016 11:33:33 +0100 mgerdin 8148944: CollectorPolicy methods for memory allocations are specific to GenCollectorPolicy
Thu, 04 Feb 2016 08:36:38 +0100 mlarsson 8148141: Remove fixed level padding in UL
Tue, 02 Feb 2016 11:09:21 +0100 mlarsson 8148053: Remove unused log tags
Thu, 04 Feb 2016 00:53:31 +0100 jwilhelm Merge
Wed, 03 Feb 2016 20:07:30 +0400 dfazunen 8147003: Move BubbleUpRef test into CMS directory
Wed, 03 Feb 2016 13:42:29 -0800 ctornqvi 8148747: [TESTBUG] runtime/Unsafe/AllocateMemory.java fails with OOM during compilation
Wed, 03 Feb 2016 18:48:29 +0000 coleenp Merge
Wed, 03 Feb 2016 17:26:36 +0000 coleenp 8146984: SIGBUS: bool Method::has_method_vptr(const void*)+0xc
Wed, 03 Feb 2016 19:46:45 +0100 mockner Merge
Wed, 03 Feb 2016 18:16:54 +0100 mockner Merge
Wed, 03 Feb 2016 11:40:30 -0500 mockner 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
Wed, 03 Feb 2016 09:31:22 -0800 asmotrak 8147884: Names of GC threads should be set before the threads start
Wed, 03 Feb 2016 14:15:57 +0100 redestad 8148755: -XX:+HeapDumpAfterFullGC creates heap dump both before and after Full GC
Tue, 02 Feb 2016 22:12:17 -0500 dholmes 8146616: VM exit path throws fatal error: Thread holding lock at safepoint that vm can block on: BeforeExit_lock
Wed, 03 Feb 2016 01:35:25 +0100 jwilhelm Merge
Tue, 02 Feb 2016 14:54:05 +0000 hseigel Merge
Tue, 02 Feb 2016 08:27:40 -0500 hseigel 8135206: VM permits illegal flags for abstract methods in interfaces, versions 45.3 - 51.0
Tue, 02 Feb 2016 13:06:40 +0000 brutisso Merge
Tue, 02 Feb 2016 12:13:05 +0100 brutisso 8148736: Let the G1 heap transition log regions instead of bytes
Tue, 02 Feb 2016 12:12:17 +0100 brutisso 8148733: G1: Add log message to print the heap region size
Tue, 02 Feb 2016 10:50:08 +0100 brutisso 8148734: G1: Make G1GCPhaseTimes keep track of the start GC time
Tue, 02 Feb 2016 05:38:33 -0500 dholmes 8148766: Test AvailableProcessors.java got wrong number of processors
Tue, 02 Feb 2016 09:51:24 +0100 brutisso 8147913: Some runtime/CompressedOops tests fail on ARM64 product builds
Tue, 02 Feb 2016 04:48:05 +0100 dholmes Merge
Fri, 29 Jan 2016 09:21:15 +0100 stuefe 8147510: [windows] no text locations shown for register info in hs-err file
Mon, 01 Feb 2016 20:39:17 -0500 dholmes 8148771: os::active_processor_count() returns garbage which causes VM to crash
Mon, 01 Feb 2016 22:11:16 +0100 pliden 8147918: Rename develop_log_is_enabled() to log_develop_is_enabled()
Tue, 19 Jan 2016 12:07:32 +0100 mgerdin 8148481: Devirtualize Klass::vtable
Tue, 01 Dec 2015 10:35:49 +0100 mgerdin 8148047: Move the vtable length field to Klass
Sat, 30 Jan 2016 11:02:29 -0500 coleenp 8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size
Fri, 29 Jan 2016 20:57:09 -0500 kbarrett 8146793: logStream::write re-formats string
Fri, 29 Jan 2016 16:25:10 -0800 sangheki 8145190: MinTLABSize can cause overflow problem with CMS GC
Fri, 29 Jan 2016 18:17:44 +0000 ddmitriev Merge
Fri, 29 Jan 2016 16:03:21 +0300 ddmitriev 8147477: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java is failing for the jdk9/hs snapshot control job
Fri, 29 Jan 2016 17:42:26 +0100 tschatzl Merge
Fri, 29 Jan 2016 16:17:05 +0400 dfazunen 8134963: [Newtest] New stress test for changing the coarseness level of G1 remembered set
Fri, 29 Jan 2016 14:59:24 +0000 dsamersoff Merge
Fri, 29 Jan 2016 12:37:28 +0000 dsamersoff Merge
Fri, 29 Jan 2016 15:26:44 +0300 dsamersoff 8148104: HSDB could not terminate when launched on CLI
Fri, 29 Jan 2016 14:41:07 +0100 brutisso Merge
Fri, 29 Jan 2016 10:44:15 +0100 brutisso 8148467: Consistent use of : in the logging
Fri, 29 Jan 2016 12:30:00 +0000 iignatyev Merge
Wed, 27 Jan 2016 18:22:25 +0300 mchernov 8141278: New tests for PLAB testing
Fri, 29 Jan 2016 05:32:12 -0500 dholmes 6515172: Runtime.availableProcessors() ignores Linux taskset command
Fri, 29 Jan 2016 03:19:07 +0100 dholmes Merge
Thu, 28 Jan 2016 16:05:41 -0500 aharlap 8147906: G1 use of os::processor_count()
Thu, 28 Jan 2016 15:13:15 -0800 goetz 8148470: Metadata print routines should not print to tty
Thu, 28 Jan 2016 19:30:39 +0100 jwilhelm Merge
Fri, 22 Jan 2016 06:13:52 -0500 drwhite 8141421: Various test fail with OOME on win x86
Thu, 28 Jan 2016 16:34:44 +0100 tschatzl Merge
Thu, 28 Jan 2016 13:30:12 +0100 tschatzl 8146987: Improve Parallel GC Full GC by caching results of live_words_in_range()
Thu, 28 Jan 2016 15:03:33 +0100 tschatzl Merge
Thu, 28 Jan 2016 14:00:20 +0100 tschatzl 8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries
Thu, 28 Jan 2016 14:58:57 +0300 akulyakh 8147447: serviceability/tmtools/jstack/WaitNotifyThreadTest.java test fails
Thu, 28 Jan 2016 10:18:45 +0100 brutisso Merge
Thu, 28 Jan 2016 10:04:35 +0100 brutisso 8145180: Add back PrintGC, PrintGCDetails and -Xloggc
Wed, 27 Jan 2016 14:50:56 +0100 mgerdin 8147461: Use byte offsets for vtable start and vtable length offsets
Thu, 28 Jan 2016 07:11:45 +0100 dholmes Merge
Wed, 27 Jan 2016 11:51:56 +0100 stuefe 8146905: cleanup ostream, staticBufferStream
Wed, 27 Jan 2016 22:39:03 -0500 jiangli 8147500: The HashtableTextDump::get_num() should check for integer overflow
Thu, 28 Jan 2016 02:30:57 +0100 david Merge
Wed, 27 Jan 2016 16:12:05 +0100 david 8147940: Test gc/g1/TestG1TraceEagerReclaimHumongousObjects.java fails
Wed, 27 Jan 2016 21:04:42 +0000 sangheki Merge
Wed, 27 Jan 2016 10:30:27 -0800 sangheki 8145192: 'count' variable can overflow in PSMarkSweep::invoke on 64 bit JVM
Wed, 27 Jan 2016 20:45:30 +0100 stefank Merge
Mon, 18 Jan 2016 10:25:41 +0100 goetz 8146395: Add inline qualifier in oop.hpp and fix inlining in gc files
Wed, 27 Jan 2016 18:31:58 +0000 coleenp Merge
Wed, 27 Jan 2016 16:34:47 +0000 coleenp Merge
Wed, 27 Jan 2016 11:12:25 -0500 rprotacio 8146137: runtime/logging/ExceptionsTest.java fails on embedded and ARM test
Thu, 21 Jan 2016 12:11:20 -0500 rprotacio 8146435: [TESTBUG] Logging tests are failing intermittently on windows when executed by JPRT
Wed, 27 Jan 2016 16:13:02 +0000 hseigel Merge
Wed, 27 Jan 2016 07:14:56 -0500 hseigel 8137314: vm crash from test java/security/Policy/SignedJar/SignedJarTest.java
Wed, 27 Jan 2016 14:14:36 +0100 ddmitriev Merge
Tue, 19 Jan 2016 19:19:51 +0300 akulyakh 8147609: [TESTBUG] Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests
Wed, 27 Jan 2016 11:41:44 +0100 mlarsson Merge
Wed, 27 Jan 2016 09:07:10 +0100 mlarsson 8147348: LogTagLevelExpression not properly initialized in configure_stdout
Tue, 26 Jan 2016 15:28:31 +0100 david 8147814: Move verification code out of g1collectedheap
Wed, 27 Jan 2016 05:59:31 +0100 dholmes Merge
Tue, 26 Jan 2016 21:18:08 -0500 dholmes 8145740: Visual Studio pragmas should be guarded by ifdef _MSC_VER
Wed, 27 Jan 2016 03:28:22 +0000 coleenp Merge
Wed, 20 Jan 2016 11:58:09 -0800 cjplummer 8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems
Wed, 10 Feb 2016 07:54:26 +0100 thartmann 8148752: Compiled StringBuilder code throws StringIndexOutOfBoundsException
Mon, 08 Feb 2016 18:52:03 +0100 dnsimon 8148507: [JVMCI] mitigate deadlocks related to JVMCI compiler under -Xbatch
Mon, 08 Feb 2016 18:52:03 +0100 rschatz 8148741: compiler/jvmci/code/SimpleDebugInfoTest.java fails in 'frame::sender_for_compiled_frame'
Fri, 05 Feb 2016 03:55:51 -0800 hshi 8149080: AArch64: Recognise disjoint array copy in stub code
Sat, 06 Feb 2016 04:09:47 -0800 hshi 8149100: AArch64: "bad AD file" for LL enconding AryEq Node matching
Mon, 08 Feb 2016 14:14:35 +0000 enevill 8149365: aarch64: memory copy does not prefetch on backwards copy
Thu, 04 Feb 2016 16:24:28 +0000 enevill 8148783: aarch64: SEGV running SpecJBB2013
Wed, 03 Feb 2016 11:34:12 +0000 enevill 8148948: aarch64: generate_copy_longs calls align() incorrectly
Fri, 29 Jan 2016 17:18:35 +0100 roland 8137049: Code quality: reducing an trivial integer loop does not produce an optimal code
Mon, 08 Feb 2016 18:52:03 +0100 dnsimon 8149019: remove redundant modifiers
Mon, 08 Feb 2016 12:13:56 -0800 never Merge
Fri, 05 Feb 2016 12:27:02 -0800 never 8149076: [JVMCI] missing ResourceMark in JVMCIRuntime::initialize_HotSpotJVMCIRuntime
Mon, 08 Feb 2016 18:52:03 +0100 ppunegov Merge
Fri, 05 Feb 2016 18:05:33 +0300 ppunegov 8148864: Quarantine CompilerControl tests
Mon, 08 Feb 2016 16:44:09 +0000 tpivovarova Merge
Fri, 05 Feb 2016 21:16:14 +0300 tpivovarova 8149135: [jittester] Makefile copies JitTesterDriver in incorrect directory and always uses default value for number-of-tests and seed
Mon, 08 Feb 2016 14:05:45 +0100 neliasso 8148696: Race loading hsdis may cause SIGSEGV
Mon, 08 Feb 2016 08:57:39 +0100 zmajo 8148758: Compilation fails with "this call site should not be polymorphic"
Fri, 05 Feb 2016 18:24:41 +0000 twisti Merge
Fri, 05 Feb 2016 11:33:27 +0100 rschatz 8149105: typo in jvmciCodeInstaller.cpp
Fri, 05 Feb 2016 15:38:21 +0100 thartmann Merge
Fri, 22 Jan 2016 15:25:40 +0100 neliasso 8063112: Compiler diagnostic commands should have locking instead of safepoint
Wed, 03 Feb 2016 12:16:44 +0100 dnsimon 8148981: remove ResolvedJavaType.getClassFilePath()
Wed, 03 Feb 2016 12:16:44 +0100 rschatz 8146608: [JVMCI] DebugInfo Tests on DeoptimizeALot runs fails in assert(_pc == *pc_addr || pc == *pc_addr) frame::patch_pc() /frame_x86.cpp:285
Thu, 04 Feb 2016 12:33:31 +0100 thartmann 8143897: Weblogic12medrec assert(handler_address == SharedRuntime::compute_compiled_exc_handler(nm, pc, exception, force_unwind, true)) failed: Must be the same
Fri, 05 Feb 2016 12:43:57 +0100 thartmann 8149109: [TESTBUG] TestRegisterRestoring.java fails with "VM option 'SafepointALot' is develop"
Thu, 18 Feb 2016 11:30:10 -0800 lana Added tag jdk-9+106 for changeset e15ec0a78e45
Thu, 18 Feb 2016 13:40:42 -0800 lana Merge
Wed, 17 Feb 2016 17:45:36 -0800 mchung 8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
Wed, 17 Feb 2016 17:03:08 +0100 erikj 8149963: build errors during API docs build
Thu, 18 Feb 2016 11:30:08 -0800 lana Added tag jdk-9+106 for changeset c4b6c7386de8
Wed, 05 Jul 2017 21:20:46 +0200 duke Added tag jdk-9+106 for changeset 6c644cca3f3f
Wed, 05 Jul 2017 21:20:45 +0200 duke Merge jdk-9+106
Wed, 05 Jul 2017 21:20:39 +0200 duke Merge
Fri, 12 Feb 2016 10:51:36 -0800 rfield 8146138: jshell tool: add /help <command>
Thu, 11 Feb 2016 16:06:11 -0800 lana Merge
Wed, 10 Feb 2016 15:11:40 -0800 vromero 8148808: javac, remove unused options, step 1
Wed, 10 Feb 2016 07:21:32 -0800 ksrini 8148400: Decrease the regression test heap.
Wed, 10 Feb 2016 14:22:50 +0100 alundblad 8149160: use StringJoiner in sjavac option handling
Tue, 09 Feb 2016 14:07:23 -0800 jjg 8147801: java.nio.file.ClosedFileSystemException when using Javadoc API's in JDK9
Thu, 11 Feb 2016 14:40:05 -0800 lana Added tag jdk-9+105 for changeset 3977b3940b92
Wed, 05 Jul 2017 21:20:31 +0200 duke Merge
Thu, 11 Feb 2016 16:06:02 -0800 lana Merge
Wed, 10 Feb 2016 22:58:06 +0000 chegar 8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor
Thu, 11 Feb 2016 14:39:58 -0800 lana Added tag jdk-9+105 for changeset ae5b74fcfb21
Wed, 05 Jul 2017 21:20:23 +0200 duke Merge
Fri, 12 Feb 2016 09:50:02 -0800 iris 8149601: Update references from "1.9" to "9"
Thu, 11 Feb 2016 14:39:57 -0800 lana Added tag jdk-9+105 for changeset 0713559973fc
Wed, 05 Jul 2017 21:20:16 +0200 duke Merge
Fri, 12 Feb 2016 17:00:54 +0100 mhaupt 8149744: fix testng.jar delivery in Nashorn build.xml
Thu, 11 Feb 2016 16:05:22 -0800 lana Merge
Thu, 11 Feb 2016 12:58:57 -0400 jlaskey 8149665: $EXEC changes clean up
Wed, 10 Feb 2016 11:18:02 -0400 jlaskey 8141209: $EXEC should allow streaming
Tue, 09 Feb 2016 14:14:06 +0100 mhaupt 8149462: revert changes for 8149186
Thu, 11 Feb 2016 14:40:06 -0800 lana Added tag jdk-9+105 for changeset 621225a25d50
Wed, 05 Jul 2017 21:20:10 +0200 duke Merge
Thu, 11 Feb 2016 14:39:53 -0800 lana Added tag jdk-9+105 for changeset e66a02d55e71
Wed, 05 Jul 2017 21:20:03 +0200 duke Merge
Mon, 15 Feb 2016 14:25:21 +0000 chegar 8134424: BlockDataInputStream.readUTFBody: size local StringBuffer with the given length
Mon, 15 Feb 2016 10:14:39 +0000 chegar 8149656: Examine usages of sun.misc.LRUCache
Mon, 15 Feb 2016 10:13:21 +0000 chegar 8149653: Move sun.misc.InnocuousThread to jdk.internal.misc
Sun, 14 Feb 2016 14:30:48 -0800 sherman 8149787: test/java/util/regex/GraphemeTest.java source file has non-ascii character u+00f7
Sun, 14 Feb 2016 17:42:16 -0400 jlaskey 8149776: BSD license for jimage code
Fri, 12 Feb 2016 19:24:31 -0800 sherman 7071819: To support Extended Grapheme Clusters in Regex
Fri, 12 Feb 2016 09:49:49 -0800 iris 8149601: Update references from "1.9" to "9"
Fri, 12 Feb 2016 11:07:54 +0100 ihse 8149647: Incremental enhancements from build-infra
Thu, 11 Feb 2016 16:24:55 -0800 darcy 8149616: Problem list RmiSslBootstrapTest.sh
Thu, 11 Feb 2016 16:06:51 -0800 lana Merge
Fri, 12 Feb 2016 00:20:16 +0300 igerasim 8059212: Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
Thu, 11 Feb 2016 11:19:03 -0500 rriggs 8142539: Incorrect definition of ZoneOffset.MIN
Wed, 10 Feb 2016 16:36:25 +0300 shade 8149459: StringConcatFactory should be synced up with LambdaMetafactory
Wed, 27 Jan 2016 10:35:49 +0100 goetz 8149529: Adapt SAP copyrights to new company name in jdk repository
Wed, 10 Feb 2016 16:16:48 +0300 igerasim 8046339: sun.rmi.transport.DGCAckHandler leaks memory
Wed, 10 Feb 2016 11:04:13 +0100 srastogi 8071368: Use more concrete types for NamedFunction constants in the code
Wed, 10 Feb 2016 10:44:58 +0100 srastogi 8138884: MethodHandles.Lookup.findVirtual() Javadoc fails to consider private interface methods
Tue, 09 Feb 2016 11:58:36 -0800 darcy 8149492: Problem list CheckEncodings.sh
Tue, 09 Feb 2016 11:57:57 +0530 rpatil 8148446: (tz) Support tzdata2016a
Tue, 09 Feb 2016 11:17:28 +0530 rpatil 8148570: TzdbZoneRulesCompiler.java throws Null Pointer Exception While Compiling and building TZDB data file
Mon, 08 Feb 2016 18:14:48 -0800 shurailine 8149391: Fix module dependences in java/util tests
Thu, 11 Feb 2016 14:40:00 -0800 lana Added tag jdk-9+105 for changeset e6b4f7af3fca
Wed, 05 Jul 2017 21:19:53 +0200 duke Merge
Fri, 12 Feb 2016 11:07:46 +0100 ihse 8149647: Incremental enhancements from build-infra
Thu, 11 Feb 2016 16:05:39 -0800 lana Merge
Wed, 10 Feb 2016 10:26:41 -0800 amurillo Merge
Thu, 04 Feb 2016 15:27:15 +0100 thartmann Merge
Wed, 03 Feb 2016 17:51:47 +0100 thartmann 8148751: [TESTBUG] compiler/whitebox/AllocationCodeBlobTest.java fails due to unexpected code cache allocation
Wed, 03 Feb 2016 13:32:52 +0100 roland Merge
Wed, 03 Feb 2016 10:58:50 +0100 roland 8147645: get_ctrl_no_update() code is wrong
Wed, 03 Feb 2016 10:39:49 +0100 zmajo 8148753: Compilation fails due to field accesses on array types
Wed, 03 Feb 2016 09:09:56 +0100 thartmann 8148490: RegisterSaver::restore_live_registers() fails to restore xmm registers on 32 bit
Tue, 19 Jan 2016 14:52:33 +0100 kmo 8003585: strength reduce or eliminate range checks for power-of-two sized arrays
Mon, 01 Feb 2016 19:45:26 +0300 ppunegov 8144239: [TESTBUG] InlineCommandTest.java: unknown compiler level 0 for commpile ID: 651
Fri, 29 Jan 2016 08:47:18 +0100 thartmann Merge
Fri, 29 Jan 2016 03:11:16 +0300 iignatyev 8148012: get rid of slash-dot-dot in @library directives
Wed, 27 Jan 2016 12:20:53 +0800 fyang 8148328: aarch64: redundant lsr instructions in stub code.
Thu, 28 Jan 2016 08:33:45 +0100 zmajo 8146478: Node limit exceeded with -XX:AllocateInstancePrefetchLines=1073741823
Thu, 04 Feb 2016 08:53:57 +0100 zmajo 8148970: Quarantine testlibrary_tests/whitebox/vm_flags/IntxTest.java
Thu, 11 Feb 2016 14:39:54 -0800 lana Added tag jdk-9+105 for changeset d549e724be36
Mon, 15 Feb 2016 10:55:36 +0100 erikj 8145789: Switch JDK 9 to use Jib in JPRT
Fri, 12 Feb 2016 11:07:35 +0100 ihse 8149647: Incremental enhancements from build-infra
Thu, 11 Feb 2016 16:05:16 -0800 lana Merge
Mon, 08 Feb 2016 08:05:12 +0100 ehelin 8149116: Make test/Makefile more silent
Thu, 11 Feb 2016 11:54:00 +0100 erikj 8149479: Fix compare.sh to have a clean baseline with COMPARE_BUILD
Wed, 10 Feb 2016 22:58:27 +0000 chegar 8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor
Mon, 08 Feb 2016 21:07:50 -0800 ddehaven 8147754: Configure fails to detect freetype installed by XQuartz on OSX 10.11
Thu, 11 Feb 2016 14:39:51 -0800 lana Added tag jdk-9+105 for changeset d0b71f2375d0
Wed, 05 Jul 2017 21:19:33 +0200 duke Added tag jdk-9+105 for changeset db483b34fa71
Wed, 05 Jul 2017 21:19:32 +0200 duke Merge jdk-9+105
Wed, 05 Jul 2017 21:19:26 +0200 duke Merge
Thu, 04 Feb 2016 16:50:04 -0800 lana Merge
Tue, 02 Feb 2016 16:11:09 -0800 rfield 8080357: JShell: Only unqualified unresolved references should be corralled
Tue, 02 Feb 2016 12:56:35 +0000 jlahoda 8147949: NetBeans cannot open langtools repository because of the reserved word \"aux\"
Thu, 04 Feb 2016 11:28:30 -0800 lana Added tag jdk-9+104 for changeset 09c25109769a
Wed, 05 Jul 2017 21:19:17 +0200 duke Merge
Thu, 04 Feb 2016 11:28:24 -0800 lana Added tag jdk-9+104 for changeset 59fc48a1a885
Wed, 05 Jul 2017 21:19:09 +0200 duke Merge
Thu, 04 Feb 2016 16:48:05 -0800 lana Merge
Thu, 04 Feb 2016 18:31:11 +0300 aefimov 8144593: Suppress not recognized property/feature warning messages from SAXParser
Thu, 04 Feb 2016 11:28:24 -0800 lana Added tag jdk-9+104 for changeset c6f848cc2750
Wed, 05 Jul 2017 21:19:04 +0200 duke Merge
Mon, 08 Feb 2016 17:43:02 +0100 mhaupt 8149334: JSON.parse(JSON.stringify([])).push(10) creates an array containing two elements
Mon, 08 Feb 2016 12:59:08 +0100 attila 8149186: Don't use indy for optimistic arithmetic
Thu, 04 Feb 2016 16:50:15 -0800 lana Merge
Thu, 04 Feb 2016 17:42:46 +0530 sundar 8148926: Call site profiling fails on braces-wrapped anonymous function
Thu, 04 Feb 2016 11:28:31 -0800 lana Added tag jdk-9+104 for changeset a077e87423b1
Wed, 05 Jul 2017 21:18:55 +0200 duke Merge
Thu, 04 Feb 2016 11:28:20 -0800 lana Added tag jdk-9+104 for changeset a8ace34fedbc
Wed, 05 Jul 2017 21:18:48 +0200 duke Merge
Mon, 08 Feb 2016 13:09:16 -0800 ascarpino 8098581: SecureRandom.nextBytes() hurts performance with small size requests
Mon, 08 Feb 2016 10:46:42 -0800 bpb 8064466: (fs spec) Files.readAttributes(Path, String, LinkOption...) not clear when called with zero attributes
Mon, 08 Feb 2016 17:37:46 +0100 mhaupt 8138578: MethodHandles.Lookup.findSpecial() Javadoc fails to consider static methods
Mon, 08 Feb 2016 09:56:26 -0500 ntv 8146747: java.time.Duration.toNanos() and toMillis() exception on negative durations
Mon, 08 Feb 2016 15:33:53 +0100 tvaleev 8148838: Stream.flatMap(...).spliterator() cannot properly split after tryAdvance()
Mon, 08 Feb 2016 10:40:00 +0100 tvaleev 8148115: Stream.findFirst for unordered source optimization
Mon, 08 Feb 2016 10:37:37 +0100 tvaleev 8148250: Stream.limit() parallel tasks with ordered non-SUBSIZED source should short-circuit
Fri, 05 Feb 2016 15:23:15 +0100 erikj 8148629: Disable remaining warnings in awt/fontmanager
Fri, 05 Feb 2016 09:54:56 +0800 amlu 8148928: java/util/stream/test/**/SequentialOpTest.java timed out intermittently
Thu, 04 Feb 2016 16:49:26 -0800 lana Merge
Thu, 04 Feb 2016 21:44:23 +0300 shade 8149044: jdk/internal/misc/JavaLangAccess/FormatUnsigned.java fails all platforms
Thu, 04 Feb 2016 16:00:48 +0300 shade 8148936: Adapt UUID.toString() to Compact Strings
Thu, 04 Feb 2016 09:51:24 +0100 erikj 8148955: libjimage.so compiled with wrong flags
Thu, 04 Feb 2016 14:38:17 +0800 amlu 8149003: Mark more jdk_core tests as intermittently failing
Wed, 03 Feb 2016 13:56:19 -0800 darcy 8148983: Fix extra comma in changes for JDK-8148916
Wed, 03 Feb 2016 13:34:19 -0800 bpb 8148821: (fs) Path.getParent() javadoc error
Wed, 03 Feb 2016 12:52:27 -0800 darcy 8148916: Mark bug6400879.java as intermittently failing
Tue, 02 Feb 2016 17:59:53 -0800 iris 8072379: Implement jdk.Version
Wed, 03 Feb 2016 00:49:41 +0300 shade 8148869: StringConcatFactory MH_INLINE_SIZED_EXACT strategy does not work with -XX:-CompactStrings
Tue, 02 Feb 2016 13:42:48 -0800 bpb 8148891: Multiple failing javax/imageio/plugins after client integration
Tue, 02 Feb 2016 12:50:03 -0800 asmotrak 8146249: libjimage should use delete[] with new[]
Tue, 02 Feb 2016 11:50:55 -0800 ddehaven Merge
Tue, 02 Feb 2016 10:03:14 -0800 ddehaven Merge
Tue, 26 Jan 2016 13:05:21 +0300 avstepan 8147966: [TEST] add a test for multiresolution image properties
Fri, 22 Jan 2016 15:46:24 +0300 serb 8074165: Deprecate support for AppletViewer
Fri, 22 Jan 2016 13:37:46 +0300 avstepan 8146881: [TEST] update some imageio plugins tests to affect TIFF format
Thu, 21 Jan 2016 14:49:02 -0800 ddehaven Merge
Thu, 21 Jan 2016 13:41:02 +0530 rchamyal 8146276: Right aligned ToolBar component does not appear
Thu, 21 Jan 2016 13:27:56 +0530 rchamyal 8139213: [macosx] Mac OS X Aqua Look and Feel: JOptionPane can truncate the first button
Thu, 21 Jan 2016 13:09:17 +0530 rchamyal 7104635: HTMLEditorKit fails to write down some html files
Wed, 20 Jan 2016 22:53:26 +0100 lbourges 8147443: Use the Common Cleaner in Marlin OffHeapArray
Thu, 14 Jan 2016 23:14:01 +0300 serb 8147407: Provide support of WaveExtensible sound format
Thu, 07 Jan 2016 23:50:00 +0300 serb 8064800: AudioSystem/WaveFileWriter can't write PCM_FLOAT, but writes it anyway
Tue, 12 Jan 2016 23:33:45 +0300 serb 6459818: Audio A-law and law decoder skip() method not implemented
Tue, 12 Jan 2016 23:27:23 +0300 serb 8146144: Incorrect behaviour of AudioSystem.getTargetFormats/getTargetEncodings/isConversionSupported
Fri, 01 Jan 2016 18:33:53 +0300 serb 8131974: AudioFileReader incorrectly handle EOFException
Wed, 20 Jan 2016 15:10:25 +0300 serb 8080492: [Parfait] Uninitialised variable in jdk/src/java/desktop/windows/native/libawt/
Wed, 20 Jan 2016 16:57:53 +0530 aniyogi 8015748: [macosx] JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call.
Tue, 19 Jan 2016 15:23:49 +0530 psadhukhan 7035459: [TEST_BUG] java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java failed
Tue, 19 Jan 2016 11:14:41 +0530 jdv 8144744: ImageWriter.replacePixels() specification is incorrect regarding null ImageWriteParam
Tue, 19 Jan 2016 11:11:20 +0530 jdv 8143562: JPEG reader returns null for getRawImageType()
Mon, 18 Jan 2016 21:19:36 +0300 serb 8146317: Memory leak in wcstombsdmp
Mon, 18 Jan 2016 14:37:25 +0530 psadhukhan 7087869: [TEST_BUG] [macosx] No mac os x support in test java/awt/Mouse/ExtraMouseClick/ExtraMouseClick
Mon, 18 Jan 2016 14:27:12 +0530 aniyogi 8016665: [macosx] JComponent behaviour doesn't comply API documentation (setComponentOrientation method), Aqua LAF
Mon, 18 Jan 2016 14:20:39 +0530 aniyogi 8041894: [macosx] Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac
Thu, 14 Jan 2016 18:59:11 -0600 ptbrunet 8145735: Tests api/javax_swing/JTabbedPane/AccessibleJTabbedPane/* are failing
Thu, 14 Jan 2016 16:22:31 +0300 avstepan 8145776: [TEST] add a test checking multipage tiff creation
Thu, 14 Jan 2016 13:24:22 +0530 psadhukhan 8023213: [macosx] closed/java/awt/FontClass/NaNTransform.java fails on MacOS X 10.9
Wed, 13 Jan 2016 11:56:46 +0530 rchamyal 4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state
(0) -30000 -10000 -3000 -1000 -448 +448 +1000 +3000 +10000 tip