Daniel D. Daugherty
d5cad58ba3
Merge
2013-02-06 15:22:32 -08:00
Jim Holmlund
c88c3bb683
8007698: jtreg test T6306137.java won't compile with ASCII encoding
...
Reviewed-by: ksrini
2013-02-06 23:10:35 +00:00
Jia-Hong Chen
fb6927c36c
8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc()
...
Reviewed-by: prr, vadim
2013-02-06 14:45:02 -08:00
Daniel D. Daugherty
8ef946f380
7182152: Instrumentation hot swap test incorrect monitor count
...
Add/refine new tracing support using -XX:TraceRedefineClasses=16384.
Reviewed-by: coleenp, acorn, sspitsyn
2013-02-06 14:31:37 -08:00
Volker Simonis
285249963c
8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray
...
Check ndimensions before accessing length[i] element
Reviewed-by: kvn
2013-02-06 11:33:49 -08:00
Mike Duigou
62b85e6a17
8006594: Add jdk_core target to jdk/test/Makefile
...
Reviewed-by: alanb
2013-02-06 11:28:25 -08:00
Alan Bateman
b74073c0db
8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED
...
Reviewed-by: darcy
2013-02-11 20:16:18 +00:00
Daniel D. Daugherty
249b55b573
8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument
...
Reviewed-by: coleenp, sspitsyn
2013-02-11 10:07:01 -08:00
Dmitry Samersoff
be1edfbb6f
8007536: Incorrect copyright header in JDP files
...
Copyright header in JDP files missed the "classpath exception" rule.
Reviewed-by: mikael
2013-02-11 18:44:22 +04:00
Kumar Srinivasan
83b9b38fc5
8007902: [unpack200] incorrect BootstrapMethods attribute
...
Reviewed-by: jjh
2013-02-10 08:49:39 -08:00
Kumar Srinivasan
8a4107ab64
8007519: [unpack200] produces bad class files when producing BootstrapMethods attribute
...
Reviewed-by: alanb
2013-02-10 08:07:59 -08:00
Weijun Wang
76953b4d1e
8007761: NTLM coding errors
...
Reviewed-by: chegar
2013-02-09 16:43:58 +08:00
Weijun Wang
d8233ec657
8001104: Unbound SASL service: the GSSAPI/krb5 mech
...
Reviewed-by: valeriep
2013-02-09 16:43:49 +08:00
Doug Lea
724f325f44
8005697: Add StampedLock
...
Reviewed-by: chegar, alanb, dice, martin
2013-02-09 08:35:57 +00:00
Joe Darcy
826105d548
8005623: Retrofit FunctionalInterface annotations to core platform interfaces
...
Reviewed-by: mduigou, chegar, alanb
2013-02-08 16:00:23 -08:00
Naoto Sato
ea5819f8d3
8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono
...
Reviewed-by: okutsu
2013-02-08 09:35:14 -08:00
Katja Kantserova
19982b2e80
8007142: Add utility classes for writing better multiprocess tests in jtreg
...
Reviewed-by: alanb, rbackman
2013-02-07 11:22:04 +01:00
Martin Buchholz
925fe9142b
8006995: java launcher fails to open executable JAR > 2GB
...
Use O_LARGEFILE consistently when opening jar files
Reviewed-by: alanb, sherman
2013-02-06 17:59:54 -08:00
Lance Andersen
218dc713ff
8006505: additional changes for JSR 310 support
...
Reviewed-by: naoto, ulfzibis
2013-02-06 14:15:05 -05:00
Mike Duigou
58d8702881
8006595: Use jdk/test/Makefile targets in preference to local definitions
...
Reviewed-by: alanb
2013-02-06 11:12:46 -08:00
Mike Duigou
574897c629
8004726: Link bug ids to jbs rather than monaco
...
Reviewed-by: ohair, chegar, katleman
2013-02-06 11:09:24 -08:00
James Laskey
383e963093
8007666: nashorn missing from hgforest.sh
...
Reviewed-by: jlaskey
2013-02-06 13:37:03 -04:00
James Laskey
57ef7ce075
8007643: Add testing for quit and exit
...
Reviewed-by: sundar
2013-02-06 12:51:09 -04:00
James Laskey
574016d0d3
8007629: Remove extraneous quit from shell.js
...
Reviewed-by: sundar, hannesw
2013-02-06 11:57:51 -04:00
Jonathan Gibbons
305cf1f98b
8007566: DocLint too aggressive with not allowed here: <p>
...
Reviewed-by: mcimadamore
2013-02-06 07:49:31 -08:00
Alexander Scherbatiy
ac96c41fe8
8000326: Focus unable to traverse in the menubar
...
Reviewed-by: alexsch, malenkov
2013-02-06 18:25:06 +04:00
Maurizio Cimadamore
681e6c377e
8007479: Refactor DeferredAttrContext so that it points to parent context
...
Move DeferredAttrNode out of DeferredAttrContext; add support for nested deferred contexts
Reviewed-by: jjg
2013-02-06 14:04:43 +00:00
Maurizio Cimadamore
0336a57511
8007463: Cleanup inference related classes
...
Make Infer.InferenceContext an inner class; adjust bound replacement logic in Type.UndetVar
Reviewed-by: jjg
2013-02-06 14:03:39 +00:00
Dmitry Samersoff
c572f25040
8007277: JDK-8002048 testcase fails to compile
...
Sun.* classes is not included to ct.sym file and symbol file have to be ignored
Reviewed-by: alanb
2013-02-06 16:53:47 +04:00
James Laskey
5900e641b0
8007545: jjs input evalinput need to be NOT_ENUMERABLE
...
Reviewed-by: sundar, lagergren
2013-02-06 08:42:19 -04:00
Athijegannathan Sundararajan
c95d492268
8007619: Add support for deprecated properties of RegExp constructor
...
Reviewed-by: lagergren, hannesw
2013-02-06 17:56:12 +05:30
Chris Hegarty
dab327e501
8007625: race with nested repos in /common/bin/hgforest.sh
...
Reviewed-by: dholmes, ohair, ohrstrom
2013-02-06 11:36:19 +00:00
Hannes Wallnöfer
4eee363f14
8007273: Creation of ScriptFunctions can be refactored
...
Reviewed-by: lagergren, attila
2013-02-06 10:31:58 +01:00
Mandy Chung
e84e88f4c9
8007393: Possible race condition after JDK-6664509
...
Reviewed-by: alanb, jgish
2013-02-05 22:56:47 -08:00
Erik Helin
919ef8e0df
8004924: NPG: jmap -heap output should contain ClassMetaspaceSize value
...
Reviewed-by: stefank, mgerdin
2013-02-06 07:48:02 +01:00
Erik Helin
8f73f7d041
Merge
2013-02-26 22:31:35 +01:00
Poonam Bajaj
3720c9565f
Merge
2013-02-26 08:58:20 -08:00
Bengt Rutisson
2023570fb1
Merge
2013-02-26 11:52:06 +01:00
Poonam Bajaj
62634823f9
Merge
2013-02-23 17:40:33 -08:00
John Cuthbertson
fb8617f293
8007221: G1: concurrent phase durations do not state the time units ("secs")
...
Add timer units to concurrent marking phases where the units were missing.
Reviewed-by: jmasa, ysr
2013-02-22 11:01:01 -08:00
Vladimir Kempik
050d7c9d90
8008546: Wrong G1ConfidencePercent results in GUARANTEE(VARIANCE() > -1.0) FAILED
...
Reviewed-by: brutisso, johnc
2013-02-21 23:58:05 -08:00
Jesper Wilhelmsson
ceb2baae92
8008314: Unimplemented() Atomic::load breaks the applications
...
Jlong atomics isn't fully implemented om all 32-bit platforms so we try to avoid it. In this case the atomic add wasn't needed.
Reviewed-by: dholmes, dlong
2013-02-21 11:16:50 +01:00
Erik Helin
2a4bf8ddd8
8008536: Add HotSpot support for printing class loader statistics for JMap
...
Reviewed-by: sla, brutisso
2013-02-20 16:41:23 +01:00
John Cuthbertson
ce66b0aad0
Merge
2013-02-05 22:24:36 -08:00
Jonathan Gibbons
23ca241597
8007485: test creates .class files in the test/ directory
...
Reviewed-by: mcimadamore
2013-02-05 21:55:41 -08:00
David Katleman
36a5ccb73f
Merge
2013-02-05 18:55:24 -08:00
David Katleman
873c276a26
Merge
2013-02-05 18:54:59 -08:00
David Katleman
a0a52a2b85
Merge
2013-02-05 18:54:27 -08:00
David Katleman
67dea32d8c
Merge
2013-02-05 18:54:24 -08:00
David Katleman
d9a61c7ea3
Merge
2013-02-05 18:54:11 -08:00