Mon, 14 Sep 2015 14:55:01 -0400 8135097: Unmap failure for executable memory on windows
jiangli [Mon, 14 Sep 2015 14:55:01 -0400] rev 32748
8135097: Unmap failure for executable memory on windows Summary: Use 'pd_release_memory' for executable memory in os::pd_unmap_memory(). Reviewed-by: iklam, coleenp
Mon, 14 Sep 2015 14:26:29 +0300 8134641: CodelistTest.java fails with sun.misc.Unsafe.getUnsafe
akulyakh [Mon, 14 Sep 2015 14:26:29 +0300] rev 32747
8134641: CodelistTest.java fails with sun.misc.Unsafe.getUnsafe Summary: Excluding lines containing sun.misc.Unsafe.getUnsafe from the test input as getUnsafe is hidden from reflection Reviewed-by: sla
Mon, 25 May 2015 19:26:23 -0700 8081629: CMS split_block() does not correctly fix up block-offset-table for large blocks
jmasa [Mon, 25 May 2015 19:26:23 -0700] rev 32746
8081629: CMS split_block() does not correctly fix up block-offset-table for large blocks Reviewed-by: tschatzl, ysr
Fri, 11 Sep 2015 13:20:05 +0200 8135253: Add push method to CollectionSetChooser
ehelin [Fri, 11 Sep 2015 13:20:05 +0200] rev 32745
8135253: Add push method to CollectionSetChooser Reviewed-by: mgerdin, tschatzl
Fri, 11 Sep 2015 10:02:35 +0200 8135260: Split G1CollectorPolicy::finalize_cset into two parts
ehelin [Fri, 11 Sep 2015 10:02:35 +0200] rev 32744
8135260: Split G1CollectorPolicy::finalize_cset into two parts Reviewed-by: tschatzl, mgerdin
Thu, 10 Sep 2015 06:15:43 +0200 Merge
coleenp [Thu, 10 Sep 2015 06:15:43 +0200] rev 32743
Merge
Wed, 09 Sep 2015 23:47:32 -0400 8135298: Fix zero builds for "unknown" architectures on linux.
coleenp [Wed, 09 Sep 2015 23:47:32 -0400] rev 32742
8135298: Fix zero builds for "unknown" architectures on linux. Summary: add zero architectures for default cases Reviewed-by: coleenp Contributed-by: Matthias Klose <doko@ubuntu.com>
Wed, 09 Sep 2015 22:32:35 +0200 Merge
iignatyev [Wed, 09 Sep 2015 22:32:35 +0200] rev 32741
Merge
Wed, 09 Sep 2015 15:14:05 +0300 8134523: Humongous object test fails with OOME
kzhaldyb [Wed, 09 Sep 2015 15:14:05 +0300] rev 32740
8134523: Humongous object test fails with OOME Summary: Added Xms for runs with region' size 16M and 32M to prevent OOME Reviewed-by: mgerdin, dfazunen
Wed, 09 Sep 2015 14:31:12 -0400 8135209: Avoid abutting string literals and identifiers
kbarrett [Wed, 09 Sep 2015 14:31:12 -0400] rev 32739
8135209: Avoid abutting string literals and identifiers Summary: Add spaces between string literals and identifiers. Reviewed-by: brutisso, pliden
Wed, 09 Sep 2015 09:19:32 -0700 8135025: Error message is repeated for large value at G1ConcRefinementThreads
sangheki [Wed, 09 Sep 2015 09:19:32 -0700] rev 32738
8135025: Error message is repeated for large value at G1ConcRefinementThreads Summary: Changed error handling when G1ConcRefinementThreads creation failed Reviewed-by: jwilhelm, kbarrett, tschatzl
Wed, 09 Sep 2015 14:22:45 +0200 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
mgerdin [Wed, 09 Sep 2015 14:22:45 +0200] rev 32737
8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet Reviewed-by: tschatzl, ehelin
Wed, 09 Sep 2015 10:34:22 +0200 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
mgerdin [Wed, 09 Sep 2015 10:34:22 +0200] rev 32736
8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states Reviewed-by: tschatzl, ehelin
Tue, 08 Sep 2015 16:00:34 -0400 8134797: Remove explicit casts in CollectorPolicy hierarchy
kbarrett [Tue, 08 Sep 2015 16:00:34 -0400] rev 32735
8134797: Remove explicit casts in CollectorPolicy hierarchy Summary: Removed the explicit casts. Reviewed-by: jwilhelm, tschatzl, pliden
Tue, 08 Sep 2015 16:10:37 +0200 Merge
jwilhelm [Tue, 08 Sep 2015 16:10:37 +0200] rev 32734
Merge
Tue, 08 Sep 2015 19:19:08 +0200 8134974: 8130847 broken with loop predicates
roland [Tue, 08 Sep 2015 19:19:08 +0200] rev 32733
8134974: 8130847 broken with loop predicates Summary: Pinned eliminated arraycopy loads in uncommon trap path for loop predicates may need to be moved Reviewed-by: kvn
Fri, 11 Sep 2015 16:56:56 +0200 8135069: C2 replaces range checks by unsigned comparison with -1
roland [Fri, 11 Sep 2015 16:56:56 +0200] rev 32732
8135069: C2 replaces range checks by unsigned comparison with -1 Summary: i < 0 || i > -1 wrongly folded as i >u -1 Reviewed-by: kvn
Mon, 14 Sep 2015 09:11:03 +0000 Merge
thartmann [Mon, 14 Sep 2015 09:11:03 +0000] rev 32731
Merge
Mon, 14 Sep 2015 10:00:26 +0200 8135252: IdealLoopTree::dump_head() prints negative trip count
thartmann [Mon, 14 Sep 2015 10:00:26 +0200] rev 32730
8135252: IdealLoopTree::dump_head() prints negative trip count Summary: IdealLoopTree::dump_head() should not cast float to int. Reviewed-by: kvn
Mon, 14 Sep 2015 07:03:04 +0000 Merge
thartmann [Mon, 14 Sep 2015 07:03:04 +0000] rev 32729
Merge
Mon, 14 Sep 2015 07:02:50 +0200 8080999: MemoryPoolMXBean.getUsageThresholdCount() returns incorrect value
thartmann [Mon, 14 Sep 2015 07:02:50 +0200] rev 32728
8080999: MemoryPoolMXBean.getUsageThresholdCount() returns incorrect value Summary: Fixed race condition in the JMX code for the LowMemoryDetector. Reviewed-by: kvn
Fri, 11 Sep 2015 17:02:44 -0700 8132160: support for AVX 512 call frames and stack management
mcberg [Fri, 11 Sep 2015 17:02:44 -0700] rev 32727
8132160: support for AVX 512 call frames and stack management Summary: simplify save/restore frame on x86 systems which support EVEX. Reviewed-by: kvn, iveresov
Fri, 11 Sep 2015 16:11:07 +0300 8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob
kzhaldyb [Fri, 11 Sep 2015 16:11:07 +0300] rev 32726
8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob Summary: Added checks for negative and null size and address values (where applicable) for getCodeBlob, allocateCodeBlob and freeCodeBlob, added regression test Reviewed-by: iignatyev
Tue, 08 Sep 2015 14:08:58 +0100 8135157: DMB elimination in AArch64 C2 synchronization implementation
aph [Tue, 08 Sep 2015 14:08:58 +0100] rev 32725
8135157: DMB elimination in AArch64 C2 synchronization implementation Summary: Reduce memory barrier usage in C2 fast lock and unlock. Reviewed-by: kvn Contributed-by: wei.tang@linaro.org, aph@redhat.com
Thu, 10 Sep 2015 17:56:43 -0700 Merge
iveresov [Thu, 10 Sep 2015 17:56:43 -0700] rev 32724
Merge
Wed, 09 Sep 2015 10:34:17 -0700 8135028: support for vectorizing double precision sqrt
mcberg [Wed, 09 Sep 2015 10:34:17 -0700] rev 32723
8135028: support for vectorizing double precision sqrt Reviewed-by: kvn, twisti
Fri, 25 Sep 2015 22:59:24 -0700 Added tag jdk9-b83 for changeset 52b527d01e88
lana [Fri, 25 Sep 2015 22:59:24 -0700] rev 32722
Added tag jdk9-b83 for changeset 52b527d01e88
Sat, 26 Sep 2015 09:21:07 -0700 Merge
lana [Sat, 26 Sep 2015 09:21:07 -0700] rev 32721
Merge
Fri, 25 Sep 2015 08:58:49 +0200 8137014: Various improvements in build infrastructure
ihse [Fri, 25 Sep 2015 08:58:49 +0200] rev 32720
8137014: Various improvements in build infrastructure Reviewed-by: erikj Contributed-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>, Erik Joelsson <erik.joelsson@oracle.com>
Fri, 25 Sep 2015 08:43:21 +0200 8137013: ar (static linker) broken since JDK-8065912
ihse [Fri, 25 Sep 2015 08:43:21 +0200] rev 32719
8137013: ar (static linker) broken since JDK-8065912 Reviewed-by: erikj
Wed, 23 Sep 2015 10:17:38 +0200 8136813: Log compare.sh output automatically to file
ihse [Wed, 23 Sep 2015 10:17:38 +0200] rev 32718
8136813: Log compare.sh output automatically to file Reviewed-by: erikj
Mon, 21 Sep 2015 11:01:19 +0200 8135131: Enable thin server mode in Sjavac
alundblad [Mon, 21 Sep 2015 11:01:19 +0200] rev 32717
8135131: Enable thin server mode in Sjavac Summary: Added --state-dir to sjavac command Reviewed-by: erikj
Mon, 21 Sep 2015 09:40:37 +0200 8136764: ORIGINAL_PATH is broken if PATH contains directory with "#" in it's name
ihse [Mon, 21 Sep 2015 09:40:37 +0200] rev 32716
8136764: ORIGINAL_PATH is broken if PATH contains directory with "#" in it's name Reviewed-by: erikj, tbell
Mon, 21 Sep 2015 09:32:07 +0200 8136695: Automatic build comparison with COMPARE_BUILD
ihse [Mon, 21 Sep 2015 09:32:07 +0200] rev 32715
8136695: Automatic build comparison with COMPARE_BUILD Reviewed-by: erikj
Fri, 25 Sep 2015 22:59:22 -0700 Added tag jdk9-b83 for changeset ea59f7a74aa4
lana [Fri, 25 Sep 2015 22:59:22 -0700] rev 32714
Added tag jdk9-b83 for changeset ea59f7a74aa4
Wed, 05 Jul 2017 20:50:42 +0200 Added tag jdk9-b83 for changeset f61a63b7d1e5
duke [Wed, 05 Jul 2017 20:50:42 +0200] rev 32713
Added tag jdk9-b83 for changeset f61a63b7d1e5
Wed, 05 Jul 2017 20:50:41 +0200 Merge jdk9-b83
duke [Wed, 05 Jul 2017 20:50:41 +0200] rev 32712
Merge
Wed, 05 Jul 2017 20:50:38 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:38 +0200] rev 32711
Merge
Fri, 18 Sep 2015 14:21:17 -0700 Merge
lana [Fri, 18 Sep 2015 14:21:17 -0700] rev 32710
Merge
Tue, 15 Sep 2015 13:43:44 +0100 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations
mcimadamore [Tue, 15 Sep 2015 13:43:44 +0100] rev 32709
8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations Summary: Add infrastructure to avoid combinatorial explosion of method argument attributions Reviewed-by: jlahoda, vromero, dlsmith
Mon, 14 Sep 2015 11:26:14 +0100 8077306: Recursive implementation of List.map leads to stack overflow
mcimadamore [Mon, 14 Sep 2015 11:26:14 +0100] rev 32708
8077306: Recursive implementation of List.map leads to stack overflow Summary: Recusrive implementation of List.map uses too much stack; switch to iterative version. Reviewed-by: jlahoda
Fri, 18 Sep 2015 10:46:52 -0700 Added tag jdk9-b82 for changeset 618ea3c86a0d
lana [Fri, 18 Sep 2015 10:46:52 -0700] rev 32707
Added tag jdk9-b82 for changeset 618ea3c86a0d
Wed, 05 Jul 2017 20:50:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:32 +0200] rev 32706
Merge
Fri, 18 Sep 2015 14:21:34 -0700 Merge
lana [Fri, 18 Sep 2015 14:21:34 -0700] rev 32705
Merge
Fri, 18 Sep 2015 13:46:58 +0200 8131667: JAX-WS Plugability Layer: using java.util.ServiceLoader
mkos [Fri, 18 Sep 2015 13:46:58 +0200] rev 32704
8131667: JAX-WS Plugability Layer: using java.util.ServiceLoader Reviewed-by: alanb
Fri, 18 Sep 2015 10:46:41 -0700 Added tag jdk9-b82 for changeset b68be96f610f
lana [Fri, 18 Sep 2015 10:46:41 -0700] rev 32703
Added tag jdk9-b82 for changeset b68be96f610f
Wed, 05 Jul 2017 20:50:27 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:27 +0200] rev 32702
Merge
Fri, 18 Sep 2015 10:46:40 -0700 Added tag jdk9-b82 for changeset acf15a2d7492
lana [Fri, 18 Sep 2015 10:46:40 -0700] rev 32701
Added tag jdk9-b82 for changeset acf15a2d7492
Wed, 05 Jul 2017 20:50:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:21 +0200] rev 32700
Merge
Fri, 18 Sep 2015 14:21:22 -0700 Merge
lana [Fri, 18 Sep 2015 14:21:22 -0700] rev 32699
Merge
Thu, 17 Sep 2015 18:23:53 +0530 8136694: Megemorphic scope access does not throw ReferenceError when property is missing
sundar [Thu, 17 Sep 2015 18:23:53 +0530] rev 32698
8136694: Megemorphic scope access does not throw ReferenceError when property is missing Reviewed-by: attila, hannesw
Wed, 16 Sep 2015 18:44:47 +0200 8136647: Syntactic error accidentally left in JDK-8135251 changeset
attila [Wed, 16 Sep 2015 18:44:47 +0200] rev 32697
8136647: Syntactic error accidentally left in JDK-8135251 changeset Reviewed-by: sundar
Wed, 16 Sep 2015 18:34:10 +0200 8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code
attila [Wed, 16 Sep 2015 18:34:10 +0200] rev 32696
8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code Reviewed-by: hannesw, lagergren, sundar
Wed, 16 Sep 2015 14:42:32 +0200 8134609: Allow constructors with same prototoype map to share the allocator map
hannesw [Wed, 16 Sep 2015 14:42:32 +0200] rev 32695
8134609: Allow constructors with same prototoype map to share the allocator map Reviewed-by: attila, sundar
Wed, 16 Sep 2015 16:26:30 +0530 8136544: Call site switching to megamorphic causes incorrect property read
sundar [Wed, 16 Sep 2015 16:26:30 +0530] rev 32694
8136544: Call site switching to megamorphic causes incorrect property read Reviewed-by: attila, mhaupt
Tue, 15 Sep 2015 19:31:24 +0530 8080501: javaarrayconversion.js test is flawed
sundar [Tue, 15 Sep 2015 19:31:24 +0530] rev 32693
8080501: javaarrayconversion.js test is flawed Reviewed-by: attila, hannesw
Mon, 14 Sep 2015 16:13:10 +0530 8055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes
sundar [Mon, 14 Sep 2015 16:13:10 +0530] rev 32692
8055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes Reviewed-by: attila, hannesw
Fri, 18 Sep 2015 10:46:55 -0700 Added tag jdk9-b82 for changeset a86fb74acc8d
lana [Fri, 18 Sep 2015 10:46:55 -0700] rev 32691
Added tag jdk9-b82 for changeset a86fb74acc8d
Wed, 05 Jul 2017 20:50:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:16 +0200] rev 32690
Merge
Fri, 18 Sep 2015 14:20:00 -0700 Merge
lana [Fri, 18 Sep 2015 14:20:00 -0700] rev 32689
Merge
Sun, 13 Sep 2015 23:31:47 +0300 8133650: replace some <tt> tags (obsolete in html5) in CORBA docs
avstepan [Sun, 13 Sep 2015 23:31:47 +0300] rev 32688
8133650: replace some <tt> tags (obsolete in html5) in CORBA docs Reviewed-by: lancea
Fri, 18 Sep 2015 10:46:34 -0700 Added tag jdk9-b82 for changeset cb0d57f09cdd
lana [Fri, 18 Sep 2015 10:46:34 -0700] rev 32687
Added tag jdk9-b82 for changeset cb0d57f09cdd
Wed, 05 Jul 2017 20:50:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:10 +0200] rev 32686
Merge
Fri, 18 Sep 2015 14:20:39 -0700 Merge
lana [Fri, 18 Sep 2015 14:20:39 -0700] rev 32685
Merge
Fri, 18 Sep 2015 11:24:54 -0700 Merge
prr [Fri, 18 Sep 2015 11:24:54 -0700] rev 32684
Merge
Fri, 18 Sep 2015 09:18:17 -0700 Merge
prr [Fri, 18 Sep 2015 09:18:17 -0700] rev 32683
Merge
Tue, 15 Sep 2015 15:31:34 +0400 8029339: Custom MultiResolution image support on HiDPI displays
alexsch [Tue, 15 Sep 2015 15:31:34 +0400] rev 32682
8029339: Custom MultiResolution image support on HiDPI displays Reviewed-by: flar, serb
Mon, 14 Sep 2015 09:40:24 -0700 Merge
prr [Mon, 14 Sep 2015 09:40:24 -0700] rev 32681
Merge
Mon, 14 Sep 2015 18:54:04 +0400 8039467: [TEST_BUG] Test java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java lefts keystrokes in a keyboard buffer on Windows
alexsch [Mon, 14 Sep 2015 18:54:04 +0400] rev 32680
8039467: [TEST_BUG] Test java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java lefts keystrokes in a keyboard buffer on Windows Reviewed-by: serb, alexsch Contributed-by: Ambarish Rapte <ambarish.rapte@oracle.com>
Fri, 11 Sep 2015 17:58:31 +0300 8136354: [TEST_BUG] Test java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action for script
pchopra [Fri, 11 Sep 2015 17:58:31 +0300] rev 32679
8136354: [TEST_BUG] Test java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action for script Reviewed-by: azvegint, serb
Fri, 11 Sep 2015 17:12:16 +0400 8025082: The behaviour of the highlight will be lost after clicking the set button
alexsch [Fri, 11 Sep 2015 17:12:16 +0400] rev 32678
8025082: The behaviour of the highlight will be lost after clicking the set button Reviewed-by: serb, alexsch Contributed-by: Rajeev Chamyal <rajeev.chamyal@oracle.com>
Fri, 11 Sep 2015 15:03:53 +0300 7131835: [TEST_BUG] Test does not consider that the rounded edges of the window in Mac OS 10.7
serb [Fri, 11 Sep 2015 15:03:53 +0300] rev 32677
7131835: [TEST_BUG] Test does not consider that the rounded edges of the window in Mac OS 10.7 Reviewed-by: azvegint, yan
Thu, 10 Sep 2015 17:02:30 +0400 8032568: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Windows virtual hosts
alexsch [Thu, 10 Sep 2015 17:02:30 +0400] rev 32676
8032568: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Windows virtual hosts Reviewed-by: serb, alexsch Contributed-by: Rajeev Chamyal <rajeev.chamyal@oracle.com>
Wed, 09 Sep 2015 19:10:38 +0300 8081485: EDT auto shutdown is broken in case of new event queue usage
anashaty [Wed, 09 Sep 2015 19:10:38 +0300] rev 32675
8081485: EDT auto shutdown is broken in case of new event queue usage Reviewed-by: serb, alexp
Wed, 09 Sep 2015 10:31:59 +0300 8005914: [TEST_BUG] The last column header does not contain "..."
azvegint [Wed, 09 Sep 2015 10:31:59 +0300] rev 32674
8005914: [TEST_BUG] The last column header does not contain "..." Reviewed-by: alexsch, serb Contributed-by: shilpi.rastogi@oracle.com
Tue, 08 Sep 2015 15:19:19 -0700 Merge
prr [Tue, 08 Sep 2015 15:19:19 -0700] rev 32673
Merge
Tue, 08 Sep 2015 14:40:44 -0700 Merge
prr [Tue, 08 Sep 2015 14:40:44 -0700] rev 32672
Merge
Tue, 08 Sep 2015 16:01:29 +0400 8135176: Moving test from javax/swing/plaf/basic/BasicHTML/4960629 to test/javax/swing/plaf/basic/BasicHTML/4960629
alexsch [Tue, 08 Sep 2015 16:01:29 +0400] rev 32671
8135176: Moving test from javax/swing/plaf/basic/BasicHTML/4960629 to test/javax/swing/plaf/basic/BasicHTML/4960629 Reviewed-by: azvegint, alexsch Contributed-by: Shilpi Rastogi <shilpi.rastogi@oracle.com>
Tue, 08 Sep 2015 11:28:16 +0300 8133027: [Jigsaw] Test java/awt/PrintJob/Text/stringwidth.sh fails during compilation
yan [Tue, 08 Sep 2015 11:28:16 +0300] rev 32670
8133027: [Jigsaw] Test java/awt/PrintJob/Text/stringwidth.sh fails during compilation Reviewed-by: yan, serb Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
Mon, 07 Sep 2015 23:57:21 +0300 8134947: [macosx] Various memory leaks in Aqua look and feel
serb [Mon, 07 Sep 2015 23:57:21 +0300] rev 32669
8134947: [macosx] Various memory leaks in Aqua look and feel Reviewed-by: azvegint, alexsch
Mon, 07 Sep 2015 23:29:56 +0300 8060027: Tests java/beans/XMLEncoder/Test4903007.java and java/beans/XMLEncoder/java_awt_GridBagLayout.java
serb [Mon, 07 Sep 2015 23:29:56 +0300] rev 32668
8060027: Tests java/beans/XMLEncoder/Test4903007.java and java/beans/XMLEncoder/java_awt_GridBagLayout.java Reviewed-by: alexsch
Mon, 07 Sep 2015 17:07:06 +0300 7124238: [macosx] Font in BasicHTML document is bigger than it should be
kshefov [Mon, 07 Sep 2015 17:07:06 +0300] rev 32667
7124238: [macosx] Font in BasicHTML document is bigger than it should be Reviewed-by: azvegint, alexsch Contributed-by: shilpi.rastogi@oracle.com
Mon, 07 Sep 2015 13:48:24 +0300 8133539: [TEST_BUG] Split java/awt/image/MultiResolutionImageTest.java in two to allow restricted access
yan [Mon, 07 Sep 2015 13:48:24 +0300] rev 32666
8133539: [TEST_BUG] Split java/awt/image/MultiResolutionImageTest.java in two to allow restricted access Reviewed-by: alexsch, serb Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
Fri, 04 Sep 2015 12:51:39 +0300 8134476: Broken Hyperlink in JDK 8 java.awt.Font javadocs
psadhukhan [Fri, 04 Sep 2015 12:51:39 +0300] rev 32665
8134476: Broken Hyperlink in JDK 8 java.awt.Font javadocs Reviewed-by: prr, serb
Thu, 03 Sep 2015 19:19:15 +0300 8080948: [TEST_BUG] Few test cases are failing due to use of getPeer()
serb [Thu, 03 Sep 2015 19:19:15 +0300] rev 32664
8080948: [TEST_BUG] Few test cases are failing due to use of getPeer() Reviewed-by: prr, yan, alexsch
Wed, 02 Sep 2015 16:13:14 +0300 8133677: Specification of AudioFileReader should be clarifed
serb [Wed, 02 Sep 2015 16:13:14 +0300] rev 32663
8133677: Specification of AudioFileReader should be clarifed Reviewed-by: prr, amenkov
Fri, 18 Sep 2015 18:19:44 +0100 8077874: [TESTBUG] com/sun/corba/cachedSocket/7056731.sh should not be run on JRE
coffeys [Fri, 18 Sep 2015 18:19:44 +0100] rev 32662
8077874: [TESTBUG] com/sun/corba/cachedSocket/7056731.sh should not be run on JRE Reviewed-by: chegar
Fri, 18 Sep 2015 17:54:28 +0100 8136534: Loading JKS keystore using non-null InputStream results in closed stream
vinnie [Fri, 18 Sep 2015 17:54:28 +0100] rev 32661
8136534: Loading JKS keystore using non-null InputStream results in closed stream Reviewed-by: mullan, wetmore
Thu, 17 Sep 2015 22:46:04 -0400 8132735: java/lang/ProcessHandle/TreeTest failed with java.lang.AssertionError: Start with zero children
rriggs [Thu, 17 Sep 2015 22:46:04 -0400] rev 32660
8132735: java/lang/ProcessHandle/TreeTest failed with java.lang.AssertionError: Start with zero children Summary: Revise test to only operate on processes it spawns Reviewed-by: chegar
Thu, 17 Sep 2015 22:46:02 -0400 Merge
rriggs [Thu, 17 Sep 2015 22:46:02 -0400] rev 32659
Merge
Thu, 17 Sep 2015 13:33:33 -0400 Merge
rriggs [Thu, 17 Sep 2015 13:33:33 -0400] rev 32658
Merge
Tue, 15 Sep 2015 22:11:00 -0400 8133528: java/lang/ProcessHandle/OnExitTest.java fails intermittently
rriggs [Tue, 15 Sep 2015 22:11:00 -0400] rev 32657
8133528: java/lang/ProcessHandle/OnExitTest.java fails intermittently Summary: remove checks for processes not spawned by the test Reviewed-by: joehw
Thu, 17 Sep 2015 22:59:48 +0100 8129957: Deadlock in JNDI LDAP implementation when closing the LDAP context
robm [Thu, 17 Sep 2015 22:59:48 +0100] rev 32656
8129957: Deadlock in JNDI LDAP implementation when closing the LDAP context Reviewed-by: vinnie
Thu, 17 Sep 2015 13:43:06 -0700 8134795: Port fdlibm pow to Java
darcy [Thu, 17 Sep 2015 13:43:06 -0700] rev 32655
8134795: Port fdlibm pow to Java Reviewed-by: bpb
Thu, 17 Sep 2015 18:04:53 +0200 8136690: AIX: libjimage should be linked with the C++ compiler
simonis [Thu, 17 Sep 2015 18:04:53 +0200] rev 32654
8136690: AIX: libjimage should be linked with the C++ compiler Reviewed-by: ihse
Wed, 16 Sep 2015 10:49:11 -0700 8136570: Stop changing user environment variables related to /usr/dt
martin [Wed, 16 Sep 2015 10:49:11 -0700] rev 32653
8136570: Stop changing user environment variables related to /usr/dt 4953367: MAWT: Java should be more careful manipulating NLSPATH, XFILESEARCHPATH env variables Summary: Stop changing user environment variables: NLSPATH XFILESEARCHPATH Reviewed-by: prr
Thu, 17 Sep 2015 17:33:00 +0200 8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
dfuchs [Thu, 17 Sep 2015 17:33:00 +0200] rev 32652
8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c Summary: ensure that file descriptor is properly closed if setsockopt fails. Reviewed-by: chegar, igerasim Contributed-by: vyom.tewari@oracle.com
Thu, 17 Sep 2015 10:37:39 +0800 8136436: jarsigner tests include both a warnings.sh and a warnings subdir
weijun [Thu, 17 Sep 2015 10:37:39 +0800] rev 32651
8136436: jarsigner tests include both a warnings.sh and a warnings subdir Reviewed-by: xuelei
Wed, 16 Sep 2015 16:24:35 -0700 8072722: add stream support to Scanner
smarks [Wed, 16 Sep 2015 16:24:35 -0700] rev 32650
8072722: add stream support to Scanner Reviewed-by: psandoz, chegar, sherman
Tue, 15 Sep 2015 21:56:04 -0700 8136583: Core libraries should use blessed modifier order
martin [Tue, 15 Sep 2015 21:56:04 -0700] rev 32649
8136583: Core libraries should use blessed modifier order Summary: Run blessed-modifier-order script (see bug) Reviewed-by: psandoz, chegar, alanb, plevart
Wed, 16 Sep 2015 08:24:40 -0400 Merge
mullan [Wed, 16 Sep 2015 08:24:40 -0400] rev 32648
Merge
Wed, 16 Sep 2015 08:23:37 -0400 8015388: Required algorithms for JDK 9
mullan [Wed, 16 Sep 2015 08:23:37 -0400] rev 32647
8015388: Required algorithms for JDK 9 Reviewed-by: jnimeh, wetmore, xuelei
Wed, 16 Sep 2015 12:23:25 +0100 8133535: Better exception messaging in Ucrypto code
coffeys [Wed, 16 Sep 2015 12:23:25 +0100] rev 32646
8133535: Better exception messaging in Ucrypto code Reviewed-by: igerasim
Tue, 15 Sep 2015 15:10:49 -0700 8136506: Include sun.arch.data.model as a property that can be queried by jtreg
darcy [Tue, 15 Sep 2015 15:10:49 -0700] rev 32645
8136506: Include sun.arch.data.model as a property that can be queried by jtreg Reviewed-by: alanb
Tue, 15 Sep 2015 07:47:44 -0700 Merge
amurillo [Tue, 15 Sep 2015 07:47:44 -0700] rev 32644
Merge
Thu, 10 Sep 2015 14:55:20 -0700 Merge
amurillo [Thu, 10 Sep 2015 14:55:20 -0700] rev 32643
Merge
Tue, 08 Sep 2015 16:10:36 +0200 Merge
jwilhelm [Tue, 08 Sep 2015 16:10:36 +0200] rev 32642
Merge
Fri, 04 Sep 2015 10:11:43 -0300 8087181: Move native jimage code to its own library (maybe libjimage)
jlaskey [Fri, 04 Sep 2015 10:11:43 -0300] rev 32641
8087181: Move native jimage code to its own library (maybe libjimage) Reviewed-by: alanb, lfoltan, hseigel, acorn Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, roger.riggs@oracle.com
Mon, 31 Aug 2015 21:48:00 +0300 Merge
dsamersoff [Mon, 31 Aug 2015 21:48:00 +0300] rev 32640
Merge
Tue, 03 Mar 2015 18:19:41 +0100 8043937: Drop support for the IIOP transport from the JMX RMIConnector
jbachorik [Tue, 03 Mar 2015 18:19:41 +0100] rev 32639
8043937: Drop support for the IIOP transport from the JMX RMIConnector Reviewed-by: alanb, erikj
Mon, 07 Sep 2015 13:28:41 -0700 Merge
iveresov [Mon, 07 Sep 2015 13:28:41 -0700] rev 32638
Merge
Thu, 03 Sep 2015 15:04:05 -0700 8132081: C2 support for Adler32 on SPARC
kvn [Thu, 03 Sep 2015 15:04:05 -0700] rev 32637
8132081: C2 support for Adler32 on SPARC Summary: Add C2 instrinsic support for Adler32 checksum on SPARC. Reviewed-by: kvn Contributed-by: ahmed.khawaja@oracle.com
Tue, 15 Sep 2015 12:43:12 +0300 8074931: Additional tests for CertPath API
fyuan [Tue, 15 Sep 2015 12:43:12 +0300] rev 32636
8074931: Additional tests for CertPath API Reviewed-by: mullan
Mon, 14 Sep 2015 19:54:58 +0300 8048622: Enhance tests for PKCS11 keystores with NSS
asmotrak [Mon, 14 Sep 2015 19:54:58 +0300] rev 32635
8048622: Enhance tests for PKCS11 keystores with NSS Reviewed-by: vinnie
Mon, 14 Sep 2015 19:49:28 +0300 8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
asmotrak [Mon, 14 Sep 2015 19:49:28 +0300] rev 32634
8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password Reviewed-by: vinnie
Sun, 13 Sep 2015 10:55:58 +0800 8136425: KeystoreImpl.m using wrong type for cert format
weijun [Sun, 13 Sep 2015 10:55:58 +0800] rev 32633
8136425: KeystoreImpl.m using wrong type for cert format Reviewed-by: vinnie
Fri, 18 Sep 2015 10:46:43 -0700 Added tag jdk9-b82 for changeset 52b8dc62da42
lana [Fri, 18 Sep 2015 10:46:43 -0700] rev 32632
Added tag jdk9-b82 for changeset 52b8dc62da42
Wed, 05 Jul 2017 20:49:54 +0200 Merge
duke [Wed, 05 Jul 2017 20:49:54 +0200] rev 32631
Merge
Fri, 18 Sep 2015 14:21:46 -0700 Merge
lana [Fri, 18 Sep 2015 14:21:46 -0700] rev 32630
Merge
Tue, 15 Sep 2015 07:47:44 -0700 Merge
amurillo [Tue, 15 Sep 2015 07:47:44 -0700] rev 32629
Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip