Jim Laskey
6819808bea
Merge
2013-04-02 11:38:04 -03:00
James Laskey
53d40472c2
8011233: Create a Nashorn shell for JavaFX
...
Reviewed-by: lagergren, sundar
2013-04-02 11:37:22 -03:00
Andrew John Hughes
c6ab956b21
8009988: build-infra: Fix configure output for zip debuginfo check
...
No output from zip debuginfo option when default is used.
Reviewed-by: tbell
2013-04-02 13:59:30 +01:00
Athijegannathan Sundararajan
da76d3b5ec
8011209: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.length is not 0
...
Reviewed-by: lagergren, hannesw, jlaskey
2013-04-02 17:40:53 +05:30
Hannes Wallnöfer
10cd2de7ed
8011219: Regression with recent PropertyMap history changes
...
Reviewed-by: jlaskey, lagergren
2013-04-02 13:55:49 +02:00
Vicente Romero
a19d0728ba
4965689: class literal code wastes a byte
...
Reviewed-by: jjg
2013-04-02 10:51:16 +01:00
Leonid Mesnik
a4300aa98b
8009763: Add WB test for String.intern()
...
Add convenience method in StringTable, add WhiteBox method and simple sanity test
Reviewed-by: mgerdin, zgu
2013-04-02 11:28:33 +02:00
Staffan Larsen
bce70c8f7b
8009558: linked_md.c::dll_build_name can get stuck in an infinite loop
...
Reviewed-by: alanb, sspitsyn
2013-04-02 10:32:21 +02:00
Thomas Schatzl
45cc7f61db
8005857: assert in GC_locker from PSOldGen::expand with -XX:+PrintGCDetails and Verbose
...
Use GC_locker::is_active_and_needs_gc() instead of GC_locker::is_active() for providing information about the reason of heap expansion.
Reviewed-by: jmasa, johnc
2013-04-02 10:03:02 +02:00
Nils Eliasson
5b838d4ce1
7034299: Faulty winsock initialization code
...
Reviewed-by: dholmes, sla, ctornqvi
2013-04-02 09:30:07 +02:00
Lana Steuck
f614f5d693
Merge
2013-04-01 21:42:31 -07:00
Lana Steuck
2288704f7f
Merge
2013-04-01 21:42:15 -07:00
Lana Steuck
6c50b0bfe1
Merge
2013-04-01 21:40:54 -07:00
Lana Steuck
61d12714eb
Merge
2013-04-01 21:35:19 -07:00
Lana Steuck
8468b13f32
Merge
2013-04-01 21:34:39 -07:00
Lana Steuck
1d4124b9bb
Merge
2013-04-01 21:34:33 -07:00
Mike Duigou
01ab1da058
8011178: improve common/bin/hgforest.sh python detection (MacOS)
...
Reviewed-by: ohair
2013-04-01 21:11:51 -07:00
Mike Duigou
7d45058eaa
8011199: Backout changeset JDK-7143928 (2b34a1eb3153)
...
Reviewed-by: darcy, dholmes
2013-04-01 20:51:40 -07:00
Mike Duigou
12f1183c74
8011187: Remove obsolete/unused targets from jdk/test/Makefile
...
Reviewed-by: ohair
2013-04-01 20:15:48 -07:00
Mike Duigou
3e6daeda3a
7143928: Optimize empty HashMap and ArrayList
...
Co-authored-by: Sergey Linetskiy <sergey.linetskiy@oracle.com>
Co-authored-by: John Rose <john.rose@oracle.com>
Reviewed-by: mduigou
2013-04-01 20:15:48 -07:00
Ioi Lam
ba2c11a93a
8011048: Possible reading from unmapped memory in UTF8::as_quoted_ascii()
...
Pass utf_length parameter to UTF8::as_quoted_ascii()
Reviewed-by: dcubed, minqi
2013-04-01 14:05:41 -07:00
Mike Duigou
cd2f264ba1
8010268: Remove dependence upon clean target from jdk/test/Makefile prep target
...
Reviewed-by: tbell, mchung
2013-04-01 12:02:19 -07:00
Jon Masamitsu
7f78a7f475
8011173: NPG: Replace the ChunkList implementation with class FreeList<Metachunk>
...
Reviewed-by: mgerdin, tschatzl, johnc, coleenp
2013-04-01 10:50:30 -07:00
Mikael Gerdin
bd3eb2abf6
Merge
2013-04-16 12:46:24 +02:00
John Cuthbertson
9fba6da283
Merge
2013-04-11 10:20:00 -07:00
John Cuthbertson
fa3b993423
8010780: G1: Eden occupancy/capacity output wrong after a full GC
...
Move the calculation and recording of eden capacity to the start of a GC and print a detailed heap transition for full GCs.
Reviewed-by: tschatzl, jmasa
2013-04-10 10:57:34 -07:00
Jim Laskey
14d76a6773
Merge
2013-04-01 10:09:27 -03:00
James Laskey
1cfc0cae65
8011095: PropertyHashMap.rehash() does not grow enough
...
Reviewed-by: hannesw, lagergren
2013-03-31 08:19:11 -03:00
Krystal Mo
214b7d9dcf
8011009: Use do-while(0) instead of while(0) in EC_TRACE and RC_TRACE* macros
...
Improve EC_TRACE and RC_TRACE* to use the do-while(0) trick for statement-like macro
Reviewed-by: sspitsyn, dcubed
2013-03-30 08:01:05 -07:00
Bharadwaj Yadavalli
70314e1b01
Merge
2013-03-29 20:52:01 -07:00
Calvin Cheung
5f93d0e84c
8006006: [parfait] Memory leak at hotspot/src/share/tools/launcher/wildcard.c
...
A simple fix to add FileList_free(fl) before returning NULL.
Reviewed-by: zgu, coleenp, minqi
2013-03-29 14:18:40 -07:00
Harold Seigel
e1383d4931
8010943: guarantee(length == 0) failed: invalid method ordering length
...
Add DumpSharedSpaces to IF condition to handle verify during -Xshare:dump.
Reviewed-by: coleenp, zgu
2013-04-04 08:47:39 -04:00
Christian Tornqvist
c435269587
8009125: Add NMT tests for Virtual Memory operations
...
Tests added for Reserve/Commit/Uncommit/Unreserve operations
Reviewed-by: zgu, mgerdin
2013-04-03 21:41:33 +02:00
Roland Westrelin
3c586e8f26
8010934: assert failure in c1_LinearScan.cpp: "asumption: non-Constant instructions have only virtual operands"
...
Incorrect code to skip some ArrayLength instructions in LIRGenerator
Reviewed-by: kvn
2013-03-29 17:25:27 +01:00
Athijegannathan Sundararajan
db89cafb53
8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")."
...
Reviewed-by: hannesw, ksrini
2013-03-29 18:38:27 +05:30
Anton Tarasov
858bdaabaf
8010375: sun.swing.JLightweightFrame should be implemented for XToolkit
...
Reviewed-by: anthony
2013-03-29 16:12:11 +04:00
Marcus Lagergren
fec16029ea
8010995: The bug ID 8010710 accidentally got two digits transposed in the checkin and unit test name
...
Reviewed-by: hannesw, sundar
2013-03-29 08:55:05 +01:00
Alejandro Murillo
f6b3e5b495
8011022: new hotspot build - hs25-b26
...
Reviewed-by: jcoomes
2013-03-28 19:13:22 -07:00
Alejandro Murillo
142f171fb6
Added tag hs25-b25 for changeset 4c619ad74be5
2013-03-28 19:02:00 -07:00
Alejandro Murillo
1f205eb4dc
Merge
2013-03-28 19:01:59 -07:00
Gary Collins
4970095c03
Merge
2013-03-28 15:42:11 -07:00
Peter Levart
2ca495dd43
8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level
...
Co-authored-by: Laurent Bourges <bourges.laurent@gmail.com>
Reviewed-by: mchung
2013-03-28 13:14:09 -07:00
Jonathan Gibbons
18f48ab46b
8010511: Tests are creating files in /tmp
...
Reviewed-by: darcy
2013-03-28 10:58:45 -07:00
David Katleman
ea13857a21
Added tag jdk8-b83 for changeset 4f4788d62566
2013-03-28 10:55:17 -07:00
David Katleman
e4d9e1a5e7
Added tag jdk8-b83 for changeset fd242a461861
2013-03-28 10:55:14 -07:00
David Katleman
194b6327bc
Added tag jdk8-b83 for changeset a93e7eb6663c
2013-03-28 10:55:03 -07:00
David Katleman
ff17e3e399
Added tag jdk8-b83 for changeset 74e3fc2986f0
2013-03-28 10:54:47 -07:00
David Katleman
65616fa742
Added tag jdk8-b83 for changeset 8ca744a5d6f4
2013-03-28 10:54:36 -07:00
David Katleman
afd676cdb3
Added tag jdk8-b83 for changeset 395a7c20e300
2013-03-28 10:54:00 -07:00
David Katleman
91473e6924
Added tag jdk8-b83 for changeset d2d074c62b67
2013-03-28 10:53:52 -07:00