jjg [Fri, 29 Jul 2011 16:45:37 -0700] rev 10139
7072523: java.math should be built with javac -Xlint:all -Werror
Reviewed-by: darcy
Contributed-by: alexandre.boulgakov@oracle.com
xuelei [Fri, 29 Jul 2011 02:50:58 -0700] rev 10138
7068662: Reserve and restore the default locale
Reviewed-by: alanb, weijun
jjg [Thu, 28 Jul 2011 13:34:31 -0700] rev 10137
7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror
Reviewed-by: alanb, chegar
Contributed-by: alexandre.boulgakov@oracle.com
chegar [Wed, 27 Jul 2011 18:10:10 +0100] rev 10136
6670868: StackOverFlow with bad authenticated Proxy tunnels
Reviewed-by: michaelm
jjg [Mon, 25 Jul 2011 16:20:39 -0700] rev 10135
7069870: Parts of the JDK erroneously rely on generic array initializers with diamond
Reviewed-by: ksrini, mcimadamore
Contributed-by: alexandre.boulgakov@oracle.com
chegar [Mon, 25 Jul 2011 14:35:13 -0700] rev 10134
7035556: DatagramSocket.java:183: warning: unreachable catch clause
Summary: Remove redundant catches in bind
Reviewed-by: alanb, michaelm, wetmore, chegar
Contributed-by: kurchi.subhra.hazra@oracle.com
ohair [Fri, 22 Jul 2011 21:31:12 -0700] rev 10133
Merge
ohair [Fri, 22 Jul 2011 17:35:39 -0700] rev 10132
7069993: Adjust make/jprt.properties file for jdk8
Reviewed-by: katleman
weijun [Fri, 22 Jul 2011 10:25:46 +0800] rev 10131
6330275: Rework the PaddingTest regression test.
Reviewed-by: wetmore, smarks
chegar [Thu, 21 Jul 2011 17:28:10 +0100] rev 10130
7068416: Lightweight HTTP Server should support TCP_NODELAY
Reviewed-by: alanb, michaelm
jjg [Wed, 20 Jul 2011 12:19:41 -0700] rev 10129
7068617: Core libraries don't build with javac -Xlint:all -Werror
Reviewed-by: darcy
Contributed-by: alexandre.boulgakov@oracle.com
xuelei [Tue, 19 Jul 2011 21:47:23 -0700] rev 10128
7065972: Some race condition may happen in SSLSocketImpl class
Reviewed-by: wetmore, weijun, dgu
darcy [Tue, 19 Jul 2011 17:45:11 -0700] rev 10127
7007535: (reflect) Please generalize Constructor and Method
Reviewed-by: mduigou, peterjones, dholmes, andrew
ksrini [Tue, 19 Jul 2011 10:58:50 -0700] rev 10126
7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute
Reviewed-by: darcy, ohair, alanb, mduigou
xuelei [Tue, 19 Jul 2011 08:21:05 -0700] rev 10125
7059709: close the IO in a final block
Reviewed-by: smarks, mullan, wetmore
chegar [Mon, 18 Jul 2011 22:25:58 +0100] rev 10124
7021280: SocketPermission should accept wildcards
Reviewed-by: michaelm
alanb [Mon, 18 Jul 2011 13:10:02 +0100] rev 10123
7068059: Update jdk/test/ProblemList.txt
Reviewed-by: mchung, chegar
darcy [Sun, 17 Jul 2011 18:53:40 -0700] rev 10122
7062430: Minor inconsistency in ulp descriptions
Reviewed-by: smarks, alanb
ksrini [Fri, 15 Jul 2011 16:38:41 -0700] rev 10121
7062969: java -help still shows http://java.sun.com/javase/reference
Reviewed-by: ohair, darcy
lana [Thu, 14 Jul 2011 18:57:55 -0700] rev 10120
Merge
dl [Wed, 13 Jul 2011 12:24:56 +0100] rev 10119
7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently
Summary: Add retry/timeout for checking activeCount
Reviewed-by: chegar
naoto [Tue, 12 Jul 2011 10:28:37 -0700] rev 10118
7022407: Spinning CPU in LocaleObjectCache.get()
Reviewed-by: okutsu
dl [Tue, 12 Jul 2011 15:23:23 +0100] rev 10117
7058828: test/java/util/concurrent/Phaser/Arrive.java fails intermittently
Reviewed-by: chegar
peytoia [Tue, 12 Jul 2011 07:32:29 +0900] rev 10116
7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin
Reviewed-by: okutsu
ksrini [Fri, 08 Jul 2011 10:25:57 -0700] rev 10115
7060849: Eliminate pack200 build warnings
Reviewed-by: ksrini, jjg
Contributed-by: alexandre.boulgakov@oracle.com
mullan [Wed, 06 Jul 2011 11:08:20 -0400] rev 10114
7054969: Null-check-in-finally pattern in java/security documentation
Reviewed-by: vinnie
coffeys [Tue, 05 Jul 2011 15:25:10 +0100] rev 10113
7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator
Reviewed-by: weijun, xuelei
valeriep [Fri, 01 Jul 2011 17:12:22 -0700] rev 10112
Merge
valeriep [Thu, 30 Jun 2011 18:42:37 -0700] rev 10111
7058133: Javah should use the freshly built classes instead of those from the BOOTDIR jdk
Summary: Changed javah to use the newly built classes specified by $(CLASSDESTDIR)
Reviewed-by: vinnie
jjg [Thu, 30 Jun 2011 17:59:13 -0700] rev 10110
7058708: Eliminate JDK build tools build warnings
Reviewed-by: ohair, jjg
Contributed-by: alexandre.boulgakov@oracle.com
jjg [Thu, 30 Jun 2011 16:50:34 -0700] rev 10109
7061195: Clean up makefiles for JDK 8
Reviewed-by: ohair, jjg
Contributed-by: alexandre.boulgakov@oracle.com
jjg [Thu, 30 Jun 2011 16:48:44 -0700] rev 10108
7061190: Update boot JDK version for JDK 8
Reviewed-by: ohair, jjg
Contributed-by: alexandre.boulgakov@oracle.com
lana [Fri, 05 Aug 2011 15:35:04 -0700] rev 10107
Merge
rupashka [Wed, 03 Aug 2011 16:59:23 +0400] rev 10106
7072328: Sun URL in the MetalLookAndFeel.getLayoutStyle() specification should be replaced with Oracle one
Reviewed-by: peterz
serb [Mon, 01 Aug 2011 17:05:16 +0400] rev 10105
7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows
Reviewed-by: art, dcherepanov
rupashka [Thu, 28 Jul 2011 18:24:54 +0400] rev 10104
7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown
Reviewed-by: peterz
rupashka [Thu, 28 Jul 2011 18:13:17 +0400] rev 10103
6995769: occasion NPE thrown from SwingUtilities.computeIntersection()
Reviewed-by: alexp
lana [Mon, 01 Aug 2011 17:40:38 -0700] rev 10102
Merge
lana [Wed, 27 Jul 2011 22:42:19 -0700] rev 10101
Merge
rupashka [Mon, 18 Jul 2011 18:21:31 +0400] rev 10100
7031941: Use generificated JComboBox and JList in core libraries
Reviewed-by: alexp
rupashka [Mon, 18 Jul 2011 17:40:12 +0400] rev 10099
6509273: Password in JPasswordField gets Printed in clear text
Reviewed-by: alexp
serb [Fri, 15 Jul 2011 19:25:06 +0400] rev 10098
4717864: setFont() does not update Fonts of Menus already on screen
Reviewed-by: art, bagiras
serb [Fri, 15 Jul 2011 19:24:09 +0400] rev 10097
6642728: Use reflection to access ScrollPane's private method from within sun.awt package
Reviewed-by: art, anthony
serb [Fri, 15 Jul 2011 19:23:03 +0400] rev 10096
6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails
Reviewed-by: art, dcherepanov, anthony
serb [Fri, 15 Jul 2011 19:19:33 +0400] rev 10095
7043815: AWT-XAWT - AWT-EventQueue-0 deadlock.
Reviewed-by: art, dcherepanov
serb [Fri, 15 Jul 2011 19:18:38 +0400] rev 10094
7043679: Wrong class name is used in Java_sun_awt_windows_WPrinterJob_initIDs
Reviewed-by: dav, art
rupashka [Fri, 15 Jul 2011 14:43:22 +0400] rev 10093
4909150: WindowsTreeUI can cause NullPointerException occasionally
Reviewed-by: alexp
rupashka [Tue, 12 Jul 2011 11:41:50 +0400] rev 10092
7019963: The goto parent directory button doesn't operate in JFileChooser
Reviewed-by: alexp
lana [Mon, 11 Jul 2011 16:54:21 -0700] rev 10091
Merge
peytoia [Tue, 12 Jul 2011 08:46:49 +0900] rev 10090
7051769: java.text.Bidi.toString() output is wrong
Reviewed-by: okutsu
peytoia [Tue, 12 Jul 2011 08:00:12 +0900] rev 10089
7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed
Reviewed-by: okutsu
bagiras [Mon, 11 Jul 2011 15:59:29 +0400] rev 10088
7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32
Reviewed-by: art, dcherepanov
neugens [Tue, 26 Jul 2011 21:34:25 +0200] rev 10087
7070155: A small refactoring patch for the abstract RenderingEngine.
Summary: Simplify code by using ReflectiveOperationException instead of 3 ignored catch blocks
Reviewed-by: prr
bae [Wed, 20 Jul 2011 16:18:08 +0400] rev 10086
7044285: 64 bit VM crashes in Java_sun_java2d_loops_MaskFill_MaskFill
Reviewed-by: jgodinez, prr
prr [Tue, 19 Jul 2011 14:09:25 -0700] rev 10085
7068471: NPE in sun.font.FontConfigManager.getFontConfigFont() when libfontconfig.so is not installed
Reviewed-by: jgodinez, prr
Contributed-by: spoole@linux.vnet.ibm.com
lana [Thu, 07 Jul 2011 19:18:01 -0700] rev 10084
Merge
lana [Fri, 01 Jul 2011 12:26:33 -0700] rev 10083
Merge
jrose [Sat, 16 Jul 2011 15:47:53 -0700] rev 10082
6983728: JSR 292 remove argument count limitations
Summary: Remove workarounds and limitations from before 6939861.
Reviewed-by: never
jrose [Sat, 16 Jul 2011 15:44:33 -0700] rev 10081
7058651: JSR 292 unit tests need a refresh
Summary: Enhancements to unit tests.
Reviewed-by: never, twisti
jrose [Sat, 16 Jul 2011 15:40:13 -0700] rev 10080
7058630: JSR 292 method handle proxy violates contract for Object methods
Reviewed-by: never, twisti
jrose [Wed, 13 Jul 2011 01:40:55 -0700] rev 10079
Merge
jrose [Tue, 14 Jun 2011 22:47:12 -0700] rev 10078
7054590: (JSR-292) MethodHandleProxies.asInterfaceInstance() accepts private/protected nested interfaces
Summary: fix non-compliant logic in MethodHandleProxies, fix invalid private classes in MethodHandlesTest
Reviewed-by: twisti, never
lana [Thu, 30 Jun 2011 14:18:40 -0700] rev 10077
Merge
michaelm [Tue, 28 Jun 2011 10:09:56 +0100] rev 10076
Merge
michaelm [Tue, 28 Jun 2011 10:07:41 +0100] rev 10075
7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently
Reviewed-by: alanb
dholmes [Mon, 27 Jun 2011 20:13:48 -0400] rev 10074
7039182: PPC: NIO: java.io.IOException: Invalid argument in sun.nio.ch.FileDispatcherImpl.read0
Summary: Allow platform specific files to be located at build time instead of generating them
Reviewed-by: alanb, ohair
ksrini [Mon, 27 Jun 2011 12:21:44 -0700] rev 10073
7046007: (launcher) Improve usage information for -verbose option
Reviewed-by: darcy, alanb
michaelm [Mon, 27 Jun 2011 12:15:27 +0100] rev 10072
7059777: Remove lang tests from Problemlist.txt
Reviewed-by: alanb
alanb [Fri, 24 Jun 2011 19:30:39 +0100] rev 10071
6965150: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long
Reviewed-by: chegar
lana [Thu, 23 Jun 2011 17:21:08 -0700] rev 10070
Merge
lana [Thu, 23 Jun 2011 14:56:38 -0700] rev 10069
Merge
lana [Wed, 22 Jun 2011 23:23:58 -0700] rev 10068
Merge
darcy [Thu, 23 Jun 2011 14:57:57 -0700] rev 10067
6253144: Long narrowing conversion should describe the algorithm used and implied "risks"
Reviewed-by: mduigou, alanb
xuelei [Thu, 23 Jun 2011 04:23:50 -0700] rev 10066
7057022: test/sun/security/pkcs11/fips/ClientJSSEServerJSSE.java has invalid jtreg tags
Reviewed-by: weijun
chegar [Thu, 23 Jun 2011 13:15:14 +0100] rev 10065
7021010: java/lang/Thread/ThreadStateTest.java fails intermittently
Reviewed-by: dholmes, alanb, mchung
chegar [Thu, 23 Jun 2011 13:00:14 +0100] rev 10064
7057935: com/sun/nio/sctp tests should be moved out of jdk_nio and into their own target, jdk_sctp
Reviewed-by: alanb
xuelei [Wed, 22 Jun 2011 21:21:33 -0700] rev 10063
7058271: Remove InterruptedIO.java record from ProblemList.txt
Reviewed-by: weijun
xuelei [Wed, 22 Jun 2011 19:37:18 -0700] rev 10062
6952814: sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT
Reviewed-by: alanb
weijun [Thu, 23 Jun 2011 09:27:11 +0800] rev 10061
7055362: jdk_security2 test target cleanup
Reviewed-by: alanb
alanb [Wed, 22 Jun 2011 15:13:29 +0100] rev 10060
7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm
Reviewed-by: emcmanus
alanb [Tue, 21 Jun 2011 16:11:24 +0100] rev 10059
7056815: test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh times out intermittently on busy machine
Reviewed-by: mchung
darcy [Mon, 20 Jun 2011 17:20:35 -0700] rev 10058
7055295: (reflect) add conventional constructor to GenericSignatureFormatError
Reviewed-by: lancea, mduigou
weijun [Mon, 20 Jun 2011 19:17:47 +0800] rev 10057
7054918: jdk_security1 test target cleanup
Reviewed-by: alanb, smarks, vinnie
dl [Mon, 20 Jun 2011 12:27:20 +0100] rev 10056
7051516: ThreadLocalRandom seed is never initialized so all instances generate the same sequence
Reviewed-by: chegar, dholmes, mduigou
weijun [Mon, 20 Jun 2011 17:38:15 +0800] rev 10055
7054428: test/java/security/SecureClassLoader/DefineClassByteBuffer.java error
Reviewed-by: alanb
alanb [Sun, 19 Jun 2011 11:15:37 +0100] rev 10054
7056489: test/com/sun/jndi/ldap/ReadTimeoutTest.java hangs or times out
Reviewed-by: forax, vinnie
ksrini [Fri, 17 Jun 2011 15:17:01 -0700] rev 10053
7043125: TEST: tools/launcher/VersionCheck.java fails just against openjdk7 (b141 & b138-nightly) promoted
Reviewed-by: darcy
darcy [Fri, 17 Jun 2011 10:34:44 -0700] rev 10052
7021922: java.lang.annoation.IncompleteExceptions throws NPE when type is null
Reviewed-by: alanb, forax
darcy [Wed, 15 Jun 2011 08:37:11 -0700] rev 10051
7041252: Use j.u.Objects.equals in security classes
Reviewed-by: weijun
darcy [Tue, 14 Jun 2011 12:31:31 -0700] rev 10050
7054669: javadoc warnings from java.awt.Toolkit
Reviewed-by: anthony
coffeys [Tue, 14 Jun 2011 18:05:42 +0100] rev 10049
7049774: UID construction appears to hang if time changed backwards
Reviewed-by: alanb, dholmes, chegar, mduigou
darcy [Mon, 13 Jun 2011 12:17:20 -0700] rev 10048
7052122: Update JDK_MINOR_VERSION for JDK 8
Reviewed-by: mr, katleman
weijun [Wed, 08 Jun 2011 14:01:34 +0800] rev 10047
7043737: klist does not detect non-existing keytab
Reviewed-by: valeriep
dcubed [Wed, 01 Jun 2011 17:11:23 -0700] rev 10046
7045594: 4/4 fix for 6977677 introduced a ResourceBundle race
Summary: Fix Logger.getLogger() ResourceBundle name race.
Reviewed-by: dholmes, mchung
dcubed [Wed, 01 Jun 2011 17:10:30 -0700] rev 10045
7048308: 4/4 LoggingDeadlock3 test timeout is too small
Summary: Change timeout for test from 15 seconds to 80 seconds.
Reviewed-by: dholmes
weijun [Fri, 27 May 2011 09:01:33 +0800] rev 10044
7048466: Move sun.misc.JavaxSecurityAuthKerberosAccess to sun.security.krb5 package
Reviewed-by: weijun, alanb
Contributed-by: Mandy Chung <mandy.chung@oracle.com>
lana [Thu, 30 Jun 2011 14:16:48 -0700] rev 10043
Merge
dlila [Fri, 24 Jun 2011 16:22:50 -0400] rev 10042
7049339: AnyBlit is broken with non-rectangular clips.
Reviewed-by: flar
prr [Wed, 25 May 2011 19:53:08 -0700] rev 10041
7044394: TrueTypeFont inner class DirectoryEntry should be static
Reviewed-by: bae, jgodinez
schien [Mon, 27 Jun 2011 14:10:46 -0700] rev 10040
Merge
schien [Mon, 27 Jun 2011 13:21:34 -0700] rev 10039
Added tag jdk7-b147 for changeset 807b419805d8
schien [Mon, 20 Jun 2011 17:38:27 -0700] rev 10038
Merge
schien [Wed, 08 Jun 2011 10:24:10 -0700] rev 10037
Merge
mr [Tue, 24 May 2011 15:28:26 -0700] rev 10036
7048009: Update .jcheck/conf files for JDK 8
Reviewed-by: jjh
duke [Wed, 05 Jul 2017 17:47:31 +0200] rev 10035
Merge
trims [Fri, 22 Jul 2011 23:42:46 -0700] rev 10034
7070061: Adjust Hotspot make/jprt.properties for new JDK8 settings
Summary: Fix so the JPRT can build with -release jdk8 now
Reviewed-by: ohair
trims [Fri, 22 Jul 2011 23:47:17 -0700] rev 10033
7069176: Update the JDK version numbers in Hotspot for JDK 8
Summary: Change JDK_MINOR_VER and JDK_PREVIOUS_VERSION to reflect JDK8 values
Reviewed-by: jcoomes
trims [Sat, 23 Jul 2011 01:56:51 -0700] rev 10032
Merge
never [Fri, 15 Jul 2011 15:35:50 -0700] rev 10031
6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
Summary: check for single stepping when dispatching invokes from method handles
Reviewed-by: coleenp, twisti, kvn, dsamersoff
kvn [Thu, 14 Jul 2011 15:39:40 -0700] rev 10030
7067288: compiler regression test Test7052494 timeouts with client VM
Summary: Test is modified to reduce number of iterations in test5() and test6().
Reviewed-by: never, iveresov
kvn [Wed, 13 Jul 2011 10:48:42 -0700] rev 10029
Merge
iveresov [Fri, 08 Jul 2011 15:33:03 -0700] rev 10028
7058510: multinewarray with 6 dimensions uncommon traps in server compiler
Summary: Pass arguments to runtime via java array for arrays with > 5 dimensions
Reviewed-by: never, kvn, jrose, pbk
kvn [Fri, 08 Jul 2011 09:38:48 -0700] rev 10027
7059034: Use movxtod/movdtox on T4
Summary: Use new VIS3 mov instructions on T4 for move data between general and float registers.
Reviewed-by: never, twisti
jcoomes [Tue, 12 Jul 2011 16:32:25 -0700] rev 10026
Merge
jcoomes [Mon, 11 Jul 2011 14:15:43 -0700] rev 10025
7061212: use o/s low memory notification in embedded builds
Reviewed-by: dholmes, never, jwilhelm, kvn
jcoomes [Thu, 07 Jul 2011 15:44:34 -0700] rev 10024
7053189: remove some unnecessary platform-dependent includes
Reviewed-by: dholmes, never, jwilhelm, kvn
jcoomes [Wed, 06 Jul 2011 13:02:54 -0700] rev 10023
7061225: os::print_cpu_info() should support os-specific data
Reviewed-by: dholmes, never, jwilhelm, kvn
jcoomes [Wed, 06 Jul 2011 12:28:07 -0700] rev 10022
7061204: clean the chunk table synchronously in embedded builds
Reviewed-by: dholmes, never, jwilhelm, kvn
jcoomes [Wed, 06 Jul 2011 12:22:29 -0700] rev 10021
7061197: ThreadLocalStorage sp map table should be optional
Reviewed-by: dholmes, never, jwilhelm, kvn
jcoomes [Wed, 06 Jul 2011 12:17:44 -0700] rev 10020
7061192: option handling adjustments for oracle and embedded builds
Reviewed-by: dholmes, never, jwilhelm, kvn
jcoomes [Wed, 06 Jul 2011 12:03:01 -0700] rev 10019
7061187: need some includes for arm/ppc
Reviewed-by: dholmes, never, jwilhelm, kvn
kvn [Thu, 07 Jul 2011 10:51:07 -0700] rev 10018
Merge
never [Wed, 06 Jul 2011 18:15:21 -0700] rev 10017
7062856: Disassembler needs to be smarter about finding hsdis after 1.7 launcher changes
Summary: do explicit lookup emulating old LD_LIBRARY_PATH search
Reviewed-by: kvn, jrose
never [Wed, 06 Jul 2011 09:27:54 -0700] rev 10016
7061101: adlc should complain about mixing block and expression forms of ins_encode
Reviewed-by: kvn
never [Tue, 05 Jul 2011 16:07:54 -0700] rev 10015
6478991: C1 NullCheckEliminator yields incorrect exceptions
Reviewed-by: twisti, iveresov
iveresov [Fri, 01 Jul 2011 10:37:37 -0700] rev 10014
7057120: Tiered: Allow C1 to inline methods with loops
Summary: Recompile the enclosing methods without inlining of the method that has OSRed to level 4 or recompile the enclosing method at level 4.
Reviewed-by: kvn, never
iveresov [Fri, 01 Jul 2011 10:35:54 -0700] rev 10013
7058689: Tiered: Reprofiling doesn't happen in presence of level 4 OSR methods
Summary: Take into account current state of profiling before believing that existing higher level versions are valid
Reviewed-by: kvn, never
kvn [Tue, 28 Jun 2011 15:50:07 -0700] rev 10012
7047954: VM crashes with assert(is_Mem()) failed
Summary: cast constant array ptrs to bottom
Reviewed-by: never
kvn [Tue, 28 Jun 2011 15:24:29 -0700] rev 10011
7044738: Loop unroll optimization causes incorrect result
Summary: take into account memory dependencies when clonning nodes in clone_up_backedge_goo().
Reviewed-by: never
kvn [Tue, 28 Jun 2011 15:04:39 -0700] rev 10010
6990015: Incorrect Icache line size is used for 64 bit x86
Summary: correct Icache::line_size for x64 and add verification code into vm_version_x86.
Reviewed-by: never, phh
kvn [Tue, 28 Jun 2011 14:30:27 -0700] rev 10009
7058036: FieldsAllocationStyle=2 does not work in 32-bit VM
Summary: parseClassFile() incorrectly uses nonstatic_oop_map_size() method instead of nonstatic_oop_map_count().
Reviewed-by: never
Contributed-by: Krystal Mok <rednaxelafx@gmail.com>
jrose [Thu, 23 Jun 2011 17:14:06 -0700] rev 10008
7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
Reviewed-by: never
never [Wed, 22 Jun 2011 14:45:37 -0700] rev 10007
7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
Summary: don't skip receiver when GC'ing compiled invokedynamic callsites
Reviewed-by: twisti, kvn, jrose
never [Tue, 21 Jun 2011 09:04:55 -0700] rev 10006
7056380: VM crashes with SIGSEGV in compiled code
Summary: code was using andq reg, imm instead of addq addr, imm
Reviewed-by: kvn, jrose, twisti
kvn [Mon, 20 Jun 2011 16:45:35 -0700] rev 10005
7052494: Eclipse test fails on JDK 7 b142
Summary: Keep 'ne' test in Counted loop when we can't guarantee during compilation that init < limit.
Reviewed-by: never
never [Thu, 16 Jun 2011 13:46:55 -0700] rev 10004
7055355: JSR 292: crash while throwing WrongMethodTypeException
Reviewed-by: jrose, twisti, bdelsart
jcoomes [Wed, 06 Jul 2011 08:43:01 -0700] rev 10003
Merge
brutisso [Tue, 28 Jun 2011 14:23:27 +0200] rev 10002
7016112: CMS: crash during promotion testing
Summary: Also reviewed by mikael.gerdin@oracle.com; stdlib:qsort() does byte-by-byte swapping on Windows. This leads to pointer shearing. Fix is to implement a quicksort that does full pointer updates.
Reviewed-by: never, coleenp, ysr
tonyp [Fri, 24 Jun 2011 12:38:49 -0400] rev 10001
7049999: G1: Make the G1PrintHeapRegions output consistent and complete
Summary: Extend and make more consistent the output from the G1PrintHeapRegions flag.
Reviewed-by: johnc, jmasa
tonyp [Tue, 21 Jun 2011 15:23:07 -0400] rev 10000
7046182: G1: remove unnecessary iterations over the collection set
Summary: Remove two unnecessary iterations over the collection set which are supposed to prepare the RSet's of the CSet regions for parallel iterations (we'll make sure this is done incrementally). I'll piggyback on this CR the removal of the G1_REM_SET_LOGGING code.
Reviewed-by: brutisso, johnc
tonyp [Mon, 20 Jun 2011 22:03:13 -0400] rev 9999
7055073: G1: code cleanup in the concurrentMark.* files
Summary: Only cosmetic changes to make the concurrentMark.* more consistent, code-style-wise, with the rest of the codebase.
Reviewed-by: johnc, ysr
ysr [Mon, 20 Jun 2011 09:42:26 -0700] rev 9998
6916968: CMS: freeList.cpp:304 assert(_allocation_stats.prevSweep() + ..., "Conservation Principle")
Summary: Fix assert and adjust demand volume computation by adding missing factor.
Reviewed-by: jmasa, tonyp
tonyp [Thu, 16 Jun 2011 15:51:57 -0400] rev 9997
6994322: Remove the is_tlab and is_noref / is_large_noref parameters from the CollectedHeap
Summary: Remove two unused parameters from the mem_allocate() method and update its uses accordingly.
Reviewed-by: stefank, johnc
johnc [Wed, 15 Jun 2011 10:18:04 -0700] rev 9996
7045751: G1: +ExplicitGCInvokesConcurrent causes excessive single region evacuation pauses
Summary: When ExplicitGCInvokesConcurrent is enabled, do not perform an evacuation pause if a marking cycle is already in progress and block the requesting thread until the marking cycle completes.
Reviewed-by: tonyp, ysr
johnc [Tue, 14 Jun 2011 11:01:10 -0700] rev 9995
7004681: G1: Extend marking verification to Full GCs
Summary: Perform a heap verification after the first phase of G1's full GC using objects' mark words to determine liveness. The third parameter of the heap verification routines, which was used in G1 to determine which marking bitmap to use in liveness calculations, has been changed from a boolean to an enum with values defined for using the mark word, and the 'prev' and 'next' bitmaps.
Reviewed-by: tonyp, ysr
tonyp [Tue, 14 Jun 2011 10:33:43 -0400] rev 9994
7046558: G1: concurrent marking optimizations
Summary: Some optimizations to improve the concurrent marking phase: specialize the main oop closure, make sure a few methods in the fast path are properly inlined, a few more bits and pieces, and some cosmetic fixes.
Reviewed-by: stefank, johnc
brutisso [Mon, 13 Jun 2011 13:48:18 +0200] rev 9993
6918185: Remove unused code for lost card-marking optimization in BacktraceBuilder
Summary: Removed dead code
Reviewed-by: ysr, coleenp, dholmes
ysr [Mon, 13 Jun 2011 09:58:16 -0700] rev 9992
7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit
Summary: It turns out that there is no need to explicitly stop CMS since the JVM is taken down at a terminal safepoint during which CMS threads are (terminally) inactive. This will need to be revised if and when we evolve in the future to a point where we allow JVM reincarnation in the same process, but those changes will be much more sweeping than just terminating CMS threads. The unused ::stop() methods will be removed in a separate CR. Also include in this CR is the fix for a small typo in the spelling of UseGCLogFileRotation in a message in arguments.cpp, brought to our attention by Rainer Jung and reviewed by minqi.
Reviewed-by: johnc, jwilhelm
minqi [Fri, 10 Jun 2011 15:44:02 -0700] rev 9991
Merge
minqi [Fri, 10 Jun 2011 15:08:36 -0700] rev 9990
6941923: RFE: Handling large log files produced by long running Java Applications
Summary: supply optinal flags to realize gc log rotation
Reviewed-by: ysr, jwilhelm
tonyp [Fri, 10 Jun 2011 13:16:40 -0400] rev 9989
7045330: G1: Simplify/fix the HeapRegionSeq class
7042285: G1: native memory leak during humongous object allocation
6804436: G1: heap region indices should be size_t
Summary: A series of fixes and improvements to the HeapRegionSeq class: a) replace the _regions growable array with a standard C array, b) avoid de-allocating / re-allocating HeapRegion instances when the heap shrinks / grows (fix for 7042285), c) introduce fast method to map address to HeapRegion via a "biased" array pointer, d) embed the _hrs object in G1CollectedHeap, instead of pointing to it via an indirection, e) assume that all the regions added to the HeapRegionSeq instance are contiguous, f) replace int's with size_t's for indexes (and expand that to HeapRegion as part of 6804436), g) remove unnecessary / unused methods, h) rename a couple of fields (_alloc_search_start and _seq_bottom), i) fix iterate_from() not to always start from index 0 irrespective of the region passed to it, j) add a verification method to check the HeapRegionSeq assumptions, k) always call the wrappers for _hrs.iterate(), _hrs_length(), and _hrs.at() from G1CollectedHeap, not those methods directly, and l) unify the code that expands the sequence (by either re-using or creating a new HeapRegion) and make it robust wrt to a HeapRegion allocation failing.
Reviewed-by: stefank, johnc, brutisso
tonyp [Wed, 08 Jun 2011 21:48:38 -0400] rev 9988
7045662: G1: OopsInHeapRegionClosure::set_region() should not be virtual
Summary: make the method non-virtual, remove five unused closures, and fix a couple of copyright typos.
Reviewed-by: stefank, johnc, poonam
tonyp [Wed, 08 Jun 2011 15:31:51 -0400] rev 9987
7032531: G1: enhance GC logging to include more accurate eden / survivor size transitions
Summary: This changeset extends the logging information generated by +PrintGCDetails to also print out separate size transitions for the eden, survivors, and old regions.
Reviewed-by: ysr, brutisso
ysr [Wed, 08 Jun 2011 08:39:53 -0700] rev 9986
Merge
ysr [Thu, 02 Jun 2011 10:23:36 -0700] rev 9985
7048782: CMS: assert(last_chunk_index_to_check<= last_chunk_index) failed: parCardTableModRefBS.cpp:359
Summary: The LNC array is sized before the start of a scavenge, while the heap may expand during a scavenge. With CMS, the last block of an arbitrary suffice of the LNC array may expand due to coalition with the expansion delta. We now take care not to attempt access past the end of the LNC array. LNC array code will be cleaned up and suitably encapsulated as part of the forthcoming performance RFE 7043675.
Reviewed-by: brutisso
ysr [Fri, 27 May 2011 10:23:03 -0700] rev 9984
7048342: CMS: eob == _limit || fc->isFree() failed: Only a free chunk should allow us to cross over the limit
Summary: The freeness bit was being cleared in debug code when it shouldn't have been. Also removed unused FreeChunk methods linkAfterNonNull and clearPrev.
Reviewed-by: brutisso
trims [Fri, 01 Jul 2011 13:07:16 -0700] rev 9983
7061691: Fork HS21 to HS22 - renumber Minor and build numbers of JVM
Summary: Update the Minor and Build numbers for HS22 fork
Reviewed-by: jcoomes
never [Wed, 15 Jun 2011 10:20:03 -0700] rev 9982
Merge
never [Tue, 14 Jun 2011 15:20:55 -0700] rev 9981
Merge
never [Tue, 14 Jun 2011 14:41:33 -0700] rev 9980
7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters
Reviewed-by: twisti, kvn, jrose
twisti [Tue, 14 Jun 2011 12:25:05 -0700] rev 9979
7053520: JSR292: crash in invokedynamic with C1 using tiered and compressed oops
Reviewed-by: iveresov, never
jrose [Wed, 08 Jun 2011 17:04:06 -0700] rev 9978
7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp
Reviewed-by: never, twisti
kvn [Sat, 04 Jun 2011 10:36:22 -0700] rev 9977
7050280: assert(u->as_Unlock()->is_eliminated()) failed: sanity
Summary: Mark all associated (same box and obj) lock and unlock nodes for elimination if some of them marked already.
Reviewed-by: iveresov, never
never [Fri, 03 Jun 2011 22:31:43 -0700] rev 9976
7045514: SPARC assembly code for JSR 292 ricochet frames
Reviewed-by: kvn, jrose
never [Thu, 02 Jun 2011 13:36:11 -0700] rev 9975
7050554: JSR 292 - need optimization for selectAlternative
Reviewed-by: kvn, jrose
dsamersoff [Thu, 09 Jun 2011 01:33:42 +0400] rev 9974
Merge
coleenp [Thu, 02 Jun 2011 21:01:48 -0700] rev 9973
Merge
coleenp [Thu, 02 Jun 2011 14:17:48 -0400] rev 9972
7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63
Summary: Removed extra change from another bug fix that caused this regression
Reviewed-by: phh, dcubed, kvn, kamg, never
coleenp [Sat, 21 May 2011 15:39:54 -0700] rev 9971
7033141: assert(has_cp_cache(i)) failed: oob
Summary: Unrewrite bytecodes for OOM error allocating the constant pool cache.
Reviewed-by: dcubed, acorn, never
jcoomes [Tue, 07 Jun 2011 13:17:05 -0700] rev 9970
Merge
ysr [Mon, 23 May 2011 16:42:14 -0700] rev 9969
7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557
Summary: Do a one-step look-ahead, when sweeping free or garbage blocks, to avoid overstepping sweep limit, which may become a non-block-boundary because of a heap expansion delta coalescing with a previously co-terminal free block.
Reviewed-by: brutisso, tonyp
jrose [Wed, 01 Jun 2011 23:25:31 -0700] rev 9968
7049410: JSR 292 old method name MethodHandle.invokeGeneric should not be accepted by the JVM
Summary: change the default setting of the flag AllowInvokeGeneric to false
Reviewed-by: never
jrose [Wed, 01 Jun 2011 23:25:20 -0700] rev 9967
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Summary: Delegate invokedynamic linkage errors to MethodHandleNatives.raiseException.
Reviewed-by: never
kvn [Tue, 31 May 2011 10:05:36 -0700] rev 9966
6956668: misbehavior of XOR operator (^) with int
Summary: optimize cmp_ne(xor(X,1),0) to cmp_eq(X,0) only for boolean values X.
Reviewed-by: never
kvn [Fri, 27 May 2011 12:47:48 -0700] rev 9965
7047069: Array can dynamically change size when assigned to an object field
Summary: Fix initialization of a newly-allocated array with arraycopy
Reviewed-by: never
never [Thu, 26 May 2011 16:39:34 -0700] rev 9964
Merge
never [Thu, 26 May 2011 14:44:41 -0700] rev 9963
7047961: JSR 292 MethodHandleWalk swap args doesn't handle T_LONG and T_DOUBLE properly
Reviewed-by: kvn, jrose
iveresov [Thu, 26 May 2011 13:15:01 -0700] rev 9962
7047491: C1: registers saved incorrectly when calling checkcast_arraycopy stub
Summary: Save and restore the argument registers around the call to checkcast_arraycopy
Reviewed-by: never, roland
kvn [Wed, 25 May 2011 21:17:07 -0700] rev 9961
7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly
Summary: Use ins_encode %{ %} form to encode cadd_cmpLTMask() instruction and remove unused code.
Reviewed-by: never
never [Wed, 25 May 2011 16:04:09 -0700] rev 9960
7046732: JSR 292 assert(result == cpce->f1()) failed: expected result for assembly code
Reviewed-by: kvn, iveresov, jrose
kvn [Tue, 24 May 2011 20:24:11 -0700] rev 9959
7048030: is_scavengable changes causing compiler to embed more constants
Summary: ciObject::can_be_constant() and should_be_constant() should use is_perm() instead of !is_scavengable()
Reviewed-by: never, jrose
iveresov [Tue, 24 May 2011 15:30:05 -0700] rev 9958
7046893: LP64 problem with double_quadword in c1_LIRAssembler_x86.cpp
Summary: Fixed invalid casts in address computation
Reviewed-by: kvn, never
Contributed-by: thomas.salter@unisys.com
kvn [Tue, 24 May 2011 12:54:51 -0700] rev 9957
7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
Summary: The code incorrectly used is_instptr() instead of is_oopptr() to get const_oop.
Reviewed-by: never
kvn [Sat, 21 May 2011 13:59:55 -0700] rev 9956
7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked
Summary: Replace the assert in PhiNode::Ideal with check to avoid transformation of new phi.
Reviewed-by: never
kvn [Sat, 21 May 2011 11:44:31 -0700] rev 9955
7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently
Summary: New limit for unrolled loop should be set only for zero trip guard and loop iteration test.
Reviewed-by: never
jcoomes [Fri, 20 May 2011 22:27:48 -0700] rev 9954
Merge
kvn [Fri, 20 May 2011 12:46:20 -0700] rev 9953
7046096: SEGV IN C2 WITH 6U25
Summary: Missing fail flag set in strings concatenation code.
Reviewed-by: never
mr [Tue, 24 May 2011 15:28:35 -0700] rev 9952
7048009: Update .jcheck/conf files for JDK 8
Reviewed-by: jjh
trims [Tue, 24 May 2011 14:07:12 -0700] rev 9951
Merge
trims [Tue, 24 May 2011 14:02:47 -0700] rev 9950
Added tag hs21-b13 for changeset c59e039b8a59
trims [Fri, 20 May 2011 05:24:46 -0700] rev 9949
7040781: Bump the HS21 build number to 14
Summary: Update the HS21 build number to 14
Reviewed-by: jcoomes
never [Wed, 18 May 2011 11:45:06 -0700] rev 9948
Merge