Jonathan Gibbons
f251cc24ca
8006251: doclint: incorrect position for diagnostic for illegal text in tags
...
Reviewed-by: mcimadamore
2013-01-21 10:07:37 -08:00
Peter Jensen
7967c92db0
8006263: Supplementary test cases needed for doclint
...
Reviewed-by: mcimadamore
2013-01-21 10:00:46 -08:00
Athijegannathan Sundararajan
017fe2d002
8006635: Reduce access levels as much as possible
...
Reviewed-by: jlaskey, lagergren, attila
2013-01-21 21:17:38 +05:30
Erik Joelsson
ece23e1bac
8006579: build-infra: In jvm.cfg, alias -server to -client when no server jvm is built
...
Reviewed-by: tbell
2013-01-21 14:58:23 +01:00
Alexander Scherbatiy
14d1261536
8004298: NPE in WindowsTreeUI.ensureRowsAreVisible
...
Reviewed-by: serb
2013-01-21 17:55:31 +04:00
Doug Lea
3f14786363
8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder, LongAccumulator, LongAdder
...
Reviewed-by: chegar, darcy, goetz
2013-01-21 13:50:05 +00:00
Erik Joelsson
94b0107f2e
Merge
2013-01-21 11:42:31 +01:00
Erik Joelsson
dab7afc69f
8006583: build-infra: Remove /javax/swing/SwingBeanInfoBase.java from src.zip
...
Reviewed-by: tbell
2013-01-21 11:42:17 +01:00
Attila Szegedi
acaee2a2f4
8006525: Give StaticClass objects their own linker
...
Reviewed-by: hannesw, lagergren
2013-01-21 11:03:56 +01:00
Bengt Rutisson
cfbcddfb0f
8006431: os::Bsd::initialize_system_info() sets _physical_memory too large
...
Use HW_MEMSIZE instead of HW_USERMEM to get a 64 bit value of the physical memory on the machine. Also reviewed by vitalyd@gmail.com .
Reviewed-by: sla, dholmes, dlong, mikael
2013-01-21 09:00:04 +01:00
Lana Steuck
f466a4f675
Merge
2013-01-20 23:39:11 -08:00
Lana Steuck
444cf2ed48
Merge
2013-01-20 23:38:27 -08:00
Lana Steuck
8e565b0c0e
Merge
2013-01-20 23:37:21 -08:00
Lana Steuck
aa42a1616b
Merge
2013-01-20 23:35:25 -08:00
Jason Uh
3d92cb12a6
8006092: SecurityPermission: printIdentity doesn't exist
...
Reviewed-by: weijun
2013-01-21 15:05:49 +08:00
David Holmes
2f7185008f
8004265: Add build support for Compact Profiles
...
Reviewed-by: erikj, ohair
2013-01-21 01:50:40 -05:00
Alan Bateman
c4c9a281f3
8004182: Add support for profiles in javac
...
Reviewed-by: dholmes
2013-01-21 01:46:31 -05:00
Masayoshi Okutsu
6bc0d6d200
8004489: Add support for Minguo and Hijrah calendars to CalendarNameProvider SPI
...
8006509: Add more calendar symbol names from CLDR
Reviewed-by: peytoia
2013-01-21 15:41:30 +09:00
Jonathan Gibbons
caf667de05
8004182: Add support for profiles in javac
...
Reviewed-by: mcimadamore
2013-01-21 01:27:42 -05:00
Bhavesh Patel
bd4ebc07d8
8006124: javadoc/doclet should be updated to support profiles
...
Reviewed-by: jjg
2013-01-21 00:45:35 -05:00
Bhavesh Patel
2c52089918
8006124: javadoc/doclet should be updated to support profiles
...
Reviewed-by: jjg, dholmes
2013-01-21 00:31:34 -05:00
Bhavesh Patel
2b742e4081
8006124: javadoc/doclet should be updated to support profiles
...
Reviewed-by: jjg, dholmes
2013-01-21 00:29:59 -05:00
Masayoshi Okutsu
f9d0dd3d72
4745761: (cal) RFE: Support builder for constructing Calendar
...
Reviewed-by: peytoia
2013-01-21 12:04:55 +09:00
Chris Hegarty
6b32c387f1
8006560: java/net/ipv6tests/B6521014.java fails intermittently
...
Reviewed-by: khazra, wetmore
2013-01-20 09:37:51 +00:00
Athijegannathan Sundararajan
993b92c985
8006557: JDK8/Lambda build clashes on Map.replace()
...
Reviewed-by: jlaskey
2013-01-19 22:35:43 +05:30
Lance Andersen
69757a1c92
8005080: JDBC 4.2 Core changes
...
Reviewed-by: naoto
2013-01-19 10:53:14 -05:00
Lance Andersen
c98a554aaf
8006139: add missing methods to javax.sql.rowset.serial.SQLInputImpl, SQLOutputImpl
...
Reviewed-by: naoto, ulfzibis, alanb
2013-01-19 10:11:19 -05:00
Mark Sheppard
4e11f499f4
8006568: HTTP protocol handler NLTM Authentication should use Base64 API
...
Reviewed-by: chegar, alanb
2013-01-19 08:39:20 +00:00
Athijegannathan Sundararajan
7784f11d28
8006584: improve variable handling in NashornScriptEngine
...
Reviewed-by: jlaskey, hannesw
2013-01-19 09:14:43 +05:30
Ragini Prasad
435bcab6c4
8000839: Integrate the Java Access Bridge with Java Runtime
...
Reviewed-by: ptbrunet, erikj
2013-01-18 11:33:31 -08:00
Ragini Prasad
a9080d9ab2
8000839: Integrate the Java Access Bridge with Java Runtime
...
Reviewed-by: ptbrunet, erikj
2013-01-18 11:31:33 -08:00
Alan Bateman
69b0c6aad4
6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision
...
Reviewed-by: chegar
2013-01-18 18:48:44 +00:00
Staffan Larsen
091328ba71
Merge
2013-01-18 19:13:41 +01:00
John Zavgren
9bad85cb03
8005120: Compiler warnings in socket transport native code
...
Reviewed-by: chegar, dsamersoff
2013-01-18 17:34:40 +00:00
Erik Joelsson
8b7552a616
8003693: build-infra: bridgeBuild should allow for partial build (no hotspot)
...
Reviewed-by: tbell
2013-01-18 16:48:25 +01:00
Erik Joelsson
52b64fa9dc
8006567: jre/lib/applet missing from Mac JDK installation
...
Reviewed-by: tbell
2013-01-18 16:44:07 +01:00
Maurizio Cimadamore
00ae27b2cf
8006561: Langtools test failure: missing diags/examples
...
Forgot to hg add tests
Reviewed-by: jjg
2013-01-18 15:38:14 +00:00
Anton Litvinov
ca94a86847
8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
...
Reviewed-by: art, serb
2013-01-18 18:34:46 +04:00
Petr Pchelko
db0f450d53
7179050: [macosx] Make LWAWT be able to run on AppKit thread
...
Removed irrelevant assertions from the LWAWT native methods
Reviewed-by: serb, anthony
2013-01-18 18:17:02 +04:00
Alejandro Murillo
1c9730cfb8
8006511: new hotspot build - hs25-b17
...
Reviewed-by: jcoomes
2013-01-18 05:33:32 -08:00
Alejandro Murillo
ab8570e77f
Added tag hs25-b16 for changeset bf71fcc9d682
2013-01-18 05:19:07 -08:00
Alejandro Murillo
6e59c39db8
Merge
2013-01-18 05:19:06 -08:00
Staffan Larsen
c3d91fec59
Merge
2013-01-18 14:15:51 +01:00
Athijegannathan Sundararajan
cef1f6c50b
8006562: findOwnMH in nashorn "objects" package should be cleaned up
...
Reviewed-by: jlaskey, lagergren
2013-01-18 17:55:04 +05:30
Anthony Petrov
04fc62c5ed
8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m
...
Allow one to start AWT on the main thread w/o exceptions
Reviewed-by: art, serb
2013-01-18 14:17:11 +04:00
Bengt Rutisson
f3576a18a9
Merge
2013-01-18 11:03:15 +01:00
Erik Joelsson
272e33b245
8006520: build-infra: Fix sparkle-framework configure parameter
...
Reviewed-by: tbell, ohair
2013-01-18 09:58:23 +01:00
Athijegannathan Sundararajan
07484149d6
8006527: nashorn jsr223 engine does not work in sandbox
...
Reviewed-by: jlaskey, attila, lagergren
2013-01-18 08:45:06 +05:30
Coleen Phillimore
833b7fcfff
8006548: version wrong in new constantPool code
...
Fix increment problem with saved_version
Reviewed-by: dholmes
2013-01-17 22:11:57 -05:00
Jon Masamitsu
59f0209008
8006537: Assert when dumping archive with default methods
...
Reviewed-by: coleenp
2013-01-17 19:04:48 -08:00