vlivanov [Tue, 16 Sep 2014 23:04:13 +0400] rev 26628
8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
Reviewed-by: darcy, alanb
bpb [Mon, 15 Sep 2014 13:25:08 -0700] rev 26627
8058505: BigIntegerTest does not exercise Burnikel-Ziegler division
Summary: Modify divideLarge() method such that the w/z division exercises the B-Z branch.
Reviewed-by: darcy
Contributed-by: Robert Gibson <robbiexgibson@yahoo.com>
vlivanov [Tue, 16 Sep 2014 18:05:03 +0400] rev 26626
8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken
Reviewed-by: jrose
vlivanov [Tue, 16 Sep 2014 18:05:01 +0400] rev 26625
8058291: Missing some checks during parameter validation
Reviewed-by: jrose
chegar [Tue, 16 Sep 2014 12:06:53 +0200] rev 26624
8058118: Generate modules.list during the build
Reviewed-by: alanb, mchung
sjiang [Tue, 16 Sep 2014 09:01:57 +0200] rev 26623
8042205: javax/management/monitor/*: some tests didn't get all the notifications
Reviewed-by: dfuchs
redestad [Tue, 16 Sep 2014 00:26:58 +0200] rev 26622
8058514: TEST_BUG: New tests introduced in 8058429 are TimeZone dependent
Reviewed-by: lancea
redestad [Mon, 15 Sep 2014 21:20:46 +0200] rev 26621
8058429: JCK test api/java_sql/Timestamp/descriptions.html start failing after 8058230
Reviewed-by: lancea
bpb [Mon, 15 Sep 2014 13:05:04 -0700] rev 26620
8057793: BigDecimal is no longer effectively immutable
Summary: Modify MutableBigInteger.divideAndRemainderBurnikelZiegler() to copy the instance (this) to a new MutableBigInteger to use as the dividend.
Reviewed-by: darcy
Contributed-by: robbiexgibson@yahoo.com
lancea [Sat, 13 Sep 2014 13:26:18 -0400] rev 26619
8058413: Change formatDecimalInt so it is package private
Reviewed-by: darcy
igerasim [Sat, 13 Sep 2014 20:06:15 +0400] rev 26618
8054029: (fc) FileChannel.size() returns 0 for block devices on Linux
Reviewed-by: alanb
martin [Fri, 05 Sep 2014 19:06:07 -0700] rev 26617
8057986: freetype code to get glyph outline does not handle initial control point properly
Reviewed-by: prr, dougfelt
Contributed-by: Behdad Esfahbod <behdad@google.com>, Igor Kopylov <ikopylov@google.com>
lancea [Fri, 12 Sep 2014 18:37:58 -0400] rev 26616
8058394: Doclint clean up in java.sql.Date
Reviewed-by: darcy
martin [Fri, 29 Aug 2014 12:07:11 -0700] rev 26615
8056934: ZipInputStream does not correctly handle local header data descriptors with the optional signature missing
Summary: fix off-by-one bug in EXTSIG handling; add docs.
Reviewed-by: sherman, alanb
prr [Fri, 12 Sep 2014 13:08:35 -0700] rev 26614
Merge
prr [Fri, 12 Sep 2014 10:33:32 -0700] rev 26613
Merge
prr [Mon, 08 Sep 2014 10:24:45 -0700] rev 26612
Merge
prr [Mon, 08 Sep 2014 09:07:59 -0700] rev 26611
8056209: Remove unused files for libawt
Reviewed-by: erikj, ihse, serb
alexsch [Fri, 05 Sep 2014 12:57:24 +0400] rev 26610
8057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed with GTKLookAndFeel on Linux and Solaris
Reviewed-by: ant, azvegint
prr [Thu, 04 Sep 2014 09:32:08 -0700] rev 26609
8056122: Upgrade JDK to use LittleCMS 2.6
Reviewed-by: bae, jgodinez
prr [Tue, 02 Sep 2014 12:38:17 -0700] rev 26608
Merge
aivanov [Tue, 02 Sep 2014 17:42:35 +0400] rev 26607
8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure
Reviewed-by: pchelko, alexsch
azvegint [Tue, 02 Sep 2014 17:35:58 +0400] rev 26606
8055746: plenty of clipboard/dnd tests fail and break X11
Reviewed-by: alexsch, pchelko
azvegint [Fri, 29 Aug 2014 15:27:29 +0400] rev 26605
6624085: Fourth mouse button (wheel) is treated like second button - isPopupTrigger returns true
Reviewed-by: anthony, azvegint
Contributed-by: alexhenrie24@gmail.com
yan [Fri, 29 Aug 2014 14:27:43 +0400] rev 26604
8055664: move 14 tests about setLocationRelativeTo to jdk
Reviewed-by: alexsch, azvegint
ceisserer [Wed, 27 Aug 2014 08:29:39 -0700] rev 26603
8054638: xrender: text drawn after setColor(Color.white) is actually black
Reviewed-by: bae, prr
bae [Tue, 26 Aug 2014 14:10:10 +0100] rev 26602
8040617: [macosx] Large JTable cell results in a OutOfMemoryException
Reviewed-by: serb, prr
dermashov [Tue, 26 Aug 2014 15:04:49 +0400] rev 26601
8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK
Reviewed-by: alexsch
kshefov [Fri, 12 Sep 2014 22:33:09 +0400] rev 26600
8057719: Develop new tests for LambdaForm Reduction and Caching feature
Reviewed-by: iignatyev, vlivanov, psandoz
kshefov [Fri, 12 Sep 2014 22:33:09 +0400] rev 26599
8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java
Reviewed-by: iignatyev, vlivanov
sjiang [Fri, 12 Sep 2014 20:19:24 +0200] rev 26598
8057951: javax/management/monitor/... should be quarantined
Reviewed-by: jbachorik
redestad [Fri, 12 Sep 2014 17:34:13 +0200] rev 26597
8058230: Improve java.sql toString formatting
Reviewed-by: lancea
redestad [Wed, 13 Aug 2014 18:40:16 +0200] rev 26596
8055055: Improve numeric parsing in java.sql
Reviewed-by: lancea
chegar [Fri, 12 Sep 2014 15:51:22 +0100] rev 26595
8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack
Reviewed-by: michaelm
sjiang [Fri, 12 Sep 2014 12:19:27 +0200] rev 26594
8049303: Transient network problems cause JMX thread to fail silenty
Reviewed-by: dfuchs, jbachorik
katleman [Wed, 17 Sep 2014 22:56:07 -0700] rev 26593
Added tag jdk9-b31 for changeset fe7c921b71f0
duke [Wed, 05 Jul 2017 20:01:23 +0200] rev 26592
Merge
lana [Thu, 18 Sep 2014 13:28:15 -0700] rev 26591
Merge
amurillo [Fri, 12 Sep 2014 04:22:19 -0700] rev 26590
Merge
adlertz [Fri, 12 Sep 2014 09:17:58 +0200] rev 26589
Merge
neliasso [Thu, 11 Sep 2014 08:01:15 +0000] rev 26588
Merge
neliasso [Wed, 10 Sep 2014 13:27:33 +0200] rev 26587
8054889: Compiler team's implementation task
Summary: Adding three new diagnostic commands for compiler
Reviewed-by: anoll, kvn, drchase
iveresov [Thu, 11 Sep 2014 00:04:50 -0700] rev 26586
8058184: Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters
Summary: Tiered policy requires highest compilation levels always available
Reviewed-by: kvn, vlivanov
iveresov [Wed, 10 Sep 2014 19:08:17 -0700] rev 26585
8058092: Test vm/mlvm/meth/stress/compiler/deoptimize. Assert in src/share/vm/classfile/systemDictionary.cpp: MH intrinsic invariant
Summary: Throw exception if unable to compile an MH intrinsic
Reviewed-by: kvn
roland [Tue, 09 Sep 2014 15:47:18 -0700] rev 26584
8057758: Tests run TypeProfileLevel=222 crash with guarantee(0) failed: must find derived/base pair
Summary: Use TypeAryPtr::INT type with offset 0 in inline_multiplyToLen().
Reviewed-by: kvn, iveresov
adlertz [Tue, 09 Sep 2014 16:14:40 +0200] rev 26583
Merge
simonis [Mon, 08 Sep 2014 16:05:48 +0200] rev 26582
8057780: Fix ppc build after "8050147: StoreLoad barrier interferes with stack usages
Reviewed-by: kvn, shade
iveresov [Mon, 08 Sep 2014 11:45:48 -0700] rev 26581
8057750: CTW should not make MH intrinsics not entrant
Summary: Do not make MH intrinsics not entrant in CTW
Reviewed-by: kvn, vlivanov
iveresov [Fri, 05 Sep 2014 14:39:45 -0700] rev 26580
8056154: JVM crash with EXCEPTION_ACCESS_VIOLATION when there are many threads running
Summary: Don't make compiled MH intrinsics not entrant when redefining classes
Reviewed-by: kvn, vlivanov
iveresov [Fri, 05 Sep 2014 11:23:47 -0700] rev 26579
8056124: Hotspot should use PICL interface to get cacheline size on SPARC
Summary: Using libpicl to get L1 data and L2 cache line sizes
Reviewed-by: kvn, roland, morris
zmajo [Fri, 05 Sep 2014 16:07:22 +0200] rev 26578
8053886: assert(false) failed: Should not allocate with exception pending
Summary: Failure caused by allocating method counters. Changed the way counters are allocated (use get_method_counters() instead of build_method_counters())
Reviewed-by: kvn, thartmann, anoll
kvn [Thu, 04 Sep 2014 23:49:17 -0700] rev 26577
8057643: Unable to build --with-debug-level=optimized on OSX
Summary: Added missing Hotspot make targets for 'optimized' build.
Reviewed-by: iveresov
shade [Thu, 04 Sep 2014 13:11:25 +0400] rev 26576
8050147: StoreLoad barrier interferes with stack usages
Reviewed-by: jrose, kvn, drchase
jmasa [Wed, 10 Sep 2014 23:14:13 +0000] rev 26575
Merge
mgerdin [Mon, 08 Sep 2014 17:47:43 +0200] rev 26574
8057722: G1: Code root hashtable updated incorrectly when evacuation failed
Reviewed-by: brutisso, jwilhelm
stefank [Tue, 09 Sep 2014 13:55:38 +0200] rev 26573
8057918: Update out-dated ignore tags in GC jtreg tests
Reviewed-by: ehelin, tschatzl
brutisso [Tue, 09 Sep 2014 14:27:10 +0200] rev 26572
8057910: G1: BOT verification should not pass top
Reviewed-by: stefank, tschatzl
brutisso [Mon, 08 Sep 2014 10:41:06 +0200] rev 26571
8025564: gc/memory/UniThread/Linear1 times out during heap verification
Reviewed-by: stefank, tschatzl
minqi [Tue, 09 Sep 2014 18:56:24 +0000] rev 26570
Merge
minqi [Mon, 08 Sep 2014 22:48:09 -0700] rev 26569
8056930: Output host info under some condition for core dump
Summary: Output host name after java crashed for debug version.
Reviewed-by: dholmes, ccheung
Contributed-by: yumin.qi@oracle.com