Yumin Qi
d907dfa21e
Merge
2013-02-01 10:57:06 -08:00
Harold Seigel
4a1c674d5b
Merge
2013-02-01 13:30:12 -05:00
Harold Seigel
a2966dd62d
8006298: Specifying malformed JFR options (-XX:+FlightRecorderOptions) outputs non-sensical error
...
Change error messages for malformed options so the messages are more useful.
Reviewed-by: mikael, kvn, nloodin
2013-02-01 14:14:54 -05:00
Tim Bell
6b4b68a145
8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error'
...
Use a valid egrep expression in the non-SPARC case
Reviewed-by: dholmes
2013-02-01 09:16:19 -08:00
Jonathan Gibbons
7ee6242d0c
8007305: DPrinter: provide better usage message
...
Reviewed-by: mcimadamore
2013-02-01 08:36:15 -08:00
Jonathan Gibbons
81e9d881ca
8007306: DPrinter: improve display of impl-class, internal tag/kind, and external tag/kind
...
Reviewed-by: mcimadamore
2013-02-01 08:33:48 -08:00
Andrew Brygin
01ea5d17ec
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank
...
Reviewed-by: prr
2013-02-01 20:06:27 +04:00
Jayashree Viswanathan
38f3a59c9a
8006536: [launcher] removes trailing slashes on arguments
...
Reviewed-by: ksrini, akhil
2013-02-01 07:25:51 -08:00
Fredrik Öhrström
97d1424b48
Merge
2013-02-01 11:22:41 +01:00
Chris Hegarty
d0830009e8
8006395: Race in async socket close on Linux
...
Reviewed-by: alanb, dsamersoff
2013-02-01 06:51:37 +00:00
Serguei Spitsyn
932c29e08e
8006731: JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic
...
The invokedynamic bytecode ref to a CP entry needs to be checked and fixed as well.
Reviewed-by: coleenp, twisti
2013-01-31 20:11:14 -08:00
Serguei Spitsyn
da8ccb9375
8006546: JSR 292: typos in the ConstantPool::copy_cp_impl()
...
Simple typos that need to be fixed
Reviewed-by: coleenp, twisti
2013-01-31 20:09:16 -08:00
Serguei Spitsyn
823c749bd1
8006542: JSR 292: the VM_RedefineClasses::append_entry() must support invokedynamic entry kinds
...
Need a support for invokedynamic entry kinds when new and old constant pools are merged.
Reviewed-by: coleenp, twisti
2013-01-31 20:07:18 -08:00
Roger Riggs
9bf4d2f978
8004353: Generated html is wrong for overview.html; content has incorrect css footer class
...
Reviewed-by: jjg
2013-01-31 19:31:37 -08:00
Jonathan Gibbons
64ef3bfccc
8007329: minor issues in impl class hierarchry for DCTree.* classes
...
Reviewed-by: darcy
2013-01-31 19:19:40 -08:00
Joe Darcy
71b457cb97
8007351: Malformed copyright statements in typeAnnotations test directory
...
Reviewed-by: jjg
2013-01-31 18:58:17 -08:00
Yumin Qi
b543c19bac
8000973: SA on windows thread inspection is broken
...
After bug 7161732, On Windows SA could not find correct address of thread_id of OSThread since _thread_id moved to end of the class . The presupposition of the address is following thread handle no longer stands. Fix by adding thread_id field to OSThread and getting the address directly from OSThread.
Reviewed-by: nloodin, sspitsyn
2013-01-31 17:43:01 -08:00
Hannes Wallnöfer
4f2891ca8d
8007060: Primitive wrap filter throws ClassCastException in test262parallel
...
Reviewed-by: sundar, jlaskey, lagergren
2013-02-01 02:24:15 +01:00
David Katleman
2ccecb9e10
Added tag jdk8-b75 for changeset dbafd8b0d8a2
2013-01-31 17:04:55 -08:00
David Katleman
79896f3eaf
Added tag jdk8-b75 for changeset cfe93cb07f19
2013-01-31 17:04:47 -08:00
David Katleman
7c22c50e9e
Added tag jdk8-b75 for changeset bef9d985cc1c
2013-01-31 17:04:40 -08:00
David Katleman
34d99c6b39
Added tag jdk8-b75 for changeset 504959da18bb
2013-01-31 17:04:37 -08:00
David Katleman
545ef0e5fe
Added tag jdk8-b75 for changeset 3b129a5ff9fd
2013-01-31 17:04:28 -08:00
David Katleman
7ecc657cee
Added tag jdk8-b75 for changeset 5aa96ebbc95e
2013-01-31 17:04:24 -08:00
David Katleman
f9329eb66f
Added tag jdk8-b75 for changeset a86f171d15a1
2013-01-31 17:04:19 -08:00
Weijun Wang
0c6cb9cdc2
8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit
...
Reviewed-by: alanb
2013-02-01 07:39:41 +08:00
Brian Burkhalter
f7f0768c22
6355704: (fmt) %f formatting of BigDecimals is incorrect
...
Reviewed-by: darcy
2013-01-31 14:29:19 -08:00
Lana Steuck
15cde403c4
Merge
2013-01-31 14:10:14 -08:00
Lana Steuck
ad121b14cb
Merge
2013-01-31 14:10:02 -08:00
Tim Bell
6b6febce98
8006933: Need to use nawk on Solaris to avoid awk limitations
...
Reviewed-by: erikj, dholmes, dsamersoff
2013-01-31 13:31:30 -08:00
Mike Duigou
665fca9d60
8006709: Add minimal support of MacOSX platform for NetBeans Projects
...
Adds support for MacOSX platform and architecture detection. Other minor updates (-source/target 1.8)
Reviewed-by: ohair
2013-01-31 13:27:04 -08:00
Xueming Shen
320ce960ce
8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
...
8006526: Base64.Decoder.decode(String) spec contains a copy-paste mistake
To ignore single non-base64 char in mime decoding
Reviewed-by: alanb
2013-01-31 13:13:14 -08:00
Joe Darcy
757d9cdeb9
8007115: Refactor regression tests for java.lang.reflect.Parameter
...
Reviewed-by: emc
2013-01-31 12:23:04 -08:00
Joe Darcy
4484857b50
8007313: Remove use of {ContainerFor/ContainedBy} from langtools
...
Reviewed-by: jjg
2013-01-31 12:16:03 -08:00
Joe Darcy
9101ca61f5
8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
...
Reviewed-by: mduigou
2013-01-31 12:13:21 -08:00
Xueming Shen
907f0724ce
8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed
...
To check null for dec/enc.wrap methods
Reviewed-by: alanb
2013-01-31 11:09:36 -08:00
David Buck
b3fa7187ae
7042126: (alt-rt) HashMap.clone implementation should be re-examined
...
Test case for cr7042126. Issue only found in OracleJDK, but test case is valid for OpenJDK as well
Reviewed-by: mduigou
2013-01-31 10:55:15 -08:00
John Cuthbertson
7d2ccf3a21
8005875: G1: Kitchensink fails with ParallelGCThreads=0
...
Check that the concurrent marking worker gang exists in ConcurrentMark::print_worker_threads_on(). Changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>.
Reviewed-by: brutisso
2013-01-31 10:45:09 -08:00
Lana Steuck
c78a8aad38
Merge
2013-01-31 10:23:49 -08:00
Lana Steuck
40c0ad3990
Merge
2013-01-31 10:22:25 -08:00
Attila Szegedi
fe52eb5992
8006529: Methods always get callee - it should be conditional
...
This commit streamlines the bytecode function signatures, prologue, local variable use, scope creation, and invocation. It started out quite innocently when we noticed that we always emit __callee__ parameters for all functions even when they are not needed, but it turned out to be quite a deep rabbit hole. In the end, I identified exact conditions when functions need to have a callee parameter, when they need to receive parent scope, when they need to create their own scope, when they need to have variable arity signature, and when they need to have an "arguments" object, and made sure that callee parameters in signatures only show up when they are needed, that parent function's scope is only passed to a child function when it is needed, that the function only creates its own scope when it is needed. In crypto.js, the number of scopes dropped from 446 to 244, and the number of callees dropped from 315 to 145.
Reviewed-by: jlaskey, lagergren
2013-01-31 18:34:42 +01:00
Pete Brunet
018fbffe54
7179482: Component.accessibleContext and JComponent.accessibleContext refactoring
...
Reviewed-by: art, anthony, alexsch
2013-01-31 18:51:17 +04:00
Athijegannathan Sundararajan
bdcffc23f7
8007286: Add JavaAdapter and importPackage to compatibility script
...
Reviewed-by: lagergren, jlaskey
2013-01-31 20:07:40 +05:30
Leonid Romanov
d843dec3b7
8007006: [macosx] Closing subwindow loses main window menus
...
Reviewed-by: anthony
2013-01-31 18:25:59 +04:00
Fredrik Öhrström
2b389730e2
8006872: Stop creating four jars with identical content in the new build system
...
Reviewed-by: erikj
2013-01-31 14:03:42 +01:00
Fredrik Öhrström
c2b707c559
8006872: Stop creating four jars with identical content in the new build system
...
Reviewed-by: erikj
2013-01-31 14:02:58 +01:00
Fredrik Öhrström
ba0917c531
8006872: Stop creating four jars with identical content in the new build system
...
Reviewed-by: erikj
2013-01-31 14:02:44 +01:00
Fredrik Öhrström
676769c08f
8006872: Stop creating four jars with identical content in the new build system
...
Reviewed-by: erikj
2013-01-31 14:02:29 +01:00
Fredrik Öhrström
45c58805e7
8006872: Stop creating four jars with identical content in the new build system
...
Reviewed-by: erikj
2013-01-31 14:01:45 +01:00
Fredrik Öhrström
9f5b40123d
8006872: Stop creating four jars with identical content in the new build system
...
Reviewed-by: erikj
2013-01-31 14:00:09 +01:00