Vladimir Ivanov
b47c2517ad
8037210: Get rid of char-based descriptions 'J' of basic types
...
Reviewed-by: jrose, psandoz, twisti
2014-02-24 18:11:55 +04:00
Ivan Gerasimov
73995e8591
8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
...
Reviewed-by: alanb
2014-05-26 19:59:28 +04:00
Alan Bateman
61db60f592
8043958: Remove unused com.sun.pept classes from jdk repository
...
Reviewed-by: lancea
2014-05-26 15:52:40 +01:00
Staffan Larsen
f5a766e036
8041923: Command line output is missing from jinfo
...
Reviewed-by: dcubed, allwin, jbachorik
2014-05-25 09:37:20 +02:00
Alexander Scherbatiy
4162a00924
8008657: JSpinner setComponentOrientation doesn't affect on text orientation
...
Reviewed-by: malenkov, serb
2014-02-24 17:23:43 +04:00
Magnus Ihse Bursie
e00f753d87
8035495: Improvements in autoconf integration
...
Reviewed-by: mduigou, tbell
2014-02-24 13:29:26 +01:00
Bertrand Delsart
f05640eb98
8035496: G1 ARM: missing remset entry noticed by VerifyAfterGC for vm/gc/concurrent/lp50yp10rp70mr30st0
...
Release_store used when registering a PerRegionTable. Also reviewed-by: vitalyd@gmail.com
Reviewed-by: jmasa, tschatzl, brutisso
2014-02-24 12:49:21 +01:00
Per Lidén
4dc240f785
8079792: GC directory structure cleanup
...
Reviewed-by: brutisso, stefank, david
2015-05-13 15:16:06 +02:00
Magnus Ihse Bursie
0bedc5f1e7
8034788: Rewrite toolchain.m4 to support multiple toolchains per platform
...
Reviewed-by: henryjen, erikj
2014-02-24 12:16:58 +01:00
Thomas Schatzl
7de1730b10
8034948: Back out JDK-6976350 since it does not fix any issue
...
Revert JDK-6976350 because it does not improve PLAB fragmentation. To the contrary, it tends to increase the amount of wasted space with many threads.
Reviewed-by: brutisso
2014-02-24 10:45:15 +01:00
Jaroslav Bachorik
2b75897176
4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
...
Reviewed-by: dcubed, dholmes, sspitsyn
2014-02-24 10:28:22 +01:00
Markus Grönlund
605e69a0dc
8035650: Exclude AIX from VS.NET make/windows/projectcreator.make
...
Reviewed-by: dholmes, sla
2014-02-24 13:29:14 +01:00
Petr Pchelko
6adf75b9eb
8030788: [Parfait] warnings from b119 for jdk/src/share/native/sun/awt/medialib: JNI exception pending
...
Reviewed-by: serb, prr
2014-02-24 12:51:58 +04:00
Thomas Schatzl
2ae60596ed
8035329: Move G1ParCopyClosure::copy_to_survivor_space into G1ParScanThreadState
...
Move G1ParCopyClosure::copy_to_survivor_space to decrease code size.
Reviewed-by: stefank, jmasa
2014-02-24 09:41:04 +01:00
Thomas Schatzl
dbc8581147
8035326: Assume non-NULL references in G1CollectedHeap::in_cset_fast_test
...
Remove the assumption that G1CollectedHeap::in_cset_fast_test needs to check for NULL references. Most of the time this is not required, making the code doing this check multiple times.
Reviewed-by: stefank, mgerdin, jmasa
2014-02-24 09:40:49 +01:00
Thomas Schatzl
6c588725c1
8027559: Decrease code size and templatizing in G1ParCopyClosure::do_oop_work
...
Move methods that are not dependent on any of G1ParCopyClosure's template parameters into G1ParCopyHelper. Further remove unused methods and members of the class hierarchy.
Reviewed-by: mgerdin, stefank
2014-02-24 09:40:21 +01:00
Axel Siebenborn
cdc5c0c966
8034867: Object references from expression stack are not visible as roots via jvmti FollowReferences and HeapDump
...
The heap walking is inconsistent without following references from expression stack, so need to fix it
Reviewed-by: coleenp, sspitsyn
2014-02-23 22:36:19 -08:00
Harold Seigel
b2c117b170
Merge
2014-02-23 13:16:03 -05:00
Vicente Romero
c7af5cd60b
8034143: javac, subclasses of Infer.IncorporationStep should implement the accepts() method
...
Reviewed-by: jjg
2014-02-22 17:42:10 +00:00
Markus Grönlund
68857c9469
8035493: JVMTI PopFrame capability must instruct compilers not to prune locals
...
Reviewed-by: kvn, sla, coleenp, sspitsyn
2014-02-22 10:22:05 +01:00
Henry Jen
0da32293b5
8035487: Fix raw and unchecked lint warnings in javax.imageio.spi
...
Reviewed-by: darcy, prr
2014-02-21 15:28:39 -08:00
Henry Jen
9f5fc4e859
8033716: Fix raw and unchecked lint warnings in com.sun.imageio
...
Reviewed-by: darcy, prr, bae
2014-02-21 15:28:37 -08:00
David Katleman
090c57164e
Added tag jdk9-b03 for changeset fdf4454a8368
2014-02-21 11:40:55 -08:00
David Katleman
7d41c598a4
Added tag jdk9-b03 for changeset 2740ebeb238c
2014-02-21 11:40:51 -08:00
David Katleman
a0bac0c9c0
Added tag jdk9-b03 for changeset 4a4630af7adf
2014-02-21 11:40:24 -08:00
David Katleman
33769b38e5
Added tag jdk9-b03 for changeset 973ca15c0167
2014-02-21 11:40:10 -08:00
David Katleman
4b310bb6d0
Added tag jdk9-b03 for changeset ba5629320bb2
2014-02-21 11:40:06 -08:00
David Katleman
ce71d7e2b2
Added tag jdk9-b03 for changeset 69d4b2a482eb
2014-02-21 11:39:47 -08:00
David Katleman
540d4e6859
Added tag jdk9-b03 for changeset 6a651a3acc5e
2014-02-21 11:39:27 -08:00
David Katleman
1dcf806682
Added tag jdk9-b03 for changeset 0ce00b83a208
2014-02-21 11:39:18 -08:00
Phil Race
f00ad07a65
Merge
2014-02-21 10:03:49 -08:00
Miroslav Kos
b1348c736d
8026801: Enhance endpoint addressing
...
Caching data initialized via TCCL in static context; fix also reviewed by Iaroslav Savytskyi, Alexander Fomin
Reviewed-by: ahgross, mgrebac, skoivu
2014-02-21 17:37:39 +01:00
Miroslav Kos
080a4bc77a
8026188: Enhance envelope factory
...
Avoiding caching data initialized via TCCL in static context; fix also reviewed by Alexander Fomin
Reviewed-by: ahgross, mgrebac, skoivu
2014-02-21 17:36:15 +01:00
Miroslav Kos
340602a342
8025030: Enhance stream handling
...
Avoiding caching data initialized via TCCL in static context; fix also reviewed by Iaroslav Savytskyi, Alexander Fomin
Reviewed-by: ahgross, mgrebac, skoivu
2014-02-21 17:30:18 +01:00
Alejandro Murillo
fe929c4107
Merge
2014-02-21 08:09:15 -08:00
Anton Litvinov
4207a72caf
8032078: [macosx] CPlatformWindow.setWindowState throws RuntimeException, if windowState=ICONIFIED|MAXIMIZED_BOTH
...
Reviewed-by: pchelko, serb
2014-02-21 18:04:38 +04:00
Vladimir Ivanov
56bce7519d
8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package
...
8033278: Missed access checks for Lookup.unreflect* after 8032585
Reviewed-by: jrose, twisti
2014-02-21 17:12:23 +04:00
Erik Joelsson
0ce0cb0d53
8035187: Move fontconfig src files to make/data
...
Reviewed-by: tbell, ihse
2014-02-26 10:37:23 +01:00
Martin Buchholz
dfcc8f710d
7089615: Broken javadoc link in AbstractQueuedSynchronizer
...
Reviewed-by: chegar
2014-02-25 19:15:13 +00:00
Alejandro Murillo
210b1540d8
Merge
2014-02-25 10:25:32 -08:00
Chris Hegarty
490655441c
8034174: Remove use of JVM_* functions from java.net code
...
Reviewed-by: alanb, dsamersoff, michaelm
2014-02-25 12:35:14 +00:00
Mikael Vidstedt
c97996c573
8035054: JarFacade.c should not include ctype.h
...
Reviewed-by: alanb
2014-02-24 11:24:43 -08:00
Petr Pchelko
0390c16ac8
8035640: JNU_CHECK_EXCEPTION should support c++ JNI syntax
...
Reviewed-by: anthony, alanb
2014-02-25 11:51:25 +04:00
Joe Darcy
da7601aeec
8035453: Fix serial lint warnings in com.sun.tools and elsewhere
...
Reviewed-by: psandoz
2014-02-24 22:43:45 -08:00
Alejandro Murillo
a428afb96f
Merge
2014-02-21 08:22:54 -08:00
Staffan Larsen
3d29dc96b0
6952105: TEST_BUG: testcase failure, not very often, com/sun/jdi/SuspendThreadTest.java
...
Reviewed-by: dholmes, sspitsyn, dsamersoff
2014-02-21 16:26:22 +01:00
Jaroslav Bachorik
70f2238ba9
8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use
...
Reviewed-by: sla, sjiang
2014-02-21 14:01:57 +01:00
Aleksei Efimov
2c18d040ba
8032909: XSLT string-length returns incorrect length when string includes complementary chars
...
Reviewed-by: joehw, dfuchs
2014-02-21 16:57:21 +04:00
Magnus Ihse Bursie
5d49f94272
8007897: Make creates file with illegal name in Windows
...
Reviewed-by: tbell
2014-02-21 13:52:39 +01:00
Sergey Malenkov
8fff62161c
8034085: Do not prefer indexed properties
...
Reviewed-by: alexsch
2014-02-21 15:34:05 +04:00