Goetz Lindenmaier
f67a3b7e04
8038498: Fix includes and C inlining after 8035330
...
Change 8035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure broke the debug build on AIX. The method do_oop_partial_array() is added in a header, but requires the inline function par_write_ref() through several inlined calls. In some cpp files, like arguments.cpp, par_write_ref() is not defined as the corresponding inline header and is not included. The AIX debug VM does not start because of the missing symbol. This change solves this by cleaning up include dependencies.
Reviewed-by: tschatzl, stefank
2014-04-02 09:17:38 +02:00
Erik Helin
510abf997b
Merge
2014-04-01 15:37:15 +02:00
Bengt Rutisson
1f5e01e4f4
8038829: G1: More useful information in a few assert messages
...
Reviewed-by: sjohanss, jmasa
2014-04-01 07:46:51 +02:00
Chris Hegarty
804d26e749
8025209: Intermittent test failure java/net/Socket/asyncClose/AsyncClose.java
...
Co-authored-by: Eric Wang <yiming.wang@oracle.com>
Reviewed-by: chegar
2014-03-31 11:33:40 +01:00
Staffan Larsen
e7aed74165
8037345: com/sun/jdi/* tests can fail, with race condition on log files
...
Reviewed-by: sspitsyn, dcubed
2014-03-31 11:28:03 +02:00
Erik Joelsson
278ed96ea7
8032217: failure in man page processing
...
Reviewed-by: dholmes, tbell
2014-03-31 11:09:04 +02:00
Miroslav Kos
5f57e465a6
8036030: Update JAX-WS RI integration to latest version
...
JAX-WS RI upgrade from 2.2.9-b130926.1035 to 2.2.10-b140228.1436;
Reviewed-by: chegar
2014-03-31 10:43:20 +02:00
Roland Westrelin
b21d142f01
8037970: make PrintMethodData a diagnostic options
...
Make PrintMethodData a diagnostic options for performance investigation
Reviewed-by: kvn, iveresov
2014-03-31 10:35:06 +02:00
Roland Westrelin
fa3b0a8f47
8031755: Type speculation should be used to optimize explicit null checks
...
Feed profiling data about reference nullness to type speculation.
Reviewed-by: kvn, iveresov
2014-03-31 09:08:53 +02:00
Dmitry Samersoff
5c15816a53
Merge
2014-03-30 03:29:48 -07:00
Xue-Lei Andrew Fan
33df051faf
8031346: Enhance RSA key handling
...
Reviewed-by: ahgross, ascarpino, asmotrak, robm, weijun, wetmore
2014-03-29 23:24:26 +00:00
Xue-Lei Andrew Fan
a2b1491477
8037162: More robust DH exchanges
...
Reviewed-by: weijun, asmotrak, ahgross, robm
2014-04-24 21:04:16 +04:00
Bhavesh Patel
e08ccd0e48
8029143: javadoc standard doclet should add Functional Interface blurb when @FunctionalInterface annotation is present
...
Reviewed-by: ksrini
2014-03-29 11:06:33 -07:00
Igor Ignatyev
f5d6f0ceb8
8038393: [TESTBUG] ciReplay/* tests fail after 8034775
...
Reviewed-by: kvn
2014-03-29 14:54:48 +04:00
Peter Brunet
d5c467d976
8034768: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/JavaTextAccessibility.m
...
Handle possible JNI Exceptions
Reviewed-by: prr, serb
2014-03-28 17:19:10 -05:00
Peter Brunet
0de1753309
8034118: [parfait] JNI exception pending in macosx/native/sun/awt/JavaComponentAccessibility.m
...
Handle possible JNI Exceptions
Reviewed-by: prr, serb
2014-03-28 16:40:00 -05:00
Phil Race
16ce100989
8037506: [javadoc] broken link in java.awt.geom.Line2D.java
...
Reviewed-by: jgodinez
2014-03-28 11:37:45 -07:00
Alejandro Murillo
958938e6a4
Merge
2014-03-28 09:15:41 -07:00
Alexander Scherbatiy
b355da0052
8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
...
Reviewed-by: serb, pchelko
2014-03-28 18:56:25 +04:00
Erik Joelsson
4cbd014b29
8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
...
Reviewed-by: ihse
2014-03-28 14:59:56 +01:00
Alexander Scherbatiy
a6cae47698
8036882: [macosx] Native memory leak in Java_sun_lwawt_macosx_CImage_nativeGetNSImageRepresentationSizes
...
Reviewed-by: serb, pchelko
2014-03-28 17:31:16 +04:00
Vadim Pakhnushev
0d3542b810
8029628: Many graphic artifacts
...
Reviewed-by: prr, bae
2014-03-28 14:53:19 +04:00
Anton Litvinov
de4e7722dd
8032832: Applet/browser deadlocks, when IIS integrated authentication is used
...
Reviewed-by: chegar, weijun
2014-03-28 14:41:37 +04:00
Erik Helin
64a7637148
Merge
2014-03-28 10:41:20 +01:00
Athijegannathan Sundararajan
0a8095d53a
8038615: test262 repo is now a git repo in github
...
Reviewed-by: lagergren, hannesw
2014-03-28 13:24:07 +05:30
Eric McCorkle
fb9c998b1d
8035768: Move TypeAnnotationPosition from Attribute.Compound to Attribute.TypeCompound
...
Move position field into Compound, making Compound into a kind of "proto-annotation", representing the situation before we know what an Annotation's kink is
Reviewed-by: jjg
2014-03-27 18:41:28 -04:00
David Katleman
1c09424c5e
Added tag jdk9-b06 for changeset 6bb719005d47
2014-03-27 11:38:41 -07:00
David Katleman
4ba8c0364b
Added tag jdk9-b06 for changeset 3d574309a737
2014-03-27 11:38:37 -07:00
David Katleman
1e1b7a00cf
Added tag jdk9-b06 for changeset be226ada3e9b
2014-03-27 11:38:30 -07:00
David Katleman
42665e2f38
Added tag jdk9-b06 for changeset a9ffadd3fb0c
2014-03-27 11:38:28 -07:00
David Katleman
bfccee6075
Added tag jdk9-b06 for changeset be22d398982c
2014-03-27 11:38:26 -07:00
David Katleman
849d46e084
Added tag jdk9-b06 for changeset 1725abff0290
2014-03-27 11:38:17 -07:00
David Katleman
a456982ede
Added tag jdk9-b06 for changeset f789f6c4a87d
2014-03-27 11:38:11 -07:00
David Katleman
e8aa9e9f6d
Added tag jdk9-b06 for changeset 062ced780ca4
2014-03-27 11:38:09 -07:00
Nils Eliasson
72ef7a4f74
Merge
2014-03-27 08:03:57 -07:00
Athijegannathan Sundararajan
7ea75c6bbb
8038456: improve nasgen type checks and use specific return type for @Function, @SpecializedFunctio methods
...
Reviewed-by: lagergren, jlaskey
2014-03-27 19:39:18 +05:30
Filipp Zhinkin
45dd523fc6
8038193: Add command line option tests for BMI options
...
Reviewed-by: kvn, iignatyev
2014-03-27 17:29:41 +04:00
Nils Eliasson
c3f6e08de3
Merge
2014-03-27 14:15:42 +01:00
Attila Szegedi
e0f84784f2
8038416: Access to undefined scoped variables deoptimized too much
...
Reviewed-by: jlaskey, lagergren
2014-03-27 14:09:40 +01:00
Marcus Lagergren
f6722c9a3f
8038406: Testability: as a first step of moving loggers away from the process global space, the Debug object now supports logging POJOs from log entries as an event queue, which can be introspected from test scripts. This is way better than screen scraping brittle and subject-to-change log output
...
Reviewed-by: attila, hannesw, sundar
2014-03-27 11:45:54 +01:00
Dmitry Samersoff
444fceb59d
Merge
2014-03-27 03:14:45 -07:00
Igor Ignatyev
d9187e9799
8038240: new WB API to get nmethod
...
Reviewed-by: morris, kvn
2014-03-27 11:17:26 +04:00
Jonathan Gibbons
77ad0945a6
8035104: reorder class file attributes in javap listing
...
Reviewed-by: ksrini
2014-03-26 17:50:33 -07:00
Mike Duigou
60eff958b1
8038435: Some hgforest.sh commands don't receive parameters
...
Reviewed-by: katleman
2014-03-26 16:56:58 -07:00
Alexander Zuev
3eb793cd06
8035956: javac, incomplete error message
...
Reviewed-by: vromero
2014-03-26 10:47:30 -07:00
Erik Helin
98d8c51389
8027924: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails with warning
...
Reviewed-by: jmasa, tschatzl
2014-03-26 16:33:13 +01:00
Attila Szegedi
f6aada536e
8038396: fix for the compiler expression evaluator to be more inquisitive about types
...
Reviewed-by: hannesw, lagergren
2014-03-26 15:00:32 +01:00
Erik Helin
a00bf70f6f
8035667: EventMetaspaceSummary doesn't report committed Metaspace memory
...
Reviewed-by: jmasa, stefank
2014-03-26 14:15:02 +01:00
Per Lidén
15efa470b9
8038461: Test gc/g1/TestStringDeduplicationMemoryUsage.java fails with unexpected memory usage
...
Reviewed-by: jmasa, sjohanss
2014-04-03 10:39:27 +02:00
Petr Pchelko
33a7783be5
8032595: [macosx] setResizable(false) makes a frame slide down
...
Reviewed-by: serb, ddehaven, azvegint
2014-03-26 17:01:22 +04:00