29164 Commits

Author SHA1 Message Date
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
Jaroslav Bachorik
6005bfb33e 8033787: [TESTBUG] Few jdk regression management tests should be improved with -XX:+UsePerfData usage
Reviewed-by: dholmes
2014-02-21 12:31:29 +01:00
Sergey Malenkov
aaea8f4c7c 8035310: The line.separator property can be retrieved via public API
Reviewed-by: alexsch, serb
2014-02-21 15:28:09 +04:00
Yuri Nesterenko
98b44a020b 6457406: javadoc doesn't handle <a href='http://...'> properly in producing index pages
Reviewed-by: jjg, bpatel, ksrini
2014-02-21 15:14:09 +04:00
Jan Lahoda
facc03d9f4 6411385: Trees.getPath does not work for constructors
Enhancing TestTrees test to ensure proper function of Trees.getPath/getTree, fixing cases where getTree did not work properly.

Co-authored-by: Dusan Balek <dusan.balek@oracle.com>
Reviewed-by: jjg
2014-02-21 10:35:19 +01:00
Stefan Karlsson
a235c50791 8035412: Cleanup ClassLoaderData::is_alive
Reviewed-by: coleenp, mgerdin
2014-02-21 10:19:09 +01:00
Stefan Karlsson
4248787654 8035393: Use CLDClosure instead of CLDToOopClosure in frame::oops_interpreted_do
Reviewed-by: tschatzl, coleenp
2014-02-21 10:01:20 +01:00
Erik Helin
7b6d31b4a5 Merge 2014-02-21 10:00:46 +01:00
Stefan Johansson
90d8f00199 8035057: NewSize ergonomics wrong when setting small or unaligned size on command line
Making sure that if NewSize is set on the command line it should be used for both min and initial size even if it is re-aligned.

Reviewed-by: jwilhelm, jmasa
2014-02-21 09:48:52 +01:00
Stuart Marks
f0f5b3aa50 8027810: RMI CheckUsage tests should be deleted
Reviewed-by: mchung
2014-02-20 21:36:02 -08:00
Athijegannathan Sundararajan
ff64022738 8034962: Dynalink to handle superclasses more carefully
Reviewed-by: ahgross, attila, jlaskey
2014-02-21 10:31:40 +05:30