yhuang [Sun, 14 Aug 2011 23:46:08 -0700] rev 10293
7066203: Update currency data to the latest ISO 4217 standard
Reviewed-by: naoto
nloodin [Wed, 31 Aug 2011 13:48:04 +0200] rev 10292
7067811: Update demo/sample code to state it should not be used for production
Summary: Added comment block after copyright block stating that code is unfit for production.
Reviewed-by: ohair
schien [Thu, 25 Aug 2011 17:18:12 -0700] rev 10291
Added tag jdk8-b02 for changeset c36bd96ae005
duke [Wed, 05 Jul 2017 17:48:59 +0200] rev 10290
Merge
jcoomes [Wed, 31 Aug 2011 13:57:17 -0700] rev 10289
Merge
kvn [Fri, 26 Aug 2011 16:11:25 -0700] rev 10288
7083916: Bump the hs22 build number to 03
Reviewed-by: jcoomes
Contributed-by: alejandro.murillo@oracle.com
kvn [Thu, 25 Aug 2011 18:56:52 -0700] rev 10287
Merge
kvn [Mon, 22 Aug 2011 11:00:39 -0700] rev 10286
7081926: assert(VM_Version::supports_sse2()) failed: must support
Summary: fix assert, prefetchnta is supported since SSE not SSE2.
Reviewed-by: never
kvn [Sat, 20 Aug 2011 14:03:12 -0700] rev 10285
7076831: TEST_BUG: compiler/5091921/Test7005594.java fails on LOW MEM SYSTEMS
Summary: Run test only on systems with 2Gbyte or more memory. Don't zap heap to reduce execution time.
Reviewed-by: iveresov
brutisso [Tue, 23 Aug 2011 11:06:30 +0200] rev 10284
7082220: Visual Studio projects broken after change 7016797: Hotspot: securely/restrictive load dlls and new
Summary: Add the psapi.lib library to Visual Studio projects
Reviewed-by: jwilhelm, poonam, kamg