Wed, 17 Aug 2016 22:34:33 +0200 Merge
neliasso [Wed, 17 Aug 2016 22:34:33 +0200] rev 40650
Merge
Mon, 15 Aug 2016 16:04:16 +0200 8156659: assert(CodeCache::find_blob_unsafe(_pc) == _cb) failed: inconsistent
neliasso [Mon, 15 Aug 2016 16:04:16 +0200] rev 40649
8156659: assert(CodeCache::find_blob_unsafe(_pc) == _cb) failed: inconsistent Summary: Stackwalking from corrupt frame Reviewed-by: dlong, thartmann
Wed, 17 Aug 2016 22:09:57 +0300 8164103: C2: Broken cmpxchgb encoding on x86
vlivanov [Wed, 17 Aug 2016 22:09:57 +0300] rev 40648
8164103: C2: Broken cmpxchgb encoding on x86 Reviewed-by: kvn, shade, psandoz
Wed, 17 Aug 2016 06:23:04 +0000 Merge
thartmann [Wed, 17 Aug 2016 06:23:04 +0000] rev 40647
Merge
Wed, 17 Aug 2016 08:19:06 +0200 8164091: VM fails during startup with "assert(resolved_method->method_holder()->is_linked()) failed: must be linked"
thartmann [Wed, 17 Aug 2016 08:19:06 +0200] rev 40646
8164091: VM fails during startup with "assert(resolved_method->method_holder()->is_linked()) failed: must be linked" Summary: Don't throw java_lang_VirtualMachineError during VM initialization. Reviewed-by: zmajo, dlong, dholmes
Tue, 16 Aug 2016 17:54:08 +0000 Merge
dlong [Tue, 16 Aug 2016 17:54:08 +0000] rev 40645
Merge
Tue, 16 Aug 2016 09:19:13 -0700 8161598: Kitchensink fails: assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod/CompiledMethod
dlong [Tue, 16 Aug 2016 09:19:13 -0700] rev 40644
8161598: Kitchensink fails: assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod/CompiledMethod Summary: skip unwalkable frames in Reviewed-by: fparain, coleenp, aph
Tue, 16 Aug 2016 17:31:57 +0100 8164113: AArch64: follow-up the fix for 8161598
aph [Tue, 16 Aug 2016 17:31:57 +0100] rev 40643
8164113: AArch64: follow-up the fix for 8161598 Reviewed-by: dlong
Mon, 15 Aug 2016 14:08:01 -0700 8163962: [JVMCI] integrate VarHandles
iveresov [Mon, 15 Aug 2016 14:08:01 -0700] rev 40642
8163962: [JVMCI] integrate VarHandles Summary: add VarHandle support to JVMCI Reviewed-by: psandoz, iveresov Contributed-by: Doug Simon <doug.simon@oracle.com>
Sat, 20 Aug 2016 09:35:40 -0400 8164521: compiler/rangechecks/TestRangeCheckSmearing.java is missing @build for sun.hotspot.WhiteBox
ctornqvi [Sat, 20 Aug 2016 09:35:40 -0400] rev 40641
8164521: compiler/rangechecks/TestRangeCheckSmearing.java is missing @build for sun.hotspot.WhiteBox Reviewed-by: coleenp
Fri, 19 Aug 2016 23:57:42 +0000 Merge
kbarrett [Fri, 19 Aug 2016 23:57:42 +0000] rev 40640
Merge
Sun, 14 Aug 2016 21:19:42 -0400 8155043: BitMap set operations assume clear bits beyond unaligned end
kbarrett [Sun, 14 Aug 2016 21:19:42 -0400] rev 40639
8155043: BitMap set operations assume clear bits beyond unaligned end Summary: Be more circumspect in handling of sets with unaligned sizes. Reviewed-by: stefank, jmasa
Fri, 19 Aug 2016 22:28:32 +0000 Merge
amurillo [Fri, 19 Aug 2016 22:28:32 +0000] rev 40638
Merge
Fri, 19 Aug 2016 12:17:31 -0700 Merge
amurillo [Fri, 19 Aug 2016 12:17:31 -0700] rev 40637
Merge
Fri, 19 Aug 2016 22:42:25 +0200 Merge
coleenp [Fri, 19 Aug 2016 22:42:25 +0200] rev 40636
Merge
Fri, 19 Aug 2016 14:54:31 -0400 8145964: NoClassDefFound error in transforming lambdas
coleenp [Fri, 19 Aug 2016 14:54:31 -0400] rev 40635
8145964: NoClassDefFound error in transforming lambdas Summary: Skip VM anonymous classes in retransformation and give an error for redefinition. Reviewed-by: dholmes, dcubed, never
Fri, 19 Aug 2016 20:38:30 +0200 Merge
acorn [Fri, 19 Aug 2016 20:38:30 +0200] rev 40634
Merge
Fri, 19 Aug 2016 11:32:43 -0400 8163808: Fix asserts and logging for old classfile vtable construction
acorn [Fri, 19 Aug 2016 11:32:43 -0400] rev 40633
8163808: Fix asserts and logging for old classfile vtable construction Reviewed-by: coleenp, lfoltan, rprotacio, ctornqvi
Fri, 19 Aug 2016 18:20:22 +0200 Merge
ctornqvi [Fri, 19 Aug 2016 18:20:22 +0200] rev 40632
Merge
Fri, 19 Aug 2016 10:06:30 -0400 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
ctornqvi [Fri, 19 Aug 2016 10:06:30 -0400] rev 40631
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
Fri, 19 Aug 2016 16:02:21 +0200 8164297: Jtreg test exeinvoke fails to link on Ubuntu
erikj [Fri, 19 Aug 2016 16:02:21 +0200] rev 40630
8164297: Jtreg test exeinvoke fails to link on Ubuntu Reviewed-by: tbell, dholmes
Fri, 19 Aug 2016 01:20:39 -0400 8164319: CLHSDB dumpcodecache throws StackOverflowError
ysuenaga [Fri, 19 Aug 2016 01:20:39 -0400] rev 40629
8164319: CLHSDB dumpcodecache throws StackOverflowError Reviewed-by: dholmes, dsamersoff
Thu, 18 Aug 2016 21:37:26 -0400 8152849: share/vm/runtime/mutex.cpp:1161 assert(((uintptr_t(_owner))|(uintptr_t(_LockWord.FullWord))|(uintptr_t(_EntryList))|(uintptr_t(_WaitSet))|(uintptr_t(_OnDeck))) == 0) failed
dholmes [Thu, 18 Aug 2016 21:37:26 -0400] rev 40628
8152849: share/vm/runtime/mutex.cpp:1161 assert(((uintptr_t(_owner))|(uintptr_t(_LockWord.FullWord))|(uintptr_t(_EntryList))|(uintptr_t(_WaitSet))|(uintptr_t(_OnDeck))) == 0) failed Reviewed-by: dcubed
Thu, 18 Aug 2016 10:47:09 -0400 8037138: x86: problem with JVMTI breakpoint
coleenp [Thu, 18 Aug 2016 10:47:09 -0400] rev 40627
8037138: x86: problem with JVMTI breakpoint Summary: do aload(0) after rewriting aload bytecodes to fast version for frequent pairs. Reviewed-by: dlong, dholmes, dcubed
Thu, 18 Aug 2016 11:11:40 +0000 Merge
dsamersoff [Thu, 18 Aug 2016 11:11:40 +0000] rev 40626
Merge
Thu, 18 Aug 2016 14:07:00 +0300 8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file
dsamersoff [Thu, 18 Aug 2016 14:07:00 +0300] rev 40625
8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file Summary: Add more diagnostic to attach code Reviewed-by: dholmes, alanb
Thu, 18 Aug 2016 12:10:18 +0300 8151345: compiler/codecache/jmx/PeakUsageTest.java is failing on jdk9/dev for JPRT -testset hotspot
dsamersoff [Thu, 18 Aug 2016 12:10:18 +0300] rev 40624
8151345: compiler/codecache/jmx/PeakUsageTest.java is failing on jdk9/dev for JPRT -testset hotspot Reviewed-by: sla, dsamersoff
Tue, 30 Aug 2016 17:48:27 -0700 8160851: Remove old launcher module-related options
mchung [Tue, 30 Aug 2016 17:48:27 -0700] rev 40623
8160851: Remove old launcher module-related options Reviewed-by: alanb
Thu, 01 Sep 2016 23:20:10 +0000 Added tag jdk-9+134 for changeset 6efb7e03e19c
lana [Thu, 01 Sep 2016 23:20:10 +0000] rev 40622
Added tag jdk-9+134 for changeset 6efb7e03e19c
Mon, 05 Sep 2016 10:10:29 +0200 8165314: Javac server process left running if build fails on Windows
erikj [Mon, 05 Sep 2016 10:10:29 +0200] rev 40621
8165314: Javac server process left running if build fails on Windows Reviewed-by: tbell, wetmore
Fri, 02 Sep 2016 02:40:58 +0000 Merge
lana [Fri, 02 Sep 2016 02:40:58 +0000] rev 40620
Merge
Thu, 01 Sep 2016 10:29:37 +0200 8165158: Fix zero builds for non-listed architectures
erikj [Thu, 01 Sep 2016 10:29:37 +0200] rev 40619
8165158: Fix zero builds for non-listed architectures Reviewed-by: tbell Contributed-by: doko@ubuntu.com
Wed, 31 Aug 2016 09:22:53 -0700 Merge
amurillo [Wed, 31 Aug 2016 09:22:53 -0700] rev 40618
Merge
Fri, 26 Aug 2016 10:02:44 -0700 Merge
amurillo [Fri, 26 Aug 2016 10:02:44 -0700] rev 40617
Merge
Fri, 19 Aug 2016 12:17:31 -0700 Merge
amurillo [Fri, 19 Aug 2016 12:17:31 -0700] rev 40616
Merge
Fri, 19 Aug 2016 18:20:20 +0200 Merge
ctornqvi [Fri, 19 Aug 2016 18:20:20 +0200] rev 40615
Merge
Fri, 19 Aug 2016 10:09:25 -0400 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
ctornqvi [Fri, 19 Aug 2016 10:09:25 -0400] rev 40614
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
Fri, 19 Aug 2016 16:02:11 +0200 8164297: Jtreg test exeinvoke fails to link on Ubuntu
erikj [Fri, 19 Aug 2016 16:02:11 +0200] rev 40613
8164297: Jtreg test exeinvoke fails to link on Ubuntu Reviewed-by: tbell, dholmes
Wed, 31 Aug 2016 14:20:00 +0200 8164858: Enable build-time use of java.lang.invoke resolve tracing
redestad [Wed, 31 Aug 2016 14:20:00 +0200] rev 40612
8164858: Enable build-time use of java.lang.invoke resolve tracing Reviewed-by: erikj, vlivanov
Tue, 30 Aug 2016 17:49:50 -0700 8160851: Remove old launcher module-related options
mchung [Tue, 30 Aug 2016 17:49:50 -0700] rev 40611
8160851: Remove old launcher module-related options Reviewed-by: jjg, alanb
Thu, 01 Sep 2016 23:20:09 +0000 Added tag jdk-9+134 for changeset d03967e81db7
lana [Thu, 01 Sep 2016 23:20:09 +0000] rev 40610
Added tag jdk-9+134 for changeset d03967e81db7
Wed, 05 Jul 2017 22:08:57 +0200 Added tag jdk-9+134 for changeset a71210c0d980
duke [Wed, 05 Jul 2017 22:08:57 +0200] rev 40609
Added tag jdk-9+134 for changeset a71210c0d980
Wed, 05 Jul 2017 22:08:56 +0200 Merge jdk-9+134
duke [Wed, 05 Jul 2017 22:08:56 +0200] rev 40608
Merge
Wed, 05 Jul 2017 22:08:49 +0200 Merge
duke [Wed, 05 Jul 2017 22:08:49 +0200] rev 40607
Merge
Mon, 29 Aug 2016 20:55:24 +0200 8164836: TEST_BUG: adjust scope of the DefinedByAnalyzer in tools/all/RunCodingRules.java
jlahoda [Mon, 29 Aug 2016 20:55:24 +0200] rev 40606
8164836: TEST_BUG: adjust scope of the DefinedByAnalyzer in tools/all/RunCodingRules.java Summary: Only enabling the DefinedByAnalyzer on java.compiler and jdk.compiler; removing the @DefinedBy annotations from other modules Reviewed-by: jjg, ksrini
Mon, 29 Aug 2016 07:46:37 -0700 8157349: Missing doc-files in javadoc documentation
ksrini [Mon, 29 Aug 2016 07:46:37 -0700] rev 40605
8157349: Missing doc-files in javadoc documentation Reviewed-by: jjg
Mon, 29 Aug 2016 18:14:26 +0200 8164951: Build broken after JDK-8164745
jlahoda [Mon, 29 Aug 2016 18:14:26 +0200] rev 40604
8164951: Build broken after JDK-8164745 Summary: Reverting the fix for JDK-8164745 to investigate a build failure. Reviewed-by: jjg
Mon, 29 Aug 2016 08:17:14 -0700 8158507: JShell: new jdk.jshell.MemoryFileManager(StandardJavaFileManager, JShell) creates a jdk.jshell.MemoryFileManager$REPLClassLoader classloader, which should be performed within a doPrivileged block
rfield [Mon, 29 Aug 2016 08:17:14 -0700] rev 40603
8158507: JShell: new jdk.jshell.MemoryFileManager(StandardJavaFileManager, JShell) creates a jdk.jshell.MemoryFileManager$REPLClassLoader classloader, which should be performed within a doPrivileged block Summary: Remove the ClassLoader and other unused code in support of in-process execution. This is now supported through the SPI. Reviewed-by: jlahoda
Mon, 29 Aug 2016 15:53:03 +0200 8164745: javac -Xmodule compiles the module in a way that reads the unnamed module
jlahoda [Mon, 29 Aug 2016 15:53:03 +0200] rev 40602
8164745: javac -Xmodule compiles the module in a way that reads the unnamed module Summary: Ensuring proper separation between named modules the unnamed module when using -Xmodule Reviewed-by: jjg
Mon, 29 Aug 2016 11:13:48 +0000 8153897: jshell tool: "not active" must be pulled from resource file
ntv [Mon, 29 Aug 2016 11:13:48 +0000] rev 40601
8153897: jshell tool: "not active" must be pulled from resource file Summary: Not active error msg pulled from resource file Reviewed-by: rfield
Mon, 29 Aug 2016 09:58:42 +0000 8156984: JShell tool: for (FormatCase e : EnumSet.allOf(FormatCase.class))
ntv [Mon, 29 Aug 2016 09:58:42 +0000] rev 40600
8156984: JShell tool: for (FormatCase e : EnumSet.allOf(FormatCase.class)) Summary: Replacde EnumSet.allOf(FormatCase.class) with FormatCase.all Reviewed-by: rfield
Fri, 26 Aug 2016 15:54:36 -0700 8164887: update tests to remove use of old-style options
jjg [Fri, 26 Aug 2016 15:54:36 -0700] rev 40599
8164887: update tests to remove use of old-style options Reviewed-by: mchung
Fri, 26 Aug 2016 11:36:08 -0700 8158738: jshell tool: Save does not affect jshell if started from another editor
rfield [Fri, 26 Aug 2016 11:36:08 -0700] rev 40598
8158738: jshell tool: Save does not affect jshell if started from another editor Reviewed-by: jlahoda
Thu, 25 Aug 2016 21:58:13 -0700 8164835: add a few tools tests to the problem list
smarks [Thu, 25 Aug 2016 21:58:13 -0700] rev 40597
8164835: add a few tools tests to the problem list Reviewed-by: darcy
Thu, 25 Aug 2016 17:58:39 -0700 8145464: implement deprecation static analysis tool
smarks [Thu, 25 Aug 2016 17:58:39 -0700] rev 40596
8145464: implement deprecation static analysis tool Reviewed-by: psandoz, darcy
Thu, 25 Aug 2016 22:35:51 +0000 Merge
lana [Thu, 25 Aug 2016 22:35:51 +0000] rev 40595
Merge
Thu, 25 Aug 2016 11:51:19 +0100 8164399: inference of thrown variable does not work correctly
mcimadamore [Thu, 25 Aug 2016 11:51:19 +0100] rev 40594
8164399: inference of thrown variable does not work correctly Summary: Logic for inferring thrown variables should exclude non proper bounds as per JLS 18.1 Reviewed-by: vromero, dlsmith
Wed, 24 Aug 2016 17:41:52 -0700 8161501: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getEnclosedElements() on unnamed module with unnamed package
vromero [Wed, 24 Aug 2016 17:41:52 -0700] rev 40593
8161501: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getEnclosedElements() on unnamed module with unnamed package Reviewed-by: jjg
Wed, 24 Aug 2016 15:40:35 -0700 8164747: allclasses-frame broken after JDK-8162353
jjg [Wed, 24 Aug 2016 15:40:35 -0700] rev 40592
8164747: allclasses-frame broken after JDK-8162353 Reviewed-by: bpatel
Wed, 24 Aug 2016 12:23:10 -0700 8047338: javac is not correctly filtering non-members methods to obtain the function descriptor
vromero [Wed, 24 Aug 2016 12:23:10 -0700] rev 40591
8047338: javac is not correctly filtering non-members methods to obtain the function descriptor Reviewed-by: mcimadamore
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip