Erik Helin
|
e962dec4b7
|
Merge
|
2014-01-14 14:26:43 +01:00 |
|
Roland Westrelin
|
bff5f5c875
|
8030662: "assert(counter_changed) failed: failed dependencies, but counter didn't change" still fails
Erroneously removed call to SystemDictionary::notice_modification() from jvmti with fix for 8029383
Reviewed-by: iveresov, twisti, kvn
|
2014-01-14 12:44:12 +01:00 |
|
Erik Joelsson
|
6be5b779e1
|
8025936: Windows .pdb and .map files does not have proper dependencies setup
Reviewed-by: ihse, tbell
|
2014-01-14 12:05:32 +01:00 |
|
Erik Joelsson
|
fd8f7c56ae
|
8031580: bootcycle-images crashes with Unrecognized VM option 'PermSize=32m'
Reviewed-by: sla, tbell
|
2014-01-14 12:03:29 +01:00 |
|
Athijegannathan Sundararajan
|
dffad236b0
|
Merge
|
2014-01-14 14:18:24 +05:30 |
|
Mikael Gerdin
|
927369db43
|
8028764: dtrace/hotspot_jni/ALL/ALL001 crashes the vm on Solaris-amd64, SIGSEGV in MarkSweep::follow_stack()+0x8a
C1 generates code to encode compressed oop into tmp register before runtime call for patching where GC may happen
Reviewed-by: iveresov, twisti, kvn
|
2014-01-14 09:44:45 +01:00 |
|
Athijegannathan Sundararajan
|
3b6813140c
|
Merge
|
2014-01-14 09:03:54 +05:30 |
|
Roland Westrelin
|
14578d5ae9
|
8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop()
Fix the assert check for narrow klass pointer.
Reviewed-by: twisti, kvn
|
2014-01-13 16:16:25 -08:00 |
|
Bhavesh Patel
|
4ff2c3b94a
|
8026736: Enhance Javadoc pages
Reviewed-by: jjg
|
2014-01-13 14:50:51 -08:00 |
|
Jan Lahoda
|
69c52bd73b
|
8039079: Test tools/javac/processing/environment/round/TestElementsAnnotatedWith.java fails
Ensuring the test passes in both samevm and othervm modes.
Reviewed-by: darcy
|
2014-04-15 18:58:47 +02:00 |
|
Eric McCorkle
|
bd6695901c
|
8040181: Silent failure in Code.findExceptionIndex
Remove silent failure when exception index has not been set properly.
Reviewed-by: jjg
|
2014-04-14 18:48:29 -04:00 |
|
Jeff Dinkins
|
073ec48670
|
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
|
2014-01-13 14:45:02 -08:00 |
|
Athijegannathan Sundararajan
|
1dd97ac6e7
|
8011964: need indexed access to externally-managed ByteBuffer
Reviewed-by: lagergren, hannesw
|
2014-02-14 19:02:02 +05:30 |
|
Jeff Dinkins
|
c704bce1fa
|
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
|
2014-01-13 14:44:29 -08:00 |
|
Kumar Srinivasan
|
f643b8cab0
|
8031545: [javac] refactor and cleanup JNIWriter.java
Reviewed-by: jjg
|
2014-02-15 16:37:19 -08:00 |
|
Kumar Srinivasan
|
c7480b6513
|
8029145: javadoc fails with java.lang.IllegalStateException: endPosTable already set
Reviewed-by: jjg
|
2014-02-14 17:28:07 -08:00 |
|
Andreas Lundblad
|
8daec20c86
|
8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none
When compiling with -implicit:none, attribute, flow and desugar is skipped for better performance.
Reviewed-by: jfranck, jlahoda
|
2014-02-13 14:58:10 +01:00 |
|
Jan Lahoda
|
e20546fe2a
|
8033961: Formatting of -Xlint: command line help
Improving formatting of command line help for -Xlint, including a short description of each lint.
Reviewed-by: jjg
|
2014-02-13 13:38:48 +01:00 |
|
Dan Smith
|
55801d06ff
|
4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf"
Adjust timing of printing "\\" in the comment scanner
Reviewed-by: jjg
|
2014-02-12 12:31:30 -07:00 |
|
Jonathan Gibbons
|
4e86ae9988
|
8033930: Unnecessary new line after the StackMapTable
8033913: Incorrect indentation of StackMapTable entries
Reviewed-by: ksrini
|
2014-02-10 11:52:52 -08:00 |
|
Jan Lahoda
|
c0d767f6f1
|
8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method
When the overrides deprecated method warning is being reported, need to do that in the lint context of the method.
Reviewed-by: vromero
|
2014-02-07 21:43:33 +01:00 |
|
Jonathan Gibbons
|
29f985089a
|
8033581: Incorrect comment aligment
8033798: javap output has unnecessary trailing whitespace
8033726: StackMapTable does not unindent properly
Reviewed-by: ksrini
|
2014-02-06 18:54:13 -08:00 |
|
Christine Lu
|
67d15f03e0
|
8032526: fix the accessibility, html, syntax errors and warnings reported by doclint report in langtools
Reviewed-by: jjg
|
2014-02-06 16:39:19 -08:00 |
|
Jonathan Gibbons
|
8b3c6d6d4f
|
8033114: The values of non-static final fields are printed for the -constants option
Reviewed-by: ksrini
|
2014-02-06 15:43:23 -08:00 |
|
Jonathan Gibbons
|
47528ece5e
|
8033711: An exception is thrown if using the \"-classpath\" option with no arguments
Reviewed-by: ksrini
|
2014-02-06 11:01:50 -08:00 |
|
Jonathan Gibbons
|
5b738090bd
|
8033686: Internal error for zero indent
Reviewed-by: ksrini
|
2014-02-06 10:58:51 -08:00 |
|
Vicente Romero
|
edee080e4a
|
8030855: Default methods should be visible under source previous to 8
Reviewed-by: jjg, dlsmith
|
2014-02-06 18:49:01 +00:00 |
|
Alan Bateman
|
cf7f5c0b61
|
8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
Reviewed-by: erikj
|
2014-02-06 15:49:51 +00:00 |
|
Jeff Dinkins
|
b2b0f52acd
|
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
|
2014-01-13 14:44:00 -08:00 |
|
Weijun Wang
|
368816ed8d
|
8034033: [parfait] JNI exception pending in share/native/sun/security/krb5/nativeccache.c
Reviewed-by: valeriep
|
2014-02-19 10:41:22 +08:00 |
|
Joe Wang
|
25167ae738
|
8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl
Reviewed-by: dfuchs, lancea, alanb
|
2014-02-18 10:53:18 -08:00 |
|
Jeff Dinkins
|
cde362cd0f
|
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
|
2014-01-13 14:43:36 -08:00 |
|
Jeff Dinkins
|
d0d3778b16
|
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
|
2014-01-13 14:43:21 -08:00 |
|
Joe Wang
|
176884b819
|
8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl
Reviewed-by: dfuchs, lancea, alanb
|
2014-02-18 10:51:16 -08:00 |
|
Jeff Dinkins
|
2e916722f5
|
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
|
2014-01-13 14:42:26 -08:00 |
|
Jeff Dinkins
|
cf5325349e
|
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
|
2014-01-13 14:42:14 -08:00 |
|
Jeff Dinkins
|
3f3b3c2a86
|
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
|
2014-01-13 14:41:04 -08:00 |
|
Mike Duigou
|
5ec82f84c3
|
8034979: Configuration help messages don't consider --no-create
Reviewed-by: erikj
|
2014-02-17 10:48:48 -08:00 |
|
Magnus Ihse Bursie
|
8f9dfe90ed
|
8034199: Add 'reconfigure' target for re-creating a configuration
Reviewed-by: erikj, tbell
|
2014-02-13 23:30:08 +01:00 |
|
Mike Duigou
|
c59b650c96
|
8030350: Enable additional compiler warnings for GCC
Reviewed-by: dholmes, coleenp, tbell, erikj, ihse
|
2014-02-12 17:03:39 -08:00 |
|
Magnus Ihse Bursie
|
d45fc51a44
|
8034191: Move relevant parts of build system to new closed repo
Reviewed-by: erikj, tbell
|
2014-02-13 00:00:20 +01:00 |
|
Iaroslav Savytskyi
|
cdf2798f11
|
8027908: serialVersionUID of javax.xml.bind.TypeConstraintException accidently changed
Reviewed-by: alanb
|
2014-01-13 16:17:43 +00:00 |
|
Petr Pchelko
|
0d1b63f4cb
|
8029893: Remove reflection from DataTransferer.getInstance
Reviewed-by: anthony, serb
|
2014-01-13 19:09:24 +04:00 |
|
Zhengyu Gu
|
509d617369
|
8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java
Re-enabled the test. The issue that prevents this test from running was fixed by 8020675
Reviewed-by: sla, ccheung
|
2014-01-13 10:05:37 -05:00 |
|
Fredrik Arvidsson
|
6c1b243c0e
|
8031304: Add dcmd to print all loaded dynamic libraries
Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries.
Reviewed-by: sla, fparain, mgronlun, dsamersoff
|
2014-01-14 15:27:01 +01:00 |
|
Harold Seigel
|
f84476eec5
|
Merge
|
2014-01-13 18:30:57 -05:00 |
|
Athijegannathan Sundararajan
|
fee7c642da
|
8029332: Do not require nasgen-generated functions to return Object
Reviewed-by: lagergren, jlaskey, hannesw
|
2014-01-13 18:13:55 +05:30 |
|
Abhijit Saha
|
11f5c21bbd
|
Merge
|
2014-01-10 23:07:27 -08:00 |
|
Abhijit Saha
|
8a1732132d
|
Merge
|
2014-01-10 23:07:03 -08:00 |
|
Abhijit Saha
|
d9f2485d84
|
Merge
|
2014-01-10 17:08:11 -08:00 |
|