- 03 1月, 2020 3 次提交
- 17 12月, 2019 1 次提交
-
-
由 zgu 提交于
Reviewed-by: phh, andrew
-
- 18 8月, 2016 1 次提交
-
-
由 snikandrova 提交于
Reviewed-by: dfuchs, clanger
-
- 10 12月, 2015 1 次提交
-
-
由 robm 提交于
Reviewed-by: coffeys
-
- 18 8月, 2016 1 次提交
-
-
由 snikandrova 提交于
Reviewed-by: dfuchs, clanger
-
- 14 10月, 2014 1 次提交
-
-
由 iklam 提交于
Summary: Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs Reviewed-by: mchung, acorn, jiangli, dholmes
-
- 01 12月, 2015 1 次提交
-
-
由 robm 提交于
Reviewed-by: coffeys
-
- 25 1月, 2014 2 次提交
- 27 12月, 2013 1 次提交
-
-
由 lana 提交于
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
-
- 13 6月, 2013 1 次提交
-
-
由 bchristi 提交于
Reviewed-by: alanb, mduigou
-
- 12 6月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: psandoz, briangoetz, mduigou, plevart
-
- 22 6月, 2013 1 次提交
-
-
由 bpb 提交于
4396272: Parsing doubles fails to follow IEEE for largest decimal that should yield 0 7039391: Use Math.ulp in FloatingDecimal Summary: Correct rounding and monotonicity problems in floats and doubles Reviewed-by: bpb, martin Contributed-by: NDmitry Nadezhin <dmitry.nadezhin@oracle.com>, Louis Wasserman <lowasser@google.com>
-
- 06 6月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Performance improvements for double/float -> String and decimal/hex String -> double/float conversions. Reviewed-by: martin, iris Contributed-by: NSergey Kuksenko <sergey.kuksenko@oracle.com>, Brian Burkhalter <brian.burkhalter@oracle.com>, Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Olivier Lagneau <olivier.lagneau@oracle.com>
-
- 04 5月, 2013 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: martin, alanb, chegar, plevart
-
- 13 4月, 2013 1 次提交
-
-
由 katleman 提交于
Reviewed-by: iris, mduigou, jjg
-
- 05 3月, 2013 1 次提交
-
-
由 ewang 提交于
Reviewed-by: chegar, alanb
-
- 25 1月, 2013 1 次提交
-
-
由 dingxmin 提交于
7183373: URLClassloader.close() does not close JAR files whose resources have been loaded via getResource() Reviewed-by: chegar
-
- 13 12月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar, alanb Contributed-by: NMark Sheppard <mark.sheppard@oracle.com>
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 13 9月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 19 6月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar Contributed-by: dbelfer@gmail.com
-
- 31 5月, 2012 1 次提交
-
-
由 mduigou 提交于
Summary: All of the hashing based Map implementations: HashMap, Hashtable, LinkedHashMap, WeakHashMap and ConcurrentHashMap are modified to use an enhanced hashing algorithm for string keys when the capacity of the hash table has ever grown beyond 512 entries. The enhanced hashing implementation uses the murmur3 hashing algorithm along with random hash seeds and index masks. These enhancements mitigate cases where colliding String hash values could result in a performance bottleneck. Reviewed-by: alanb, forax, dl
-
- 12 3月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, dholmes
-
- 07 3月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: NAlan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
-
- 01 12月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, darcy, forax, hawtin, lancea
-
- 10 10月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: mcimadamore
-
- 26 9月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 25 3月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: ohair
-
- 26 2月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, ohair
-
- 03 2月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: michaelm
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 02 11月, 2010 1 次提交
-
-
由 mchung 提交于
Reviewed-by: dholmes
-
- 12 10月, 2010 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, sherman, darcy, igor
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 05 1月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell, alanb
-
- 07 10月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Fixed sun.misc.BootClassLoaderHook.getBootstrapPaths calls hook.getAdditionalBootstrapPaths Reviewed-by: alanb, tbell
-