Thu, 29 Nov 2012 11:31:01 -0800 Added tag jdk8-b66 for changeset bc93357f4936
katleman [Thu, 29 Nov 2012 11:31:01 -0800] rev 14594
Added tag jdk8-b66 for changeset bc93357f4936
Wed, 05 Jul 2017 18:31:05 +0200 Merge
duke [Wed, 05 Jul 2017 18:31:05 +0200] rev 14593
Merge
Fri, 30 Nov 2012 16:45:27 -0800 Added tag hs25-b11 for changeset 7236115a66ae
amurillo [Fri, 30 Nov 2012 16:45:27 -0800] rev 14592
Added tag hs25-b11 for changeset 7236115a66ae
Fri, 30 Nov 2012 16:45:26 -0800 Merge
amurillo [Fri, 30 Nov 2012 16:45:26 -0800] rev 14591
Merge
Fri, 30 Nov 2012 12:01:34 -0800 Merge
johnc [Fri, 30 Nov 2012 12:01:34 -0800] rev 14590
Merge
Thu, 29 Nov 2012 23:02:52 +0100 8004199: Change the ASM package for Test8003720
stefank [Thu, 29 Nov 2012 23:02:52 +0100] rev 14589
8004199: Change the ASM package for Test8003720 Reviewed-by: kvn, jrose
Thu, 29 Nov 2012 16:50:29 -0500 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
coleenp [Thu, 29 Nov 2012 16:50:29 -0500] rev 14588
8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap Summary: Add ClassLoaderData object for each anonymous class with metaspaces to allocate in. Reviewed-by: twisti, jrose, stefank
Thu, 29 Nov 2012 13:55:49 -0800 Merge
cjplummer [Thu, 29 Nov 2012 13:55:49 -0800] rev 14587
Merge
Tue, 27 Nov 2012 17:03:56 -0500 8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
jiangli [Tue, 27 Nov 2012 17:03:56 -0500] rev 14586
8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod. Summary: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod. Reviewed-by: bdelsart, sspitsyn, coleenp
Thu, 29 Nov 2012 11:23:15 -0800 Merge
johnc [Thu, 29 Nov 2012 11:23:15 -0800] rev 14585
Merge
Tue, 27 Nov 2012 14:11:37 -0800 7194633: G1: Assertion and guarantee failures in block offset table
johnc [Tue, 27 Nov 2012 14:11:37 -0800] rev 14584
7194633: G1: Assertion and guarantee failures in block offset table Summary: Add detailed error messages to assertions and guarantees in G1's block offset table. Reviewed-by: ysr, brutisso
Tue, 27 Nov 2012 14:20:21 +0100 8003935: Simplify the needed includes for using Thread::current()
stefank [Tue, 27 Nov 2012 14:20:21 +0100] rev 14583
8003935: Simplify the needed includes for using Thread::current() Reviewed-by: dholmes, rbackman, coleenp
Tue, 27 Nov 2012 10:13:20 +0100 8003720: NPG: Method in interpreter stack frame can be deallocated
stefank [Tue, 27 Nov 2012 10:13:20 +0100] rev 14582
8003720: NPG: Method in interpreter stack frame can be deallocated Summary: Pass down a closure during root scanning to keep the class of the method alive. Reviewed-by: coleenp, jcoomes
Mon, 26 Nov 2012 12:31:03 -0500 8003722: More gcc 4.7 compilation errors
coleenp [Mon, 26 Nov 2012 12:31:03 -0500] rev 14581
8003722: More gcc 4.7 compilation errors Summary: Add a few more this->qualifications. Reviewed-by: coleenp, dholmes Contributed-by: duboscq@ssw.jku.at
Tue, 20 Nov 2012 11:40:11 +0100 7198334: UseNUMA modifies system parameters on non-NUMA system
brutisso [Tue, 20 Nov 2012 11:40:11 +0100] rev 14580
7198334: UseNUMA modifies system parameters on non-NUMA system Summary: The flags MinHeapDeltaBytes and UseNUMAInterleaving must be adjusted after the OS have adjusted the UseNUMA flag in the method os::init_2. Reviewed-by: dholmes, brutisso Contributed-by: erik.helin@oracle.com
Wed, 28 Nov 2012 17:50:21 -0500 8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
coleenp [Wed, 28 Nov 2012 17:50:21 -0500] rev 14579
8003635: NPG: AsynchGetCallTrace broken by Method* virtual call Summary: Make metaspace::contains be lock free and used to see if something is in metaspace, also compare Method* with vtbl pointer. Reviewed-by: dholmes, sspitsyn, dcubed, jmasa
Wed, 28 Nov 2012 08:43:26 -0800 Merge
coleenp [Wed, 28 Nov 2012 08:43:26 -0800] rev 14578
Merge
Wed, 28 Nov 2012 08:17:59 -0500 6924920: Class Data Sharing limit on the java version string can create failures
hseigel [Wed, 28 Nov 2012 08:17:59 -0500] rev 14577
6924920: Class Data Sharing limit on the java version string can create failures Summary: Truncate the java version string and add a hash value if it is too long. Reviewed-by: dholmes, coleenp
Wed, 28 Nov 2012 06:42:03 -0800 Merge
zgu [Wed, 28 Nov 2012 06:42:03 -0800] rev 14576
Merge
Wed, 28 Nov 2012 09:19:38 -0500 8003689: MemTracker::init_tracking_options() reads outside array if commandline argument is empty
zgu [Wed, 28 Nov 2012 09:19:38 -0500] rev 14575
8003689: MemTracker::init_tracking_options() reads outside array if commandline argument is empty Summary: Fixed potential buffer overrun when giving empty option to NativeMemoryTracking commandline option Reviewed-by: ctornqvi, hseigel, kvn
Tue, 27 Nov 2012 07:57:57 -0800 8003879: Duplicate definitions in vmStructs
mikael [Tue, 27 Nov 2012 07:57:57 -0800] rev 14574
8003879: Duplicate definitions in vmStructs Summary: Removed duplicate entries Reviewed-by: dholmes, sspitsyn
Wed, 21 Nov 2012 21:26:12 -0500 Merge
dholmes [Wed, 21 Nov 2012 21:26:12 -0500] rev 14573
Merge
Wed, 21 Nov 2012 20:07:52 -0500 8003591: Abstract_VM_Version::internal_vm_info_string needs to stringify FLOAT_ARCH for ease of use
dholmes [Wed, 21 Nov 2012 20:07:52 -0500] rev 14572
8003591: Abstract_VM_Version::internal_vm_info_string needs to stringify FLOAT_ARCH for ease of use Reviewed-by: coleenp, kvn
Wed, 21 Nov 2012 09:02:13 -0800 8003690: Example code in JVMTI GetStackTrace documentation is broken
mikael [Wed, 21 Nov 2012 09:02:13 -0800] rev 14571
8003690: Example code in JVMTI GetStackTrace documentation is broken Summary: Fixed to minor errors in example code Reviewed-by: sspitsyn, dholmes
Tue, 20 Nov 2012 20:27:40 -0500 Merge
coleenp [Tue, 20 Nov 2012 20:27:40 -0500] rev 14570
Merge
Fri, 16 Nov 2012 09:05:19 -0500 8003487: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp)
zgu [Fri, 16 Nov 2012 09:05:19 -0500] rev 14569
8003487: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp) Summary: The assertion is applied to only the region to be released, also performs region integrity checking Reviewed-by: acorn, coleenp
Fri, 16 Nov 2012 09:43:43 -0800 8003541: new hotspot build - hs25-b11
amurillo [Fri, 16 Nov 2012 09:43:43 -0800] rev 14568
8003541: new hotspot build - hs25-b11 Reviewed-by: jcoomes
Thu, 29 Nov 2012 11:30:04 -0800 Added tag jdk8-b66 for changeset fe1a7da1f85c
katleman [Thu, 29 Nov 2012 11:30:04 -0800] rev 14567
Added tag jdk8-b66 for changeset fe1a7da1f85c
Wed, 05 Dec 2012 12:52:47 -0800 Merge
katleman [Wed, 05 Dec 2012 12:52:47 -0800] rev 14566
Merge
Wed, 05 Dec 2012 16:35:25 +0100 8003414: build-infra: fails on on windows
erikj [Wed, 05 Dec 2012 16:35:25 +0100] rev 14565
8003414: build-infra: fails on on windows Summary: Added extra check that windows sdk is valid. Reviewed-by: tbell, ohrstrom, ohair
Wed, 05 Dec 2012 10:12:14 +0100 8004281: build-infra: Move all jar creation to images target and put jars in images/lib
erikj [Wed, 05 Dec 2012 10:12:14 +0100] rev 14564
8004281: build-infra: Move all jar creation to images target and put jars in images/lib Summary: Fixed bug in setting up make dependencies in SetupArchive. Reviewed-by: ohair, tbell, dholmes
Wed, 05 Dec 2012 09:39:34 +0100 8001541: Cannot build on Solaris using softlinks
erikj [Wed, 05 Dec 2012 09:39:34 +0100] rev 14563
8001541: Cannot build on Solaris using softlinks Summary: Fixed softlink resolver macro in configure. Reviewed-by: tbell, ohair
Mon, 03 Dec 2012 10:26:55 +0100 8003819: build-infra: backslashes at end of LIB and INCLUDE in spec.gmk
erikj [Mon, 03 Dec 2012 10:26:55 +0100] rev 14562
8003819: build-infra: backslashes at end of LIB and INCLUDE in spec.gmk Summary: Removing trailing backslash from LIB and INCLUDE. Reviewed-by: ohrstrom, ohair
Thu, 29 Nov 2012 11:29:44 -0800 Added tag jdk8-b66 for changeset d31d8682bc9e
katleman [Thu, 29 Nov 2012 11:29:44 -0800] rev 14561
Added tag jdk8-b66 for changeset d31d8682bc9e
Wed, 05 Jul 2017 18:30:51 +0200 Added tag jdk8-b66 for changeset 17820b958ae8
duke [Wed, 05 Jul 2017 18:30:51 +0200] rev 14560
Added tag jdk8-b66 for changeset 17820b958ae8
Wed, 05 Jul 2017 18:30:50 +0200 Merge jdk8-b66
duke [Wed, 05 Jul 2017 18:30:50 +0200] rev 14559
Merge
Wed, 05 Jul 2017 18:30:46 +0200 Merge
duke [Wed, 05 Jul 2017 18:30:46 +0200] rev 14558
Merge
Wed, 28 Nov 2012 14:07:26 -0800 Merge
katleman [Wed, 28 Nov 2012 14:07:26 -0800] rev 14557
Merge
Wed, 28 Nov 2012 13:37:50 +0100 8003844: build-infra: docs target isn't working properly
erikj [Wed, 28 Nov 2012 13:37:50 +0100] rev 14556
8003844: build-infra: docs target isn't working properly Summary: Adding resources to bootstrap javadoc.jar. Adding missing .js resource suffix Reviewed-by: ohair, jjg, ohrstrom
Tue, 20 Nov 2012 11:50:37 -0800 Merge
lana [Tue, 20 Nov 2012 11:50:37 -0800] rev 14555
Merge
Tue, 20 Nov 2012 09:58:55 -0800 8003639: convert lambda testng tests to jtreg and add them
rfield [Tue, 20 Nov 2012 09:58:55 -0800] rev 14554
8003639: convert lambda testng tests to jtreg and add them Reviewed-by: mcimadamore
Tue, 20 Nov 2012 15:43:28 +0000 8003663: lambda test fails on Windows
mcimadamore [Tue, 20 Nov 2012 15:43:28 +0000] rev 14553
8003663: lambda test fails on Windows Summary: fix path separator issue in test Reviewed-by: jjg
Tue, 20 Nov 2012 07:25:11 -0800 8003650: java.lang.Exception: expected string not found: pkg/package-frame.html
jjg [Tue, 20 Nov 2012 07:25:11 -0800] rev 14552
8003650: java.lang.Exception: expected string not found: pkg/package-frame.html Reviewed-by: ksrini
Tue, 20 Nov 2012 07:21:07 -0800 8003649: regression/langtools: tools/javac/doctree
jjg [Tue, 20 Nov 2012 07:21:07 -0800] rev 14551
8003649: regression/langtools: tools/javac/doctree Reviewed-by: ksrini
Mon, 19 Nov 2012 16:40:54 -0800 8003655: Add javac.jvm.ClassFile.V52
jjg [Mon, 19 Nov 2012 16:40:54 -0800] rev 14550
8003655: Add javac.jvm.ClassFile.V52 Reviewed-by: ksrini
Mon, 19 Nov 2012 16:10:34 -0800 8002304: Group methods by types in methods summary section
bpatel [Mon, 19 Nov 2012 16:10:34 -0800] rev 14549
8002304: Group methods by types in methods summary section Reviewed-by: jjg
Mon, 19 Nov 2012 11:38:49 -0800 8001098: Provide a simple light-weight "plug-in" mechanism for javac
jjg [Mon, 19 Nov 2012 11:38:49 -0800] rev 14548
8001098: Provide a simple light-weight "plug-in" mechanism for javac Reviewed-by: mcimadamore
Sat, 17 Nov 2012 19:01:03 +0000 8003280: Add lambda tests
mcimadamore [Sat, 17 Nov 2012 19:01:03 +0000] rev 14547
8003280: Add lambda tests Summary: Turn on lambda expression, method reference and default method support Reviewed-by: jjg
Fri, 16 Nov 2012 18:27:36 +0000 8003357: Add support for jtreg -concurrency to langtools/test/Makefile
jjh [Fri, 16 Nov 2012 18:27:36 +0000] rev 14546
8003357: Add support for jtreg -concurrency to langtools/test/Makefile Reviewed-by: jjg
Thu, 15 Nov 2012 23:07:24 -0800 6493690: javadoc should have a javax.tools.Tool service provider installed in tools.jar
jjg [Thu, 15 Nov 2012 23:07:24 -0800] rev 14545
6493690: javadoc should have a javax.tools.Tool service provider installed in tools.jar Reviewed-by: darcy
Thu, 15 Nov 2012 19:54:20 -0800 8002079: update DocFile to use a JavaFileManager
jjg [Thu, 15 Nov 2012 19:54:20 -0800] rev 14544
8002079: update DocFile to use a JavaFileManager Reviewed-by: darcy
Thu, 15 Nov 2012 14:41:31 -0800 8003257: refactor javadoc tool option handling
jjg [Thu, 15 Nov 2012 14:41:31 -0800] rev 14543
8003257: refactor javadoc tool option handling Reviewed-by: darcy
Thu, 15 Nov 2012 09:18:36 -0800 8000800: javadoc uses static non-final fields
jjg [Thu, 15 Nov 2012 09:18:36 -0800] rev 14542
8000800: javadoc uses static non-final fields Reviewed-by: bpatel
Wed, 14 Nov 2012 17:23:10 -0800 7021614: extend com.sun.source API to support parsing javadoc comments
jjg [Wed, 14 Nov 2012 17:23:10 -0800] rev 14541
7021614: extend com.sun.source API to support parsing javadoc comments Reviewed-by: ksrini, strarup
Wed, 14 Nov 2012 16:41:51 -0800 Merge
lana [Wed, 14 Nov 2012 16:41:51 -0800] rev 14540
Merge
Wed, 14 Nov 2012 10:07:38 -0800 8003412: javac needs to understand java.lang.annotation.Native
jjg [Wed, 14 Nov 2012 10:07:38 -0800] rev 14539
8003412: javac needs to understand java.lang.annotation.Native Reviewed-by: mcimadamore
Tue, 13 Nov 2012 15:09:15 -0800 8003299: Cleanup javac Log support for deferred diagnostics
jjg [Tue, 13 Nov 2012 15:09:15 -0800] rev 14538
8003299: Cleanup javac Log support for deferred diagnostics Reviewed-by: mcimadamore, jfranck
Tue, 13 Nov 2012 08:06:00 -0800 8003306: Compiler crash: calculation of inner class access modifier
rfield [Tue, 13 Nov 2012 08:06:00 -0800] rev 14537
8003306: Compiler crash: calculation of inner class access modifier Summary: Fix binary sense lost in transition to hasTag Reviewed-by: mcimadamore
Thu, 15 Nov 2012 15:40:23 -0800 Added tag jdk8-b65 for changeset 0e685b019743
katleman [Thu, 15 Nov 2012 15:40:23 -0800] rev 14536
Added tag jdk8-b65 for changeset 0e685b019743
Wed, 05 Jul 2017 18:30:37 +0200 Merge
duke [Wed, 05 Jul 2017 18:30:37 +0200] rev 14535
Merge
Thu, 15 Nov 2012 15:39:45 -0800 Added tag jdk8-b65 for changeset 2fbfa728248d
katleman [Thu, 15 Nov 2012 15:39:45 -0800] rev 14534
Added tag jdk8-b65 for changeset 2fbfa728248d
Wed, 05 Jul 2017 18:30:33 +0200 Merge
duke [Wed, 05 Jul 2017 18:30:33 +0200] rev 14533
Merge
Thu, 15 Nov 2012 15:39:35 -0800 Added tag jdk8-b65 for changeset d94c92ed588c
katleman [Thu, 15 Nov 2012 15:39:35 -0800] rev 14532
Added tag jdk8-b65 for changeset d94c92ed588c
Wed, 05 Jul 2017 18:30:29 +0200 Merge
duke [Wed, 05 Jul 2017 18:30:29 +0200] rev 14531
Merge
Thu, 15 Nov 2012 15:38:38 -0800 Added tag jdk8-b65 for changeset 6bae6642a942
katleman [Thu, 15 Nov 2012 15:38:38 -0800] rev 14530
Added tag jdk8-b65 for changeset 6bae6642a942
Wed, 05 Jul 2017 18:30:25 +0200 Merge
duke [Wed, 05 Jul 2017 18:30:25 +0200] rev 14529
Merge
Wed, 28 Nov 2012 14:06:14 -0800 Merge
katleman [Wed, 28 Nov 2012 14:06:14 -0800] rev 14528
Merge
Wed, 28 Nov 2012 14:10:00 +0100 8003482: build-infra: Use correct manifest in security jars
erikj [Wed, 28 Nov 2012 14:10:00 +0100] rev 14527
8003482: build-infra: Use correct manifest in security jars Reviewed-by: ohair, ohrstrom
Wed, 28 Nov 2012 13:49:33 +0100 8003528: build-infra: Diffs in libjava and hotspot libs on solaris.
erikj [Wed, 28 Nov 2012 13:49:33 +0100] rev 14526
8003528: build-infra: Diffs in libjava and hotspot libs on solaris. Summary: Reorder libraries on link command line to match old build. Reviewed-by: ohair, ohrstrom
Wed, 28 Nov 2012 13:29:35 +0100 8003477: build-infra: Remove explicit source file listings for libs when possible
erikj [Wed, 28 Nov 2012 13:29:35 +0100] rev 14525
8003477: build-infra: Remove explicit source file listings for libs when possible Reviewed-by: ohair, ohrstrom
Wed, 28 Nov 2012 13:20:43 +0100 8001460: build-infra: Linker warnings on macosx
erikj [Wed, 28 Nov 2012 13:20:43 +0100] rev 14524
8001460: build-infra: Linker warnings on macosx Summary: Remove creation of empty i386 section from fdlibm Reviewed-by: ohair
Wed, 28 Nov 2012 09:47:25 +0100 8003960: build-infra: Jarsigner launcher has wrong classname
erikj [Wed, 28 Nov 2012 09:47:25 +0100] rev 14523
8003960: build-infra: Jarsigner launcher has wrong classname Summary: Fixed package name in launcher Reviewed-by: alanb, ohair, ohrstrom
Thu, 15 Nov 2012 00:55:17 +0000 Merge
tbell [Thu, 15 Nov 2012 00:55:17 +0000] rev 14522
Merge
Wed, 14 Nov 2012 10:21:45 -0800 8001906: build-infra: warning: [path] bad path element on Solaris
tbell [Wed, 14 Nov 2012 10:21:45 -0800] rev 14521
8001906: build-infra: warning: [path] bad path element on Solaris Summary: Remove unnecesary -cp parameter from compile line Reviewed-by: ohair, tbell Contributed-by: erik.joelsson@oracle.com
Tue, 20 Nov 2012 11:49:27 -0800 Merge
lana [Tue, 20 Nov 2012 11:49:27 -0800] rev 14520
Merge
Mon, 19 Nov 2012 19:50:39 -0800 8003660: (launcher) 8001533 regression tests
ksrini [Mon, 19 Nov 2012 19:50:39 -0800] rev 14519
8003660: (launcher) 8001533 regression tests Reviewed-by: ksrini, mchung, kcr, ddehaven Contributed-by: steve.sides@oracle.com
Mon, 19 Nov 2012 19:49:38 -0800 8001533: java launcher must launch javafx applications
ksrini [Mon, 19 Nov 2012 19:49:38 -0800] rev 14518
8001533: java launcher must launch javafx applications Reviewed-by: ksrini, mchung, kcr, alanb Contributed-by: david.dehaven@oracle.com
Tue, 20 Nov 2012 09:26:38 +0000 8000476: Memory Leaks and uninitialized memory access in PKCS11 and other native code
jzavgren [Tue, 20 Nov 2012 09:26:38 +0000] rev 14517
8000476: Memory Leaks and uninitialized memory access in PKCS11 and other native code Reviewed-by: dsamersoff, valeriep, chegar
Mon, 19 Nov 2012 13:17:40 +0000 8003607: More ProblemList.txt updates (11/2012)
alanb [Mon, 19 Nov 2012 13:17:40 +0000] rev 14516
8003607: More ProblemList.txt updates (11/2012) Reviewed-by: lancea
Mon, 19 Nov 2012 11:13:08 +0800 8002344: Krb5LoginModule config class does not return proper KDC list from DNS
weijun [Mon, 19 Nov 2012 11:13:08 +0800] rev 14515
8002344: Krb5LoginModule config class does not return proper KDC list from DNS Reviewed-by: weijun Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>, Wang Weijun <weijun.wang@oracle.com>
Sun, 18 Nov 2012 01:31:44 -0800 8003587: Warning cleanup in package javax.net.ssl
xuelei [Sun, 18 Nov 2012 01:31:44 -0800] rev 14514
8003587: Warning cleanup in package javax.net.ssl Summary: Removes unnecessary imports and adds missing Override annotations Reviewed-by: xuelei Contributed-by: Florian Weimer <fweimer@redhat.com>
Fri, 16 Nov 2012 17:01:19 -0800 7178922: (props) re-visit how os.name is determined on Mac
bchristi [Fri, 16 Nov 2012 17:01:19 -0800] rev 14513
7178922: (props) re-visit how os.name is determined on Mac Reviewed-by: alanb, mchung, skovatch, serb
Fri, 16 Nov 2012 12:28:45 -0800 8003518: (prefs) Tests in jdk/test/java/util/prefs should not be run concurrently
khazra [Fri, 16 Nov 2012 12:28:45 -0800] rev 14512
8003518: (prefs) Tests in jdk/test/java/util/prefs should not be run concurrently Summary: Add java/util/prefs to exclusiveAccess.dirs in TEST.ROOT Reviewed-by: alanb, mchung
Thu, 15 Nov 2012 20:17:05 -0800 7199750: Loading sequence of service provider is changed
naoto [Thu, 15 Nov 2012 20:17:05 -0800] rev 14511
7199750: Loading sequence of service provider is changed Reviewed-by: okutsu
Fri, 16 Nov 2012 10:34:14 +0800 8003263: redundant cast build failure after 8003120
weijun [Fri, 16 Nov 2012 10:34:14 +0800] rev 14510
8003263: redundant cast build failure after 8003120 Reviewed-by: alanb
Thu, 15 Nov 2012 13:46:45 +0000 6244047: impossible to specify directories to logging FileHandler unless they exist
jgish [Thu, 15 Nov 2012 13:46:45 +0000] rev 14509
6244047: impossible to specify directories to logging FileHandler unless they exist Reviewed-by: alanb
Wed, 14 Nov 2012 16:41:12 -0800 Merge
lana [Wed, 14 Nov 2012 16:41:12 -0800] rev 14508
Merge
Tue, 13 Nov 2012 20:02:39 -0800 7088952: Add size in bytes constant "BYTES" to primitive type wrapper types
mduigou [Tue, 13 Nov 2012 20:02:39 -0800] rev 14507
7088952: Add size in bytes constant "BYTES" to primitive type wrapper types Summary: Adds a constant BYTES to each of the primitive wrapper classes (Byte, Character, Double, Float, Integer, Long, Short) with the calculation Primitive.SIZE / Byte.SIZE already made. Reviewed-by: dholmes
Wed, 14 Nov 2012 07:08:50 -0800 8000404: rename javax.tools.GenerateNativeHeader to java.lang.annotation.Native
jjg [Wed, 14 Nov 2012 07:08:50 -0800] rev 14506
8000404: rename javax.tools.GenerateNativeHeader to java.lang.annotation.Native Reviewed-by: alanb
Wed, 14 Nov 2012 12:56:26 +0000 8003285: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java fails again [macosx]
alanb [Wed, 14 Nov 2012 12:56:26 +0000] rev 14505
8003285: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java fails again [macosx] Reviewed-by: chegar
Wed, 14 Nov 2012 13:26:55 +0800 7201156: jar tool fails to convert file separation characters for list and extract
zhouyx [Wed, 14 Nov 2012 13:26:55 +0800] rev 14504
7201156: jar tool fails to convert file separation characters for list and extract Reviewed-by: alanb, chegar, sherman
Tue, 13 Nov 2012 20:02:48 -0800 7088913: Add compatible static hashCode(primitive) to primitive wrapper classes
mduigou [Tue, 13 Nov 2012 20:02:48 -0800] rev 14503
7088913: Add compatible static hashCode(primitive) to primitive wrapper classes Summary: Adds static utility methods to each primitive wrapper class to allow calculation of a hashCode value from an unboxed primitive. Reviewed-by: darcy, smarks, dholmes
Mon, 12 Nov 2012 11:12:29 +0900 8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions
okutsu [Mon, 12 Nov 2012 11:12:29 +0900] rev 14502
8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions Reviewed-by: naoto
Sun, 11 Nov 2012 10:05:37 +0000 8003253: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java hang intermittently [win]
alanb [Sun, 11 Nov 2012 10:05:37 +0000] rev 14501
8003253: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java hang intermittently [win] Reviewed-by: chegar
Tue, 20 Nov 2012 11:47:52 -0800 Merge
lana [Tue, 20 Nov 2012 11:47:52 -0800] rev 14500
Merge
Tue, 20 Nov 2012 18:56:01 +0400 8003333: Regression: java/beans/EventHandler/Test6277266.java fails with ACE
malenkov [Tue, 20 Nov 2012 18:56:01 +0400] rev 14499
8003333: Regression: java/beans/EventHandler/Test6277266.java fails with ACE Reviewed-by: art
Wed, 14 Nov 2012 18:40:05 +0400 6789984: JPasswordField can not receive keyboard input
alitvinov [Wed, 14 Nov 2012 18:40:05 +0400] rev 14498
6789984: JPasswordField can not receive keyboard input Reviewed-by: naoto, anthony
Wed, 14 Nov 2012 11:37:09 +0000 7147408: [macosx] Add autodelay to fix a regression test
kshefov [Wed, 14 Nov 2012 11:37:09 +0000] rev 14497
7147408: [macosx] Add autodelay to fix a regression test Reviewed-by: serb, alexsch
Tue, 20 Nov 2012 11:46:43 -0800 Merge
lana [Tue, 20 Nov 2012 11:46:43 -0800] rev 14496
Merge
Tue, 13 Nov 2012 16:12:10 -0800 7105461: Large JTables are not rendered correctly with Xrender pipeline
ceisserer [Tue, 13 Nov 2012 16:12:10 -0800] rev 14495
7105461: Large JTables are not rendered correctly with Xrender pipeline Reviewed-by: flar, prr
Thu, 15 Nov 2012 15:40:03 -0800 Added tag jdk8-b65 for changeset 3afebf1aaea2
katleman [Thu, 15 Nov 2012 15:40:03 -0800] rev 14494
Added tag jdk8-b65 for changeset 3afebf1aaea2
Wed, 05 Jul 2017 18:30:15 +0200 Merge
duke [Wed, 05 Jul 2017 18:30:15 +0200] rev 14493
Merge
Fri, 16 Nov 2012 09:36:41 -0800 Added tag hs25-b10 for changeset 6d791db85d73
amurillo [Fri, 16 Nov 2012 09:36:41 -0800] rev 14492
Added tag hs25-b10 for changeset 6d791db85d73
Fri, 16 Nov 2012 09:36:40 -0800 Merge
amurillo [Fri, 16 Nov 2012 09:36:40 -0800] rev 14491
Merge
Fri, 16 Nov 2012 09:19:12 -0500 Merge
coleenp [Fri, 16 Nov 2012 09:19:12 -0500] rev 14490
Merge
Tue, 13 Nov 2012 15:14:27 -0500 Merge
coleenp [Tue, 13 Nov 2012 15:14:27 -0500] rev 14489
Merge
Mon, 12 Nov 2012 16:15:05 -0500 8001471: Klass::cast() does nothing
hseigel [Mon, 12 Nov 2012 16:15:05 -0500] rev 14488
8001471: Klass::cast() does nothing Summary: Remove function Klass::cast() and calls to it. Reviewed-by: dholmes, coleenp
Mon, 12 Nov 2012 15:58:11 -0500 7122219: Passed StringTableSize value not verified
hseigel [Mon, 12 Nov 2012 15:58:11 -0500] rev 14487
7122219: Passed StringTableSize value not verified Summary: Check that the values specified for -XX:StringTableSize are within a certain range. Reviewed-by: dholmes, coleenp
Fri, 09 Nov 2012 22:22:53 -0800 Merge
zgu [Fri, 09 Nov 2012 22:22:53 -0800] rev 14486
Merge
Fri, 09 Nov 2012 16:45:20 -0800 Merge
zgu [Fri, 09 Nov 2012 16:45:20 -0800] rev 14485
Merge
Fri, 09 Nov 2012 19:24:31 -0500 8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180
zgu [Fri, 09 Nov 2012 19:24:31 -0500] rev 14484
8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180 Summary: Fixed NMT that miscounted arena memory when it is used as value or stack object. Reviewed-by: acorn, coleenp
Fri, 09 Nov 2012 11:47:28 -0800 Merge
zgu [Fri, 09 Nov 2012 11:47:28 -0800] rev 14483
Merge
Fri, 09 Nov 2012 11:04:06 -0500 8002273: NMT to report JNI memory leaks when -Xcheck:jni is on
zgu [Fri, 09 Nov 2012 11:04:06 -0500] rev 14482
8002273: NMT to report JNI memory leaks when -Xcheck:jni is on Summary: Allows NMT to report that JNI thread failed to detach from JVM before exiting, which leaks the JavaThread object when check:jni option is on. Reviewed-by: acorn, dholmes, coleenp, ctornqvi
Thu, 08 Nov 2012 16:48:01 -0800 Merge
minqi [Thu, 08 Nov 2012 16:48:01 -0800] rev 14481
Merge
Wed, 31 Oct 2012 16:20:03 -0700 7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge
sspitsyn [Wed, 31 Oct 2012 16:20:03 -0700] rev 14480
7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge Summary: Use verifier_max_size instead of max_size to get code attribute max stack size. Reviewed-by: dcubed, minqi Contributed-by: serguei.spitsyn@oracle.com
Fri, 16 Nov 2012 09:59:08 +0100 Merge
neliasso [Fri, 16 Nov 2012 09:59:08 +0100] rev 14479
Merge
Thu, 15 Nov 2012 10:42:06 -0800 8001077: remove ciMethod::will_link
bharadwaj [Thu, 15 Nov 2012 10:42:06 -0800] rev 14478
8001077: remove ciMethod::will_link Summary: Removed will_link and changed all calls to is_loaded(). Reviewed-by: kvn
Mon, 12 Nov 2012 14:03:53 -0800 6830717: replay of compilations would help with debugging
minqi [Mon, 12 Nov 2012 14:03:53 -0800] rev 14477
6830717: replay of compilations would help with debugging Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method. Reviewed-by: kvn, twisti, sspitsyn Contributed-by: yumin.qi@oracle.com
Thu, 15 Nov 2012 14:29:28 -0800 Merge
johnc [Thu, 15 Nov 2012 14:29:28 -0800] rev 14476
Merge
Wed, 14 Nov 2012 22:37:38 -0500 8003259: NPG: Build with gcc 4.7.2 broken by 7045397
coleenp [Wed, 14 Nov 2012 22:37:38 -0500] rev 14475
8003259: NPG: Build with gcc 4.7.2 broken by 7045397 Summary: Qualify calls with this pointers to make gcc accept this code. Reviewed-by: coleenp, andrew Contributed-by: peter.levart@gmail.com
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip