log

age author description
Tue, 24 Jan 2017 20:47:24 -0800 jcm 8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled
Tue, 24 Jan 2017 17:19:01 -0800 kvn 8173158: [AOT] fix typo in jaotc --help output
Tue, 24 Jan 2017 08:51:07 +0000 never 8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java
Mon, 23 Jan 2017 23:01:32 +0000 dnsimon Merge
Sun, 22 Jan 2017 21:40:59 +0100 dnsimon 8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective
Mon, 23 Jan 2017 23:49:16 +0300 iveresov 8173054: [AOT] Avoid zero-shift for compressed oops
Mon, 23 Jan 2017 09:53:27 +0100 zmajo 8172844: Assert fails in deoptimization due to original PC at the end of code section
Sun, 22 Jan 2017 22:18:49 -0800 jcm 8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c
Sat, 21 Jan 2017 15:08:53 -0800 kvn 8173135: compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized VM option 'UnlockCommercialFeatures'
Fri, 20 Jan 2017 16:09:56 -0500 hseigel 8171971: Fix timing bug in JVM management of package export lists
Thu, 19 Jan 2017 21:52:51 -0800 jcm 8173038: [TESTBUG] compiler/loopopts/UseCountedLoopSafepointsTest.java fails with TESTBUG: Not server mode
Thu, 19 Jan 2017 18:16:20 -0800 dcubed 8173081: VM no longer prints "Picked up _JAVA_OPTONS: " message
Thu, 19 Jan 2017 18:52:16 -0500 dholmes 8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList
Thu, 19 Jan 2017 10:56:32 -0500 gtriantafill 8152206: Simplify jvmstat modules
Thu, 19 Jan 2017 11:49:30 +0100 redestad 8171855: Move package name transformations during module bootstrap into native code
Thu, 19 Jan 2017 11:10:33 +0100 rbackman Merge
Thu, 05 Jan 2017 08:37:10 +0100 rbackman 8169588: [AOT] jaotc --classpath option is confusing
Thu, 19 Jan 2017 10:30:37 +0100 stuefe 8172964: [aix] AIX VM should not handle SIGDANGER
Thu, 19 Jan 2017 08:10:11 +0100 thartmann 8172751: OSR compilation at unreachable bci causes C1 crash
Wed, 18 Jan 2017 19:37:52 -0800 kvn 8173019: Backout JDK-8172990 changes
Wed, 18 Jan 2017 19:54:18 -0500 dholmes 8172261: [JVMTI] Specification for early VM start event needs to lower expectations in relation class loading
Wed, 18 Jan 2017 14:36:54 -0800 kvn 8172990: [AOT] Missing GC scan of _metaspace_got array containing Klass*
Wed, 18 Jan 2017 10:30:56 -0500 coleenp 8144518: ClassVerboseTest crashes on Windows
Wed, 18 Jan 2017 08:30:02 +0000 thartmann Merge
Wed, 18 Jan 2017 08:54:29 +0100 thartmann 8172884: TraceOptoPipelining and TraceOptoOutput are broken
Tue, 17 Jan 2017 21:38:07 -0800 jcm 8166002: Emulate client build on platforms with reduced virtual address space
Tue, 17 Jan 2017 17:00:22 +0100 mgronlun Merge
Tue, 17 Jan 2017 16:18:03 +0100 mgronlun 8171960: Event-based tracing needs separate flag representation for Method
Tue, 17 Jan 2017 15:27:22 +0100 rprotacio Merge
Fri, 13 Jan 2017 16:49:34 -0500 rprotacio 8170827: Correct errant "java.base" string to macro
Tue, 17 Jan 2017 08:53:42 +0100 thartmann 8172731: runtime/Thread/TooSmallStackSize.java fails on solaris-x64 with product build
Fri, 13 Jan 2017 12:27:54 -0500 aharlap 8140588: Internal Error: gc/g1/ptrQueue.hpp:126 assert(_index == _sz) failed: invariant: queues are empty when activated
Mon, 16 Jan 2017 16:18:04 +0100 jwilhelm Merge
Fri, 13 Jan 2017 18:26:34 +0100 jwilhelm Merge
Fri, 13 Jan 2017 07:19:03 -0500 hseigel 8172288: Fix Jigsaw related module/package error messages and throw correct exceptions
Thu, 12 Jan 2017 19:34:29 +0000 rprotacio Merge
Thu, 12 Jan 2017 14:04:08 -0500 rprotacio 8170821: Ensure access checks result in consistent answers
Thu, 12 Jan 2017 16:27:40 +0000 aph 8172721: Fix for 8172144 breaks AArch64 build
Thu, 12 Jan 2017 10:31:00 +0000 dfazunen Merge
Thu, 12 Jan 2017 09:53:01 +0300 dfazunen 8169643: [TESTBUG] GCBasher test fails with G1, CMS and Serial.
Wed, 11 Jan 2017 17:43:36 +0300 iignatyev 8172557: quarantine ctw/JarDirTest
Wed, 11 Jan 2017 15:09:58 +0000 aph 8172144: AArch64: Implement "JEP 270: Reserved Stack Areas for Critical Sections"
Wed, 11 Jan 2017 12:47:16 +0100 rehn 8079441: Intermittent failures on Windows with "Unexpected exit from test [exit code: 1080890248]" (0x406d1388)
Wed, 11 Jan 2017 09:40:42 +0100 zmajo 8168926: C2: Bytecode escape analyzer crashes due to stack overflow
Tue, 10 Jan 2017 18:48:08 +0000 iveresov Merge
Tue, 10 Jan 2017 21:39:20 +0300 iveresov 8172310: [AOT] Fix unverified entry point
Tue, 10 Jan 2017 20:45:04 +0300 dpochepk 8166374: compiler/loopopts/UseCountedLoopSafepointsTest.java fails with "Safepoint not found"
Mon, 09 Jan 2017 19:36:47 +0000 davleopo 8166125: [JVMCI] Missing JVMCI flag default values
Mon, 09 Jan 2017 15:10:25 +0100 jwilhelm Merge
Wed, 28 Dec 2016 19:13:34 +0300 kzhaldyb 8172098: A lot of gtests uses TEST instead of TEST_VM
Sun, 08 Jan 2017 10:39:42 -0800 iklam 8170959: unloading archived shared class caused crash
Fri, 06 Jan 2017 10:55:30 +0100 thartmann 8171435: "assert(is_single_cpu() && !is_virtual()) failed: type check" with -XX:+PatchALot on SPARC
Thu, 15 Dec 2016 08:56:32 -0500 gromero 8171266: PPC64: Add support to -XX:RTMSpinLoopCount=0
Thu, 05 Jan 2017 09:25:36 +0100 thartmann 8172010: [AOT] RecompilationTest.java fails with "expected compilation level after compilation to be no less than 1"
Wed, 04 Jan 2017 21:13:04 -0500 coleenp 8172246: [TESTBUG] runtime/RedefineTests/RedefinePreviousVersions.java 'Class unloading: has_previous_versions = true' missing from stdout/stderr
Wed, 04 Jan 2017 11:44:26 -0800 kvn 8172054: Aot tests should include Java assertions into AOT compiled code
Wed, 04 Jan 2017 10:57:26 -0500 ctornqvi 8168137: import-hotspot build target not removed from hotspot-ide-project
Tue, 03 Jan 2017 14:56:51 -0800 vdeshpande 8171974: Fix for R10 Register clobbering with usage of ExternalAddress
Tue, 03 Jan 2017 21:36:05 +0100 redestad 8172169: Re-examine String field optionality
Tue, 03 Jan 2017 17:17:14 +0100 mdoerr 8172199: s390: Use same get_key_start_from_aescrypt_object implementation as PPC64
Tue, 27 Dec 2016 16:10:59 +0100 goetz 8172049: [s390] Implement "JEP 270: Reserved Stack Areas for Critical Sections".
Tue, 03 Jan 2017 11:22:37 +0100 mdoerr 8172145: C2: anti dependence missed because store hidden by membar
Tue, 03 Jan 2017 12:25:19 +0100 mlarsson 8170857: Typo in -Xlog:help output
Tue, 03 Jan 2017 12:24:52 +0100 mlarsson 8170855: Example for -Xlog:help do not contain one with multiple tags
Tue, 03 Jan 2017 08:54:29 +0100 rbackman 8171082: [AOT] AOT'd SystemModules.modules() fails to load when too large
Mon, 02 Jan 2017 00:26:40 -0800 rraghavan 8156762: test/compiler/ciReplay/TestVMNoCompLevel.java fails with - 'Unexpected exit code for negative case: [-client]: expected 0 to not equal 0'
Fri, 30 Dec 2016 20:11:49 +0300 iignatyev 8172149: CTW library should call System::exit
Tue, 27 Dec 2016 22:34:07 +0100 jwilhelm Merge
Fri, 23 Dec 2016 22:28:07 +0000 iignatyev Merge
Wed, 21 Dec 2016 15:01:01 +0300 bmoloden 8170918: Remove shell script from test/compiler/c2/cr7200264/TestIntVect.java
Thu, 15 Dec 2016 19:26:41 -0800 iklam 8171809: Remove unused CDS code from JDK 9
Fri, 23 Dec 2016 20:44:48 +0300 mchernov 8171045: gc/stress/TestStressG1Humongous.java fails to allocate the heap
Fri, 23 Dec 2016 15:09:03 +0000 coleenp Merge
Thu, 22 Dec 2016 16:51:25 +0100 goetz 8171924: Use SIZE_FORMAT to print size_t values.
Thu, 22 Dec 2016 11:37:49 -0500 gtriantafill 8171318: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java fails latest Jigsaw integration
Thu, 22 Dec 2016 17:26:02 -0800 iveresov 8168792: [AOT] problems in MethodHandle with aot-compiled java.base
Thu, 22 Dec 2016 15:01:20 -0600 lucy 8170981: Possible access to char array with negative index
Thu, 22 Dec 2016 10:17:18 +0000 dfazunen 8170860: Get rid of the humanReadableByteCount() method in openjdk/hotspot
Fri, 03 Feb 2017 15:20:05 +0100 ihse 8004842: Unify values of boolean make variables set in configure to true/false
Thu, 02 Feb 2017 21:56:04 +0000 lana Merge
Tue, 31 Jan 2017 20:06:42 -0800 mchung 8173608: Separate JDK management agent from java.management module
Thu, 02 Feb 2017 21:20:37 +0000 lana Added tag jdk-9+155 for changeset 220ab62f260a
Sat, 04 Feb 2017 14:02:14 -0500 lancea 8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
Sat, 04 Feb 2017 03:29:38 +0100 jwilhelm Merge
Tue, 24 Jan 2017 00:30:23 +0100 jwilhelm Merge
Thu, 19 Jan 2017 10:55:07 -0500 gtriantafill 8152206: Simplify jvmstat modules
Tue, 17 Jan 2017 21:39:22 -0800 jcm 8166002: Emulate client build on platforms with reduced virtual address space
Fri, 13 Jan 2017 18:26:33 +0100 jwilhelm Merge
Mon, 09 Jan 2017 17:10:31 +0100 jwilhelm Merge
Wed, 28 Dec 2016 18:37:09 +0300 iignatyev 8172094: 8171433 changes in generated-configure should be restored
Tue, 27 Dec 2016 22:34:04 +0100 jwilhelm Merge
Wed, 21 Dec 2016 14:41:48 +0300 bmoloden 8170918: Remove shell script from test/compiler/c2/cr7200264/TestIntVect.java
Fri, 03 Feb 2017 15:19:38 +0100 ihse 8004842: Unify values of boolean make variables set in configure to true/false
Fri, 03 Feb 2017 14:34:00 +0100 ihse 8059000: hgforest: pass options to serve command
Fri, 03 Feb 2017 14:32:38 +0100 ihse 8172912: JTReg concurrency value must be limited
Thu, 02 Feb 2017 21:55:29 +0000 lana Merge
Thu, 02 Feb 2017 16:50:38 +0000 dfuchs 8173607: JMX RMI connector should be in its own module
Thu, 02 Feb 2017 12:05:51 +0100 ihse 8173107: Fix autoconf/spec.gmk mismatches
Tue, 31 Jan 2017 20:06:23 -0800 mchung 8173608: Separate JDK management agent from java.management module
Thu, 02 Feb 2017 21:20:36 +0000 lana Added tag jdk-9+155 for changeset 58b8748ef90d
Wed, 05 Jul 2017 22:46:25 +0200 duke Added tag jdk-9+155 for changeset f4aff695ffe0
Wed, 05 Jul 2017 22:46:23 +0200 duke Mergejdk-9+155
Wed, 05 Jul 2017 22:46:16 +0200 duke Merge
Tue, 31 Jan 2017 13:55:03 -0800 henryjen 8172309: classpath wildcards code does not support --class-path
Mon, 30 Jan 2017 17:43:18 -0800 jjg 8172810: ModuleElement should declare and provide appropriate modifiers
Mon, 30 Jan 2017 15:08:38 -0800 darcy 8173609: Elements.printElements needs to support modules
Fri, 27 Jan 2017 15:49:14 -0800 jjg 8081820: javadoc does not report warnings in case of multiple "@param" tags for the same parameter and multiple "@return" tags for the same method.
Thu, 26 Jan 2017 16:53:56 -0800 bpatel 8173419: Javadoc fix 8166175 results in test failures
Thu, 26 Jan 2017 14:35:04 -0800 jjg 8173312: Hide support for --inherit-runtime-environment
Thu, 26 Jan 2017 21:20:40 +0000 lana Merge
Thu, 26 Jan 2017 13:01:12 -0800 bpatel 8166175: javadoc search doesn't work on local doc bundles
Thu, 26 Jan 2017 14:14:01 +0100 jlahoda 8173068: ElementUtils getPackageElement does not allow for an unnamed package
Thu, 26 Jan 2017 14:11:38 +0100 jlahoda 8067747: javac throws exception during compilation when annotation processing is enabled
Wed, 25 Jan 2017 10:43:41 -0800 rfield 8171343: jshell tool: missing options: --help-extra --show-version
Wed, 25 Jan 2017 10:22:06 -0800 rfield 8173232: JShell tests: ReplaceTest takes too long
Tue, 24 Jan 2017 17:36:41 -0800 jjg 8041793: javap misses newline after printing AnnotationDefault
Tue, 24 Jan 2017 16:18:24 -0800 jjg 8051768: Inconsistent output for Visible and InvisibleParameterAnnotations
Tue, 24 Jan 2017 13:29:58 +0100 jlahoda 8153759: jshell tool: Smart completion detection is not reliable
Thu, 26 Jan 2017 19:22:40 +0000 lana Added tag jdk-9+154 for changeset 692b0dfbb390
Wed, 05 Jul 2017 22:46:04 +0200 duke Merge
Thu, 26 Jan 2017 19:22:38 +0000 lana Added tag jdk-9+154 for changeset fc31f9d07a66
Wed, 05 Jul 2017 22:45:57 +0200 duke Merge
Fri, 27 Jan 2017 20:33:34 +0000 dfuchs 8173260: CatalogManager.catalogResolver should not fail when non-existing URI is passed to it
Thu, 26 Jan 2017 21:20:30 +0000 lana Merge
Tue, 24 Jan 2017 16:34:23 +0000 dfuchs 8173111: Excessive recursion in EventFilterSupport when filtering over large number of XML events can cause StackOverflow
Tue, 24 Jan 2017 11:10:19 +0100 clanger 8173261: JAXP: TESTBUG: javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh
Thu, 26 Jan 2017 19:22:38 +0000 lana Added tag jdk-9+154 for changeset c910b570468e
Wed, 05 Jul 2017 22:45:48 +0200 duke Merge
Tue, 31 Jan 2017 10:48:49 +0100 hannesw 8173480: in operator should work on java objects and classes
Thu, 26 Jan 2017 21:20:32 +0000 lana Merge
Thu, 26 Jan 2017 12:58:57 +0100 hannesw 8172006: Nashorn JavaScript engine fails to call @FunctionalInterface with a java.util.List argument
Wed, 25 Jan 2017 09:49:02 +0100 hannesw 8166186: ClassCastException with arguments usage
Tue, 24 Jan 2017 18:08:04 +0530 sundar 8173257: test/script/trusted/JDK-8021189.js and test/script/trusted/JDK-8021129.js fail in nashorn nightly
Thu, 26 Jan 2017 19:22:40 +0000 lana Added tag jdk-9+154 for changeset 0d39b11bffb3
Wed, 05 Jul 2017 22:45:39 +0200 duke Merge
Fri, 27 Jan 2017 16:28:56 +0000 prappo 8170116: Remove qualified exports from java.base to java.corba
Thu, 26 Jan 2017 21:20:28 +0000 lana Merge
Wed, 25 Jan 2017 12:09:25 +0000 coffeys 8077395: org.omg.CORBA_2_3.portable.InputStream constructor should not specify JDK-specific property
Thu, 26 Jan 2017 19:22:37 +0000 lana Added tag jdk-9+154 for changeset 6a01d7639893
Wed, 05 Jul 2017 22:45:29 +0200 duke Merge
Tue, 31 Jan 2017 14:47:57 -0800 mchung 8173711: Disable JAVA_OPTIONS env variable support until JDK-8173712 is resolved
Tue, 31 Jan 2017 21:33:54 +0000 rasbold 8173581: performance regression in com/sun/crypto/provider/OutputFeedback.java
Tue, 31 Jan 2017 13:18:34 -0800 naoto 8173423: Wrong display name for supplemental Japanese era
Mon, 30 Jan 2017 14:38:08 -0800 naoto 8172365: Provide a better migration path for ResourceBundleControlProvider
Mon, 30 Jan 2017 11:00:18 -0800 mchung 8173381: osName/osArch/osVersion is missing in ModuleDescriptor created by SystemModules
Mon, 30 Jan 2017 13:11:56 +0300 skovalev 8173478: SSL related tests failes with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
Mon, 30 Jan 2017 16:33:20 +0100 clanger 8173634: libjli/cmdtoargs.c does not compile with VS2010
Mon, 30 Jan 2017 13:14:09 +0100 jlahoda 8166535: jshell tool: cannot handle non-ascii characters
Mon, 30 Jan 2017 09:09:34 +0100 ihse 8081694: Remove DISABLED_WARNINGS_gcc for libsctp
Sat, 28 Jan 2017 20:51:28 -0800 sherman 8173396: Error message issue with jar tool API validator
Fri, 27 Jan 2017 13:10:27 -0800 henryjen 8172309: classpath wildcards code does not support --class-path
Fri, 27 Jan 2017 16:27:52 +0000 prappo 8170116: Remove qualified exports from java.base to java.corba
Fri, 27 Jan 2017 19:07:45 +0530 sundar 8172864: Remove custom plugin module path
Thu, 26 Jan 2017 23:11:37 +0000 valeriep Merge
Thu, 26 Jan 2017 22:56:02 +0000 valeriep 8062731: Cipher object can be created without calling Cipher.getInstance
Wed, 25 Jan 2017 12:52:40 -0800 henryjen 8170832: Add a new launcher environment variable JAVA_OPTIONS
Thu, 26 Jan 2017 21:21:16 +0000 lana Merge
Thu, 26 Jan 2017 08:36:27 -0800 prr Merge
Tue, 24 Jan 2017 11:37:32 +0300 alexsch 8003495: [findbugs] javax.swing.* - Storing a reference to an externally mutable object into the internal representation
Mon, 23 Jan 2017 11:59:48 -0800 prr 8167228: Update to libpng 1.6.28
Mon, 23 Jan 2017 10:27:58 -0800 prr Merge
Mon, 23 Jan 2017 19:58:06 +0300 alitvinov 8168751: Two "Direct Clip" threads are created to play the same "AudioClip" object, what makes clip sound corrupted
Fri, 20 Jan 2017 16:03:08 -0800 prr 8171836: Memory leak in java.desktop/unix/native/common/awt/fontpath.c
Fri, 20 Jan 2017 15:13:48 -0800 bpb 8154228: [TIFF] IIOException: "Insufficient data offsets or byte counts" when loading test image
Fri, 20 Jan 2017 15:09:54 -0800 bpb 8145019: Exceptions from TIFFImageReader.read() when loading bit depth test images
Fri, 20 Jan 2017 08:53:42 -0800 ddehaven Merge
Fri, 20 Jan 2017 10:28:34 -0800 prr 8172999: Crash on Windows getting FontMetrics since JDK 9 b96
Fri, 20 Jan 2017 14:28:46 +0530 jdv 8173064: Unexpected <body> tag in javax/imageio/plugins/tiff/package.html
Fri, 20 Jan 2017 12:56:35 +0530 aniyogi 8172509: [TEST_BUG] [macosx] Failure of the new test java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java
Thu, 19 Jan 2017 12:04:58 -0800 prr 8172813: test/java/awt/font/JNICheck/JNICheck.sh fails on Linux
Wed, 18 Jan 2017 17:36:24 -0800 prr 6232267: TrueType Fonts which have only Apple platform names cannot be loaded
Wed, 18 Jan 2017 17:22:03 +0300 alexsch 8168537: Test fails with AccessControlException
Wed, 18 Jan 2017 18:14:50 +0300 serb 8149879: Examine UIDefaults::addResourceBundle(String bundleName) with resource encapsulation
Thu, 26 Jan 2017 19:06:01 +0300 anazarov 8173395: Problemlist tools/jar/multiRelease/ApiValidatorTest.java
Thu, 26 Jan 2017 14:32:41 +0300 anazarov 8173372: Add tests for multi-release module jar API validator
Wed, 25 Jan 2017 10:53:01 -0800 mchung 8172808: Handle sun.security.util.Resources bundle in ResourcesMgr in the same way as AuthResources
Wed, 25 Jan 2017 15:53:17 +0100 plevart Merge
Wed, 25 Jan 2017 15:41:20 +0100 plevart 8173056: Add test that captures current behavior of annotations with invalid annotation types
Wed, 25 Jan 2017 14:10:03 +0000 chegar 8173354: javadoc warning notice for types in Incubator Modules
Wed, 25 Jan 2017 03:47:40 -0800 mli 8173326: Problem list java/rmi/registry/readTest/CodebaseTest.java on Windows
Tue, 24 Jan 2017 18:41:36 -0800 mli 8171900: javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHandshakeException: Remote host terminated the handshake"
Tue, 24 Jan 2017 18:24:40 -0800 psandoz 8172732: spec clarification for URLClassLoader for Multirelease jars
Tue, 24 Jan 2017 23:07:53 +0000 xuelei 8172869: 4096 is not supported yet for the DH Parameter Generator
Tue, 24 Jan 2017 16:19:21 -0500 apetcher 8168075: Custom system class loader + security manager + malformed policy file = recursive initialization
Tue, 24 Jan 2017 00:48:51 -0800 mli 8171142: jdk_rmi registry test fail to clean up on failure
Tue, 24 Jan 2017 12:06:03 +0530 rgoel 8167273: Calendar.getDisplayNames inconsistent with DateFormatSymbols
Thu, 26 Jan 2017 19:22:39 +0000 lana Added tag jdk-9+154 for changeset b017b10f62ab
Wed, 05 Jul 2017 22:45:10 +0200 duke Merge
Fri, 27 Jan 2017 07:56:13 -0500 adinn 8173474: AArch64: fix reported -Xss minimum
Thu, 26 Jan 2017 21:20:44 +0000 lana Merge
Thu, 26 Jan 2017 11:47:39 -0500 adinn 8173339: AArch64: Fix minimum stack size computations
Thu, 26 Jan 2017 19:22:37 +0000 lana Added tag jdk-9+154 for changeset d34bd6a4b938
Fri, 27 Jan 2017 16:50:39 +0100 erikj 8173476: Provide lldb from devkit when running tests on macosx
Fri, 27 Jan 2017 10:15:41 +0100 erikj 8170483: Remove modules_src_jake workaround for JavaFX transition to new module-info syntax
Thu, 26 Jan 2017 21:20:23 +0000 lana Merge
Wed, 25 Jan 2017 14:10:43 +0000 chegar 8173354: javadoc warning notice for types in Incubator Modules
Thu, 26 Jan 2017 19:22:36 +0000 lana Added tag jdk-9+154 for changeset 1da1ffe0c6fd
Wed, 05 Jul 2017 22:44:48 +0200 duke Added tag jdk-9+154 for changeset 45b751afd11e
Wed, 05 Jul 2017 22:44:47 +0200 duke Mergejdk-9+154
Wed, 05 Jul 2017 22:44:40 +0200 duke Merge
Mon, 23 Jan 2017 10:37:27 -0800 darcy 8173164: Resolve remaining HTML5 issues in javax.lang.model.*
Mon, 23 Jan 2017 10:28:52 +0530 sadayapalam 8171322: AssertionError in TypeSymbol.getAnnotationTypeMetadata.
Fri, 20 Jan 2017 18:24:50 -0800 jjg Merge
Fri, 20 Jan 2017 18:23:34 -0800 jjg 8173141: tools/javac/classreader/FileSystemClosedTest.java fails on Windows
Fri, 20 Jan 2017 19:12:30 +0000 lana Merge
Fri, 20 Jan 2017 19:10:00 +0000 lana Merge
Fri, 20 Jan 2017 11:05:48 -0800 rfield 8173073: jshell tool: blank lines removed from multi-line snippets
Fri, 20 Jan 2017 08:29:59 -0800 vromero 8170692: inconsistent check of module-related options against target version
Fri, 20 Jan 2017 15:32:07 +0100 jlahoda 8173117: Compilation significantly slower after JDK-8169197
Fri, 20 Jan 2017 15:32:03 +0100 jlahoda 8172809: Error compiling javafx modules after fix for JDK-8169197
Fri, 20 Jan 2017 13:20:42 +0100 jlahoda 8171177: Compiler should issue a warning for incubating modules that are resolved
Fri, 20 Jan 2017 09:26:49 +0100 jlahoda 8171098: NPE when --add-modules java.corba is used
Thu, 19 Jan 2017 19:14:51 -0800 jjg 8147414: java.nio.file.ClosedFileSystemException in javadoc
Thu, 19 Jan 2017 15:12:59 -0800 jjg 8165102: incorrect message from javac
Thu, 19 Jan 2017 14:35:16 -0800 jjg 8172753: Improve style of left-side index pages
Thu, 19 Jan 2017 13:16:19 -0800 ksrini 8169608: Compiler Tree API's Doctrees.getDocTreePath needs to accept a PackageElement
Thu, 19 Jan 2017 11:17:11 -0800 rfield 8171130: jshell tool: /edit adds empty statement to brace terminated snippet
Thu, 19 Jan 2017 11:12:02 -0800 rfield 8172179: jshell tool: builtin startup settings should be by reference not content
Thu, 19 Jan 2017 07:02:34 -0800 henryjen Merge
Tue, 12 Jul 2016 14:41:14 -0700 jjg 8138725: Add options for Javadoc generation
Wed, 18 Jan 2017 19:39:06 -0800 darcy 8172910: Use default methods as appropriate for language model visitors
Wed, 18 Jan 2017 21:09:19 +0300 anazarov 8170250: update/improve testing of classfile module attribute
Wed, 18 Jan 2017 09:35:23 +0000 chegar 8171380: Remove all exports from jdk.jlink
Tue, 17 Jan 2017 09:40:23 -0800 darcy 8172686: Use less aggressive deprecation of utility visitors
Wed, 05 Jul 2017 22:44:27 +0200 duke Merge
Fri, 20 Jan 2017 19:09:53 +0000 lana Merge
Thu, 19 Jan 2017 13:48:49 -0500 mullan 8055206: Update SecurityManager::checkPackageAccess to restrict non-exported JDK packages by default
Wed, 05 Jul 2017 22:44:15 +0200 duke Merge
Fri, 20 Jan 2017 18:26:37 +0000 lana Merge
Thu, 06 Oct 2016 17:33:57 +0100 vinnie 8158997: JNDI Protocols Switch
Wed, 05 Jul 2017 22:44:04 +0200 duke Merge
Mon, 23 Jan 2017 23:56:02 +0100 plevart 8173201: java/lang/reflect/PublicMethods/PublicMethodsTest.java fails because of too many open files
Mon, 23 Jan 2017 11:49:01 -0800 ascarpino 8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
Mon, 23 Jan 2017 14:04:44 +0100 clanger 8173197: (se) WindowsSelectorImpl.c does not compile with VS2010
Mon, 23 Jan 2017 07:36:05 -0500 mullan Merge
Mon, 23 Jan 2017 07:34:11 -0500 mullan 8173082: java/bean/* tests fail since change of JDK-8055206
Fri, 13 Jan 2017 20:39:16 -0800 henryjen 8160881: Remove jvisualvm from JDK9
Sat, 21 Jan 2017 20:31:21 -0800 mchung 8173024: Replace direct use of AuthResources resource bundle from jdk.security.auth
Sat, 21 Jan 2017 14:31:57 -0800 mchung 8173096: jmod files are not world-readable
Sat, 21 Jan 2017 10:12:29 -0800 darcy 8173156: Remove JmodTest.java from the probelm list on windows
Sat, 21 Jan 2017 08:45:45 -0800 xiaofeya 8173159: Problem list java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java on Windows
Sat, 21 Jan 2017 03:53:21 +0000 lana Merge
Sat, 21 Jan 2017 08:38:51 +0800 weijun 8172975: SecurityTools.keytool() needs to accept user input
Fri, 20 Jan 2017 14:13:11 -0500 mullan Merge
Fri, 20 Jan 2017 14:11:08 -0500 mullan 8173134: Add failing java/bean tests in JDK-8173082 to the ProblemList
Fri, 20 Jan 2017 18:41:12 +0000 dfuchs 8172971: java.management could use System.Logger
Fri, 20 Jan 2017 07:05:40 -0800 ddehaven Merge
Wed, 18 Jan 2017 11:35:31 +0530 psadhukhan 8172012: [TEST_BUG] delays needed in javax/swing/JTree/4633594/bug4633594.java
Tue, 17 Jan 2017 11:56:40 -0800 prr 8171456: Upgrade harfbuzz in JDK 9 to v1.4.1
Tue, 17 Jan 2017 11:35:28 -0800 ddehaven Merge
Tue, 17 Jan 2017 18:24:28 +0300 ssadetsky 8161732: [TEST_BUG] Test closed/java/awt/MenuBar/MenuBarPeer/MenuBarPeerDisposeTest.java fails in unix enviroments with NullPointerException
Mon, 16 Jan 2017 16:37:47 +0300 azvegint 8165705: Robot.createScreenCapture produces black screenshot on Oracle Linux 7.1
Thu, 12 Jan 2017 13:34:58 -0800 prr Merge
Thu, 12 Jan 2017 22:01:15 +0300 dmarkov 8171909: [PIT] on Windows, failure of java/awt/Dialog/DialogAboveFrame/DialogAboveFrameTest.java
Fri, 20 Jan 2017 08:01:43 -0800 psandoz 8173083: VarHandle usages in LockSupport and ThreadLocalRandom result in circularity issues
Fri, 20 Jan 2017 19:12:46 +0530 sundar 8172659: PluginException("TargetPlatform attribute is missing ...") - should be ModuleTarget
Thu, 19 Jan 2017 16:38:24 -0800 sherman 8173072: zipfs fails to handle incorrect info-zip "extended timestamp extra field"
Thu, 19 Jan 2017 15:45:36 -0800 mchung 8173085: Warning module name in --add-exports not found: jdk.jdeps when compiling for BUILD_JIGSAW_TOOLS
Thu, 19 Jan 2017 13:46:45 -0800 bpb 8172547: (se) Selector.select(Long.MAX_VALUE) fires repeatedly
Thu, 19 Jan 2017 13:50:02 -0500 mullan 8055206: Update SecurityManager::checkPackageAccess to restrict non-exported JDK packages by default
Thu, 19 Jan 2017 18:03:24 +0000 xuelei 8173066: More verbose debug output for selection of X509 certs
Thu, 19 Jan 2017 09:27:24 -0800 psandoz 8160710: Enable Thread to grant VarHandle field access to ThreadLocalRandom/Striped64
Thu, 19 Jan 2017 12:06:58 -0500 lancea 8172350: Typo in Timestamp.toString()
Thu, 19 Jan 2017 07:02:33 -0800 henryjen Merge
Thu, 17 Nov 2016 09:51:10 -0800 ascarpino 8168705: Better ObjectIdentifier validation
Thu, 17 Nov 2016 16:59:18 +0000 michaelm 8167223: URL handling improvements
Thu, 17 Nov 2016 02:08:53 +0000 valeriep 8168714: Tighten ECDSA validation
Thu, 10 Nov 2016 15:52:48 +0000 xuelei 8168724: ECDSA signing improvments
Thu, 10 Nov 2016 15:46:40 +0000 xuelei 8168728: DSA signing improvments
Wed, 12 Oct 2016 12:56:35 -0400 rriggs 8156802: Better constraint checking
Sun, 09 Oct 2016 14:38:30 +0300 igerasim 8166878: Connection reset during TLS handshake
Thu, 06 Oct 2016 10:31:41 -0700 prr 8166988: Improve image processing performance
Thu, 06 Oct 2016 17:33:57 +0100 vinnie 8158997: JNDI Protocols Switch
Wed, 05 Oct 2016 11:30:16 -0700 psandoz 8165344: Update concurrency support
Tue, 04 Oct 2016 17:15:49 -0400 mullan 8140353: Improve signature checking
Tue, 27 Sep 2016 16:35:28 +0300 serb 8162973: Better component components
Tue, 27 Sep 2016 03:23:40 +0300 serb 8164143: Improve components for menu items
Thu, 15 Sep 2016 13:24:24 +0530 hb 8165230: RMIConnection addNotificationListeners failing with specific inputs
Tue, 13 Sep 2016 11:59:56 +0100 msheppar 8164147: Improve streaming socket output
Tue, 13 Sep 2016 00:20:17 +0000 xuelei 8165071: Expand TLS support
Tue, 16 Aug 2016 17:05:00 +0530 hb 8158406: Limited Parameter Processing
Fri, 12 Aug 2016 10:37:15 +0100 msheppar 8161228: URL objects with custom protocol handlers have port changed after deserializing
Fri, 12 Aug 2016 10:20:13 +0800 weijun 8161743: Provide proper login context
Tue, 09 Aug 2016 11:41:47 +0100 dfuchs 8162577: Standardize logging levels
Thu, 28 Jul 2016 10:13:12 +0100 chegar 8151934: Resolve class resolution
Wed, 27 Jul 2016 02:23:16 +0000 xuelei 8151465: SSLSession may not return a valid chain
Thu, 19 Jan 2017 13:37:05 +0100 redestad 8172905: Minor startup cleanup of CallSite and MethodType
Wed, 18 Jan 2017 11:18:13 -0800 sherman 8172921: Zip filesystem performance improvement and code cleanup
Wed, 18 Jan 2017 11:08:46 -0800 mchung 8172870: test/tools/jmod/JmodTest.java fails on windows with AccessDeniedException
Wed, 18 Jan 2017 17:43:10 +0000 chegar 8172982: tools/jlink/ResourceDuplicateCheckTest.java requires jdk.tools.jlink.plugin to be exported
Wed, 18 Jan 2017 20:39:08 +0300 anazarov 8071566: Improve testing for multi-version JAR file maker tool
Wed, 18 Jan 2017 08:03:04 -0800 naoto 8171140: Re-examine ResourceBundle::clearCache method
Wed, 18 Jan 2017 13:56:50 +0000 chegar 8172973: Remove add exports from ModuleSummary build
Wed, 18 Jan 2017 19:35:41 +0530 sundar 8168254: Detect duplicated resources in packaged modules
Wed, 18 Jan 2017 11:47:36 +0000 dfuchs 8172886: Add a test that shows how the LogManager can be implemented by a module
Wed, 18 Jan 2017 09:36:24 +0000 chegar 8171380: Remove all exports from jdk.jlink
Wed, 18 Jan 2017 10:24:47 +0100 redestad 8037325: Class.getConstructor() performance regression
Wed, 18 Jan 2017 08:02:53 +0800 weijun 8172529: Use PKIXValidator in jarsigner
Tue, 17 Jan 2017 11:34:47 -0800 naoto 8171139: Simplify ResourceBundle.CacheKey and ClassLoader may not be needed
Wed, 05 Jul 2017 22:43:41 +0200 duke Merge
Fri, 20 Jan 2017 18:26:43 +0000 lana Merge
Wed, 26 Oct 2016 15:12:53 -0400 hseigel 8167104: Additional class construction refinements
Tue, 26 Jul 2016 08:23:25 -0400 hseigel 8161218: Better bytecode loading
Thu, 21 Jul 2016 15:49:17 -0400 rprotacio 8159507: RuntimeVisibleAnnotation validation
Mon, 23 Jan 2017 11:49:50 -0800 ascarpino 8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
Sat, 21 Jan 2017 08:38:52 +0800 weijun 8172975: SecurityTools.keytool() needs to accept user input
Fri, 20 Jan 2017 18:26:19 +0000 lana Merge
Fri, 20 Jan 2017 14:44:17 +0100 ihse 8173120: Preserve command line at build failure
Wed, 18 Jan 2017 20:36:15 +0300 anazarov 8071566: Improve testing for multi-version JAR file maker tool
Wed, 18 Jan 2017 09:35:03 +0000 chegar 8171380: Remove all exports from jdk.jlink
Tue, 17 Jan 2017 14:14:24 +0100 ihse 8170863: Always pass MAKE_ARGS to MAKE in Main.gmk
Wed, 05 Jul 2017 22:43:20 +0200 duke Added tag jdk-10+0 for changeset 8c70d170e62c
Wed, 05 Jul 2017 22:43:19 +0200 duke Mergejdk-10+0
Wed, 05 Jul 2017 22:43:12 +0200 duke Merge
Thu, 19 Jan 2017 22:31:09 +0000 lana Added tag jdk-9+153 for changeset 047a57b0839a
Wed, 05 Jul 2017 22:43:04 +0200 duke Merge
Thu, 19 Jan 2017 22:31:08 +0000 lana Added tag jdk-9+153 for changeset ab25a1c23fef
Wed, 05 Jul 2017 22:42:56 +0200 duke Merge
Thu, 19 Jan 2017 22:31:08 +0000 lana Added tag jdk-9+153 for changeset dd12865718f3
Wed, 05 Jul 2017 22:42:48 +0200 duke Merge
Thu, 19 Jan 2017 22:31:10 +0000 lana Added tag jdk-9+153 for changeset be8643ebe865
Wed, 05 Jul 2017 22:42:40 +0200 duke Merge
Thu, 19 Jan 2017 22:31:06 +0000 lana Added tag jdk-9+153 for changeset 6fd8396f2160
Wed, 05 Jul 2017 22:42:32 +0200 duke Merge
Thu, 19 Jan 2017 22:31:08 +0000 lana Added tag jdk-9+153 for changeset a65111f63f2e
Wed, 05 Jul 2017 22:42:27 +0200 duke Merge
Thu, 19 Jan 2017 22:31:07 +0000 lana Added tag jdk-9+153 for changeset 57498dec29b2
Thu, 19 Jan 2017 22:31:06 +0000 lana Added tag jdk-9+153 for changeset 32d7aa6c6a4a
Wed, 05 Jul 2017 22:42:10 +0200 duke Added tag jdk-9+153 for changeset d7034ff7f8e2
Wed, 05 Jul 2017 22:42:09 +0200 duke Mergejdk-9+153
Wed, 05 Jul 2017 22:42:01 +0200 duke Merge
Tue, 17 Jan 2017 07:41:04 +0100 jlahoda 8172262: packages missing from docs build
Tue, 17 Jan 2017 09:17:10 +0530 sadayapalam 8171993: AssertionError when compiling method reference with generic code and varargs.
Fri, 13 Jan 2017 19:29:55 -0800 darcy 8172531: Correct misstatements in javax.lang.model visitor documentation
Fri, 13 Jan 2017 18:29:21 -0800 rfield 8172678: JShell Tests: Disable CompletionSuggestionTest.testBrokenClassFile2()
Fri, 13 Jan 2017 15:48:12 -0800 jjg 8172474: javac should enable doclint checking for HTML 5
Fri, 13 Jan 2017 01:35:30 +0000 lana Merge
Thu, 12 Jan 2017 15:59:28 -0800 vromero 8171528: Crash in Annotate with duplicate package-info declarations
Thu, 12 Jan 2017 09:04:16 -0800 vromero 8172213: Remove unused and partially implemented JavacElements#getSourcePosition methods
Thu, 12 Jan 2017 15:37:46 +0100 jlahoda 8172668: NPE in jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.importNamed(
Wed, 11 Jan 2017 11:09:04 -0800 rfield 8172530: JShell: TypeProjection .stream().map(...).collect(...) must be replaced with .map(...)
Wed, 11 Jan 2017 10:29:24 -0800 vromero 8171325: NPE in Check.clearLocalClassNameIndexes
Wed, 11 Jan 2017 10:59:57 +0100 jlahoda 8169197: Improve error reporting for compiling against unexported package
Tue, 10 Jan 2017 11:31:59 -0800 vromero 8171332: NPE in MembersPhase.finishClass
Tue, 10 Jan 2017 13:53:44 +0100 jlahoda 8172414: jshell not working in exploded JDK build
Tue, 10 Jan 2017 10:17:47 +0100 jlahoda 8171385: jshell tool: unresponsive to ctrl-C in input wait on Windows
Mon, 09 Jan 2017 18:04:16 -0800 rfield 8171981: JShell: Fails compilation: new Object().getClass().getSuperclass()
Mon, 09 Jan 2017 16:20:48 -0800 darcy 8172458: Make javax.lang.model javadoc HTML 5 compliant
Mon, 09 Jan 2017 13:50:45 -0800 rfield 8172255: JShell API: ExecutionControl/LoaderDelegate: Remove unused/unimplemented setClassPath
Mon, 09 Jan 2017 16:44:45 +0100 jlahoda 8172411: -XDnoModules must be removed
Thu, 12 Jan 2017 23:41:19 +0000 lana Added tag jdk-9+152 for changeset 7b8b8750a78e
Wed, 05 Jul 2017 22:41:49 +0200 duke Merge
Fri, 13 Jan 2017 01:35:15 +0000 lana Merge
Wed, 11 Jan 2017 13:08:45 -0800 joehw 8171243: CatalogManager.catalogResolver throws FileSystemNotFoundException with jar
Tue, 10 Jan 2017 22:15:54 +0300 aefimov 8159058: SAXParseException when sending soap message
Thu, 12 Jan 2017 23:41:17 +0000 lana Added tag jdk-9+152 for changeset 88349d40f4e5
Wed, 05 Jul 2017 22:41:39 +0200 duke Merge
Mon, 16 Jan 2017 15:44:30 +0100 clanger 8169631: [JAXP] XALAN: transformation of XML via namespace-unaware SAX input yields a different result than namespace-unaware DOM input
Fri, 13 Jan 2017 01:35:35 +0000 lana Merge
Wed, 11 Jan 2017 13:06:04 -0800 joehw 8171243: CatalogManager.catalogResolver throws FileSystemNotFoundException with jar
Thu, 12 Jan 2017 23:41:17 +0000 lana Added tag jdk-9+152 for changeset a0b82e2bd8fd
Wed, 05 Jul 2017 22:41:30 +0200 duke Merge
Fri, 13 Jan 2017 01:36:02 +0000 lana Merge
Tue, 10 Jan 2017 17:52:29 +0100 hannesw 8166187: Regression: NPE during reparse when using persistent code cache and optimistic types
Tue, 10 Jan 2017 15:27:14 +0100 hannesw 8170781: PropertyMapIterator throws NoSuchElementException on last element
Tue, 10 Jan 2017 18:50:53 +0530 sundar 8172493: Nashorn FX example 3-4 using load for fx: scripts fails to run with latest jdk9 ea build
Thu, 12 Jan 2017 23:41:19 +0000 lana Added tag jdk-9+152 for changeset f609c7e798f6
Wed, 05 Jul 2017 22:41:19 +0200 duke Merge
Thu, 12 Jan 2017 23:41:16 +0000 lana Added tag jdk-9+152 for changeset aa067a69215c
Wed, 05 Jul 2017 22:41:11 +0200 duke Merge
Wed, 18 Jan 2017 19:07:09 +0000 darcy 8172957: Problem list JmodTest.java on windows until JDK-8172870 is fixed
Mon, 16 Jan 2017 12:15:44 -0800 mchung 8160286: jmod hash is creating unlinkable modules
Mon, 16 Jan 2017 21:17:24 +0800 amlu 8156595: java/io/pathNames/GeneralWin32.java fail intermittently on windows-x64
Mon, 16 Jan 2017 09:53:34 +0100 jlahoda 8171386: jshell tool: paging of javadoc output broken on Windows
Mon, 16 Jan 2017 15:16:10 +0800 fyuan 8167146: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with "Remote host terminated the handshake"
Fri, 13 Jan 2017 14:58:21 -0800 bpb 8153250: java.io.File does not handle Windows paths of the form "D:" (no path) correctly
Fri, 13 Jan 2017 14:54:04 -0800 mli 7146543: TEST_BUG: java/rmi/registry/readTest/readTest.sh failing intermittently with port in use
Fri, 13 Jan 2017 13:31:16 -0800 bpb 8152272: Unable to create temporary file using createTempFile method if System.getProperty(file.separator) is used
Fri, 13 Jan 2017 12:35:53 -0800 smarks 8172221: Directorate of Time has been superseded
Fri, 13 Jan 2017 17:45:32 +0000 michaelm 8172253: SetIfModifiedSince.java test fails with http return code 404
Fri, 13 Jan 2017 13:12:21 +0100 clanger 8170544: Fix code scan findings in libnet
Fri, 13 Jan 2017 01:07:50 -0800 sherman 8172767: a bulk of tests failed with FileSystemException on Windows
Thu, 12 Jan 2017 22:44:13 -0800 sherman 8172761: Test change in tools/jar/InputFilesTest.java for JDK-8172432 is missing
Fri, 13 Jan 2017 01:36:07 +0000 lana Merge
Thu, 12 Jan 2017 17:10:41 -0800 amjiang 8171423: Relocate /test/lib/security/SecurityTools.java
Thu, 12 Jan 2017 16:41:08 -0800 sherman 8172432: jar cleanup/update for module and mrm jar
Thu, 12 Jan 2017 12:15:34 -0800 prr Merge
Thu, 12 Jan 2017 12:21:47 +0530 pkbalakr 8172559: [PIT][TEST_BUG] Move @test to be 1st annotation in java/awt/image/Raster/TestChildRasterOp.java
Thu, 12 Jan 2017 12:14:13 -0800 prr Merge
Thu, 12 Jan 2017 11:58:01 -0800 psadhukhan 8172558: [PIT][TEST_BUG] Bad filename for javax/swing/JTable/8133919/DrawGridLinesTest.java
Mon, 09 Jan 2017 11:57:06 -0800 prr Merge
Fri, 06 Jan 2017 16:50:50 +0530 psadhukhan 8170352: The collate option is not checked
Fri, 06 Jan 2017 15:31:19 +0530 pkbalakr 8172009: [TEST_BUG] increase timeout in java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java
Tue, 03 Jan 2017 14:15:15 -0800 bpb 8172153: Create workaround for failure to use ICC profile contained in a TIFF field
Tue, 03 Jan 2017 11:43:07 -0800 prr 8171845: The bold font doesn't change when switch "Dialog","Serif" and "Monospaced".
Mon, 02 Jan 2017 15:09:52 +0530 psadhukhan 8170579: The "Banner page" checkbox is disabled
Thu, 29 Dec 2016 19:47:39 +0300 dmarkov 8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked.
Wed, 28 Dec 2016 21:33:15 +0300 dmarkov 8171949: [macosx] AWT_ZoomFrame Automated tests fail with error: The bitwise mask Frame.ICONIFIED is not setwhen the frame is in ICONIFIED state
Wed, 28 Dec 2016 17:11:32 +0300 serb 8140266: Performance loss between jdk8 and jdk9 on Maskfill
Wed, 28 Dec 2016 12:43:57 +0300 ssadetsky 8167652: Making a frame/dialog resizeble/unresizeble shifts its position on Unity.
Thu, 22 Dec 2016 11:02:49 -0800 prr Merge
Thu, 22 Dec 2016 11:00:49 -0800 prr Merge
Thu, 22 Dec 2016 18:09:58 +0300 serb 8169900: The code which use Applets should be deprecated
Thu, 22 Dec 2016 18:30:27 +0530 psadhukhan 8170349: The printed content is beyond the borders
Thu, 22 Dec 2016 12:17:56 +0300 alexsch 8133919: [macosx] JTable grid lines are incorrectly positioned on HiDPI display
Thu, 22 Dec 2016 12:09:34 +0300 alexsch 8169922: SwingMark/TextArea: 2-7% regression on Linux, Mac, Windows in 9-b143
Wed, 21 Dec 2016 17:34:41 +0300 avstepan 8154314: [TEST_BUG] java/awt/datatransfer/DragImage/MultiResolutionDragImageTest.java
Tue, 20 Dec 2016 09:52:14 -0800 prr 8130737: AffineTransformOp can't handle child raster with non-zero x-offset
Tue, 20 Dec 2016 09:47:22 -0800 prr 8166111: [PIT] possible regression: java/awt/font/GlyphVector/TestLayoutFlags.java
Thu, 12 Jan 2017 10:10:32 -0800 mli 8030950: TEST_BUG: java/rmi/registry/classPathCodebase/ClassPathCodebase.java failing intermittently
Thu, 12 Jan 2017 18:02:48 +0000 michaelm 8163449: Allow per protocol setting for URLConnection defaultUseCaches
Thu, 12 Jan 2017 17:07:49 +0100 redestad 8172720: Collections.SingletonList::hashCode not spec-compliant
Thu, 12 Jan 2017 13:38:27 +0100 redestad 8166365: Small immutable collections should provide optimized implementations when possible
Thu, 12 Jan 2017 11:41:51 +0000 chegar 8168149: Examine the behavior of jmod command-line options - repeating vs last one wins
Wed, 11 Jan 2017 19:36:11 -0800 mli 8172314: java/rmi/registry/altSecurityManager/AltSecurityManager.java fails with "port in use"
Wed, 11 Jan 2017 08:53:59 -0800 xiaofeya 8075884: check runtime usage tests with multi-release jar files
Wed, 11 Jan 2017 13:10:03 +0300 skovalev 8171958: Several tests from java/time/test/java/time/format requiring jdk.localedata for execution
Tue, 10 Jan 2017 22:17:02 +0300 aefimov 8159058: SAXParseException when sending soap message
Mon, 09 Jan 2017 21:40:10 -0800 darcy 8172475: Remove <tt></tt> usage from Class and ClassLoader
Mon, 09 Jan 2017 14:14:20 -0800 mli 8172347: Refactoring src/java.rmi/share/classes/sun/rmi/registry/RegistryImpl.java to improve testability of rmiregistry
Thu, 12 Jan 2017 23:41:17 +0000 lana Added tag jdk-9+152 for changeset 36edf207e84c
Wed, 05 Jul 2017 22:40:51 +0200 duke Merge
Thu, 12 Jan 2017 23:41:16 +0000 lana Added tag jdk-9+152 for changeset 84da697836d6
Mon, 16 Jan 2017 13:53:14 +0100 ihse 8162750: -D__solaris__ added twice
Mon, 16 Jan 2017 13:50:59 +0100 ihse 8172714: Remove unused and unexpanded variables from spec.gmk.in
Mon, 16 Jan 2017 12:32:46 +0100 sla 8172842: Invoke lldb with --batch from failure handler
Thu, 12 Jan 2017 22:55:33 -0800 sherman 8172432: jar cleanup/update for module and mrm jar
Fri, 13 Jan 2017 01:35:06 +0000 lana Merge
Thu, 12 Jan 2017 17:15:26 -0800 amjiang 8171423: Relocate /test/lib/security/SecurityTools.java
Thu, 12 Jan 2017 14:47:38 +0100 erikj 8172577: Builds for OS X after build 149 does not include Java Mission Control.app
Thu, 12 Jan 2017 14:38:02 +0100 stuefe 8172712: configure should check that grep handles empty pattern correctly
Thu, 12 Jan 2017 14:26:57 +0100 sla 8172709: Upgrade to jtreg 4.2 b05
Thu, 12 Jan 2017 10:30:27 +0100 ihse 8172702: Remove left-over OPENJDK_TARGET_CPU_JLI_CFLAGS
Thu, 12 Jan 2017 10:08:16 +0100 ihse 8172562: Changing log level on Javadoc causes total rebuild
Wed, 11 Jan 2017 13:00:05 +0100 ihse 8171409: Create a smoother configure experience on macosx
Tue, 10 Jan 2017 11:31:31 +0100 erikj 8170862: VarDeps breaks when a file with overridden CFLAGS has the same name as the library
Tue, 10 Jan 2017 11:28:25 +0100 erikj 8171932: unresolved macro in javadoc command
Tue, 10 Jan 2017 11:23:59 +0100 erikj 8172241: Cleanup mistakes in jib publish support change
Thu, 12 Jan 2017 23:41:15 +0000 lana Added tag jdk-9+152 for changeset 7bf4468cdbc4
Wed, 05 Jul 2017 22:40:30 +0200 duke Added tag jdk-9+152 for changeset ab2c8b03c328
Wed, 05 Jul 2017 22:40:29 +0200 duke Mergejdk-9+152
Wed, 05 Jul 2017 22:40:21 +0200 duke Merge
Fri, 06 Jan 2017 10:31:25 -0800 rfield 8165405: jshell tool: /classpath is inconsistent
Fri, 06 Jan 2017 14:16:45 +0100 jlahoda 8172158: Annotation processor not run with -source <= 8
Thu, 05 Jan 2017 15:39:57 -0800 jjg 8172311: MostSpecific09.java and PotentiallyAmbiguousWarningTest.java failing across platforms
Thu, 05 Jan 2017 19:47:14 +0000 lana Merge
Thu, 05 Jan 2017 11:20:56 -0800 vromero 8026699: test test/tools/javac/lambda/T8024947/PotentiallyAmbiguousWarningTest.java has an extra @compile attribute that should be removed
Thu, 05 Jan 2017 11:16:39 -0800 vromero 8148100: Convert lambda most specific positive tests to check runtime behavior
Thu, 05 Jan 2017 19:10:24 +0000 mcimadamore 8172287: improve intellij logging to cover javac internal errors
Thu, 05 Jan 2017 11:02:35 -0800 darcy 8172220: Mark UserInputTest.java as intermittently failing and problem list it
Thu, 05 Jan 2017 10:04:40 -0800 cushon 8065800: javac, fix diagnostic position for statement-bodied lambdas
Wed, 04 Jan 2017 18:33:20 -0800 jjg 8172260: remove tests from ProblemList
Wed, 04 Jan 2017 16:08:27 -0800 jjg 8171977: Add support for latest messages from 'tidy'
Tue, 03 Jan 2017 17:49:08 -0500 cushon 8172214: typo in "intersection types in cast are not supported" message
Tue, 03 Jan 2017 17:53:34 -0800 mchung 8172212: jdeps --require and --check should detect the specified module in the image
Tue, 03 Jan 2017 16:27:54 -0700 dlsmith 8144066: StackOverflowException when computing glb
Thu, 05 Jan 2017 17:51:12 +0000 lana Added tag jdk-9+151 for changeset ae7decb33b43
Wed, 05 Jul 2017 22:40:11 +0200 duke Merge
Thu, 05 Jan 2017 17:51:11 +0000 lana Added tag jdk-9+151 for changeset 01058fbb176d
Wed, 05 Jul 2017 22:40:05 +0200 duke Merge
Thu, 05 Jan 2017 17:51:11 +0000 lana Added tag jdk-9+151 for changeset 39c4823f6235
Wed, 05 Jul 2017 22:39:56 +0200 duke Merge
Thu, 05 Jan 2017 19:46:28 +0000 lana Merge
Wed, 04 Jan 2017 18:47:35 +0530 sundar 8164391: Provide a javadoc description for jdk.scripting.nashorn
Tue, 03 Jan 2017 22:14:41 +0530 sundar 8172183: Provide a javadoc description for jdk.dynalink module
Thu, 05 Jan 2017 17:51:13 +0000 lana Added tag jdk-9+151 for changeset 339ad1309506
Wed, 05 Jul 2017 22:39:46 +0200 duke Merge
Thu, 05 Jan 2017 17:51:09 +0000 lana Added tag jdk-9+151 for changeset 285137a9591e
Wed, 05 Jul 2017 22:39:39 +0200 duke Merge
Mon, 09 Jan 2017 14:06:32 +0530 nishjain 8169480: Inconsistencies across Format class hierarchy in their API spec and actual implementation of Exceptions
Sun, 08 Jan 2017 23:15:57 -0800 mli 8030175: java/rmi/registry/altSecurityManager/AltSecurityManager.java fails due to timeout
Fri, 06 Jan 2017 02:03:47 +0000 xuelei 8129988: JSSE should create a single instance of the cacerts KeyStore
Fri, 06 Jan 2017 01:09:03 +0000 xuelei 8172273: SSLEngine.unwrap fails with ArrayIndexOutOfBoundsException
Mon, 26 Dec 2016 23:20:57 +0530 rriggs 8171348: Incorrect documentation for DateTimeFormatter letter 'k'
Mon, 26 Dec 2016 23:15:06 +0530 rriggs 8170653: The javadoc of ZoneRules.previousTransition() is wrong
Mon, 26 Dec 2016 23:09:54 +0530 rriggs 8170566: Incorrect phrase usage in javadocs documentation
Mon, 26 Dec 2016 22:57:26 +0530 rriggs 8169482: java.time.DateTimeFormatter javadoc: F is not week-of-month
Thu, 22 Dec 2016 23:35:52 +0530 rriggs 8164923: Error in the documentation for java.lang.Random
Thu, 05 Jan 2017 19:46:39 +0000 lana Merge
Tue, 20 Dec 2016 10:11:05 -0800 bpb 8171452: (ch) linux io_util_md: Operation not supported exception after 8168628
Thu, 05 Jan 2017 23:19:26 +0800 weijun 8170732: GssKrb5Client sends non-zero buffer size when qop is "auth"
Thu, 05 Jan 2017 22:58:54 +0800 weijun 8170900: Issue with FilePermission::implies for wildcard flag(-)
Thu, 05 Jan 2017 22:37:52 +0800 weijun 8172017: Two tests sun/security/krb5/auto/ReplayCacheTestProc.java and rcache_usemd5.sh fail on Solaris
Thu, 05 Jan 2017 08:51:03 +0100 plevart 8172190: Re-apply the fix for bugs 8062389, 8029459, 8061950
Wed, 04 Jan 2017 17:20:41 -0800 psandoz 8172201: Replace assert of return type in VarHandle.AccessMode with test
Wed, 04 Jan 2017 14:59:18 -0500 lancea 8172254: Typo in DriverManager implNote
Wed, 04 Jan 2017 10:20:12 -0800 darcy 8172200: Mark StressLoopback.java as intermittently failing
Wed, 04 Jan 2017 09:50:21 -0800 mchung 8172215: java launcher no longer accepts -cp "" empty string
Wed, 04 Jan 2017 18:32:19 +0100 redestad 8170785: Excessive allocation in ParseUtil.encodePath
Wed, 04 Jan 2017 08:06:15 -0500 apetcher 8172003: getInstance() with unknown provider throws NPE
Tue, 03 Jan 2017 22:26:51 -0800 tidu 8168769: javax/net/ssl/TLSv12/DisabledShortRSAKeys.java timed out
Tue, 03 Jan 2017 21:05:46 -0800 mli 8170641: sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails with timeout
Wed, 04 Jan 2017 00:08:40 +0000 xuelei 8172217: Need debug log for the intermittent failure of AnonCipherWithWantClientAuth
Thu, 05 Jan 2017 17:51:11 +0000 lana Added tag jdk-9+151 for changeset fb59ca170643
Wed, 05 Jul 2017 22:39:27 +0200 duke Merge
Mon, 09 Jan 2017 11:55:59 +0100 erikj 8172037: Change log message of SetupCopyFiles
Thu, 05 Jan 2017 17:51:10 +0000 lana Added tag jdk-9+151 for changeset 56ae078e5b98
Mon, 09 Jan 2017 11:55:37 +0100 erikj 8172037: Change log message of SetupCopyFiles
Thu, 05 Jan 2017 19:46:24 +0000 lana Merge
Wed, 04 Jan 2017 16:58:09 +0100 erikj 8171929: "make docs" in clean forest is broken
Wed, 04 Jan 2017 16:14:09 +0100 erikj 8171500: Explicitly set --with-target-bits=64 in 64bit jib profiles
Wed, 04 Jan 2017 16:12:14 +0100 erikj 8171922: Hotspot code coverage doesn't seem to work
Thu, 05 Jan 2017 17:51:09 +0000 lana Added tag jdk-9+151 for changeset 44601aa03c2d
Wed, 05 Jul 2017 22:39:08 +0200 duke Added tag jdk-9+151 for changeset 37b95df0042a
Wed, 05 Jul 2017 22:39:06 +0200 duke Mergejdk-9+151
Wed, 05 Jul 2017 22:38:59 +0200 duke Merge
Tue, 03 Jan 2017 11:33:18 +0000 mcimadamore 8169091: Method reference T::methodName for generic type T does not compile any more
Wed, 21 Dec 2016 15:40:08 -0800 cushon 8171132: Improve class reading of invalid or out-of-range ConstantValue attributes
Mon, 02 Jan 2017 18:31:30 -0800 rfield 8172102: jshell tool: remove print method forwarding to System.out from default startup
Fri, 23 Dec 2016 11:17:50 -0800 rfield 8171892: JShell: incorrect printing of multidemensional arrays
Thu, 22 Dec 2016 18:48:42 +0000 lana Merge
Wed, 21 Dec 2016 20:14:39 -0800 rfield 8168615: JShell API: jdk.jshell.spi should be a pluggable ServiceLoader SPI
Wed, 14 Dec 2016 16:32:07 +0100 erikj 8170741: Enable uploading of built artifacts through Jib
Thu, 22 Dec 2016 08:26:03 +0000 lana Added tag jdk-9+150 for changeset a8d83044a192
Wed, 05 Jul 2017 22:38:50 +0200 duke Merge
Thu, 22 Dec 2016 08:26:02 +0000 lana Added tag jdk-9+150 for changeset 2287cac87b3d
Wed, 05 Jul 2017 22:38:42 +0200 duke Merge
Thu, 22 Dec 2016 08:26:02 +0000 lana Added tag jdk-9+150 for changeset 35843e3d5ef1
Wed, 05 Jul 2017 22:38:34 +0200 duke Merge
Thu, 22 Dec 2016 10:36:34 -0800 sdama 8151994: test/script/basic/JDK-8141209.js fails
Thu, 22 Dec 2016 18:48:48 +0000 lana Merge
Thu, 22 Dec 2016 18:13:41 +0100 attila 8171849: Collection and Queue conversions not prioritized for Arrays
Thu, 22 Dec 2016 16:51:07 +0100 hannesw 8170977: SparseArrayData should not grow its underlying dense array data
Thu, 22 Dec 2016 08:26:04 +0000 lana Added tag jdk-9+150 for changeset 0ec334969fce
Wed, 05 Jul 2017 22:38:24 +0200 duke Merge
Thu, 22 Dec 2016 18:48:23 +0000 lana Merge
Wed, 21 Dec 2016 22:40:50 -0800 mchung 8171897: Remove third party readme files left from JDK-8169925
Thu, 22 Dec 2016 08:26:00 +0000 lana Added tag jdk-9+150 for changeset 34c1d69e6fc6
Wed, 05 Jul 2017 22:38:14 +0200 duke Merge
Mon, 02 Jan 2017 22:45:34 +0100 redestad 8172048: Re-examine use of AtomicReference in java.security.Policy
Fri, 30 Dec 2016 13:02:23 +0300 aefimov 8067237: [TESTBUG] javax/xml/ws/xsanymixed/Test.java failed on compilation
Tue, 27 Dec 2016 09:44:54 +0100 erikj 8171471: libawt_xawt and libawt_headless should not set rpath to /..
Mon, 26 Dec 2016 19:38:27 +0100 plevart 8171988: Backout of fix for 8062389, 8029459, 8061950
Sun, 25 Dec 2016 19:29:06 +0100 plevart 8062389: Class.getMethod() is inconsistent with Class.getMethods() results
Fri, 23 Dec 2016 13:42:21 -0500 rriggs 8171940: Incorrect statement about an absolute value of months unit after period's normalization
Fri, 23 Dec 2016 13:53:22 +0530 vtewari 8168840: InetAddress.getByName() throws java.net.UnknownHostException no such interface when used with virtual interfaces on Solaris
Fri, 23 Dec 2016 07:54:05 +0100 clanger 8171906: Changes for 8148023 break AIX build
Thu, 22 Dec 2016 18:48:53 +0000 lana Merge
Thu, 22 Dec 2016 09:30:58 -0800 prr Merge
Tue, 20 Dec 2016 11:53:07 +0300 ssadetsky 8074883: Tab key should move to focused button in a button group
Mon, 19 Dec 2016 15:33:32 -0800 prr Merge
Mon, 19 Dec 2016 09:16:40 -0800 prr Merge
Tue, 06 Dec 2016 14:54:11 +0100 goetz 8170798: Fix minor issues in java2d and sound coding.
Fri, 16 Dec 2016 16:09:52 -0800 prr 8171363: [PIT] Four Windows-specific tests fail with InaccessibleObjectException when calling Field.setAccessible()
Fri, 16 Dec 2016 12:02:10 +0530 aghaisas 8134612: clipboard.getData(dataFlavor) can throw UnsupportedFlavorException for registered data flavor
Thu, 15 Dec 2016 14:30:12 -0800 prr 8039273: Font related files should not be modified in ${java.home}/lib
Thu, 15 Dec 2016 20:09:13 +0300 serb 8131347: new @BeanProperty annotation: inconsistent behavior for "enumerationValues"
Wed, 14 Dec 2016 08:48:08 -0800 prr 8171074: Test api/javax_swing/UIManager/index.html\#Methods is failing
Thu, 22 Dec 2016 17:15:33 +0000 vinnie 8171443: (spec) An ALPN callback function may also ignore ALPN
Wed, 21 Dec 2016 23:57:12 -0800 ssahoo 8161232: AsyncSSLSocketClose.java test fails timeout.
Thu, 22 Dec 2016 06:05:31 +0000 rgoel 8167143: CLDR timezone parsing does not work for all locales
Thu, 22 Dec 2016 03:35:44 +0000 xuelei 6972386: issues with String.toLowerCase/toUpperCase
Wed, 21 Dec 2016 18:34:34 -0800 mli 8073080: TEST_BUG: sun/rmi/transport/tcp/DeadCachedConnection.java fails due to "ConnectException: Connection refused to host"
Wed, 21 Dec 2016 14:26:52 -0800 dl 8170484: Miscellaneous changes imported from jsr166 CVS 2016-12
Wed, 21 Dec 2016 14:22:53 -0800 dl 8171051: LinkedBlockingQueue spliterator needs to support node self-linking
Wed, 21 Dec 2016 11:54:42 -0800 bpb 8056205: (fs) Potential for NPE in Files.walkFileTree if closing directory fails
Wed, 21 Dec 2016 18:45:34 +0000 ntv 8145633: Adjacent value parsing not supported for Localized Patterns
Wed, 21 Dec 2016 07:49:36 -0800 bpb 8165664: (ch) sun.nio.ch.SocketAdaptor does not respect timeout in case of system date/time change and blocks
Wed, 21 Dec 2016 20:16:29 +0530 sundar 8170618: jmod should validate if any exported or open package is missing
Wed, 21 Dec 2016 08:12:49 +0000 bgopularam 8160036: Java API doc for method minusMonths in LocalDateTime class needs correction
Tue, 20 Dec 2016 23:09:27 -0800 mli 8168935: sun/security/ssl/SSLContextImpl/TrustTrustedCert.java failed Intermittently
Wed, 21 Dec 2016 12:15:11 +0800 amlu 8171824: Remove OpenNonIntegralNumberOfSampleframes.java and ServerIdentityTest.java from ProblemList
Tue, 20 Dec 2016 17:34:11 -0800 mli 8029360: java/rmi/transport/dgcDeadLock/DGCDeadLock.java failing intermittently
Thu, 22 Dec 2016 08:26:02 +0000 lana Added tag jdk-9+150 for changeset 7781326fff20
Wed, 05 Jul 2017 22:37:57 +0200 duke Merge
Tue, 27 Dec 2016 22:00:30 +0100 jwilhelm Merge
Thu, 22 Dec 2016 22:07:36 +0100 jwilhelm Merge
Wed, 21 Dec 2016 17:27:25 +0000 kvn Merge
Wed, 21 Dec 2016 08:15:10 -0800 kvn 8171807: 8170761 fix should be applied to ARM code after 8168503
Tue, 20 Dec 2016 15:49:30 -0500 enevill 8171537: aarch64: compiler/c1/Test6849574.java generates guarantee failure in C1
Sun, 18 Dec 2016 17:26:44 -0500 enevill 8171410: aarch64: long multiplyExact shifts by 31 instead of 63
Wed, 21 Dec 2016 11:51:57 +0300 kzhaldyb 8170936: Logging: LogFileOutput.invalid_file_test crashes when executed twice.
Wed, 21 Dec 2016 11:51:57 +0300 kzhaldyb 8171517: test_logMessageTest.cpp has "ac_heapanied" instead of "accompanied" inside copyright notice
Tue, 20 Dec 2016 19:52:52 -0800 dcubed Merge
Mon, 19 Dec 2016 15:48:57 -0800 goetz 8170655: [posix] Fix minimum stack size computations
Tue, 08 Nov 2016 16:30:36 +0100 goetz 8169373: Work around linux NPTL stack guard error.
Tue, 20 Dec 2016 20:42:15 -0500 dholmes 8171815: [TESTBUG] Update expected failure message in runtime/modules/IgnoreModulePropertiesTest.java
Tue, 20 Dec 2016 22:53:45 +0100 jwilhelm Merge
Tue, 20 Dec 2016 21:45:13 +0000 dholmes Merge
Tue, 20 Dec 2016 09:25:03 +0100 stuefe 8171408: [aix] TOC overflow when linking the gtest libjvm.so
Sun, 18 Dec 2016 10:57:49 +0100 stuefe 8171225: [aix] Fix gtests compile error on AIX 7.1 with xlC 12
Tue, 20 Dec 2016 11:50:40 -0800 ccheung 8171011: convert some CDS dump time warning and error messages to informational messages which will be printed with -XX:+PrintSharedSpaces
Tue, 20 Dec 2016 17:35:20 +0300 dpochepk 8170886: compiler/ciReplay/TestSAServer.java intermittently throws NumberFormatException
Tue, 20 Dec 2016 14:55:18 +0100 mdoerr 8171398: s390x: Make interpreter's math entries consistent with C1 and C2 and support FMA
Tue, 20 Dec 2016 13:02:16 +0000 dsamersoff Merge
Tue, 20 Dec 2016 15:40:01 +0300 dsamersoff 8165496: assert(_exception_caught == false) failed: _exception_caught is out of phase
Tue, 20 Dec 2016 12:16:41 +0000 dsamersoff Merge
Tue, 20 Dec 2016 11:19:36 +0000 dsamersoff Merge
Tue, 20 Dec 2016 14:15:02 +0300 dsamersoff 8150563: LoadAgentDcmdTest.java can't find libinstrument.so
Tue, 20 Dec 2016 11:32:47 +0000 dsamersoff Merge
Tue, 20 Dec 2016 10:53:52 +0000 dsamersoff Merge
Tue, 20 Dec 2016 13:35:40 +0300 dsamersoff 8159127: hprof heap dumps broken for lambda classdata
Tue, 20 Dec 2016 11:33:25 +0100 kzhaldyb Merge
Thu, 08 Dec 2016 15:56:57 +0300 kzhaldyb 8170919: LogStreamTest tests crash if they are run first
Thu, 01 Dec 2016 11:30:22 +0100 simonis 8170548: VM may crash at startup because StdoutLog/StderrLog logging stream can be badly aligned
Mon, 19 Dec 2016 16:26:22 +0100 erikj 8171310: Gtest libjvm.so is always stripped
Thu, 15 Dec 2016 14:24:04 +0100 mdoerr 8171244: PPC64: Make interpreter's math entries consistent with C1 and C2 and support FMA
Tue, 13 Dec 2016 17:45:13 +0300 bmoloden 8170464: Remove shell script from compiler/c2/cr7005594/Test7005594.java
Mon, 19 Dec 2016 18:21:59 -0800 gromero 8171236: RTM/HTM jtreg tests regression after transition to the new GNU-style options
Tue, 20 Dec 2016 01:05:39 +0000 dholmes Merge
Wed, 14 Dec 2016 16:46:50 -0500 drwhite 8171129: [aarch64] hs_err logs do not print register mappings
Mon, 19 Dec 2016 22:50:28 +0000 iveresov Merge
Mon, 19 Dec 2016 13:34:21 -0800 iveresov 8171394: [AOT] failed AOT compilation in compiler/aot/RecompilationTest.java
Mon, 19 Dec 2016 13:09:25 -0800 roland 8171092: C1's Math.fma() intrinsic doesn't correctly process its inputs
Mon, 19 Dec 2016 13:54:33 -0500 jiangli 8168797: do not load any archived classes from a patched module
Mon, 19 Dec 2016 15:21:11 +0000 jcm Merge
Mon, 19 Dec 2016 06:25:12 -0800 jcm 8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
Mon, 19 Dec 2016 14:12:33 +0000 coleenp Merge
Wed, 07 Dec 2016 13:37:37 +0100 sgehwolf 8170767: Zero fastdebug build triggers assertion
Mon, 19 Dec 2016 02:33:30 -0800 aph 8169177: AArch64: SIGSEGV when "-XX:+ZeroTLAB" is specified along with GC options
Mon, 19 Dec 2016 08:31:01 +0100 zmajo 8171155: Scanning method file for initialized final field updates can fail for non-existent fields
Mon, 19 Dec 2016 05:00:24 +0000 sspitsyn Merge
Sun, 18 Dec 2016 20:54:26 -0800 sspitsyn 8171417: post jigsaw review cleanup in the jtreg jvmti tests
Mon, 19 Dec 2016 04:04:48 +0000 sspitsyn Merge
Sun, 18 Dec 2016 19:21:18 -0800 sspitsyn 8139566: need proper sync for adding default read edges
Sun, 18 Dec 2016 22:07:31 -0500 dholmes 8170307: Stack size option -Xss is ignored
Tue, 13 Dec 2016 02:04:23 +0100 jwilhelm Merge
Thu, 22 Dec 2016 18:48:28 +0000 lana Merge
Wed, 21 Dec 2016 22:41:18 -0800 mchung 8171897: Remove third party readme files left from JDK-8169925
Tue, 20 Dec 2016 20:38:14 -0800 dlong 8169938: [AOT] SIGSEGV at ~BufferBlob::vtable chunks
Thu, 22 Dec 2016 08:26:01 +0000 lana Added tag jdk-9+150 for changeset 29142a56c193
Mon, 02 Jan 2017 18:27:55 -0800 rfield 8172155: jshell tool (make): include built-in startup scripts in image
Tue, 27 Dec 2016 22:00:28 +0100 jwilhelm Merge
Thu, 22 Dec 2016 22:10:02 +0100 jwilhelm Merge
Tue, 20 Dec 2016 23:47:16 +0100 jwilhelm Merge
Tue, 20 Dec 2016 15:49:44 -0500 stuefe 8171433: [aix] switch on gtest AIX build
Tue, 20 Dec 2016 13:33:57 +0300 dsamersoff 8159127: hprof heap dumps broken for lambda classdata
Mon, 19 Dec 2016 16:26:36 +0100 erikj 8171310: Gtest libjvm.so is always stripped
Tue, 27 Dec 2016 09:42:16 +0100 erikj 8171859: Configure check for modular boot jdk needs to be updated
Fri, 23 Dec 2016 13:43:21 -0800 jjg 8171978: docs should use CSS-friendly <span> instead of <font>
Thu, 22 Dec 2016 18:48:00 +0000 lana Merge
Wed, 21 Dec 2016 17:53:11 +0100 erikj 8171548: JDK bundles changes sym links incorrectly in the legal directory
Wed, 21 Dec 2016 13:30:35 +0100 erikj 8170741: Enable uploading of built artifacts through Jib
Thu, 22 Dec 2016 08:26:00 +0000 lana Added tag jdk-9+150 for changeset d706d00a2719
Wed, 05 Jul 2017 22:37:16 +0200 duke Added tag jdk-9+150 for changeset 17469f16fbb4
Wed, 05 Jul 2017 22:37:14 +0200 duke Mergejdk-9+150
Wed, 05 Jul 2017 22:37:06 +0200 duke Merge
Tue, 20 Dec 2016 13:42:13 -0800 rfield 8170162: jshell tool: no mechanism to programmatically launch
Tue, 20 Dec 2016 06:06:01 -0800 jjg 8171413: jdk/javadoc/doclet/testModules/TestModules.java failed due to some subtests failed
Tue, 20 Dec 2016 05:50:39 -0800 jjg 8171412: tools/javac/modules/AddLimitMods.java failed with "error: module not found"
Mon, 19 Dec 2016 12:30:39 -0800 mchung 8171418: Remove jdeps internal --include-system-modules option
Mon, 19 Dec 2016 11:15:01 -0800 jjg 8171255: Javac generates Deprecated class file attribute for @deprecated javadoc tag on module declaration.
Mon, 19 Dec 2016 11:07:44 -0800 jjg 8171451: update langtools problem lists for failing tests
Sat, 17 Dec 2016 16:57:14 -0500 vromero 8169005: tools/javac/T8132562/ClassPathWithDoubleQuotesTest.java fails after fix to JDK-8132562
Fri, 16 Dec 2016 11:58:18 -0800 ddehaven Merge
Mon, 12 Dec 2016 20:54:41 -0800 ddehaven Merge
Mon, 05 Dec 2016 08:36:16 -0800 ddehaven Merge
Thu, 01 Dec 2016 10:34:29 -0800 prr Merge
Tue, 29 Nov 2016 15:15:20 -0800 mchung 8170428: Move src.zip to JDK/lib/src.zip
Fri, 16 Dec 2016 09:07:57 -0800 bpatel 8160196: Module summary page should display information based on "api" or "detail" mode.
Fri, 16 Dec 2016 18:54:09 +0300 anazarov Merge
Fri, 16 Dec 2016 18:40:23 +0300 anazarov 8170549: Improve testing of annotations on modules
Fri, 16 Dec 2016 15:27:47 +0000 mcimadamore 8171371: Remove redundant type-arguments from generic method calls
Fri, 16 Dec 2016 15:27:34 +0000 mcimadamore 8181370: Convert anonymous inner classes into lambdas/method references
Fri, 16 Dec 2016 12:08:46 +0100 jlahoda 8171355: Implement Elements.getOrigin
Fri, 16 Dec 2016 12:04:32 +0100 darcy 8163315: Implement an API to identify an implicitly declared annotation (or declaration)
Fri, 16 Dec 2016 12:02:30 +0100 jlahoda 8133896: Update javax.lang.model APIs
Fri, 16 Dec 2016 08:17:55 +0000 alanb Merge
Fri, 16 Dec 2016 05:47:58 +0000 alanb 8170987: Module system implementation refresh (12/2016)
Thu, 15 Dec 2016 11:47:25 -0800 jjg 8170553: javac info options should match launcher options
Wed, 14 Dec 2016 18:30:56 -0800 jjg 8170708: javap -m <module> cannot read a module-info.class
Wed, 14 Dec 2016 17:56:11 -0700 dlsmith 8075793: Source incompatibility for inference using -source 7
Wed, 14 Dec 2016 20:34:19 +0000 lana Merge
Wed, 14 Dec 2016 10:51:21 -0800 mchung 8171201: Drop java.compact$N aggregator modules
Tue, 13 Dec 2016 12:25:58 -0800 bpatel 8162674: change javadoc output text and style emitted by for-removal deprecations
Tue, 13 Dec 2016 10:49:28 +0100 jlahoda 8072988: Update javax.annotation.processing for modules
Tue, 13 Dec 2016 10:48:18 +0100 jlahoda 8171005: Fix JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName) to work with location == CLASS_OUTPUT
Mon, 12 Dec 2016 18:56:45 -0800 mchung 8169925: Organize licenses by module in source, JMOD file, and run-time image
Wed, 14 Dec 2016 20:23:26 +0000 lana Added tag jdk-9+149 for changeset d10c31f6b857
Wed, 05 Jul 2017 22:36:46 +0200 duke Merge
Wed, 14 Dec 2016 20:33:49 +0000 lana Merge
Mon, 12 Dec 2016 18:57:10 -0800 mchung 8169925: Organize licenses by module in source, JMOD file, and run-time image
Wed, 14 Dec 2016 20:23:24 +0000 lana Added tag jdk-9+149 for changeset 3b5a2cf988d2
Wed, 05 Jul 2017 22:36:37 +0200 duke Merge
Mon, 19 Dec 2016 18:45:58 +0300 aefimov 8146271: File system contention in debug print via XPathFactory.newInstance
Mon, 19 Dec 2016 11:13:32 +0800 fyuan 8087303: LSSerializer pretty print does not work anymore
Fri, 16 Dec 2016 08:18:05 +0000 alanb Merge
Fri, 16 Dec 2016 05:46:58 +0000 alanb 8170987: Module system implementation refresh (12/2016)
Thu, 15 Dec 2016 13:57:04 -0800 joehw 8170556: Warnings cleanup related to JDK-8167340
Thu, 15 Dec 2016 09:03:36 +0100 clanger 8169112: java.lang.VerifyError: (class: GregorSamsa, method: template-bash signature: (LGregorSamsa8;)V) Register 10 contains wrong type
Wed, 14 Dec 2016 20:34:38 +0000 lana Merge
Mon, 12 Dec 2016 18:56:56 -0800 mchung 8169925: Organize licenses by module in source, JMOD file, and run-time image
Wed, 14 Dec 2016 20:23:24 +0000 lana Added tag jdk-9+149 for changeset 6bf61c516415
Wed, 05 Jul 2017 22:36:23 +0200 duke Merge
Tue, 20 Dec 2016 19:37:31 +0530 sundar 8171503: Nashorn build, test failures with the latest jdk9-dev forest - javadoc target and test target fail
Sun, 18 Dec 2016 15:37:51 +0100 jwilhelm Merge
Tue, 13 Dec 2016 02:04:24 +0100 jwilhelm Merge
Thu, 08 Dec 2016 15:49:29 +0100 jwilhelm Merge
Fri, 16 Dec 2016 08:18:09 +0000 alanb Merge
Fri, 16 Dec 2016 05:49:14 +0000 alanb 8170987: Module system implementation refresh (12/2016)
Thu, 15 Dec 2016 14:17:21 +0100 hannesw 8171219: Missing checks in sparse array shift() implementation
Wed, 14 Dec 2016 20:34:11 +0000 lana Merge
Thu, 08 Dec 2016 15:49:29 +0100 jwilhelm Merge
Wed, 09 Nov 2016 13:37:21 +0100 jwilhelm Merge
Mon, 12 Dec 2016 18:57:19 -0800 mchung 8169925: Organize licenses by module in source, JMOD file, and run-time image
Wed, 14 Dec 2016 20:23:26 +0000 lana Added tag jdk-9+149 for changeset 15297dde0d55
Wed, 05 Jul 2017 22:36:07 +0200 duke Merge
Mon, 19 Dec 2016 16:01:24 +0000 prappo 8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url
Wed, 14 Dec 2016 20:23:23 +0000 lana Added tag jdk-9+149 for changeset 3e6a90ed3c1c
Wed, 05 Jul 2017 22:35:57 +0200 duke Merge
Tue, 20 Dec 2016 17:13:34 -0500 mullan 8170876: NPE in JCE engine classes with java.security.debug=provider
Tue, 20 Dec 2016 13:46:44 -0800 rfield 8170194: jshell tool (jdk repo): launch tool from JShellToolProvider
Tue, 20 Dec 2016 20:26:34 +0000 xuelei 8171337: Check for correct SSLEngineImpl/SSLSocketImpl.setSSLParameters handshaker update method
Tue, 20 Dec 2016 11:46:09 -0800 bpb 8148023: File.createTempFile is not adhering to the contract regarding file name lengths
Tue, 20 Dec 2016 10:49:50 +0100 clanger 8171077: Use getaddrinfo/getnameinfo in Windows Inet4AddresImpl native code
Mon, 19 Dec 2016 17:09:10 -0800 mli 8025199: java/rmi/registry/reexport/Reexport.java failed with: Port already in use
Mon, 19 Dec 2016 15:01:14 -0800 mchung 8168836: Minor clean up on warning/error messages on --add-exports and --add-reads
Mon, 19 Dec 2016 14:52:19 -0800 mchung 8171478: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java fails due to JDK-8171400
Mon, 19 Dec 2016 13:50:29 -0800 mchung 8171468: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails as lib/$ARCH no longer exists
Mon, 19 Dec 2016 12:47:54 -0800 amjiang 8075618: Create tests to check jarsigner work with multi-version jar
Mon, 19 Dec 2016 21:38:46 +0100 redestad 8171400: Move checking of duplicate packages in the boot layer to link time
Mon, 19 Dec 2016 09:56:11 -0800 naoto 8171189: Deprecate ResourceBundleControlProvider for removal
Mon, 19 Dec 2016 12:39:21 -0500 bobv 8168503: JEP 297: Unified arm32/arm64 Port
Mon, 19 Dec 2016 12:13:32 +0100 jwilhelm 8171414: tools/launcher/VersionCheck.java failed with AssertionError due to new tool jaotc
Mon, 19 Dec 2016 16:05:38 +0000 prappo Merge
Mon, 19 Dec 2016 16:00:59 +0000 prappo 8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url
Tue, 13 Dec 2016 17:02:00 +0300 skovalev 8170864: java/net/URLClassLoader/closetest/CloseTest.java has undeclared dependencies
Mon, 19 Dec 2016 09:32:10 +0100 clanger 8171075: Inet4AddressImpl: Remove duplicate and (no longer used ?) native coding for BSD
Mon, 19 Dec 2016 09:48:59 +0530 sundar 8170289: Re-examine entry point support in jlink
Sun, 18 Dec 2016 18:09:05 -0800 mli 8171298: ProblemList java/rmi/registry/readTest/readTest.sh due to JDK-7146543
Sun, 18 Dec 2016 18:01:16 -0800 mli 8171133: java/rmi/registry/reexport/Reexport.java, there is a missing case check in createReg(..)
Sun, 18 Dec 2016 15:37:45 +0100 jwilhelm Merge
Tue, 13 Dec 2016 02:04:19 +0100 jwilhelm Merge
Sun, 11 Dec 2016 18:47:11 -0800 kvn 8171008: Integrate AOT compiler into JDK
Sun, 11 Dec 2016 12:06:55 -0800 kvn 8166417: Integrate Graal-core into JDK for AOT compiler
Thu, 08 Dec 2016 16:40:15 +0100 jwilhelm Merge
Thu, 08 Dec 2016 15:46:19 +0100 jwilhelm Merge
Mon, 05 Dec 2016 17:56:20 +0100 erikj 8066474: Remove the lib/ directory from Linux and Solaris images
Sat, 17 Dec 2016 12:59:15 +0100 redestad 8171373: Reduce copying during initialization of ModuleHashes
Fri, 16 Dec 2016 21:43:29 -0800 darcy 8139688: Port fdlibm exp to Java
Fri, 16 Dec 2016 11:58:17 -0800 ddehaven Merge
Tue, 13 Dec 2016 12:02:37 -0800 bpb 8154058: [TIFF] ignoreMetadata parameter of TIFFImageReader's setInput() method affects TIFFImageReadParam in non-obvious way
Mon, 12 Dec 2016 20:54:41 -0800 ddehaven Merge
Tue, 13 Dec 2016 01:34:02 +0000 dbuck 8170954: non-ASCII characters in lcms and harfbuzz break Windows builds on some locales
Mon, 12 Dec 2016 21:47:44 +0300 alexsch 8162350: RepaintManager shifts repainted region when the floating point UI scale is used
Mon, 12 Dec 2016 12:26:54 +0300 ssadetsky 8170387: JLightweightFrame#syncCopyBuffer() may throw IOOBE
Sat, 10 Dec 2016 14:57:06 +0300 dmarkov 8165428: Security Warning dialog should be always on the top when multiple applets with APPLICATION_MODAL dialog launched in a browser
Fri, 09 Dec 2016 13:48:06 -0800 bpb 8169728: Missing sign checks in TIFFField(TIFFTag tag, int type, int count, Object data) for TIFFTag.TIFF_LONG
Fri, 09 Dec 2016 11:08:38 -0800 bpb 8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Fri, 09 Dec 2016 12:42:17 +0300 yan 7147083: [TEST_BUG] DnDFileGroupDescriptor not applicable on Mac
Thu, 08 Dec 2016 08:11:47 -0800 serb 8165769: Hang in the help menu item
Wed, 07 Dec 2016 15:52:33 -0800 azvegint 8166683: On macOS (Mac OS X) getting a ScreenMenuBar when not running "com.apple.laf.AquaLookAndFeel"
Wed, 07 Dec 2016 17:54:55 +0300 yan 8160441: [PIT][TEST_BUG][macosx] javax/swing/JComboBox/8041909/ActionListenerExceptionTest.java
Wed, 07 Dec 2016 11:37:04 +0530 psadhukhan 8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Tue, 06 Dec 2016 15:50:22 -0800 serb 4419271: Provide support for scrolling-mechanisms of non-mouse input-devices
Tue, 06 Dec 2016 14:10:33 +0530 mhalder 8160536: [macosx] Possible regression: com/apple/eawt/DefaultMenuBar/DefaultMenuBarTest.java
Mon, 05 Dec 2016 08:36:16 -0800 ddehaven Merge
Mon, 05 Dec 2016 18:09:05 +0300 yan 8159906: [TEST_BUG] javax/swing/JDialog/Transparency/TransparencyTest.java
Fri, 02 Dec 2016 15:22:35 +0530 psadhukhan 8169879: [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Fri, 02 Dec 2016 12:45:52 +0300 dmarkov 8169589: [macosx] Activating a JDialog puts to back another dialog
Thu, 01 Dec 2016 10:34:10 -0800 prr Merge
Thu, 01 Dec 2016 10:51:36 +0530 psadhukhan 7190578: Nimbus: css test for 4936917 fails
Wed, 30 Nov 2016 10:47:57 +0300 ssadetsky 8160087: Change IOOBE to warning in the scenarios when it had not being thrown before the JDK-8078514
Tue, 29 Nov 2016 11:12:53 -0800 prr Merge
Tue, 29 Nov 2016 09:54:16 -0800 prr 8167103: Intermittent font loading failure on macOS with JFXPanel application
Mon, 28 Nov 2016 14:36:46 +0300 yan 8167284: [TESTBUG] [PIT] possible regression: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
Mon, 28 Nov 2016 10:36:40 +0300 ssadetsky 8168135: The issue JDK-8164462 seems not fixed in b140
Thu, 24 Nov 2016 14:11:32 +0530 aniyogi 8167160: [TEST_BUG][PIT] failure of javax/swing/JRadioButton/8033699/bug8033699.java
Thu, 24 Nov 2016 11:58:52 +0530 psadhukhan 8048702: Deprecate obsolete classes in javax/swing/plaf/metal/MetalFileChooserUI.java
Wed, 23 Nov 2016 18:48:02 +0300 ant 8140525: AwtFrame::WmShowWindow() may steal focus
Wed, 23 Nov 2016 14:28:14 +0530 aniyogi 8138771: java.awt.image.AbstractMultiResolutionImage needs customized spec for methods of Image which it implements
Tue, 22 Nov 2016 11:46:06 -0800 prr Merge
Mon, 21 Nov 2016 15:04:37 -0800 bpb 8170142: Broken links in TIFF metadata format and usage notes
Mon, 21 Nov 2016 17:46:48 +0300 alexsch 8169719: WrappedPlainView.modelToView() should return Rectangle2D
Thu, 17 Nov 2016 14:14:40 +0530 arapte 6614519: [Doc] Description java.awt.dnd.DragSourceContext.getCursor() should be clarified
Thu, 17 Nov 2016 11:57:56 +0530 arapte 8169840: [TESTBUG] DisposeDialogNotActivateOwnerTest: Test clashes with another test with a similar name
Thu, 17 Nov 2016 11:48:37 +0530 psadhukhan 8168657: [PIT] Still, on Windows test always fails: java/awt/SplashScreen/MultiResolutionSplash/unix/UnixMultiResolutionSplashTest.java
Thu, 17 Nov 2016 02:31:04 +0300 serb 8169202: [macos] Font substitution does not work for supplementary characters
Wed, 16 Nov 2016 14:27:39 -0800 prr 8167182: Exported elements referring to inaccessible types in jdk.accessibility
Wed, 16 Nov 2016 11:49:52 -0800 prr 8168759: Incorrect vertical positioning of diacritics
Tue, 15 Nov 2016 08:58:29 -0800 bpb 8153208: TIFFImageReadParam: should "contains()" check be appropriate for addAllowedTagSet() method?
Fri, 16 Dec 2016 19:15:37 +0000 robm 8169465: Deadlock in com.sun.jndi.ldap.pool.Connections
Fri, 16 Dec 2016 09:42:33 -0800 mchung 8171374: GenGraphs should filter the rank grouping if the group is empty
Fri, 16 Dec 2016 17:20:37 +0000 chegar 8171377: Add sun.misc.Unsafe::invokeCleaner
Fri, 16 Dec 2016 14:32:51 +0000 vinnie 8170282: Enable ALPN parameters to be supplied during the TLS handshake
Fri, 16 Dec 2016 19:50:35 +0800 weijun 8171340: HttpNegotiateServer/java test should not use system proxy on Mac
Fri, 16 Dec 2016 08:17:45 +0000 alanb Merge
Fri, 16 Dec 2016 06:19:16 +0000 alanb 8170987: Module system implementation refresh (12/2016)
Fri, 16 Dec 2016 12:57:16 +0800 fyuan 8171297: ProblemList javax/net/ssl/DTLS/PacketLossRetransmission.java due to JDK-8169086
Thu, 15 Dec 2016 17:49:13 -0800 mchung 8171323: generate dot file for java.se and java.se.ee with only API dependences
Thu, 15 Dec 2016 16:24:33 -0500 lancea 8169806: DriverManager javadoc clarifications
Thu, 15 Dec 2016 22:01:05 +0530 sundar 8171316: Add IMPLEMENTOR property to the release file
Thu, 15 Dec 2016 17:34:59 +0800 amlu 8171234: Remove intermittent key from test java/nio/charset/coders/BashStreams.java
Thu, 15 Dec 2016 10:47:46 +0530 sundar 8171138: Remove FileCopierPlugin
Thu, 15 Dec 2016 13:08:01 +0900 okutsu 8054214: JapaneseEra.getDisplayName doesn't return names if it's an additional era
Wed, 14 Dec 2016 19:23:08 -0800 mli 8164595: javax/net/ssl/FixingJavadocs/SSLSessionNulls.java fails intermittently with javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
Wed, 14 Dec 2016 20:33:55 +0000 lana Merge
Wed, 14 Dec 2016 10:51:13 -0800 mchung 8171201: Drop java.compact$N aggregator modules
Wed, 14 Dec 2016 19:46:21 +0100 erikj 8171245: Solaris builds fails after JDK-8170663
Wed, 14 Dec 2016 10:22:02 -0500 mullan 8165751: NPE hit with java.security.debug=provider
Wed, 14 Dec 2016 19:45:59 +0530 sundar 8171070: Test ModuleNamesOrderTest.java fails
Wed, 14 Dec 2016 12:24:18 +0000 prappo Merge
Tue, 13 Dec 2016 12:26:18 +0000 prappo 8038079: Re-examine integration of SPNEGO authentication
Fri, 02 Dec 2016 15:02:10 +0100 goetz 8170663: Fix minor issues in corelib and servicabilty coding.
Tue, 13 Dec 2016 18:47:23 -0800 mli 8171076: improve rmi tests by replacing TestLibrary.createRegistryOnUnusedPort, getUnusedRandomPort
Wed, 14 Dec 2016 10:41:06 +0800 weijun 8171190: Bump reference of NIST 800-57 Part 1 Rev 3 to Rev 4 in JarSigner API spec
Wed, 14 Dec 2016 10:40:59 +0800 weijun 8168979: @implNote for invalid FilePermission
Wed, 14 Dec 2016 03:09:12 +0100 jwilhelm Merge
Thu, 08 Dec 2016 15:46:19 +0100 jwilhelm Merge
Thu, 24 Nov 2016 12:04:44 +0530 vtewari 8141591: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently
Mon, 21 Nov 2016 12:13:39 +0530 vtewari 8169575: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java failing with jtreg tip
Thu, 17 Nov 2016 01:17:26 -0800 rraghavan 8159035: com/sun/crypto/provider/Cipher/CTS/CTSMode.java test crashed due to unhandled case of cipher length value as 0
Wed, 09 Nov 2016 13:37:19 +0100 jwilhelm Merge
Mon, 14 Nov 2016 12:05:26 +0530 vtewari 8168141: javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java: No notif received!
Mon, 07 Nov 2016 16:14:18 -0800 sspitsyn 8160024: jdb returns invalid argument count if first parameter to Arrays.asList is null
Mon, 31 Oct 2016 14:13:03 +0100 goetz 8166837: [TESTBUG] Fix tests on Linux/s390x
Tue, 13 Dec 2016 17:45:37 -0800 smarks 8170943: Collectors.partitioningBy should specify that false and true entries are always present
Tue, 13 Dec 2016 17:40:53 -0800 mli 8171072: java/rmi/transport/handshake*/Handshake*.java, exception is not thrown when reach failure test case
Tue, 13 Dec 2016 12:35:59 -0800 bchristi 8169389: Use a bitmap to control StackTraceElement::toString format and save footprint
Tue, 13 Dec 2016 11:28:45 +0800 fyuan 8170961: ProblemList tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java due to JDK-8169971
Mon, 12 Dec 2016 18:56:50 -0800 mchung 8169925: Organize licenses by module in source, JMOD file, and run-time image
Tue, 13 Dec 2016 09:55:38 +0800 amlu 8023898: Consolidate Map tests Collisions and InPlaceOpsCollisions into general Map-based test
Mon, 12 Dec 2016 17:40:54 -0800 mli 8171043: ServerIdentityTest.java fails on Windows
Mon, 12 Dec 2016 17:29:46 -0800 mli 8166763: java/rmi/* tests fail intermittently with "Port already in use" in RMID.start()
Wed, 14 Dec 2016 20:23:24 +0000 lana Added tag jdk-9+149 for changeset feba4cd7531e
Wed, 05 Jul 2017 22:35:15 +0200 duke Merge
Mon, 19 Dec 2016 12:39:01 -0500 bobv 8168503: JEP 297: Unified arm32/arm64 Port
Mon, 19 Dec 2016 00:49:34 +0100 jwilhelm Merge
Fri, 16 Dec 2016 01:46:00 -0800 kvn 8171276: More problems in compiler/aot/RecompilationTest.java tests
Wed, 14 Dec 2016 10:28:52 +0100 mdoerr 8170991: PPC64: Bad code for initialization of short arrays
Tue, 13 Dec 2016 17:58:19 -0800 kvn 8171187: Expected compilation level after compilation to be no less than 1
Tue, 13 Dec 2016 16:26:07 +0100 ihse 8171163: Merge d01f2abf2c65 broke test/Makefile
Mon, 12 Dec 2016 21:56:45 -0800 kvn 8171137: Avoid warning: -Xint is not compatible with AOT (switching AOT off)
Mon, 12 Dec 2016 20:48:50 -0800 kvn 8171134: Unexpected output in compiler/aot/SharedUsageTest.java
Sun, 18 Dec 2016 15:37:50 +0100 jwilhelm Merge
Tue, 13 Dec 2016 02:04:23 +0100 jwilhelm Merge
Mon, 12 Dec 2016 15:41:50 -0500 dholmes 8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments
Mon, 12 Dec 2016 11:29:51 -0800 roland 8162338: AArch64: Intrinsify fused mac operations
Mon, 12 Dec 2016 21:18:54 +0300 dpochepk 8171059: [AOT] error in AotCompiler output in some aot tests
Mon, 12 Dec 2016 21:18:03 +0300 dpochepk 8171060: [AOT] aot tests: WARNING: Requested compilation levels are out of current vm capabilities.
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Sun, 11 Dec 2016 12:05:57 -0800 thomaswue 8166417: Integrate Graal-core into JDK for AOT compiler
Sat, 10 Dec 2016 03:08:23 +0100 jwilhelm 8171046: Quarantine TestStressG1Humongous.java until JDK-8171045 is fixed
Thu, 08 Dec 2016 17:03:45 +0100 jwilhelm Merge
Thu, 08 Dec 2016 15:49:29 +0100 jwilhelm Merge
Wed, 07 Dec 2016 23:45:31 +0000 sspitsyn Merge
Wed, 07 Dec 2016 15:10:18 -0800 sspitsyn 7034834: JVMTI xml file referring to old JDK version
Wed, 07 Dec 2016 23:38:37 +0100 mgronlun 8170847: Refactor trace/traceStream.hpp
Wed, 07 Dec 2016 09:29:28 -0800 kvn 8158012: Use SW prefetch instructions instead of BIS for allocation prefetches on SPARC Core S4
Tue, 06 Dec 2016 16:42:42 +0300 bmoloden 8166132: Convert TestGlobalDefinitions_test to GTest
Wed, 07 Dec 2016 14:37:35 +0300 iignatyev 8078450: Implement consistent process for quarantine of tests
Tue, 06 Dec 2016 22:49:17 +0100 mgronlun 8170672: Event-based tracing to support classloader instances
Sat, 03 Dec 2016 12:48:22 +0300 kzhaldyb 8170468: Convert ParallelCompact_test to GTest
Thu, 01 Dec 2016 12:09:02 +0300 kzhaldyb 8170490: Convert TestBufferingOopClosure_test to GTest
Mon, 05 Dec 2016 16:08:20 -0500 rprotacio 8169734: Update uses of string "java.base" to macro
Mon, 05 Dec 2016 18:00:34 +0000 rprotacio Merge
Mon, 05 Dec 2016 11:45:20 -0500 rprotacio 8168850: Mark module entries that have been specified by --patch-module
Mon, 05 Dec 2016 17:57:43 +0100 erikj 8066474: Remove the lib/ directory from Linux and Solaris images
Fri, 02 Dec 2016 11:07:27 +0100 simonis 8170409: CMS: Crash in CardTableModRefBSForCTRS::process_chunk_boundaries
Fri, 16 Dec 2016 08:18:00 +0000 alanb Merge
Fri, 16 Dec 2016 05:46:52 +0000 alanb 8170987: Module system implementation refresh (12/2016)
Wed, 14 Dec 2016 20:34:29 +0000 lana Merge
Wed, 14 Dec 2016 02:35:33 -0800 sspitsyn 8171226: simple typo in the JVMTI spec
Thu, 08 Dec 2016 15:49:29 +0100 jwilhelm Merge
Wed, 30 Nov 2016 22:44:51 +0100 kzhaldyb Merge
Wed, 30 Nov 2016 21:49:57 +0100 kzhaldyb Merge
Fri, 25 Nov 2016 20:53:36 +0300 kzhaldyb 8168341: Gtests on JSon produce an enormous amount of hardly understandable output to stdout
Wed, 30 Nov 2016 20:40:41 +0000 kvn Merge
Wed, 30 Nov 2016 12:07:17 -0800 roland 8170470: superword may miss reductions
Wed, 23 Nov 2016 14:36:32 +0100 stefank 8170358: [REDO] 8k class metaspace chunks misallocated from 4k chunk freelist
Mon, 28 Nov 2016 14:57:12 +0100 ehelin 8170388: Deprecate the flag -XX:ExplicitGCInvokesConcurrentAndUnloadsClasses
Fri, 25 Nov 2016 11:15:12 -0200 mdoerr 8170328: PPC64: Use andis instead of lis/and
Tue, 29 Nov 2016 17:41:08 -0800 vdeshpande 8170430: x86 pow() stub from Intel libm is inconsistent with pow() from fdlib
Tue, 29 Nov 2016 12:40:46 -0800 kvn 8170416: CompilerControl: VectorizeDebug option type is incorrect
Tue, 29 Nov 2016 19:20:03 +0000 stefank Merge
Tue, 29 Nov 2016 19:25:36 +0100 stefank 8170395: Metaspace initialization queries the wrong chunk freelist
Tue, 29 Nov 2016 11:26:25 -0500 jiangli 8170297: runtime/SharedArchiveFile/LargeSharedSpace.java didn't run out of memory
Mon, 28 Nov 2016 18:54:30 +0300 kzhaldyb 8166156: Convert test_semaphore to GTest
Fri, 25 Nov 2016 20:00:51 +0300 kzhaldyb 8169003: LogDecorations.iso8601_utctime_test fails if numeric locale uses "," as separator between integer and fraction part
Tue, 29 Nov 2016 08:48:14 +0100 thartmann Merge
Tue, 29 Nov 2016 08:16:15 +0100 thartmann 8168996: C2 crash at postaloc.cpp:140 : assert(false) failed: unexpected yanked node
Tue, 29 Nov 2016 06:20:56 +0000 dbuck 8170431: non-ASCII characters in source code comments (jimage.hpp)
Sun, 27 Nov 2016 19:58:30 -0800 iklam 8169867: Method::restore_unshareable_info does not invoke Method::link_method
Tue, 29 Nov 2016 00:25:13 +0300 iignatyev 8170227: use vm.jvmci property in compiler/jvmci tests
Tue, 29 Nov 2016 00:25:09 +0300 iignatyev 8170226: Implement setting jtreg @requires property vm.jvmci
Tue, 22 Nov 2016 08:46:49 -0800 aph 8170106: AArch64: Multiple JVMCI issues
Fri, 25 Nov 2016 17:56:30 +0000 iignatyev Merge
Fri, 25 Nov 2016 11:59:40 +0300 iignatyev 8170228: register closed @requires property setter
Fri, 25 Nov 2016 15:58:24 +0100 jwilhelm 8170355: [BACKOUT] 8k class metaspace chunks misallocated from 4k chunk freelist
Thu, 24 Nov 2016 16:07:53 +0100 erikj Merge
Thu, 24 Nov 2016 15:27:53 +0100 erikj 8170284: Move fine granular hotspot make targets to top level
Thu, 24 Nov 2016 16:52:34 +0300 lmesnik 8166761: Compiler testing in tier2 should be optimized to finish in 20 minutes.
Thu, 24 Nov 2016 16:48:22 +0300 lmesnik 8166898: G1SATBCardTableLoggingModRefBS::invalidate() incorrect with whole_heap == true
Thu, 24 Nov 2016 11:27:57 +0100 tschatzl 8057003: Large reference arrays cause extremely long synchronization times
Thu, 24 Nov 2016 09:33:54 +0000 tschatzl Merge
Thu, 24 Nov 2016 10:05:47 +0100 tschatzl 8169703: G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified
Wed, 23 Nov 2016 14:36:32 +0100 stefank 8169931: 8k class metaspace chunks misallocated from 4k chunk freelist?
Wed, 23 Nov 2016 14:33:45 +0100 stuefe 8167650: NMT should check for invalid MEMFLAGS
Wed, 23 Nov 2016 12:01:57 +0300 kzhaldyb 8168492: Convert CollectedHeap_test to GTest
Tue, 01 Nov 2016 16:23:29 +0300 kzhaldyb 8168493: Convert TestBitMap_test to GTest
Wed, 23 Nov 2016 12:08:37 +0530 vtewari 8169232: SA: TestCpoolForInvokeDynamic.java fails with sun.jvm.hotspot.debugger.DebuggerException: binary search bug: should have found entry 1
Tue, 22 Nov 2016 20:50:31 -0500 kbarrett 8166811: Missing memory fences between memory allocation and refinement
Tue, 22 Nov 2016 20:24:47 -0500 kbarrett 8166607: G1 needs klass_or_null_acquire
Tue, 22 Nov 2016 13:59:45 -0800 vdeshpande 8165287: fix compress intrinsics to produce correct results with avx512
Tue, 22 Nov 2016 11:34:11 -0800 mcberg 8170039: Change UseAVX < 3 on SKX/KNL to not emit evex vector check
Tue, 22 Nov 2016 16:13:13 +0300 mchernov 8168396: Unexpected OOME in GcCauseTest02 and GcTest02
Mon, 21 Nov 2016 21:07:45 -0500 jiangli 8169870: CDS: "assert(partition_size <= size()) failed: partition failed" on 32 bit JVM
Mon, 21 Nov 2016 17:38:13 +0000 aph 8170100: AArch64: Crash in C1-compiled code accessing References
Mon, 21 Nov 2016 17:29:17 +0000 aph 8170098: AArch64: VM is extremely slow with JVMTI debugging enabled
Mon, 21 Nov 2016 09:33:06 +0100 thartmann 8169941: CodeBlob::is_frame_complete_at() does not honor CodeOffsets::frame_never_safe
Mon, 21 Nov 2016 08:27:10 +0100 thartmann 8169711: CDS does not patch entry trampoline if intrinsic method is disabled
Fri, 18 Nov 2016 19:04:48 +0000 rkennke 8169901: AArch64: CompareAndExchange intrinsics clobber address register
Fri, 18 Nov 2016 18:46:08 +0300 mchernov 8166719: gc/stress/TestStressG1Humongous.java fails with OOME
Fri, 18 Nov 2016 03:40:56 -0800 rraghavan 8169529: AArch64: Revert old JDK-8167595 changes after JDK-8159035 fix is pushed
Thu, 17 Nov 2016 21:59:52 +0000 rprotacio Merge
Thu, 17 Nov 2016 16:28:45 -0500 rprotacio 8165550: Add class loader names to ClassCastException message
Thu, 17 Nov 2016 14:23:29 -0500 hseigel 8166304: Skipping access check for classes generated by core reflection
Thu, 17 Nov 2016 15:54:48 +0300 dsamersoff 8169638: serviceability/sa/TestInstanceKlassSize.java and serviceability/sa/TestInstanceKlassSizeForInterface.java fail compilation
Wed, 16 Nov 2016 18:57:42 +0300 mchernov 8165955: TestFullGCCount test failed with CMS and -XX:+ExplicitGCInvokesConcurrent
Wed, 16 Nov 2016 14:11:30 +0300 dsamersoff 7107013: sun.jvm.hotspot.runtime.Bytes.swapLong conversion to long mishandled
Tue, 15 Nov 2016 19:39:51 -0500 kbarrett 8169423: Infinite loop in G1's ConcurrentMarkThread
Tue, 15 Nov 2016 08:34:56 -0500 hseigel 8169551: Segfaults in error traces when module version is null
Tue, 15 Nov 2016 15:30:03 +0300 mchernov Merge
Tue, 15 Nov 2016 14:04:39 +0300 mchernov 8168934: [TESTBUG] gc/g1/logging/TestG1LoggingFailure.java failed
Mon, 14 Nov 2016 19:24:14 -0500 jiangli Merge
Mon, 14 Nov 2016 18:03:44 -0500 jiangli 8168790: CDS: assert(max_delta <= (0x7FFFFFFF)) failed: range check.
Mon, 14 Nov 2016 19:21:18 +0000 ccheung Merge
Mon, 14 Nov 2016 10:42:13 -0800 ccheung 8168796: relax vm options checking during CDS dump time
Mon, 14 Nov 2016 10:10:10 -0800 kvn 8169261: Fix for JDK-8067744 creates build failures with some versions of gcc and/or linux
Fri, 11 Nov 2016 16:52:44 +0100 jwilhelm 8169597: Quarantine TestCpoolForInvokeDynamic.java until JDK-8169232 is solved
Fri, 11 Nov 2016 16:44:36 +0100 jwilhelm Merge
Mon, 14 Nov 2016 11:15:43 +0100 simonis 8169625: Libjsig build doesn't set flags for ppc64/s390 builds
Fri, 11 Nov 2016 12:27:22 +0100 ehelin Merge
Mon, 07 Nov 2016 10:38:42 +0100 ehelin 8167679: G1 phase logging is messy
Mon, 07 Nov 2016 12:37:28 +0100 goetz 8169317: [s390] Various minor bug fixes and adaptions.
Thu, 10 Nov 2016 23:26:56 -0800 rraghavan 8169201: Montgomery multiply intrinsic should use correct name
Thu, 10 Nov 2016 13:08:02 -0800 never 8169554: [JVMCI] expose missing StubRoutines for intrinsics
Thu, 10 Nov 2016 18:08:31 +0100 neliasso 8167656: Unstable MethodHandle inlining causing huge performance variations
Wed, 09 Nov 2016 10:21:56 -0800 kvn 8167067: Fix x86 SHA instructions to be non Vex encoded
Fri, 07 Oct 2016 15:59:38 +0200 roland 8169497: Aarch64: Improve internal array handling
Wed, 09 Nov 2016 08:45:51 +0000 dsamersoff Merge
Wed, 09 Nov 2016 10:56:32 +0300 dsamersoff 8169344: Potential open file descriptor in exists() of hotspot/agent/src/os/bsd/ps_core.c
Wed, 09 Nov 2016 13:38:52 +0530 vtewari 7107014: sun.jvm.hotspot.HSDB.FindObjectByTypeCleanupThunk.showConsole.attach infinite loop
Wed, 09 Nov 2016 09:30:27 +0300 dsamersoff 7107018: sun.jvm.hotspot.utilities.soql.JSJavaHeap.forEachClass incorrect test
Mon, 07 Nov 2016 17:02:46 +0100 dnsimon 8169331: [JVMCI] incomplete API to MethodParameters attribute
Fri, 28 Oct 2016 15:50:09 +0200 ehelin 8168904: Initialize and reset G1 phase times to zero
Tue, 01 Nov 2016 14:22:38 +0100 neliasso 8160543: C1: Crash in java.lang.String.indexOf in some java.sql tests
Mon, 31 Oct 2016 11:36:45 +0100 goetz 8166837: [TESTBUG] Fix tests on Linux/s390x
Mon, 07 Nov 2016 10:12:14 +0100 erikj 8169255: Link gtestLauncher statically if libjvm is configured for static linking
Tue, 13 Dec 2016 12:36:13 -0800 bchristi 8169389: Use a bitmap to control StackTraceElement::toString format and save footprint
Wed, 14 Dec 2016 20:23:23 +0000 lana Added tag jdk-9+149 for changeset a91250ba2c70
Tue, 20 Dec 2016 13:44:04 -0800 rfield 8170195: jshell tool (make): update javadoc generation for jdk.jshell
Mon, 19 Dec 2016 12:39:00 -0500 bobv 8168503: JEP 297: Unified arm32/arm64 Port
Mon, 19 Dec 2016 16:04:49 +0000 prappo Merge
Mon, 19 Dec 2016 16:00:21 +0000 prappo 8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url
Mon, 19 Dec 2016 10:47:26 +0100 sla 8171366: macOS: Do not run failure handler commands that require Developer mode access
Sun, 18 Dec 2016 15:57:40 +0100 jwilhelm Merge
Tue, 13 Dec 2016 02:04:18 +0100 jwilhelm Merge
Sun, 11 Dec 2016 18:50:18 -0800 kvn 8171008: Integrate AOT compiler into JDK
Sun, 11 Dec 2016 12:09:13 -0800 kvn 8166417: Integrate Graal-core into JDK for AOT compiler
Thu, 08 Dec 2016 17:13:07 +0100 jwilhelm Merge
Thu, 08 Dec 2016 16:18:03 +0100 jwilhelm Merge
Mon, 05 Dec 2016 17:55:59 +0100 erikj 8066474: Remove the lib/ directory from Linux and Solaris images
Fri, 16 Dec 2016 11:58:14 -0800 ddehaven Merge
Mon, 12 Dec 2016 20:54:39 -0800 ddehaven Merge
Mon, 05 Dec 2016 08:36:14 -0800 ddehaven Merge
Thu, 01 Dec 2016 10:35:19 -0800 prr Merge
Tue, 29 Nov 2016 15:20:30 -0800 mchung 8170428: Move src.zip to JDK/lib/src.zip
Tue, 29 Nov 2016 11:17:08 -0800 prr Merge
Tue, 22 Nov 2016 11:45:55 -0800 prr Merge
Wed, 16 Nov 2016 14:27:23 -0800 prr 8167182: Exported elements referring to inaccessible types in jdk.accessibility
Fri, 16 Dec 2016 10:17:03 +0100 erikj 8171249: modules_legal from imported modules are not read by the build
Fri, 16 Dec 2016 08:17:37 +0000 alanb Merge
Fri, 16 Dec 2016 05:46:45 +0000 alanb 8170859: Run time and tool support for ModuleResolution
Thu, 15 Dec 2016 22:00:30 +0530 sundar 8171316: Add IMPLEMENTOR property to the release file
Wed, 14 Dec 2016 20:33:31 +0000 lana Merge
Wed, 14 Dec 2016 10:50:31 -0800 mchung 8171201: Drop java.compact$N aggregator modules
Tue, 13 Dec 2016 22:17:05 +0100 jwilhelm Merge
Fri, 25 Nov 2016 11:55:33 +0300 iignatyev 8170226: Implement setting jtreg @requires property vm.jvmci
Wed, 23 Nov 2016 12:25:21 +0300 iignatyev 8170228: register closed @requires property setter
Thu, 24 Nov 2016 15:27:33 +0100 erikj 8170284: Move fine granular hotspot make targets to top level
Wed, 09 Nov 2016 15:32:39 +0100 jwilhelm Merge
Mon, 31 Oct 2016 11:43:07 +0100 goetz 8166837: [TESTBUG] Fix tests on Linux/s390x
Tue, 13 Dec 2016 16:19:20 +0100 erikj 8171167: Build fails in Mach 5 with "File name too long."
Tue, 13 Dec 2016 12:31:43 +0100 erikj 8170878: JDK 9 fails to build when enabling Hotspot code coverage
Mon, 12 Dec 2016 18:56:32 -0800 mchung 8169925: Organize licenses by module in source, JMOD file, and run-time image
Wed, 14 Dec 2016 20:23:22 +0000 lana Added tag jdk-9+149 for changeset 2c48c5ffb581
Wed, 05 Jul 2017 22:34:06 +0200 duke Added tag jdk-9+149 for changeset cf139f925da0
Wed, 05 Jul 2017 22:34:05 +0200 duke Mergejdk-9+149
Wed, 05 Jul 2017 22:33:58 +0200 duke Merge
Mon, 12 Dec 2016 17:00:30 +0100 jlahoda 8153229: JavacFiler.checkFileReopening drowns in exceptions after Modular Runtime Images change
Mon, 12 Dec 2016 13:27:39 +0100 jlahoda 8147527: Wrong code generated for postfix unary operators
Fri, 09 Dec 2016 16:24:50 -0800 jjg 8170251: Add javax.tools.Tool.name()
Fri, 09 Dec 2016 18:06:48 +0100 cushon 8170667: ClassReader assigns method parameters from MethodParameters incorrectly when long/double parameters are present
Thu, 08 Dec 2016 16:52:38 -0800 jjg 8170953: CheckResourceKeys tests should declare the resource package to be open
Thu, 08 Dec 2016 21:21:48 +0000 lana Merge
Thu, 08 Dec 2016 12:46:59 -0800 bpatel 8168688: javadoc top left frame should display all modules while in module mode
Wed, 07 Dec 2016 05:58:43 -0800 lana 8169618: JDK9 message drop interim resource updates - OpenJDK
Thu, 08 Dec 2016 18:03:37 +0000 lana Added tag jdk-9+148 for changeset 8e1573096052
Wed, 05 Jul 2017 22:33:47 +0200 duke Merge
Thu, 08 Dec 2016 18:03:35 +0000 lana Added tag jdk-9+148 for changeset bd7790c39ad8
Wed, 05 Jul 2017 22:33:39 +0200 duke Merge
Thu, 08 Dec 2016 21:21:34 +0000 lana Merge
Wed, 07 Dec 2016 06:01:07 -0800 lana 8169618: JDK9 message drop interim resource updates - OpenJDK
Thu, 08 Dec 2016 11:26:31 +0800 fyuan 8169948: Update ServiceProviderTest for newDefaultInstance() methods in JAXP factories
Wed, 07 Dec 2016 09:48:42 +0100 ihse 8170629: Remove code duplication in test makefiles
Thu, 08 Dec 2016 18:03:35 +0000 lana Added tag jdk-9+148 for changeset 285ea8081752
Wed, 05 Jul 2017 22:33:29 +0200 duke Merge
Thu, 08 Dec 2016 21:22:02 +0000 lana Merge
Wed, 07 Dec 2016 09:48:24 +0100 ihse 8170629: Remove code duplication in test makefiles
Thu, 08 Dec 2016 18:03:37 +0000 lana Added tag jdk-9+148 for changeset 9d129b38aaaf
Wed, 05 Jul 2017 22:33:19 +0200 duke Merge
Thu, 08 Dec 2016 18:03:34 +0000 lana Added tag jdk-9+148 for changeset 20b598516784
Wed, 05 Jul 2017 22:33:12 +0200 duke Merge
Mon, 12 Dec 2016 16:45:08 -0800 darcy 8171131: Problem list ModuleNamesOrderTest.java until JDK-8171070 is fixed
Mon, 12 Dec 2016 14:40:56 +0000 michaelm 8170920: SO_RCVBUF and SO_SNDBUF options problem for network channels on MacOS
Mon, 12 Dec 2016 15:33:46 +0100 clanger 8164057: Fix @since for java.net.Inet[46]Address
Mon, 12 Dec 2016 13:34:10 +0000 dfuchs 8171081: Put TimeoutOrderingTest in ProblemList for solaris-all
Sun, 11 Dec 2016 21:55:03 -0800 darcy 8171062: Problem list ServerIdentityTest.java on window
Mon, 12 Dec 2016 11:31:39 +0530 sundar 8168925: MODULES property should be topologically ordered and space-separated list
Sun, 11 Dec 2016 17:39:27 -0800 mli 7195382: TEST_BUG: java/rmi/activation/CommandEnvironment/SetChildEnv.java can fail
Sun, 11 Dec 2016 12:20:45 +0100 redestad 8170595: Optimize Class.isAnonymousClass, isLocalClass, and isMemberClass
Sat, 10 Dec 2016 14:19:53 +0000 chegar 8166568: Add jmod extract subcommand
Fri, 09 Dec 2016 16:38:34 -0800 mchung 8170772: ResourceBundle improper caching causes tools/javadoc tests intermittently
Fri, 09 Dec 2016 21:25:54 +0000 xuelei 8171003: A couple of JSSE tests have been failing after JDK-8170329
Fri, 09 Dec 2016 14:14:37 -0500 mullan 8069128: Fix deprecation warnings in jdk.deploy.osx module
Fri, 09 Dec 2016 17:21:50 +0000 xuelei 8170329: New SSLSocket testing template
Fri, 09 Dec 2016 08:49:42 -0800 sherman 8170952: jar's usage message output need some cleanup
Fri, 09 Dec 2016 15:48:48 +0000 dfuchs 8170984: java.util.logging might force the initialization of ResourceBundle class too early.
Fri, 09 Dec 2016 10:17:27 -0500 rriggs 8153882: rmid emits warning about security policy with obsolete URL
Fri, 09 Dec 2016 11:35:02 +0000 michaelm 8170648: Move java.net.http package out of Java SE to incubator namespace
Fri, 09 Dec 2016 17:01:03 +0530 rpatil 8170316: (tz) Support tzdata2016j
Thu, 08 Dec 2016 23:21:54 -0800 tidu 8157529: Remove intermittent key from javax/net/ssl/DTLS/CipherSuite.java
Fri, 09 Dec 2016 02:26:48 +0000 valeriep 8079898: Resolve disabled warnings for libj2ucrypto
Thu, 08 Dec 2016 21:21:39 +0000 lana Merge
Wed, 30 Nov 2016 13:51:41 +0100 goetz 8170525: Fix minor issues in AWT/ECC/PKCS11 coding
Thu, 08 Dec 2016 07:21:50 -0800 xiaofeya 8169115: java/net/InetAddress/ptr/lookup.sh failed intermittently
Thu, 08 Dec 2016 15:35:56 +0300 skovalev 8170664: SystemLoggerInPlatformLoader.java failing in case of module limitation
Thu, 08 Dec 2016 12:35:18 +0530 rgoel 8170840: java/util/Locale/LocaleTest.java failed with "Uncaught exception thrown in test method TestGetLangsAndCountries"
Wed, 07 Dec 2016 05:57:23 -0800 lana 8169618: JDK9 message drop interim resource updates - OpenJDK
Wed, 30 Nov 2016 07:51:40 -0800 lana 7037368: Currency names missing in some locales
Wed, 07 Dec 2016 17:15:03 -0800 xiaofeya 8043838: Test java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java failed intermittently in nightly
Wed, 07 Dec 2016 17:08:21 -0800 mli 8170839: failed test case is not checked in java/rmi/activation/ActivateFailedException/activateFails/ActivateFails.java
Fri, 02 Dec 2016 13:22:16 -0800 bpb 8168628: (fc) SIGBUS when extending file size to map it
Wed, 07 Dec 2016 15:32:31 -0500 rriggs 8170291: Unpredictable results of j.i.ObjectInputFilter::createFilter
Wed, 07 Dec 2016 12:47:19 -0800 darcy 8170875: Problem list LocaleTest.java until JDK-8170840 is fixed
Wed, 07 Dec 2016 11:53:26 -0800 sherman 8170831: ZipFile implementation no longer caches the last accessed entry/pos
Wed, 30 Nov 2016 19:40:36 -0800 martin 8170560: Improve code samples in Collectors javadoc
Wed, 07 Dec 2016 08:54:56 -0800 naoto 8170465: JNI exception pending in jni_util.c:190
Wed, 07 Dec 2016 10:55:13 -0500 mullan 8158517: Minor optimizations to ISO10126PADDING
Wed, 07 Dec 2016 09:32:32 +0000 chegar 8169653: Restore ObjectInputStream::resolveClass call stack default search order
Wed, 07 Dec 2016 09:48:31 +0100 ihse 8170629: Remove code duplication in test makefiles
Wed, 07 Dec 2016 11:35:12 +0530 rgoel 8071929: Locale.getISOCountries() has inconsistent behaviour for "AN", "BU" and "CS" country codes.
Tue, 06 Dec 2016 17:49:44 -0800 xiaofeya 8081390: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java may leave orphaned processes
Tue, 06 Dec 2016 17:53:22 -0800 mli 8170704: java/rmi/activation/Activatable/* tests fails intermittently with "output improperly annotated"
Tue, 06 Dec 2016 17:26:43 -0800 smarks 8166446: SingletonIterator.forEachRemaining doesn't advance before calling action
Tue, 06 Dec 2016 14:44:12 -0800 sherman 8170828: test/java/util/zip/ZipFile/TestZipFile needs @modules to work with Method.setAccessible()
Thu, 08 Dec 2016 18:03:36 +0000 lana Added tag jdk-9+148 for changeset 2625312d491c
Wed, 05 Jul 2017 22:32:59 +0200 duke Merge
Thu, 08 Dec 2016 21:21:56 +0000 lana Merge
Wed, 07 Dec 2016 16:08:23 +0100 erikj 8141590: Cannot build Zero with devkit
Wed, 07 Dec 2016 09:48:57 +0100 ihse 8170629: Remove code duplication in test makefiles
Thu, 08 Dec 2016 18:03:34 +0000 lana Added tag jdk-9+148 for changeset bb4ec5bdb5d8
Fri, 09 Dec 2016 11:34:44 +0000 michaelm 8170648: Move java.net.http package out of Java SE to incubator namespace
Thu, 08 Dec 2016 21:21:16 +0000 lana Merge
Wed, 07 Dec 2016 16:08:23 +0100 erikj 8141590: Cannot build Zero with devkit
Wed, 07 Dec 2016 09:47:57 +0100 ihse 8170629: Remove code duplication in test makefiles
Wed, 07 Dec 2016 09:46:39 +0100 ihse 8170632: Stop modifying VERSION_OPT for adhoc builds on reconfigure
Wed, 07 Dec 2016 09:23:37 +0100 stsmirno 8170530: bash configure output contains a typo in a suggested library name
Thu, 08 Dec 2016 18:03:34 +0000 lana Added tag jdk-9+148 for changeset ca14b2e72cab
Wed, 05 Jul 2017 22:32:39 +0200 duke Added tag jdk-9+148 for changeset 5c71ea43933b
Wed, 05 Jul 2017 22:32:37 +0200 duke Mergejdk-9+148
Wed, 05 Jul 2017 22:32:29 +0200 duke Merge
Mon, 05 Dec 2016 15:08:24 -0800 bpatel 8139101: javadoc emits "specified by" clause when class has a method that matches a static interface method
Mon, 05 Dec 2016 19:00:56 +0000 mcimadamore 8170410: inference: javac doesn't implement 18.2.5 correctly
Mon, 05 Dec 2016 19:42:42 +0100 jlahoda 8165564: langtools\test\jdk\jshell\CommandCompletionTest.java fails on some windows
Fri, 02 Dec 2016 14:15:43 -0800 jjg 8162712: StandardJavaFileManager.getModuleLocation() can't find a module
Fri, 02 Dec 2016 10:48:37 -0800 rfield 8167185: JShell API: Exported elements referring to inaccessible types in jdk.jshell
Fri, 02 Dec 2016 10:17:03 -0800 rfield 8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform
Fri, 02 Dec 2016 14:39:00 +0100 jlahoda 8166628: Compiling with annotation processing, access error in specific situation
Thu, 01 Dec 2016 21:40:58 +0000 lana Merge
Thu, 01 Dec 2016 15:10:32 +0100 erikj 8168607: langtools/test/Makefile should set -retain:fail,error by default
Thu, 01 Dec 2016 11:16:45 +0000 alanb Merge
Thu, 01 Dec 2016 09:02:42 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Tue, 29 Nov 2016 11:51:01 +0100 erikj 8166737: default langtools make test settings result in no ouput
Mon, 28 Nov 2016 18:05:09 -0800 mchung 8170424: back out src.zip change from JDK-8170424
Mon, 28 Nov 2016 11:36:43 -0800 mchung 8169816: Move src.zip and jrt-fs.jar under the lib directory
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:54 +0000 lana Added tag jdk-9+147 for changeset 2668b0bc7ad7
Wed, 05 Jul 2017 22:32:17 +0200 duke Merge
Thu, 01 Dec 2016 21:40:21 +0000 lana Merge
Thu, 01 Dec 2016 11:15:32 +0000 alanb Merge
Thu, 01 Dec 2016 08:57:43 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:53 +0000 lana Added tag jdk-9+147 for changeset 1993291760e9
Wed, 05 Jul 2017 22:32:06 +0200 duke Merge
Fri, 02 Dec 2016 10:52:51 -0800 joehw 8167340: XMLStreamReader.getElementText return corrupt content when size of element is > 8192
Thu, 01 Dec 2016 21:40:31 +0000 lana Merge
Thu, 01 Dec 2016 11:15:12 +0000 alanb Merge
Thu, 01 Dec 2016 08:57:38 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Tue, 29 Nov 2016 13:19:23 +0000 dfuchs 8169778: Add new public methods to get new instances of the JAXP factories builtin system-default implementations
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:53 +0000 lana Added tag jdk-9+147 for changeset cddf48cf96e9
Wed, 05 Jul 2017 22:31:58 +0200 duke Merge
Fri, 02 Dec 2016 05:39:13 -0800 sundar 8168663: Nashorn: ant testng tests doesn't support external java options
Thu, 01 Dec 2016 08:12:06 -0800 sundar 8130351: JDK-8130127.js fails under cygwin: cygwin path pased to Java
Thu, 01 Dec 2016 21:40:33 +0000 lana Merge
Thu, 01 Dec 2016 14:37:39 +0100 attila 8170594: >>>=0 generates invalid bytecode for BaseNode LHS
Thu, 01 Dec 2016 18:53:51 +0530 sundar 8170565: JSObject call() is passed undefined for the argument 'thiz'
Thu, 01 Dec 2016 11:17:05 +0000 alanb Merge
Thu, 01 Dec 2016 09:04:29 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Mon, 28 Nov 2016 21:13:52 +0530 sundar 8170402: Compilation warning with NashornException
Mon, 28 Nov 2016 09:57:40 +0100 hannesw 8161579: Array-like AbstractJSObject-based instance not treated as array by native array functions
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Fri, 25 Nov 2016 14:20:24 +0100 hannesw 8170322: Specialized functions convert booleans to numbers
Thu, 01 Dec 2016 21:01:55 +0000 lana Added tag jdk-9+147 for changeset abc849d57c6c
Wed, 05 Jul 2017 22:31:47 +0200 duke Merge
Thu, 01 Dec 2016 21:40:37 +0000 lana Merge
Thu, 01 Dec 2016 11:15:02 +0000 alanb Merge
Thu, 01 Dec 2016 08:56:35 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:52 +0000 lana Added tag jdk-9+147 for changeset 29a0c1a888f2
Wed, 05 Jul 2017 22:31:37 +0200 duke Merge
Tue, 29 Nov 2016 21:58:29 -0800 lana 8037111: space before percent is inconsistent between sv and sv_SE
Mon, 05 Dec 2016 19:06:55 -0800 mli 8170523: Some PKCS11 test cases are ignored with security manager
Mon, 05 Dec 2016 17:04:02 -0800 wetmore 8170157: Enable unlimited cryptographic policy by default in OracleJDK
Mon, 05 Dec 2016 16:27:50 -0800 mli 8170644: java/rmi/registry/interfaceHash/InterfaceHash.java failed intermittently with "Port already in use"
Mon, 05 Dec 2016 16:16:05 -0800 mli 8170669: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java fails after JDK-8153916
Mon, 05 Dec 2016 23:23:27 +0000 valeriep 8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Mon, 05 Dec 2016 13:00:32 -0800 psandoz 8170733: HashMap.HashIterator.remove method does not use cached value for the hash code.
Mon, 05 Dec 2016 12:53:53 +0530 rgoel 8075577: java.time does not support HOST provider
Fri, 02 Dec 2016 18:03:46 -0800 darcy 8170670: Problem list com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java until fix of JDK-8170669
Fri, 02 Dec 2016 14:24:10 -0500 mullan Merge
Fri, 02 Dec 2016 14:22:19 -0500 mullan 8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
Fri, 02 Dec 2016 11:05:59 -0800 mchung 8170660: RMI regression test failures due to missing @build TestLibrary
Fri, 02 Dec 2016 11:00:59 -0800 mchung 8170633: backslashes in gensrc/module-info.java comments need escaping
Fri, 02 Dec 2016 10:05:53 -0800 psandoz 8166914: URLClassLoader spec needs to mention that it's MR-aware
Mon, 28 Nov 2016 11:13:38 -0500 gromero 8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Fri, 02 Dec 2016 16:18:10 +0100 ihse 8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Fri, 02 Dec 2016 13:18:50 +0000 dfuchs 8169495: Add a method to set an Authenticator on a HttpURLConnection.
Fri, 02 Dec 2016 02:01:40 -0800 mli 8078587: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use
Fri, 02 Dec 2016 01:11:33 -0800 mli 8080550: java/rmi/server/useCustomRef/UseCustomRef.java failed with java.net.BindException intermittently
Fri, 02 Dec 2016 00:47:00 -0800 mli 8153916: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java failed with BindException
Fri, 02 Dec 2016 10:56:46 +0800 amlu 8170581: Remove OpenNonIntegralNumberOfSampleframes.java from ProblemList
Thu, 01 Dec 2016 17:52:59 -0800 psandoz 8170155: StringBuffer and StringBuilder stream methods are not late-binding
Thu, 01 Dec 2016 15:42:22 -0800 sherman 8167328: jar -d m.jar hangs
Thu, 01 Dec 2016 21:39:49 +0000 lana Merge
Thu, 01 Dec 2016 19:03:11 +0100 redestad 8170602: Startup regression due to introduction of lambda in java.io.FilePermissionCollection
Thu, 01 Dec 2016 06:54:01 -0800 xiaofeya 8162521: java/net/Authenticator/B4933582.sh fails intermittently with BindException
Thu, 01 Dec 2016 06:38:46 -0800 xiaofeya 8170559: Incorrect bug id in problem list
Thu, 01 Dec 2016 14:52:48 +0100 ihse 8056215: AWT source dirs should only point to java2d, not below
Thu, 01 Dec 2016 11:16:23 +0000 alanb Merge
Thu, 01 Dec 2016 08:57:53 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Wed, 30 Nov 2016 18:25:07 -0800 mli 8049316: java/nio/channels/Selector/Wakeup.java failing
Wed, 30 Nov 2016 17:43:18 -0800 mli 8019538: TEST_BUG: java/rmi/activation/rmidViaInheritedChannel tests may fail
Wed, 30 Nov 2016 17:15:58 -0800 psandoz 8168745: Iterator.forEachRemaining vs. Iterator.remove
Wed, 30 Nov 2016 17:11:25 -0800 mli 8170338: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java failed with "Port already in use"
Tue, 29 Nov 2016 01:06:10 -0800 srastogi 8133719: java.lang.InternalError in java.lang.invoke.MethodHandleImpl$BindCaller.bindCaller
Wed, 30 Nov 2016 19:52:20 +0100 plevart 8035424: (reflect) Performance problem in sun.reflect.generics.parser.SignatureParser
Wed, 30 Nov 2016 15:52:50 +0000 alanb 8170539: Test clashes with another test with a similar name
Wed, 30 Nov 2016 19:28:10 +0530 sundar 8160359: Improve jlink logging for cases when a plugin throws exception
Wed, 30 Nov 2016 03:49:55 -0800 ssahoo 8170247: java/security/SecureRandom/ApiTest fails when run with unlimited policy
Tue, 29 Nov 2016 19:02:53 -0800 xiaofeya 8170248: Problem list javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
Wed, 30 Nov 2016 08:02:39 +0800 weijun 8170408: LogGeneratedClassesTest.java fails with recent changes
Tue, 29 Nov 2016 13:58:00 -0500 rriggs 8169527: Typo in getCalendarType() method of Chronology class
Tue, 29 Nov 2016 11:58:47 -0500 rriggs 8165765: Unexpected ID for RMI connection
Tue, 29 Nov 2016 16:27:19 +0100 redestad 8170467: (reflect) Optimize SignatureParser's use of StringBuilders
Tue, 29 Nov 2016 14:55:56 +0300 skovalev 8169866: TESTBUG: com/sun/security/ tests have undeclared modules dependencies
Mon, 28 Nov 2016 23:47:23 -0800 dl 8166646: Miscellaneous changes imported from jsr166 CVS 2016-10
Mon, 28 Nov 2016 23:43:39 -0800 dl 8169272: Clarify Semaphore.drainPermits behavior when current permits are negative
Mon, 28 Nov 2016 23:39:54 -0800 dl 8166507: ConcurrentSkipListSet.clear() can leave the Set in an invalid state
Mon, 28 Nov 2016 23:36:11 -0800 dl 8143577: optimize ArrayList.removeIf
Mon, 28 Nov 2016 23:33:25 -0800 dl 8169243: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java still fails intermittently
Mon, 28 Nov 2016 17:32:49 -0800 darcy 8170429: Problem list LogGeneratedClassesTest.java until JDK-8170408 is fixed
Mon, 28 Nov 2016 11:37:00 -0800 mchung 8169816: Move src.zip and jrt-fs.jar under the lib directory
Mon, 28 Nov 2016 17:48:53 +0000 dfuchs 8170401: JConsole might use System.Logger
Mon, 28 Nov 2016 22:32:17 +0800 weijun 8170364: FilePermission path modified during merge
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:53 +0000 lana Added tag jdk-9+147 for changeset 3bffdeb6c8d9
Wed, 05 Jul 2017 22:31:19 +0200 duke Merge
Thu, 01 Dec 2016 21:40:08 +0000 lana Merge
Thu, 01 Dec 2016 15:54:39 +0000 alanb 8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing
Thu, 01 Dec 2016 11:16:11 +0000 alanb Merge
Thu, 01 Dec 2016 08:56:41 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:52 +0000 lana Added tag jdk-9+147 for changeset ef1c0c184790
Tue, 06 Dec 2016 11:38:05 +0100 erikj 8170784: JDK-8038957 broke cross compilation
Mon, 05 Dec 2016 17:03:52 -0800 wetmore 8170157: Enable unlimited cryptographic policy by default in OracleJDK
Fri, 02 Dec 2016 11:18:44 -0800 rfield 8170406: JShell (root repo): remove exports exclusion from -Xlint for jdk.jshell
Mon, 28 Nov 2016 11:13:20 -0500 gromero 8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Fri, 02 Dec 2016 16:17:52 +0100 ihse 8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Fri, 02 Dec 2016 16:15:41 +0100 ihse 8038957: DEBUG_BINARIES can be removed
Fri, 02 Dec 2016 15:57:02 +0100 ihse 8076577: Do not allow ccache prior to 3.2 on macosx
Fri, 02 Dec 2016 14:19:32 +0100 ihse 8170666: Test for microsoft compiler minimum version
Fri, 02 Dec 2016 12:33:53 +0100 ihse 8170651: Remove legacy hotspot compiler setup
Thu, 01 Dec 2016 21:39:43 +0000 lana Merge
Thu, 01 Dec 2016 15:12:23 +0100 erikj 8164304: JDK should build with Oracle Developer Studio
Thu, 01 Dec 2016 15:08:43 +0100 erikj 8168924: Add jdk.unsupported to the compact profile builds
Thu, 01 Dec 2016 14:40:06 +0100 erikj 8170528: Race condition with release file creation
Thu, 01 Dec 2016 11:20:22 +0000 alanb Merge
Thu, 01 Dec 2016 11:14:50 +0000 alanb Merge
Thu, 01 Dec 2016 08:56:28 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Thu, 01 Dec 2016 10:43:59 +0100 ihse 8170576: Silence error message in compare.sh when selecting images
Wed, 30 Nov 2016 19:28:45 +0530 sundar 8160359: Improve jlink logging for cases when a plugin throws exception
Mon, 28 Nov 2016 18:04:52 -0800 mchung 8170424: back out src.zip change from JDK-8170424
Mon, 28 Nov 2016 11:36:15 -0800 mchung 8169816: Move src.zip and jrt-fs.jar under the lib directory
Mon, 28 Nov 2016 15:19:08 +0100 erikj 8170392: JDK-8031567 broke builds from source bundles
Mon, 28 Nov 2016 10:13:18 +0100 ihse 8170385: JDK-8031567 broke source bundles
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:51 +0000 lana Added tag jdk-9+147 for changeset 06c697759688
Wed, 05 Jul 2017 22:30:53 +0200 duke Added tag jdk-9+147 for changeset f4e854a77aa3
Wed, 05 Jul 2017 22:30:52 +0200 duke Mergejdk-9+147
Wed, 05 Jul 2017 22:30:46 +0200 duke Merge
Thu, 24 Nov 2016 20:48:52 -0800 ksrini 8164316: Refine the Doclet APIs
Thu, 24 Nov 2016 11:44:37 +0100 erikj 8170279: Langtools test/Makefile ignores failed tests
Wed, 23 Nov 2016 19:31:41 -0800 jjg 8170301: remove debug print statement
Wed, 23 Nov 2016 19:15:26 +0000 lana Merge
Tue, 22 Nov 2016 20:27:42 -0800 xiaofeya 8170249: Problem list 2 jdk/jshell tests
Tue, 22 Nov 2016 19:24:02 -0800 rfield 8169519: JShell: Handle start-up failures and hangs gracefully
Tue, 22 Nov 2016 16:31:03 -0800 jjg Merge
Tue, 22 Nov 2016 16:29:24 -0800 jjg 8155765: javax.tools.ToolProvider::getSystemToolClassLoader returns app class loader even if no tool is available
Tue, 22 Nov 2016 15:57:32 -0800 jjg 8164590: javac --inherit-runtime-environment fails with "cannot find modules: ALL-DEFAULT"
Tue, 22 Nov 2016 07:04:43 -0800 fyuan 8170170: Problem list ExternalEditorTest.java on all platforms
Mon, 21 Nov 2016 12:28:56 -0800 rfield 8114842: JShell: SourceCodeAnalysis splits code with array initialiazer incorrectly
Mon, 21 Nov 2016 07:13:21 -0800 darcy 8170110: Problem list ExternalEditorTest.java
Fri, 18 Nov 2016 09:41:51 -0800 rfield 8153402: jshell tool: completion provider for /help
Thu, 17 Nov 2016 22:18:50 +0000 lana Merge
Wed, 16 Nov 2016 17:22:08 -0800 bpatel 8147890: Javadoc search does not work with Enums
Wed, 16 Nov 2016 13:47:25 -0800 reinhapa 8169659: (jdeps) missing messages for localization
Wed, 16 Nov 2016 12:12:02 -0800 jjg 8163190: Clarify JavaFileManager use of \"module location\"
Wed, 16 Nov 2016 11:53:24 -0800 jjg 8169676: boolean result of Option.process is often ignored
Wed, 16 Nov 2016 10:45:23 -0800 rfield 8143006: jshell tool: /edit doesn't process each line as same as inputs for jshell
Wed, 16 Nov 2016 17:48:43 +0100 jlahoda 8169561: jshell tool: double shift-tab on variable crashes tool
Wed, 23 Nov 2016 16:16:36 +0000 lana Added tag jdk-9+146 for changeset 6003e36b56df
Wed, 05 Jul 2017 22:30:33 +0200 duke Merge
Wed, 23 Nov 2016 19:15:28 +0000 lana Merge
Thu, 17 Nov 2016 22:18:57 +0000 lana Merge
Wed, 23 Nov 2016 16:16:35 +0000 lana Added tag jdk-9+146 for changeset 17e6a319acd1
Wed, 05 Jul 2017 22:30:23 +0200 duke Merge
Fri, 25 Nov 2016 11:16:51 +0800 fyuan 8170192: [JAXP] [TESTBUG] test/javax/xml/jaxp/libs/jaxp/library/JAXPPolicyManager.java should grant permissions to jtreg, javatest, and testng jars
Wed, 23 Nov 2016 19:15:33 +0000 lana Merge
Wed, 23 Nov 2016 08:58:15 +0100 clanger 8169772: [JAXP] XALAN: Transformation of DOM with null valued text node causes NPE
Tue, 22 Nov 2016 14:48:16 +0100 ihse 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Thu, 17 Nov 2016 21:49:07 -0800 joehw 8158619: Very large CDATA section in XML document causes OOME
Fri, 18 Nov 2016 10:34:56 +0800 fyuan 8169829: ProblemList update for javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh
Thu, 17 Nov 2016 22:19:19 +0000 lana Merge
Wed, 23 Nov 2016 16:16:35 +0000 lana Added tag jdk-9+146 for changeset 0b97f62b6064
Wed, 05 Jul 2017 22:30:12 +0200 duke Merge
Wed, 23 Nov 2016 19:14:47 +0000 lana Merge
Tue, 22 Nov 2016 14:48:16 +0100 ihse 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Fri, 18 Nov 2016 15:26:24 +0100 hannesw 8169886: Add test for JDK-8162839 that runs with SecurityManager
Thu, 17 Nov 2016 22:19:05 +0000 lana Merge
Thu, 17 Nov 2016 13:39:30 +0100 hannesw 8162839: JavaAdapters do not work with ScriptObjectMirror objects
Wed, 16 Nov 2016 12:35:19 -0800 jjg 8163190: Clarify JavaFileManager use of \"module location\"
Wed, 23 Nov 2016 16:16:37 +0000 lana Added tag jdk-9+146 for changeset e9aa3423c897
Wed, 05 Jul 2017 22:30:01 +0200 duke Merge
Wed, 23 Nov 2016 16:16:33 +0000 lana Added tag jdk-9+146 for changeset d139f0e91e7e
Wed, 05 Jul 2017 22:29:56 +0200 duke Merge
Wed, 23 Nov 2016 18:13:51 -0800 mli 8158916: ProblemList.txt update for com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java
Tue, 22 Nov 2016 22:27:20 -0800 lana 8065555: Remove incorrect locale data for inexistent language German (Greece)
Wed, 23 Nov 2016 11:53:40 -0800 prr 8170242: jdk.desktop needs package access to sun.awt.
Wed, 23 Nov 2016 19:15:15 +0000 lana Merge
Wed, 23 Nov 2016 11:05:10 -0800 darcy 8169479: java.lang.reflect.Constructor class has wrong api documentation
Wed, 23 Nov 2016 10:41:25 -0800 bchristi 8136831: Undefined null behavior in ClassLoader.getResourceXXXX()
Wed, 23 Nov 2016 10:35:44 -0800 psandoz 8132964: Spliterator documentation on Priority(Blocking)Queue
Wed, 23 Nov 2016 10:35:43 -0800 psandoz 8169808: Stream returning methods should specify if they are late binding
Wed, 23 Nov 2016 10:34:10 -0800 bchristi 8169435: ClassLoader.isParallelCapable is final and conflicting method may get VerifyError
Wed, 23 Nov 2016 11:47:29 -0500 rriggs 8169645: ObjectInputFilter Config spec is ambiguous regarding overriding the filter via System properties
Wed, 23 Nov 2016 10:20:05 -0500 rriggs 8169416: SSLSessionImpl finalize overhead
Tue, 22 Nov 2016 20:54:32 -0800 jnimeh 8170035: When determining the ciphersuite lists, there is no debug output for disabled suites.
Wed, 23 Nov 2016 10:12:01 +0800 amlu 8170158: Remove ClassLoader/platformClassLoader/DefinePlatformClass.java from ProblemList
Tue, 22 Nov 2016 10:45:48 -0800 prr Merge
Tue, 22 Nov 2016 10:43:49 -0800 prr 8169887: javax/swing/JEditorPane/8080972/TestJEditor.java, javax/swing/text/View/8080972/TestObjectView.java are failing
Tue, 15 Nov 2016 12:52:24 +0530 jdv 6334602: Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
Mon, 14 Nov 2016 09:59:36 -0800 prr 8169518: Suppress Deprecation warnings for deprecated Swing APIs
Mon, 14 Nov 2016 09:03:07 -0800 prr Merge
Fri, 11 Nov 2016 17:07:33 +0300 serb 8169332: The fix JDK-8083664 in AudioFileWriter can be reverted
Fri, 11 Nov 2016 15:33:57 +0530 pnarayanan 8165212: VolatileImage should not be compatible with GraphicsConfiguration which transform is changed
Fri, 11 Nov 2016 15:30:22 +0530 pnarayanan 8166003: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java
Fri, 11 Nov 2016 13:58:42 +0530 mhalder 8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java
Fri, 11 Nov 2016 12:40:59 +0530 aghaisas 8169043: The task bar icon color is not blue
Thu, 10 Nov 2016 12:23:14 +0530 psadhukhan 8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java
Wed, 09 Nov 2016 11:28:13 -0800 prr 8155874: Fix java.desktop deprecation warnings about Class.newInstance
Wed, 09 Nov 2016 10:26:29 -0800 prr 8169339: Provide internal API to JavaFX to locate JDK fonts
Wed, 09 Nov 2016 10:04:43 -0800 prr Merge
Wed, 09 Nov 2016 15:20:30 +0300 dmarkov 8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
Tue, 08 Nov 2016 20:11:13 +0300 mcherkas 8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit
Tue, 08 Nov 2016 17:10:12 +0300 kshefov 8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails
Tue, 08 Nov 2016 13:45:06 +0300 azvegint 8166594: Taskbar.setWindowProgressValue() spec does not specify expected visual behavior of setWindowProgressValue()
Mon, 07 Nov 2016 14:35:21 +0530 mhalder 7153700: [macosx] add support for MouseMotionListener to the TrayIcon
Mon, 07 Nov 2016 11:22:53 +0300 alexsch 8168992: Add floating point implementation for new BasicGraphicsUtils text related methods use floating point API
Mon, 07 Nov 2016 10:36:52 +0300 ssadetsky 8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales
Fri, 04 Nov 2016 15:59:59 -0700 prr 8168316: Suppress deprecation warnings for Applet classes in java.desktop
Fri, 04 Nov 2016 15:31:38 -0700 bpb 8154093: [TIFF] NPE when reading LZW-compressed image
Fri, 04 Nov 2016 21:55:19 +0530 arapte 8160766: [TEST_BUG] java/awt/Focus/DisposedWindow
Fri, 04 Nov 2016 17:27:56 +0530 psadhukhan 8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
Fri, 04 Nov 2016 14:03:33 +0530 aghaisas 8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt
Thu, 03 Nov 2016 18:43:55 +0300 alexsch 8164032: JViewport backing store image is not scaled on HiDPI display
Thu, 03 Nov 2016 12:13:59 +0300 ssadetsky 8062525: JInternalFrame can't show correctly with the specical option "-esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
Thu, 03 Nov 2016 11:51:31 +0300 ssadetsky 8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest
Thu, 03 Nov 2016 03:49:42 +0300 azvegint 8143914: Provide Mac-specific fullscreen support
Wed, 02 Nov 2016 23:05:52 +0300 serb 8168881: javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java fails
Wed, 02 Nov 2016 11:07:16 -0700 bpb 8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed
Wed, 02 Nov 2016 09:44:01 -0700 ptbrunet 8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c
Wed, 02 Nov 2016 17:14:57 +0300 serb 8168998: Incorrect implementation of equals in Encoding and Type in JavaSound
Wed, 02 Nov 2016 08:46:41 +0530 pkbalakr 8159132: [PIT][TEST_BUG] java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java fails
Tue, 22 Nov 2016 14:48:16 +0100 ihse 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Tue, 22 Nov 2016 01:37:18 -0800 mli 8153543: java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java fails intermittently
Tue, 22 Nov 2016 08:22:57 +0000 bgopularam 8158880: java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
Tue, 22 Nov 2016 13:02:12 +0530 rgoel 8168906: Tighten permissions granted to the jdk.localedata module
Mon, 21 Nov 2016 22:50:22 -0800 amjiang 8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
Mon, 21 Nov 2016 17:17:21 -0800 mli 8170049: tests under java/rmi/activation/ fail with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:5281" "listen,resolve")" on windows
Mon, 07 Nov 2016 12:46:23 -0800 ddehaven 8169289: JavaFX application in named module fails to launch if no main method
Mon, 21 Nov 2016 12:06:10 -0800 darcy 8170139: OpenNonIntegralNumberOfSampleframes.java still fails
Mon, 21 Nov 2016 19:18:22 +0300 skovalev 8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module
Mon, 21 Nov 2016 07:54:42 -0800 darcy 8170112: Problem list failing jimage tests until JDK-8169713 is fixed
Mon, 21 Nov 2016 10:08:20 -0400 jlaskey 8168256: Plugin alias options in jlink --help output seems to be in an arbitrary order
Sun, 20 Nov 2016 23:19:54 -0800 mchung 8170062: Problem list java/lang/ClassLoader/platformClassLoader/DefinePlatformClass.java
Mon, 21 Nov 2016 06:04:25 +0000 bgopularam 8066291: Return unmodifiable set of zone IDs to optimize ZoneIdPrinterParser
Sun, 20 Nov 2016 17:39:09 -0800 mli 8168975: java/rmi/activation/Activatable tests fail due to "Port already in use" in RMID.restart()
Sun, 20 Nov 2016 07:57:57 -0800 mchung 8169909: java agent fails to add to class path when the initial module is a named module
Sat, 19 Nov 2016 12:22:35 +0100 redestad 8169993: Class::desiredAssertionStatus should call getClassLoader0
Fri, 18 Nov 2016 15:33:30 +0300 skovalev 8169658: TESTBUG: javax/rmi tests have undeclared dependencies
Wed, 16 Nov 2016 18:11:56 +0300 dkononenko 8167240: Write new tests to cover functionality of existing 'jimage' options
Fri, 18 Nov 2016 14:39:03 +0800 amlu 8169836: ProblemList update for java/lang/management/MemoryMXBean/PendingAllGC.sh
Fri, 18 Nov 2016 12:11:32 +0800 amlu 8169826: ProblemList update for tools/pack200/CommandLineTests.java
Thu, 17 Nov 2016 22:18:31 +0000 lana Merge
Thu, 17 Nov 2016 12:24:51 -0800 psandoz 8169838: java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed intermittently
Thu, 17 Nov 2016 19:38:14 +0100 redestad 8169880: Remove the sun.reflect.noCaches option
Thu, 17 Nov 2016 21:02:39 +0800 weijun 7004967: SecureRandom should be more explicit about threading
Thu, 17 Nov 2016 11:55:59 +0000 ameena 8167618: DateTimeFormatter.format() uses exceptions for flow control
Thu, 17 Nov 2016 11:40:50 +0530 nishjain 8165296: update existing i18n test cases of test/java/util
Wed, 16 Nov 2016 17:29:14 -0800 mli 8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails
Wed, 16 Nov 2016 14:26:14 -0800 psandoz 8072784: Better spliterator implementation for BitSet.stream()
Wed, 16 Nov 2016 14:26:12 -0800 psandoz 8132097: Stream.generate should use a covariant Supplier as parameter
Wed, 16 Nov 2016 12:50:29 -0800 asmotrak 8168969: Merge SSLSocketSample and SSLSocketTemplate
Wed, 16 Nov 2016 11:20:34 -0800 darcy 8169803: Remove OpenNonIntegralNumberOfSampleframes.java from the problem list
Wed, 16 Nov 2016 08:29:58 -0800 jnimeh 8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain
Wed, 16 Nov 2016 15:40:06 +0000 dfuchs 8169068: Add a new method: java.net.Authenticator.getDefault()
Wed, 16 Nov 2016 10:52:08 -0400 jlaskey 8169505: Update changes by JDK-8159393 to reflect CCC review
Wed, 16 Nov 2016 19:52:20 +0530 sundar 8153038: The set of jlink plugins enabled by default should be the same via CLI or jlink API
Tue, 15 Nov 2016 15:52:27 +0300 skovalev 8169710: com/sun/nio/sctp tests has undeclared dependency on jdk.sctp module
Wed, 23 Nov 2016 16:16:35 +0000 lana Added tag jdk-9+146 for changeset f7a57d034f22
Wed, 05 Jul 2017 22:29:32 +0200 duke Merge
Wed, 23 Nov 2016 19:15:01 +0000 lana Merge
Tue, 22 Nov 2016 15:04:19 +0100 ihse 8170184: Remove incorrect comments about generated jvmt.h
Tue, 22 Nov 2016 14:48:16 +0100 ihse 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Thu, 17 Nov 2016 22:19:25 +0000 lana Merge
Wed, 23 Nov 2016 16:16:34 +0000 lana Added tag jdk-9+146 for changeset 296b6f1ad81e
Thu, 24 Nov 2016 15:32:14 +0100 ihse 7164925: Change -KPIC to -xcode=pic32 on sparc
Thu, 24 Nov 2016 11:50:26 +0100 erikj 8170280: Enable -g for all java compilation in the build
Wed, 23 Nov 2016 19:14:43 +0000 lana Merge
Tue, 22 Nov 2016 10:48:24 -0800 prr Merge
Mon, 14 Nov 2016 10:00:15 -0800 prr 8169518: Suppress Deprecation warnings for deprecated Swing APIs
Tue, 22 Nov 2016 14:47:52 +0100 ihse 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Tue, 22 Nov 2016 13:44:41 +0100 ihse 8170077: Properly parallelize javadoc generation
Fri, 18 Nov 2016 15:50:43 +0100 ihse 8169860: Clean up and unify the refactored Javadoc generation
Thu, 17 Nov 2016 22:18:22 +0000 lana Merge
Wed, 23 Nov 2016 16:16:33 +0000 lana Added tag jdk-9+146 for changeset 89406c257bc9
Wed, 05 Jul 2017 22:29:12 +0200 duke Added tag jdk-9+146 for changeset 581331db696a
Wed, 05 Jul 2017 22:29:11 +0200 duke Mergejdk-9+146
Wed, 05 Jul 2017 22:29:04 +0200 duke Merge
Thu, 17 Nov 2016 17:50:09 +0000 lana Added tag jdk-9+145 for changeset 8b7412f7eecd
Wed, 05 Jul 2017 22:28:55 +0200 duke Merge
Mon, 21 Nov 2016 18:48:16 +0000 lana Merge
Wed, 16 Nov 2016 00:55:48 +0300 aefimov 8160999: GPL header missing comma in year
Tue, 15 Nov 2016 23:43:38 +0300 aefimov 8164479: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
Thu, 17 Nov 2016 17:50:07 +0000 lana Added tag jdk-9+145 for changeset 5fce5ec624c7
Wed, 05 Jul 2017 22:28:45 +0200 duke Merge
Mon, 21 Nov 2016 18:48:57 +0000 lana Merge
Tue, 15 Nov 2016 23:28:01 +0300 aefimov 8164479: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
Tue, 15 Nov 2016 17:45:29 +0000 dfuchs 8169723: remove jaxp/src/java.xml/share/classes/org/w3c/dom/xpath/COPYRIGHT.html
Thu, 17 Nov 2016 17:50:07 +0000 lana Added tag jdk-9+145 for changeset 6ffe7113ca30
Wed, 05 Jul 2017 22:28:35 +0200 duke Merge
Mon, 21 Nov 2016 18:48:19 +0000 lana Merge
Wed, 09 Nov 2016 13:37:21 +0100 jwilhelm Merge
Mon, 24 Oct 2016 09:07:57 +0200 sla 8168483: Remove jtreg timeout handler timeout
Thu, 17 Nov 2016 17:50:09 +0000 lana Added tag jdk-9+145 for changeset eb674141ab03
Wed, 05 Jul 2017 22:28:24 +0200 duke Merge
Thu, 17 Nov 2016 17:50:06 +0000 lana Added tag jdk-9+145 for changeset 4a046fdccd54
Wed, 05 Jul 2017 22:28:16 +0200 duke Merge
Mon, 21 Nov 2016 18:48:31 +0000 lana Merge
Wed, 16 Nov 2016 12:55:42 +0800 weijun 8169751: sun/security/krb5/auto/rcache_usemd5.sh fails on solaris
Wed, 09 Nov 2016 13:37:19 +0100 jwilhelm Merge
Thu, 03 Nov 2016 12:04:40 +0530 vtewari 8006078: [findbugs] java.lang.management.ThreadInfo returns mutable objects
Tue, 01 Nov 2016 17:20:45 -0700 psandoz 8163553: java.lang.LinkageError from test java/lang/ThreadGroup/Stop.java
Fri, 28 Oct 2016 11:18:54 +0300 dsamersoff 8168397: sun/tools/jhsdb/HeapDumpTest.java timesout on MacOS X on non images build
Fri, 14 Oct 2016 14:47:27 -0700 psandoz 8166974: invokedynamic implementation should not wrap Errors
Wed, 26 Oct 2016 15:08:29 +0530 vtewari 8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present.
Tue, 25 Oct 2016 14:49:35 +0300 dsamersoff 8165500: TestJpsJar shouldn't jar all test.classpath directories
Mon, 24 Oct 2016 14:52:07 +0300 dsamersoff 8160376: DebuggerException: Can't attach symbolicator to the process
Mon, 24 Oct 2016 11:47:56 +0200 rehn Merge
Mon, 24 Oct 2016 09:07:26 +0200 rehn 8164501: Uninitialised memory in byteArrayToPacket of SharedMemoryConnection.c
Mon, 24 Oct 2016 09:07:24 +0200 sla 8168483: Remove jtreg timeout handler timeout
Thu, 20 Oct 2016 17:05:27 -0700 amurillo Merge
Thu, 20 Oct 2016 15:07:06 +0530 vtewari 8167294: MXBean javadoc should be updated to take modules into account
Tue, 15 Nov 2016 13:31:52 -0800 darcy 8169736: Mark RmiIiopReturnValueTest.java as intermittently failing
Thu, 17 Nov 2016 17:50:08 +0000 lana Added tag jdk-9+145 for changeset fb4ce696b742
Wed, 05 Jul 2017 22:28:01 +0200 duke Merge
Mon, 21 Nov 2016 18:47:57 +0000 lana Merge
Fri, 11 Nov 2016 16:52:44 +0100 jwilhelm 8169597: Quarantine TestCpoolForInvokeDynamic.java until JDK-8169232 is solved
Fri, 11 Nov 2016 16:44:36 +0100 jwilhelm Merge
Thu, 03 Nov 2016 10:44:17 -0400 bobv 8167501: ARMv7 Linux C2 compiler crashes running jtreg harness on MP systems
Thu, 03 Nov 2016 11:53:20 +0530 vtewari 8164783: SA: jhsdb clhsdb 'printall' often throws "Corrupted constant pool" assertion failure
Thu, 06 Oct 2016 18:51:24 +0200 simonis 8159611: C2: ArrayCopy elimination skips required parameter checks
Tue, 01 Nov 2016 09:19:14 +0100 zmajo 8167578: C1: compiler.escapeAnalysis.TestArrayCopy fails to throw ArrayStoreException
Mon, 31 Oct 2016 17:36:39 +0000 mchernov Merge
Mon, 31 Oct 2016 18:18:05 +0300 mchernov 8168535: Quarantine GcCauseTest02 and GcTest02
Wed, 19 Oct 2016 11:08:03 +0200 goetz 8168283: adlc: fix error expanding expanded nodes.
Mon, 10 Oct 2016 17:04:42 +0200 roland 8167300: Scheduling failures during gcm should be fatal
Thu, 13 Oct 2016 12:27:39 +0200 roland 8167298: assert(tp->base() != Type::AnyPtr) crash with Unsafe.compareAndExchangeObject*
Sat, 29 Oct 2016 01:09:42 +0200 dnsimon 8168915: [JVMCI] use MethodParameters attribute instead of depending on -g option for sanity checks
Mon, 31 Oct 2016 09:50:12 +0100 thartmann 8168770: Fix for 8151988 causes performance regression on SPARC
Fri, 28 Oct 2016 19:33:22 +0000 kvn Merge
Fri, 28 Oct 2016 12:28:46 -0700 kvn 8067744: XMM/SSE float register values corrupted by JNI_CreateVM call in JRE 8 (Windows)
Fri, 28 Oct 2016 08:40:35 +0200 sla 8168305: GC.class_stats should not require -XX:+UnlockDiagnosticVMOptions
Fri, 14 Oct 2016 14:47:01 -0700 psandoz 8166974: invokedynamic implementation should not wrap Errors
Thu, 27 Oct 2016 09:42:45 -0500 gziemski 8166145: runtime/threads/ThreadInterruptTest3 fails with ExitCode 0
Thu, 27 Oct 2016 12:22:28 +0200 goetz 8168318: PPC64: Use cmpldi instead of li/cmpld
Thu, 27 Oct 2016 12:18:36 +0200 mgronlun Merge
Thu, 27 Oct 2016 11:20:37 +0200 mgronlun Merge
Thu, 27 Oct 2016 11:14:30 +0200 mgronlun 8168662: Intrinsic support for event based tracing needs explicit control dependency
Thu, 27 Oct 2016 11:41:53 +0200 mdoerr 8168083: PPC64: Cleanup template interpreter after 8154580 and 8154867
Fri, 21 Oct 2016 10:14:54 +0200 mlarsson 8146009: "pure virtual method called" with using new GC logging mechanism
Fri, 21 Oct 2016 10:18:11 +0200 mlarsson 8166117: Add UTC timestamp decorator for UL
Thu, 13 Oct 2016 14:49:34 +0200 goetz 8167673: [s390] The s390 port.
Wed, 05 Oct 2016 15:20:35 +0200 goetz 8167184: [s390] Extend relocations for pc-relative instructions.
Thu, 22 Sep 2016 18:29:15 +0200 goetz 8166561: [s390] Adaptions needed for s390 port in C1 and C2.
Thu, 22 Sep 2016 18:23:15 +0200 goetz 8166560: [s390] Basic enablement of s390 port.
Tue, 25 Oct 2016 16:42:28 +0200 simonis 8168490: Use the LL/ULL suffixes to define 64-bit integer literals on Windows
Wed, 26 Oct 2016 20:13:29 +0000 rprotacio Merge
Wed, 26 Oct 2016 15:46:13 -0400 rprotacio 8167995: -Xlog:defaultmethods=debug: lengthy method descriptor triggers "StringStream is re-allocated with a different ResourceMark"
Wed, 26 Oct 2016 17:29:47 +0300 bmoloden 8165451: Convert WorkerDataArray_test to GTest
Wed, 26 Oct 2016 14:36:05 +0200 thartmann 8164612: NoSuchMethodException when method name contains NULL or Latin-1 supplement character
Mon, 23 May 2016 19:46:43 +0200 jwilhelm 8157455: Convert TestOS_test to GTest
Fri, 20 May 2016 16:45:00 +0200 jwilhelm 8157453: Convert DependencyContext_test to GTest
Wed, 11 May 2016 23:33:24 +0200 jwilhelm 8156800: Convert QuickSort_test to GTest
Mon, 24 Oct 2016 13:36:06 -0400 drwhite 8168567: Fix for 8166972 breaks aarch64 build
Wed, 26 Oct 2016 14:58:14 +0530 vtewari 8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present.
Mon, 24 Oct 2016 14:12:32 -0700 cjplummer 8166679: JNI AsyncGetCallTrace replaces topmost frame name with <no Java callstack recorded> starting with Java 9 b133
Mon, 24 Oct 2016 11:48:30 -0700 kvn 8168317: [JVMCI] use reflection instead of jdk 9 Module API in Services.java
Mon, 24 Oct 2016 16:27:13 +0000 jprovino Merge
Mon, 24 Oct 2016 10:10:30 -0400 jprovino 8160055: Misplaced call to ClassLoaderDataGraph::clear_claimed_marks during initial mark
Mon, 24 Oct 2016 14:51:54 +0300 dsamersoff 8160376: DebuggerException: Can't attach symbolicator to the process
Mon, 24 Oct 2016 09:55:58 +0200 sla Merge
Mon, 24 Oct 2016 09:05:13 +0200 sla 8168483: Remove jtreg timeout handler timeout
Thu, 06 Oct 2016 18:04:11 +0200 simonis 8167299: -XX:+PrintRelocations crashes the VM
Fri, 21 Oct 2016 22:26:51 -0400 kbarrett 8166862: CMS needs klass_or_null_acquire
Fri, 21 Oct 2016 17:51:33 -0700 dlong 8160411: SIGSEGV in frame::safe_for_sender on incomplete DeoptimizationBlob frame
Fri, 21 Oct 2016 13:07:32 -0700 rraghavan 8165661: SPECjvm2008-crypto.signverify regression in 9-b105
Fri, 21 Oct 2016 20:12:47 +0200 neliasso 8166377: is_compiled_by_jvmci hot in some profiles - improve nmethod compiler type detection
Fri, 21 Oct 2016 10:16:09 -0700 kvn 8165381: Update for x86 SHA512 using AVX2
Fri, 21 Oct 2016 17:55:02 +0200 mgronlun Merge
Fri, 21 Oct 2016 16:20:18 +0200 mgronlun 8166806: Add intrinsic support for writer used in event based tracing
Fri, 21 Oct 2016 17:04:13 +0300 akulyakh 8168479: Quarantine serviceability/jdwp/AllModulesCommandTest.java test
Fri, 21 Oct 2016 12:30:12 +0300 dsamersoff 8164383: jhsdb dumps core on Solaris 12 when loading dumped core
Fri, 21 Oct 2016 10:27:32 +0200 mdoerr 8166684: PPC64: implement intrinsic code with vector instructions for Unsafe.copyMemory()
Thu, 20 Oct 2016 17:05:26 -0700 amurillo Merge
Thu, 20 Oct 2016 21:41:14 +0000 iklam Merge
Thu, 20 Oct 2016 13:41:07 -0700 iklam 8166203: NoClassDefFoundError should not be thrown if class is in_error_state at link time
Thu, 20 Oct 2016 23:09:03 +0300 kzhaldyb 8159817: Convert FreeRegionList_test to GTest
Thu, 20 Oct 2016 16:53:39 +0300 dpochepk 8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java
Thu, 20 Oct 2016 10:51:54 +0300 kzhaldyb 8166910: Convert TestNewSize_test to GTest
Wed, 19 Oct 2016 18:57:06 +0000 dnsimon Merge
Wed, 19 Oct 2016 20:15:35 +0200 dnsimon 8168295: [JVMCI] -XX:+JVMCIPrintProperties should exit after printing
Wed, 19 Oct 2016 17:53:01 +0000 kvn Merge
Wed, 19 Oct 2016 10:48:48 -0700 mwalsh 8164002: Add a new CPU family (S_family) for SPARC S7 and above processors
Wed, 19 Oct 2016 16:56:31 +0000 dfazunen Merge
Wed, 19 Oct 2016 10:06:55 +0300 lmesnik 8166724: gc/g1/TestHumongousShrinkHeap.java fails with OOME
Wed, 19 Oct 2016 10:10:51 +0300 lmesnik 8155570: serviceability/tmtools/jstat/GcTest02.java fails with parallel GC
Tue, 18 Oct 2016 14:27:48 +0300 akulyakh 8166289: RuntimeException: canRead() reports false for reading from the same module: expected true, was false
Wed, 19 Oct 2016 12:10:43 +0200 kzhaldyb Merge
Wed, 28 Sep 2016 17:18:45 +0300 kzhaldyb 8166563: Convert GuardedMemory_test to Gtest
Wed, 28 Sep 2016 17:26:43 +0300 kzhaldyb 8166804: Convert TestMetachunk_test to GTest
Thu, 06 Oct 2016 16:32:46 +0200 ehelin 8166790: Add stress test GCBasher
Mon, 17 Oct 2016 05:44:43 -0700 hshi 8167421: AArch64: in one core system, fatal error: Illegal threadstate encountered
Tue, 18 Oct 2016 19:08:24 -0700 mcberg 8167987: change merge context to clear for mask register usage model
Thu, 17 Nov 2016 17:50:06 +0000 lana Added tag jdk-9+145 for changeset 62743782a2cd
Mon, 21 Nov 2016 18:47:40 +0000 lana Merge
Wed, 09 Nov 2016 15:32:39 +0100 jwilhelm Merge
Tue, 25 Oct 2016 14:49:48 +0300 dsamersoff 8165500: TestJpsJar shouldn't jar all test.classpath directories
Mon, 24 Oct 2016 09:12:40 +0200 sla 8168414: Various timeouthandler fixes
Fri, 21 Oct 2016 15:40:47 +0200 sla 8168412: Reduce buffering in jtreg timeouthandler
Thu, 20 Oct 2016 17:05:26 -0700 amurillo Merge
Thu, 20 Oct 2016 16:53:35 +0300 dpochepk 8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java
Wed, 28 Sep 2016 16:41:38 +0200 ehelin 8166790: Add stress test GCBasher
Thu, 17 Nov 2016 17:50:05 +0000 lana Added tag jdk-9+145 for changeset b57b4dfdfeae
Wed, 05 Jul 2017 22:27:21 +0200 duke Added tag jdk-9+145 for changeset 3ee4e7827413
Wed, 05 Jul 2017 22:27:20 +0200 duke Mergejdk-9+145
Wed, 05 Jul 2017 22:27:15 +0200 duke Merge
Mon, 14 Nov 2016 16:33:48 -0800 ksrini 8167967: javadoc should identify the ordinal value of enum constants
Mon, 14 Nov 2016 19:45:41 +0530 sadayapalam 8168312: javac throws NPE if annotation processor is specified and module is declared in a file named arbitrarily
Sat, 12 Nov 2016 09:26:08 -0800 mchung 8169606: jdeps --list-reduced-deps should not show java.base as all modules require it
Fri, 11 Nov 2016 17:32:21 -0800 mchung 8168386: Fix jdeps verbose options
Fri, 11 Nov 2016 11:50:11 -0800 rfield 8166333: jshell tool: shortcut var does not import its type
Fri, 11 Nov 2016 17:45:29 +0100 jlahoda 8169599: Several JShell tests are failing on Solaris after JDK-8145838
Fri, 11 Nov 2016 12:54:47 +0100 jlahoda 8145838: JShell: restrict RemoteAgent connection socket to localhost
Fri, 11 Nov 2016 05:56:09 +0000 lana Merge
Thu, 10 Nov 2016 13:29:34 -0800 jjg 8169447: javac should detect/reject repeated use of --patch-module on command line
Thu, 10 Nov 2016 17:27:01 +0100 jlahoda 8166700: NPE during invoking getEnclosedElements() on javax.lang.model.element.Element instance representing a package
Tue, 08 Nov 2016 12:56:17 -0800 ksrini 8166379: IAE while invoking javadoc with --patch-module
Fri, 11 Nov 2016 05:11:55 +0000 lana Added tag jdk-9+144 for changeset a4ee110842fb
Wed, 05 Jul 2017 22:27:05 +0200 duke Merge
Fri, 11 Nov 2016 05:11:53 +0000 lana Added tag jdk-9+144 for changeset f692ed885b0c
Wed, 05 Jul 2017 22:26:58 +0200 duke Merge
Fri, 11 Nov 2016 05:11:53 +0000 lana Added tag jdk-9+144 for changeset 773cd6c4b8e7
Wed, 05 Jul 2017 22:26:50 +0200 duke Merge
Mon, 14 Nov 2016 22:33:33 -0800 sdama 8156615: Catch parameter can be a BindingPattern in ES6 mode
Fri, 11 Nov 2016 18:56:37 +0100 hannesw 8168049: Fix Performance of Lexer.isJSWhitespace
Fri, 11 Nov 2016 15:50:51 +0100 attila 8168373: don't emit conversions for symbols outside their lexical scope
Fri, 11 Nov 2016 05:11:55 +0000 lana Added tag jdk-9+144 for changeset d55f24e8953e
Wed, 05 Jul 2017 22:26:41 +0200 duke Merge
Fri, 11 Nov 2016 05:11:52 +0000 lana Added tag jdk-9+144 for changeset 4a00f20b9fe2
Wed, 05 Jul 2017 22:26:34 +0200 duke Merge
Tue, 15 Nov 2016 08:40:36 -0800 bpb 8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits
Tue, 15 Nov 2016 10:53:32 -0400 jlaskey 8169720: jimage help message for --include option should be corrected
Mon, 14 Nov 2016 13:32:15 -0800 ascarpino 8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date"
Mon, 14 Nov 2016 10:13:38 -0800 ascarpino 8168861: AnchorCertificates uses hardcoded password for cacerts keystore
Tue, 08 Nov 2016 16:18:41 +0300 skovalev 8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging
Thu, 28 Jan 2016 23:13:50 -0500 rriggs 8169556: Wrapping of FileInputStream's native skip and available methods
Mon, 14 Nov 2016 10:07:10 +0100 jlahoda 8169595: jshell tool: pasting multiple lines hangs input
Fri, 11 Nov 2016 13:11:27 +0000 msheppar 8164815: 3 JCK NetworkInterface tests fail on Raspberry Pi
Fri, 11 Nov 2016 05:55:45 +0000 lana Merge
Fri, 11 Nov 2016 11:31:17 +0800 amlu 8169041: com/sun/corba/cachedSocket should be added to exclusiveAccess.dirs
Thu, 10 Nov 2016 15:19:47 -0800 ksrini 8169001: Remove launcher's built-in ergonomics
Wed, 09 Nov 2016 14:24:41 +0300 skovalev 8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies
Thu, 10 Nov 2016 08:59:34 +0000 xuelei 8169362: Interop automated testing with Chrome
Wed, 09 Nov 2016 10:36:32 -0800 psandoz 8164934: Optional.map() javadoc code example
Tue, 08 Nov 2016 18:02:50 +0530 rpatil 8169191: (tz) Support tzdata2016i
Tue, 08 Nov 2016 16:54:28 -0800 wetmore 8169229: RSAClientKeyExchange debug info is incorrect
Tue, 08 Nov 2016 15:55:11 -0800 asmotrak 8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar
Tue, 08 Nov 2016 14:29:14 -0800 sherman 8168862: Tighten permissions granted to the jdk.zipfs module
Tue, 08 Nov 2016 12:36:21 -0800 psandoz 8166735: JarFile#getVersion spec clarification for unversioned jars
Tue, 08 Nov 2016 12:36:13 -0800 psandoz 8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification
Tue, 08 Nov 2016 13:23:16 +0100 redestad 8168911: Increased number of classes initialized during initialization of SignatureFileVerifier
Tue, 08 Nov 2016 14:48:55 +0530 nishjain 8166994: Improve sun.util.locale.LocaleMatcher
Tue, 08 Nov 2016 06:22:31 +0000 xuelei 8169318: Dump the reproduced packet in DTLSOverDatagram.java
Mon, 07 Nov 2016 14:36:27 -0400 jlaskey 8155756: Better context for some jlink exceptions
Fri, 11 Nov 2016 05:11:53 +0000 lana Added tag jdk-9+144 for changeset 612b698f8b8f
Wed, 05 Jul 2017 22:26:22 +0200 duke Merge
Fri, 11 Nov 2016 05:11:52 +0000 lana Added tag jdk-9+144 for changeset 458b7becdccc
Tue, 15 Nov 2016 10:00:00 +0100 erikj 8169632: Update compare script for clean compare
Mon, 14 Nov 2016 11:48:43 +0100 simonis 8169630: Fix wrong cpu build flag for Linux/ppc64le build
Fri, 11 Nov 2016 05:11:51 +0000 lana Added tag jdk-9+144 for changeset 854ef5325653
Wed, 05 Jul 2017 22:26:07 +0200 duke Added tag jdk-9+144 for changeset 31f5023200d4
Wed, 05 Jul 2017 22:26:06 +0200 duke Mergejdk-9+144
Wed, 05 Jul 2017 22:25:59 +0200 duke Merge
Mon, 07 Nov 2016 16:08:18 +0000 mcimadamore 8169093: Generics, javac not matching actual and formal arguments.
Mon, 07 Nov 2016 11:16:23 +0000 mcimadamore 8168854: javac erroneously reject a a service interface inner class in a provides clause
Sun, 06 Nov 2016 22:50:46 -0800 rfield 8161983: JShell API: Clean-up following 8160127 et. al.
Fri, 04 Nov 2016 14:47:25 -0700 rfield 8129559: JShell: compilation fails if class, method or field is annotated and has modifiers
Fri, 04 Nov 2016 17:52:11 +0000 lana Merge
Thu, 03 Nov 2016 13:59:15 -0700 jjg 8167975: align javac --add-* modules options with launcher
Thu, 03 Nov 2016 09:12:02 -0700 rfield 8161969: jshell tool: /var value is not truncated per feedback setting
Wed, 02 Nov 2016 15:42:20 -0700 ksrini 8166857: langtools build.xml broken on windows
Thu, 03 Nov 2016 11:46:20 +0100 jlahoda 8166635: getEnclosedElements() on package causes BadClassFile error
Wed, 02 Nov 2016 16:29:50 -0700 rfield 8167636: jshell tool: Edit Pad should be in its own module
Wed, 02 Nov 2016 14:22:27 -0700 smarks 8169078: add bug IDs to jdeprscan tests
Wed, 02 Nov 2016 20:21:45 +0100 jlahoda 8169074: Build is failing after JDK-8166538
Wed, 02 Nov 2016 16:48:57 +0100 jlahoda 8166538: Improve error reporting for compiling against unexported package
Fri, 04 Nov 2016 17:24:26 +0000 lana Added tag jdk-9+143 for changeset 3ef02797070d
Wed, 05 Jul 2017 22:25:49 +0200 duke Merge
Fri, 04 Nov 2016 17:24:24 +0000 lana Added tag jdk-9+143 for changeset 4adab4f59cdc
Wed, 05 Jul 2017 22:25:42 +0200 duke Merge
Fri, 04 Nov 2016 17:24:24 +0000 lana Added tag jdk-9+143 for changeset e444f2f9dc8a
Wed, 05 Jul 2017 22:25:34 +0200 duke Merge
Mon, 07 Nov 2016 14:48:26 +0100 hannesw 8156619: Unimplemented ES6 features should result in clear Error being thrown
Fri, 04 Nov 2016 17:24:26 +0000 lana Added tag jdk-9+143 for changeset 40da931419f1
Wed, 05 Jul 2017 22:25:26 +0200 duke Merge
Fri, 04 Nov 2016 17:24:23 +0000 lana Added tag jdk-9+143 for changeset 450cb4719bea
Wed, 05 Jul 2017 22:25:19 +0200 duke Merge
Mon, 07 Nov 2016 13:10:42 -0400 jlaskey 8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned
Mon, 07 Nov 2016 14:15:49 +0100 erikj 8160491: tar.gz bundles missing files containing $
Mon, 07 Nov 2016 13:25:27 +0100 erikj 8168108: lib/classlist should be packaged in java.base.jmod
Mon, 07 Nov 2016 11:33:31 +0530 sundar 8166286: jmod fails on symlink to directory
Fri, 04 Nov 2016 15:49:31 -0700 mchung 8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
Fri, 04 Nov 2016 14:29:34 -0700 smarks 8156079: consider making empty instances singletons
Fri, 04 Nov 2016 17:52:55 +0000 lana Merge
Fri, 04 Nov 2016 22:33:44 +0800 amlu 8037278: sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output
Thu, 03 Nov 2016 18:08:28 -0700 mchung 6479237: (cl) Add support for classloader names
Thu, 03 Nov 2016 15:18:16 -0700 jnimeh 8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts
Thu, 03 Nov 2016 13:44:56 -0700 ddehaven Merge
Tue, 01 Nov 2016 12:56:11 +0300 alexsch 8167176: Exported elements referring to inaccessible types in java.desktop
Tue, 01 Nov 2016 12:38:34 +0300 alexsch 8168899: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
Mon, 31 Oct 2016 10:39:14 -0700 ddehaven Merge
Mon, 31 Oct 2016 14:50:09 +0300 serb 8167615: Opensource unit/regression tests for JavaSound
Mon, 31 Oct 2016 12:10:08 +0530 aniyogi 8168540: [TEST_BUG] On Unity, need a delay before screenshot taking to avoid animation
Fri, 28 Oct 2016 12:08:04 +0300 ssadetsky 8075904: The regression-swing case failed as Ctrl-F4 can't work with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel"
Fri, 28 Oct 2016 12:23:39 +0530 jdv 8168609: No link to BMP specification in javax.imageio package documentation
Thu, 27 Oct 2016 09:42:08 -0700 prr Merge
Thu, 27 Oct 2016 09:38:46 -0700 bpb 8165981: Consider making some classes in javax.imageio.plugins.tiff final
Thu, 27 Oct 2016 17:24:16 +0530 psadhukhan 8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X.
Thu, 27 Oct 2016 10:49:16 +0530 pkbalakr 8168292: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X
Wed, 26 Oct 2016 10:51:50 +0530 aghaisas 8168470: [TEST_BUG] @test missed in java/awt/Window/ChangeWindowResizabilty/ChangeWindowResizabiltyTest.java
Tue, 25 Oct 2016 17:04:33 -0700 bpb 8168367: Table in javax.imageio package description does not mention TIFF
Tue, 25 Oct 2016 10:03:08 -0700 prr 8168364: [macosx] Delete unused class NSPrintinfo
Tue, 25 Oct 2016 09:56:40 -0700 prr 8168288: Dubious FontMetrics values from NullFontScaler
Mon, 24 Oct 2016 13:19:05 -0700 bpb 8168498: ExifGPSTagSet and ExifTIFFTagSet should use string literals for String constants
Thu, 20 Oct 2016 14:21:46 +0300 avstepan 8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited
Thu, 03 Nov 2016 13:06:24 -0700 darcy 8168681: Correct deprecation text for Class.newInstance
Thu, 03 Nov 2016 16:19:29 +0300 skovalev 8169002: Several java/net/httpclient have undeclared dependency on java.logging module
Thu, 03 Nov 2016 13:34:27 -0400 lancea 8169020: Add since element to JDBC deprecated methods
Thu, 03 Nov 2016 12:29:05 -0400 rriggs 8169055: [TESTBUG] java/io/Serializable/serialFilter/ tests have undeclared dependency on java.compiler module
Thu, 03 Nov 2016 15:40:55 +0800 amlu 8143097: java/net/ipv6tests/UdpTest.java fails intermittently with "checkTime failed: got 1998 expected 4000"
Wed, 02 Nov 2016 18:44:59 -0700 xiaofeya 8156504: java/net/URLPermission/nstest/lookup.sh fails intermittently
Thu, 03 Nov 2016 09:44:43 +0800 amlu 8151511: Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap
Wed, 02 Nov 2016 16:24:43 -0700 rfield 8168972: Editor support: move built-in and external editor support to the jdk repo
Wed, 02 Nov 2016 13:42:03 -0400 rriggs 8158963: RMI server-side multiplex protocol should be disabled
Wed, 02 Nov 2016 20:53:56 +0300 igerasim 8168921: Inconsistent Annotation.toString()
Wed, 02 Nov 2016 18:45:14 +0300 igerasim 8168923: Use unsigned random long in a temp directory name
Fri, 04 Nov 2016 17:24:24 +0000 lana Added tag jdk-9+143 for changeset 32253abe330e
Wed, 05 Jul 2017 22:25:02 +0200 duke Merge
Fri, 04 Nov 2016 17:52:18 +0000 lana Merge
Thu, 03 Nov 2016 18:08:02 -0700 mchung 6479237: (cl) Add support for classloader names
Fri, 04 Nov 2016 17:24:23 +0000 lana Added tag jdk-9+143 for changeset 621dfac78ca1
Mon, 07 Nov 2016 14:15:49 +0100 erikj 8160491: tar.gz bundles missing files containing $
Mon, 07 Nov 2016 13:25:18 +0100 erikj 8168108: lib/classlist should be packaged in java.base.jmod
Fri, 04 Nov 2016 17:52:02 +0000 lana Merge
Thu, 03 Nov 2016 13:44:53 -0700 ddehaven Merge
Tue, 01 Nov 2016 12:58:01 +0300 alexsch 8167176: Exported elements referring to inaccessible types in java.desktop
Wed, 02 Nov 2016 16:21:36 -0700 rfield 8168974: Editor support: include properties file in image
Fri, 04 Nov 2016 17:24:22 +0000 lana Added tag jdk-9+143 for changeset 97e8b9b653f9
Wed, 05 Jul 2017 22:24:43 +0200 duke Added tag jdk-9+143 for changeset d62173b931bf
Wed, 05 Jul 2017 22:24:41 +0200 duke Mergejdk-9+143
Wed, 05 Jul 2017 22:24:34 +0200 duke Merge
Wed, 02 Nov 2016 07:38:37 +0100 jlahoda 8131019: jshell tool: access javadoc from tool
Tue, 01 Nov 2016 14:47:07 -0700 darcy 8169025: Problem list ClassPathWithDoubleQuotesTest.java until JDK-8169005 is fixed
Tue, 01 Nov 2016 11:28:16 -0700 smarks 8165646: (jdeprscan) adjust tool output to improve clarity
Tue, 01 Nov 2016 10:51:53 -0400 vromero 8167431: javac takes too long time to resolve interface dependency
Tue, 01 Nov 2016 10:14:42 -0400 vromero 8132562: javac fails with CLASSPATH with double-quotes as an environment variable
Mon, 31 Oct 2016 18:06:03 -0700 mchung 8167057: jdeps option to list modules and internal APIs for @modules for test dev
Fri, 28 Oct 2016 10:17:56 +0100 alanb 8168789: ModuleReader.list and ModuleFinder.of update
Thu, 27 Oct 2016 17:11:16 -0700 rfield 8167643: JShell: silently ignore access modifiers (as semantically irrelevant)
Thu, 27 Oct 2016 21:22:12 +0000 lana Merge
Wed, 26 Oct 2016 15:41:25 +0100 mcimadamore 8168774: Polymorhic signature method check crashes javac
Wed, 26 Oct 2016 12:27:51 +0100 mcimadamore 8168134: Inference: javac incorrectly propagating inner constraint with primitive target
Wed, 26 Oct 2016 11:22:50 +0530 sadayapalam 8166367: Missing ExceptionTable attribute in anonymous class constructors
Tue, 25 Oct 2016 08:39:12 -0700 tbell 8168369: fix for langtools intermittent failures needs to check PRODUCT_HOME
Mon, 24 Oct 2016 19:59:35 -0700 rfield 8166649: jshell tool: missing --add-modules and --module-path
Thu, 27 Oct 2016 16:29:02 +0000 lana Added tag jdk-9+142 for changeset a628785b9dd9
Wed, 05 Jul 2017 22:24:23 +0200 duke Merge
Thu, 27 Oct 2016 16:29:00 +0000 lana Added tag jdk-9+142 for changeset 65fab2e83c63
Wed, 05 Jul 2017 22:24:15 +0200 duke Merge
Wed, 02 Nov 2016 14:16:13 +0800 fyuan 8168968: Two jaxp tests failing after JDK-8167646
Mon, 31 Oct 2016 09:29:05 -0700 joehw 8069098: StAX produces the wrong event stream
Thu, 27 Oct 2016 16:29:00 +0000 lana Added tag jdk-9+142 for changeset d32a755d06d1
Wed, 05 Jul 2017 22:24:06 +0200 duke Merge
Wed, 02 Nov 2016 18:36:26 +0530 sundar 8169050: underscore_linker.js sample fails after dynalink changes for JDK-8168005
Tue, 01 Nov 2016 15:31:44 +0100 attila 8168005: Introduce namespaces for GET, SET Dynalink operations
Fri, 28 Oct 2016 16:52:20 +0200 hannesw 8148924: Inconsistent "this" context in JSAdapter adaptee function calls
Thu, 27 Oct 2016 16:29:02 +0000 lana Added tag jdk-9+142 for changeset 4519c4ace34d
Wed, 05 Jul 2017 22:23:57 +0200 duke Merge
Thu, 27 Oct 2016 16:28:59 +0000 lana Added tag jdk-9+142 for changeset e2be7700de36
Wed, 05 Jul 2017 22:23:50 +0200 duke Merge
Thu, 03 Nov 2016 01:45:16 +0000 darcy 8169024: Problem list OpenNonIntegralNumberOfSampleframes.java until JDK-8168881 is fixed
Wed, 02 Nov 2016 14:46:40 +0000 dfuchs 8152515: (logging) LogManager.resetLogger should ignore LinkageError
Wed, 02 Nov 2016 11:52:51 +0100 clanger 8168771: Remove #ifdef AF_INET6 guards in libnet native coding
Wed, 02 Nov 2016 10:43:48 +0100 erikj 8063154: Checked in jvmti.h not in sync with generated jvmti.h
Wed, 02 Nov 2016 14:44:15 +0800 weijun 8168518: rcache interop with krb5-1.15
Wed, 02 Nov 2016 10:49:15 +0530 sundar 8160063: Provide a means to disable a plugin via the command line
Tue, 01 Nov 2016 17:29:49 -0700 psandoz 8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
Tue, 01 Nov 2016 17:29:48 -0700 psandoz 8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array
Tue, 01 Nov 2016 14:36:26 -0700 sdrach 8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
Tue, 01 Nov 2016 12:37:29 +0000 chegar 8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
Mon, 31 Oct 2016 14:09:42 -0700 wetmore 4985694: Incomplete spec for most of the getInstances
Mon, 31 Oct 2016 13:57:28 -0400 rriggs 8168517: java/lang/ProcessBuilder/Basic.java failed
Mon, 31 Oct 2016 10:34:31 -0700 sherman 8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
Mon, 31 Oct 2016 16:41:41 +0800 weijun 8167646: Better invalid FilePermission
Mon, 31 Oct 2016 16:40:31 +0800 weijun 8168127: FilePermissionCollection merges incorrectly
Mon, 31 Oct 2016 13:45:36 +0800 amlu 8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
Sat, 29 Oct 2016 13:34:53 +0000 xuelei 8167680: DTLS implementation bugs
Fri, 28 Oct 2016 10:10:06 +0530 rpatil 8168512: (tz) Support tzdata2016h
Fri, 28 Oct 2016 12:10:12 +0100 dfuchs 8163162: The separation between system loggers and application loggers should take the extension loader in consideration.
Fri, 28 Oct 2016 10:18:07 +0100 alanb 8168789: ModuleReader.list and ModuleFinder.of update
Thu, 27 Oct 2016 23:49:38 +0000 xuelei 8168822: Document that algorithm restrictions do not apply to trusted anchors
Thu, 27 Oct 2016 21:22:57 +0000 lana Merge
Thu, 27 Oct 2016 13:42:12 -0700 mchung 8168205: Should not default class path to CWD if -cp is not specified but -m is specified
Thu, 27 Oct 2016 14:52:01 -0400 mullan Merge
Thu, 27 Oct 2016 14:50:23 -0400 mullan 8168851: Tighten permissions granted to the java.smartcardio module
Thu, 27 Oct 2016 05:49:41 -0700 ksrini 8168010: Deprecate obsolete launcher -d32/-d64 options
Thu, 27 Oct 2016 09:52:08 -0700 ddehaven 8167187: Exported elements referring to inaccessible types in jdk.jsobject
Thu, 27 Oct 2016 08:51:48 -0700 prr Merge
Thu, 27 Oct 2016 08:48:59 -0700 prr 8167988: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
Thu, 20 Oct 2016 12:18:15 +0300 alexsch 8156217: Selected text is shifted on HiDPI display
Wed, 19 Oct 2016 08:06:10 -0700 prr Merge
Wed, 19 Oct 2016 11:51:40 +0300 ssadetsky 8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause
Tue, 18 Oct 2016 13:06:59 -0700 prr 8167126: Create a module to provide access to non-SE desktop APIs
Tue, 18 Oct 2016 18:00:22 +0300 serb 8166673: The new implementation of Robot.waitForIdle() may hang
Tue, 18 Oct 2016 12:43:07 +0300 ssadetsky 8166897: Some font overlap in the Optionpane dialog.
Mon, 17 Oct 2016 13:54:05 -0700 prr 8089573: [macosx] Incorrect char to glyph mapping printing on OSX 10.10
Mon, 17 Oct 2016 19:59:42 +0300 ssadetsky 8168077: Solaris build failed: gtk2_interface.h typedef redeclared: GThreadFunctions
Mon, 17 Oct 2016 18:43:19 +0530 arapte 8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java
Mon, 17 Oct 2016 15:47:05 +0530 mhalder 8158390: [macosx] Regression: javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java
Mon, 17 Oct 2016 12:37:09 +0300 azvegint 8153526: [Unity] Taskbar.getTaskbar().setMenu(null) doesn't remove menu
Mon, 17 Oct 2016 10:51:58 +0300 ssadetsky 8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail
Mon, 17 Oct 2016 13:20:04 +0530 rchamyal 8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
Mon, 17 Oct 2016 13:04:33 +0530 jdv 8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods
Mon, 17 Oct 2016 10:14:38 +0300 ssadetsky 8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen
Mon, 17 Oct 2016 09:58:37 +0300 ssadetsky 8164321: Crash of SwingNode with GTK LaF
Fri, 14 Oct 2016 15:37:10 -0700 prr 8166034: [macosx] Non-AA Serif font always displays as regular - no bold
Fri, 14 Oct 2016 21:43:00 +0300 serb 8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int)
Fri, 14 Oct 2016 11:11:19 -0700 prr Merge
Fri, 14 Oct 2016 19:12:37 +0300 serb 8167310: The graphics clip is incorrectly rounded for some fractional scales
Fri, 14 Oct 2016 16:30:28 +0300 azvegint 8167565: [macosx] Maximization of a dialog hides it
Fri, 14 Oct 2016 10:39:42 +0530 mhalder 8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java
Fri, 14 Oct 2016 10:18:53 +0530 aghaisas 8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134
Thu, 13 Oct 2016 11:37:32 +0530 jdv 6294607: GIFWriter returns the same compression type twice
Wed, 12 Oct 2016 23:04:39 +0530 psadhukhan 8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java
Tue, 11 Oct 2016 16:15:18 -0700 prr 8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement
Mon, 10 Oct 2016 14:35:20 -0700 prr Merge
Thu, 06 Oct 2016 20:31:59 -0500 ptbrunet 8160893: [macosx] JMenuItems in JPopupMenu are not accessible
Thu, 06 Oct 2016 11:39:20 -0700 alanbur 8165232: XKeycodeToKeysym is deprecated and should be replaced
Thu, 06 Oct 2016 20:51:34 +0530 mhalder 8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent)
Thu, 06 Oct 2016 20:37:03 +0530 aghaisas 8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it.
Thu, 06 Oct 2016 14:31:12 +0530 rchamyal 8151787: Unify the HiDPI splash screen image naming convention
Wed, 05 Oct 2016 18:52:06 +0400 alexsch 7067885: FileChooser does not display soft link name if link is to nonexistent file/directory
Wed, 05 Oct 2016 18:42:34 +0400 alexsch 8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display
Wed, 05 Oct 2016 18:29:18 +0400 alexsch 8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
Tue, 04 Oct 2016 12:18:05 +0100 serb 8167028: SunCodec.java can be removed
Thu, 27 Oct 2016 11:00:28 +0200 clanger 8167481: cleanup of headers and includes for native libnet
Wed, 26 Oct 2016 19:07:05 -0700 mli 8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure"
Wed, 26 Oct 2016 17:50:08 +0200 redestad 8168640: (fc) Avoiding AtomicBoolean in FileInput/-OutputStream improves startup
Wed, 26 Oct 2016 09:38:16 -0400 rriggs 8168613: CORBA ObjectStreamTest fails with address in use
Wed, 26 Oct 2016 11:08:12 +0100 chegar 8168773: Temporarily remove java/net/httpclient from jdk_net test group
Wed, 26 Oct 2016 10:42:55 +0530 sundar 8166810: jlink should fail on extra arguments
Tue, 25 Oct 2016 14:55:29 -0700 amurillo Merge
Tue, 25 Oct 2016 12:25:44 -0700 amurillo Merge
Thu, 20 Oct 2016 16:54:00 -0700 amurillo Merge
Tue, 18 Oct 2016 20:04:36 -0400 dholmes 8165827: Support private interface methods in JNI, JDWP, JDI and JDB
Tue, 18 Oct 2016 12:39:22 -0700 cjplummer 8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed
Tue, 18 Oct 2016 12:36:20 -0700 cjplummer 8167001: [TESTBUG] java/lang/instrument/DaemonThread/TestDaemonThread.java fails when run by jprt
Mon, 17 Oct 2016 15:46:28 +0300 akulyakh 8158797: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails when GC is specified explicitly
Thu, 13 Oct 2016 09:02:13 -0700 amurillo Merge
Thu, 13 Oct 2016 08:57:57 -0700 amurillo Merge
Wed, 28 Sep 2016 11:07:32 +0200 simonis 8166801: [s390] Add jvm.cfg file for Linux/s390x
Mon, 03 Oct 2016 15:58:34 +0300 dsamersoff 8166657: Remove exports com.sun.tools.jdi to jdk.hotspot.agent
Tue, 25 Oct 2016 13:51:08 -0700 sdrach 8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package
Tue, 25 Oct 2016 12:58:34 -0700 bchristi 8165793: Provide an API to query if a ClassLoader is parallel capable
Tue, 25 Oct 2016 07:38:50 -0700 ksrini 8160213: tools/pack200/Utils.java should clean up javac*.tmp files
Tue, 25 Oct 2016 10:31:49 +0100 chegar 8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use"
Tue, 25 Oct 2016 15:43:19 +0900 okutsu 8165804: Revisit the way of loading BreakIterator rules/dictionaries
Mon, 24 Oct 2016 21:44:33 -0700 mli 8168505: Remove the intermittent keyword from java/util/Arrays/ParallelPrefix.java
Thu, 27 Oct 2016 16:29:00 +0000 lana Added tag jdk-9+142 for changeset f5a226a44fab
Wed, 05 Jul 2017 22:23:25 +0200 duke Merge
Wed, 02 Nov 2016 10:43:23 +0100 erikj 8063154: Checked in jvmti.h not in sync with generated jvmti.h
Thu, 27 Oct 2016 21:22:32 +0000 lana Merge
Thu, 20 Oct 2016 16:53:56 -0700 amurillo Merge
Wed, 19 Oct 2016 00:16:02 +0000 dholmes Merge
Tue, 18 Oct 2016 20:03:17 -0400 dholmes 8165827: Support private interface methods in JNI, JDWP, JDI and JDB
Tue, 18 Oct 2016 16:15:03 -0700 ccheung 8166931: Do not include classes which are unusable during run time in the classlist file
Tue, 18 Oct 2016 17:38:17 -0400 jiangli Merge
Mon, 10 Oct 2016 20:50:33 -0400 jiangli 8167333: Invalid source path info might be used when creating ClassFileStream after CFLH transforms a shared classes in some cases
Tue, 18 Oct 2016 19:31:21 +0000 never Merge
Tue, 18 Oct 2016 17:47:03 +0000 never Merge
Tue, 18 Oct 2016 17:06:58 +0000 never 8166972: [JVMCI] reduce size of interpreter when JVMCI is enabled
Tue, 18 Oct 2016 18:59:01 +0000 dfazunen Merge
Tue, 18 Oct 2016 17:18:11 +0000 dfazunen Merge
Tue, 18 Oct 2016 16:02:14 +0000 dfazunen Merge
Tue, 18 Oct 2016 19:26:07 +0400 dfazunen 8165621: Convert TestG1BiasedArray_test to GTest
Tue, 18 Oct 2016 17:21:55 +0000 aph Merge
Tue, 18 Oct 2016 17:14:09 +0000 aph Merge
Wed, 12 Oct 2016 12:24:41 +0000 aph 8167595: AArch64: SEGV in stub code cipherBlockChaining_decryptAESCrypt
Tue, 18 Oct 2016 16:09:34 +0000 coleenp Merge
Tue, 18 Oct 2016 08:39:43 -0400 coleenp 8164921: Memory leaked when instrumentation.retransformClasses() is called repeatedly
Tue, 18 Oct 2016 15:15:51 +0000 dnsimon Merge
Tue, 11 Oct 2016 00:08:20 +0200 dnsimon 8167180: [JVMCI] Exported elements referring to inaccessible types in jdk.vm.ci
Tue, 18 Oct 2016 16:21:43 +0200 ehelin Merge
Wed, 05 Oct 2016 16:00:10 +0200 ehelin 8167190: Remove confusing timestamps from the gc log
Tue, 18 Oct 2016 12:26:04 +0000 ctornqvi Merge
Tue, 18 Oct 2016 06:17:10 -0400 ctornqvi 8159799: Tests using jcmd fails intermittently with Could not open PerfMemory on Windows
Tue, 18 Oct 2016 06:14:10 -0400 ctornqvi 8166738: Enable concurrency in Hotspot jtreg testing
Tue, 18 Oct 2016 13:24:02 +0200 rehn Merge
Tue, 18 Oct 2016 12:06:52 +0200 rehn Merge
Tue, 18 Oct 2016 10:51:25 +0200 rehn 8165526: Kitchensink sudden death - error code 0x406d1388
Mon, 17 Oct 2016 17:55:10 +0200 roland 8168086: 8166869 broke jvmci build on aarch64
Tue, 18 Oct 2016 09:43:12 +0200 thartmann 8153134: Infinite loop in handle_wrong_method in jmod
Mon, 17 Oct 2016 16:40:49 -0700 sangheki 8167494: Deprecate AutoGCSelectPauseMillis
Mon, 17 Oct 2016 21:21:53 -0700 sangheki 8166461: Deprecate UseAutoGCSelectPolicy
Tue, 18 Oct 2016 02:53:36 +0000 coleenp Merge
Tue, 18 Oct 2016 00:15:02 +0000 coleenp Merge
Wed, 12 Oct 2016 10:41:00 +0200 mdoerr 8166970: Adapt mutex padding according to DEFAULT_CACHE_LINE_SIZE
Tue, 18 Oct 2016 01:47:24 +0000 sangheki Merge
Mon, 17 Oct 2016 16:46:12 -0700 jmasa 8155948: Add message for CMS deprecation for Oracle builds
Mon, 17 Oct 2016 19:18:08 -0400 alanbur 8157141: Fix for JDK-8031290 is unnecessarily fragile
Mon, 17 Oct 2016 19:12:28 -0400 mwalsh 8165482: java in ldoms, with cpu-arch=generic has problems
Mon, 17 Oct 2016 18:54:12 -0400 stsmirno 8165687: Fix license and copyright headers in jd9 under hotspot/test
Mon, 17 Oct 2016 18:40:10 -0400 dholmes 8166197: assert(RelaxAssert || w != Thread::current()->_MutexEvent) failed: invariant
Fri, 14 Oct 2016 08:54:02 -0700 kvn Merge
Mon, 03 Oct 2016 19:09:26 +0000 rschatz Merge
Mon, 03 Oct 2016 17:54:28 +0000 rschatz 8166781: fix wrong comment in ReceiverTypeData
Mon, 03 Oct 2016 12:35:51 -0400 dlong Merge
Wed, 28 Sep 2016 11:17:51 +0200 roland 8166836: Elimination of clone's ArrayCopyNode may make compilation fail silently
Thu, 29 Sep 2016 22:37:05 -0700 jcm 8134389: Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata
Thu, 29 Sep 2016 10:00:56 -0700 never 8166869: [JVMCI] record metadata relocations for metadata references
Wed, 28 Sep 2016 10:11:40 -0700 rasbold 8166742: SIGFPE in C2 Loop IV elimination
Tue, 27 Sep 2016 04:48:51 -0700 dnsimon 8166517: [JVMCI] export JVMCI to auto-detected JVMCI compiler
Tue, 27 Sep 2016 09:25:26 +0100 adinn 8165673: AArch64: Fix JNI floating point argument handling
Tue, 27 Sep 2016 09:26:30 +0200 mdoerr 8166689: PPC64: Race condition between stack bang and non-entrant patching
Thu, 13 Oct 2016 08:57:54 -0700 amurillo Merge
Mon, 10 Oct 2016 08:34:32 -0400 hseigel 8166364: fatal error: acquiring lock DirtyCardQ_CBL_mon/16 out of order with lock Module_lock/6 -- possible deadlock
Fri, 07 Oct 2016 15:40:34 -0700 dnsimon 8167353: [JVMCI] JVMCI re-initialization check is in the wrong location
Thu, 06 Oct 2016 09:36:23 +0000 aph Merge
Thu, 06 Oct 2016 09:25:21 +0000 aph 8167200: AArch64: Broken stack pointer adjustment in interpreter
Wed, 05 Oct 2016 13:56:26 -0700 dnsimon 8167194: [JVMCI] no reliable mechanism for querying JVMCI system properties
Wed, 05 Oct 2016 21:35:05 +0200 kvn Merge
Thu, 22 Sep 2016 18:33:47 +0200 goetz 8166562: C2: Suppress relocations in scratch emit.
Wed, 05 Oct 2016 11:32:50 -0700 never 8166929: [JVMCI] Expose decompile counts in MDO
Wed, 05 Oct 2016 13:35:57 +0200 sjohanss 8165949: Serial and ConcMarkSweep do not unload strings when class unloading is disabled
Wed, 21 Oct 2015 15:18:30 +0200 jwilhelm 8166276: Refactor gen_process_roots to allow simpler fix for 8165949
Wed, 05 Oct 2016 12:28:35 +0200 mlarsson Merge
Thu, 08 Sep 2016 15:57:57 +0200 mlarsson 8165600: Convert internal logging tests to GTest
Thu, 08 Sep 2016 15:51:33 +0200 mlarsson 8165704: Convert LogStream internal tests to GTest
Thu, 08 Sep 2016 15:43:20 +0200 mlarsson 8165702: Convert LogFileOutput internal tests to GTest
Thu, 08 Sep 2016 15:28:05 +0200 mlarsson 8165700: Convert LogMessage internal tests to GTest
Thu, 08 Sep 2016 15:24:52 +0200 mlarsson 8165698: Convert LogTagSet related internal tests to GTest
Thu, 08 Sep 2016 15:24:52 +0200 mlarsson 8165696: Convert gcTraceTime internal tests to GTest
Wed, 05 Oct 2016 11:05:18 +0200 erikj 8164120: The minimal VM should be stripped using --strip-unneeded
Fri, 29 Apr 2016 15:23:15 +0200 mdoerr 8155729: C2: Skip transformation of LoadConP for heap-based compressed oops
Tue, 04 Oct 2016 21:21:10 +0300 iignatyev 8166129: hitting vmassert during gtest execution doesn't generate core and hs_err files
Tue, 04 Oct 2016 21:20:42 +0300 iignatyev 8166925: several native TESTs should be changed to TEST_VM
Tue, 24 May 2016 08:47:37 -0700 enevill 8157708: aarch64: StrIndexOfChar intrinsic is not implemented
Mon, 03 Oct 2016 21:48:21 -0400 dholmes 8081800: AbstractMethodError when evaluating a private method in an interface via debugger
Wed, 28 Sep 2016 18:40:50 +0300 kzhaldyb 8166462: Convert TestResourcehash_test to Gtest
Fri, 30 Sep 2016 12:11:02 -0700 ccheung 8166930: minor cleanups 1) remove reference to ZIP_ReadMappedEntry 2) checking of st_mode
Fri, 30 Sep 2016 03:24:03 -0700 amurillo Merge
Thu, 29 Sep 2016 18:00:01 +0000 rprotacio Merge
Thu, 29 Sep 2016 13:32:17 -0400 rprotacio 8160064: StackWalker implementation added logging option without using UL
Thu, 27 Oct 2016 16:28:59 +0000 lana Added tag jdk-9+142 for changeset 9d611e487d3e
Wed, 02 Nov 2016 10:43:03 +0100 erikj 8063154: Checked in jvmti.h not in sync with generated jvmti.h
Wed, 02 Nov 2016 07:36:55 +0100 jlahoda 8131019: jshell tool: access javadoc from tool
Tue, 01 Nov 2016 15:55:15 +0100 erikj 8168982: Missing dependency for docs-copy
Mon, 31 Oct 2016 16:48:42 +0100 erikj 8168950: Incremental build of images always rebuilds jmods
Fri, 28 Oct 2016 14:29:20 +0200 erikj 8062810: Examine src.zip in JDK image and decide if source classes should be organized by module
Thu, 27 Oct 2016 21:21:52 +0000 lana Merge
Thu, 27 Oct 2016 09:51:33 -0700 ddehaven 8167187: Exported elements referring to inaccessible types in jdk.jsobject
Thu, 27 Oct 2016 08:52:00 -0700 prr Merge
Wed, 19 Oct 2016 08:05:48 -0700 prr Merge
Tue, 18 Oct 2016 13:02:47 -0700 prr 8167126: Create a module to provide access to non-SE desktop APIs
Wed, 26 Oct 2016 16:00:26 +0200 ihse 8168772: Convert javadoc generation to build-infra standards
Wed, 26 Oct 2016 09:44:20 +0200 ihse 8168636: More detailed information about native libraries in build log
Tue, 25 Oct 2016 12:25:41 -0700 amurillo Merge
Thu, 20 Oct 2016 16:53:56 -0700 amurillo Merge
Tue, 18 Oct 2016 06:14:35 -0400 ctornqvi 8166738: Enable concurrency in Hotspot jtreg testing
Thu, 13 Oct 2016 08:57:52 -0700 amurillo Merge
Thu, 06 Oct 2016 13:41:43 +0200 simonis 8166800: [s390] Top-level build changes required for Linux/s390x
Thu, 27 Oct 2016 16:28:36 +0000 lana Added tag jdk-9+142 for changeset 81d196a50ed9
Wed, 05 Jul 2017 22:22:34 +0200 duke Added tag jdk-9+142 for changeset df0e03e3ca0e
Wed, 05 Jul 2017 22:22:33 +0200 duke Mergejdk-9+142
Wed, 05 Jul 2017 22:22:25 +0200 duke Merge
Mon, 24 Oct 2016 17:06:10 -0700 rfield 8167637: jshell tool: /edit should use EDITOR setting
Mon, 24 Oct 2016 14:47:48 +0100 mcimadamore 8168480: Speculative attribution of lambda causes NPE in Flow
Sat, 22 Oct 2016 12:27:52 -0700 darcy 8168499: Workaround intermittent failures of IntersectionTargetTypeTest.java
Thu, 20 Oct 2016 16:31:42 -0700 jjg 8168343: 3 javac tests fail when run on an exploded image
Thu, 20 Oct 2016 13:44:51 -0700 jjg 8145471: javac changes for enhanced deprecation
Thu, 20 Oct 2016 20:01:40 +0000 lana Merge
Thu, 20 Oct 2016 12:53:11 -0700 rfield 8163840: jshell tool: provide way to display configuration settings
Wed, 19 Oct 2016 16:58:09 -0700 ksrini 8168368: Add missing bug id for JDK-8167383
Wed, 19 Oct 2016 14:51:20 -0700 ksrini 8167383: Javadoc does not handle packages correctly when used with module option.
Wed, 19 Oct 2016 07:48:49 -0700 tbell 8167600: jib make run-test for langtools and intermittent failures on windows-x86
Wed, 19 Oct 2016 12:42:37 +0200 jlahoda 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Thu, 14 Jul 2016 13:35:35 -0700 bpatel 8151921: Improved page resolution
Wed, 02 Mar 2016 18:25:01 -0500 vromero 8026721: Enhance Lambda serialization
Tue, 18 Oct 2016 16:00:32 +0200 jlahoda 8167461: jshell tool: Scanner#next() hangs tool
Thu, 20 Oct 2016 18:38:11 +0000 lana Added tag jdk-9+141 for changeset e8f487b79e24
Wed, 05 Jul 2017 22:22:15 +0200 duke Merge
Thu, 20 Oct 2016 18:38:09 +0000 lana Added tag jdk-9+141 for changeset bca74f620797
Wed, 05 Jul 2017 22:22:08 +0200 duke Merge
Fri, 21 Oct 2016 02:53:22 +0300 aefimov 8167179: Make XSL generated namespace prefixes local to transformation process
Thu, 20 Oct 2016 18:38:09 +0000 lana Added tag jdk-9+141 for changeset 51d1140a3ee3
Wed, 05 Jul 2017 22:22:00 +0200 duke Merge
Mon, 24 Oct 2016 13:20:27 +0200 hannesw 8164708: String.prototype.replace replaces empty match twice
Fri, 21 Oct 2016 10:02:09 +0200 hannesw 8168140: TypedArrays should implement ES6 iterator protocol
Fri, 21 Oct 2016 09:43:11 +0200 hannesw 8168146: Infinite recursion in Uint8ClampedArray.set
Thu, 20 Oct 2016 20:01:31 +0000 lana Merge
Wed, 19 Oct 2016 12:42:41 +0200 jlahoda 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Wed, 19 Oct 2016 13:27:20 +0530 sundar 8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
Thu, 20 Oct 2016 18:38:11 +0000 lana Added tag jdk-9+141 for changeset 2b32a69a46c1
Wed, 05 Jul 2017 22:21:51 +0200 duke Merge
Mon, 24 Oct 2016 14:53:29 -0400 rriggs 8164908: ReflectionFactory support for IIOP and custom serialization
Thu, 20 Oct 2016 18:38:08 +0000 lana Added tag jdk-9+141 for changeset 2770f176df66
Wed, 05 Jul 2017 22:21:44 +0200 duke Merge
Mon, 24 Oct 2016 18:08:36 -0400 rriggs 8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects
Mon, 24 Oct 2016 14:52:51 -0400 rriggs 8164908: ReflectionFactory support for IIOP and custom serialization
Mon, 24 Oct 2016 09:40:06 -0400 rriggs 8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong
Mon, 24 Oct 2016 15:26:15 +0900 okutsu 8152926: PropertyResourceBundle constructor don't understand the System.setProperty change
Sat, 22 Oct 2016 17:03:17 +0300 igerasim 8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations
Fri, 21 Oct 2016 09:03:35 -0400 mullan Merge
Fri, 21 Oct 2016 09:02:57 -0400 mullan 8168313: Tighten permissions granted to jdk.crypto.pkcs11 module
Fri, 21 Oct 2016 14:57:50 +0200 simonis 8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c
Fri, 21 Oct 2016 12:31:50 +0100 prappo 8168417: Pending exceptions in java.base/windows/native/libnio
Fri, 21 Oct 2016 14:52:04 +0530 rchamyal 8163330: HijrahDate aligned day of week incorrect
Fri, 21 Oct 2016 11:33:37 +0900 rgoel 8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US.
Thu, 20 Oct 2016 13:27:48 -0700 smarks 8152617: add missing wildcards to Optional or() and flatMap()
Thu, 20 Oct 2016 20:02:11 +0000 lana Merge
Wed, 12 Oct 2016 08:47:53 -0700 ddehaven 8165271: Fix use of reflection to gain access to private fields
Thu, 20 Oct 2016 11:23:41 -0700 asmotrak 8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
Thu, 20 Oct 2016 18:35:45 +0100 prappo 8168405: Pending exceptions in java.base/windows/native
Thu, 20 Oct 2016 20:20:10 +0800 amlu 8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind
Thu, 20 Oct 2016 12:31:24 +0100 dfuchs 8157965: update httpserver logging to use java.lang.System.Logger
Thu, 20 Oct 2016 14:11:26 +0800 weijun 8168374: TsacertOptionTest.java fails on all platforms
Thu, 20 Oct 2016 09:24:47 +0800 weijun 8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
Wed, 19 Oct 2016 10:49:52 -0700 ascarpino 8167591: Add MD5 to signed JAR restrictions
Wed, 19 Oct 2016 12:42:34 +0200 jlahoda 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Wed, 19 Oct 2016 13:26:49 +0530 sundar 8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
Wed, 19 Oct 2016 11:45:43 +0800 weijun 8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString()
Thu, 13 Oct 2016 15:27:33 +0100 vinnie 8165064: Enhance thread contexts in JNDI
Wed, 12 Oct 2016 13:53:41 -0400 rriggs 8167628: Test for RMI API to export an object with a serialization filter
Wed, 21 Sep 2016 14:02:43 -0700 ascarpino 8166381: Back out changes to the java.security file to not disable MD5
Wed, 14 Sep 2016 00:29:30 +0800 weijun 8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm
Wed, 27 Jul 2016 12:03:19 +0300 ssadetsky 8162411: Service Menu services 2
Thu, 21 Jul 2016 10:33:56 -0700 ascarpino 8155973: Tighten jar checks
Mon, 18 Jul 2016 08:28:48 +0100 chegar 8160838: Better HTTP service
Fri, 15 Jul 2016 20:57:41 +0100 msheppar 8157749: Improve handling of DNS error replies
Thu, 14 Jul 2016 11:55:09 -0700 prr 8160098: Clean up color profiles
Tue, 12 Jul 2016 16:46:45 +0100 hb 8157739: Classloader Consistency Checking
Tue, 12 Jul 2016 11:17:30 +0300 aivanov 8160934: isnan() is not available on older MSVC compilers
Mon, 11 Jul 2016 21:46:07 +0300 ssadetsky 8161342: Service Menu services
Tue, 05 Jul 2016 13:08:37 -0700 ksrini 8160090: Better signature handling in pack200
Tue, 05 Jul 2016 13:07:07 -0700 ksrini 8160094: Improve pack200 layout
Tue, 05 Jul 2016 10:29:31 -0700 prr 8159495: Fix Index Offsets
Thu, 30 Jun 2016 11:56:27 -0700 prr 8157653: [Parfait] Uninitialised variable in awt_Font.cpp
Wed, 29 Jun 2016 11:51:59 -0400 coleenp 8159515: Improve indy validation
Tue, 28 Jun 2016 11:37:04 -0700 vadim 8157764: Better handling of interpolation plugins
Tue, 28 Jun 2016 11:35:38 -0700 vadim 8157759: LCMS Transform Sampling Enhancement
Tue, 28 Jun 2016 19:48:05 +0300 serb 8157753: Audio replay enhancement
Tue, 28 Jun 2016 09:43:21 -0700 dcubed 8159519: Reformat JDWP messages
Wed, 01 Jun 2016 14:37:38 +0300 vadim 8158302: Handle contextual glyph substitutions
Fri, 03 Jun 2016 15:04:26 +0100 vinnie 8146490: Direct indirect CRL checks
Tue, 18 Oct 2016 15:13:11 -0700 ascarpino 8165274: SHA1 certpath constraint check fails with OCSP certificate
Tue, 18 Oct 2016 13:27:00 -0700 mchung 8167558: Add new JMOD section for header files and man pages