Staffan Larsen
b7fdb2bd96
8079345: After 8079248 fixed JDK still fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
...
Reviewed-by: erikj, sspitsyn, ihse
2015-05-06 16:36:17 +02:00
Athijegannathan Sundararajan
b9fbd2d32d
8079470: Misleading error message when explicit signature constructor is called with wrong arguments
...
Reviewed-by: jlaskey, hannesw
2015-05-06 20:04:42 +05:30
Sergey Bylokhov
8003b33919
8079217: JRE installation is stuck at Progress dialog : redux
...
Reviewed-by: prr, ant
2015-05-06 17:31:48 +03:00
Hannes Wallnöfer
a2301acb62
8066237: Fuzzing bug: Parser error on optimistic recompilation
...
Reviewed-by: lagergren, attila
2015-05-06 16:22:22 +02:00
Attila Szegedi
421b276f85
8079362: Enforce best practices for Node token API usage
...
Reviewed-by: hannesw, sundar
2015-05-06 15:46:54 +02:00
Magnus Ihse Bursie
45c77a184b
8078046: Remove MCS post-processing on Solaris
...
Reviewed-by: dholmes
2015-05-06 15:30:51 +02:00
Attila Szegedi
79086bc842
8079349: Eliminate dead code around Nashorn code generator
...
Reviewed-by: hannesw, lagergren
2015-05-06 13:36:42 +02:00
Alexander Stepanov
f1ceebf3a5
8079342: some docs cleanup for CORBA - part 2
...
Some fixes for CORBA docs
Reviewed-by: lancea
2015-05-06 15:10:46 +04:00
Erik Joelsson
0cd8ff5e10
8079344: Allow custom or platform specific java source to automatically override shared source
...
Reviewed-by: ihse
2015-05-06 11:15:27 +02:00
Magnus Ihse Bursie
50d1f86836
8078058: Clean up mac bundles logic
...
Reviewed-by: erikj
2015-05-06 10:47:21 +02:00
Magnus Ihse Bursie
968a4d3e25
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
...
Reviewed-by: mchung
2015-05-06 10:26:10 +02:00
Michael Fang
ffa8bcf6ef
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
...
Reviewed-by: mchung
2015-05-06 10:25:51 +02:00
Daniel D. Daugherty
a692523e95
8079359: disable JDK-8061553 optimization while JDK-8077392 is resolved
...
Borrow an unused SyncFlags value to disable the "fast enter" optimization.
Reviewed-by: lana, dsamersoff, amurillo
2015-05-05 18:57:57 -07:00
Artem Smotrakov
ccb64b56b2
8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given
...
Reviewed-by: weijun
2015-05-06 09:22:03 +08:00
Kumar Srinivasan
e4df48efea
8078225: tools/launcher/FXLauncherTest.java fails intermittently (win)
...
Reviewed-by: darcy
2015-05-05 18:18:06 -07:00
Joe Darcy
3830136846
8079419: Update to RegEx test to use random number library
...
Reviewed-by: sherman
2015-05-05 15:34:22 -07:00
Jason Uh
53ae2943eb
8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
...
Reviewed-by: weijun
2015-05-05 14:44:39 -07:00
Phil Race
b8cf472fe8
Merge
2015-05-05 13:29:31 -07:00
Phil Race
63d4368f9d
Merge
2015-05-05 13:29:12 -07:00
Coleen Phillimore
c6e557977e
8069005: Hotspot crashes in System.out.println with assert(resolved_method->method_holder()->is_linked()) failed: must be linked
...
Move java.lang.Class initialization sooner in bootstrapping the jvm
Reviewed-by: dholmes, hseigel
2015-05-05 16:09:30 -04:00
Jan Civlin
c7d33de202
8076284: Improve vectorization of parallel streams
...
Improve vectorization of java/util/stream/Streams$RangeIntSpliterator::forEachRemaining() method and enable loop vectorization in a given method on demand.
Reviewed-by: kvn
2015-05-05 12:33:57 -07:00
Katja Kantserova
a5bea1d744
8076998: BadHandshakeTest.java fails due to warnings in output
...
Reviewed-by: sla
2015-05-05 20:09:52 +02:00
Roland Westrelin
cf9c335865
Merge
2015-05-05 19:27:08 +02:00
Vinnie Ryan
99e090089e
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
...
Reviewed-by: weijun
2015-05-05 17:55:16 +01:00
Attila Szegedi
dbcd4aef5f
8079269: Optimistic rewrite in object literal causes ArrayIndexOutOfBoundsException
...
Reviewed-by: hannesw, lagergren
2015-05-05 18:35:29 +02:00
Alejandro Murillo
951a720756
Merge
2015-05-05 08:11:41 -07:00
Alejandro Murillo
bc6eae682e
Merge
2015-05-05 08:11:41 -07:00
Alejandro Murillo
2d0057c754
Merge
2015-05-05 08:11:39 -07:00
Rickard Bäckman
41e1772251
8064458: OopMap class could be more compact
...
Reviewed-by: kvn, bdelsart
2015-05-05 16:50:25 +02:00
Andreas Lundblad
560419ac2f
8079335: The field Gen.stringBufferType is no longer needed (and not always initialized properly)
...
Removed Gen.stringBufferType field.
Reviewed-by: jlahoda, mcimadamore
2015-05-05 15:47:38 +02:00
Hannes Wallnöfer
08e8a63ab5
8078612: Persistent code cache should support more configurations
...
Reviewed-by: lagergren, attila
2015-05-05 14:30:00 +02:00
Hannes Wallnöfer
b3fa231c01
8078049: Nashorn crashes when attempting to start TypeScript compiler
...
Reviewed-by: lagergren, attila
2015-05-05 14:23:43 +02:00
Alexander Stepanov
9e57400034
8079075: some docs cleanup for CORBA - part 1
...
Some fix for CORBA docs
Reviewed-by: rriggs
2015-05-05 15:17:13 +04:00
Andreas Woess
5c13c285f7
8075492: adopt recent IGV
...
Adopted recent sources, updated README, added build and run instructions; ignored IGV build files in Mercurial; adapted HotSpot Ideal graph printer to current IGV's data format schema; reintroduced control flow window and basic block layout
Co-authored-by: Bernhard Urban <bernhard.urban@oracle.com>
Co-authored-by: Christian Haeubl <christian.haeubl@oracle.com>
Co-authored-by: Doug Simon <doug.simon@oracle.com>
Co-authored-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Co-authored-by: Lukas Stadler <lukas.stadler@oracle.com>
Co-authored-by: Peter Hofer <peter.hofer@jku.at>
Co-authored-by: Roland Schatz <roland.schatz@oracle.com>
Co-authored-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Co-authored-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Reviewed-by: kvn, roland
2015-05-05 13:06:10 +02:00
Erik Joelsson
363a7c515f
8079087: Add support for Cygwin 2.0
...
Reviewed-by: tbell
2015-05-05 12:45:54 +02:00
Ed Nevill
45ae6536d6
8078245: AARCH64: JDK fails to build due to undefined symbol in libpng
...
Add -DPNG_ARM_NEON_OPT=0 to LIBSPLASHSCREEN_CFLAGS flags
Reviewed-by: dholmes, ihse, erikj
2015-05-05 09:08:20 +00:00
Weijun Wang
3db31d77fc
8078439: SPNEGO auth fails if client proposes MS krb5 OID
...
Reviewed-by: valeriep
2015-05-05 21:14:12 +08:00
Erik Joelsson
9caa55bf9c
8077422: hprof agent: Build failed with VS2013 Update 4
...
Reviewed-by: sla, tbell
2015-05-05 12:49:11 +02:00
Jesper Wilhelmsson
d6fdc85f70
Merge
2015-05-04 17:27:38 +02:00
Weijun Wang
b4dc8b67ff
8078495: End time checking for native TGT is wrong
...
Reviewed-by: xuelei
2015-05-04 17:56:33 +08:00
Staffan Larsen
4385df0f3d
8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
...
Reviewed-by: jbachorik, dholmes, erikj, ihse
2015-05-04 11:35:10 +02:00
Peter Levart
b308a894cf
8074003: java.time.zone.ZoneRules.getOffset(java.time.Instant) can be optimized
...
Make epochSecond part of ZoneOffsetTransition so it doesn't have to be recomputed frequently
Reviewed-by: scolebourne, rriggs
2015-05-04 10:13:19 +02:00
Calvin Cheung
0f95d11041
Merge
2015-05-02 18:35:36 -07:00
Aleksei Efimov
c565cf62f8
8077685: (tz) Support tzdata2015d
...
Reviewed-by: okutsu
2015-05-02 22:51:45 +03:00
Alejandro Murillo
40dd1bad2c
Merge
2015-05-02 00:16:29 -07:00
Jon Masamitsu
4d62005c68
8079235: quarantine TestLargePageUseForAuxMemory.java
...
Reviewed-by: kvn
2015-05-01 16:22:41 -07:00
Vladimir Kozlov
a8e9687134
8079231: quarantine compiler/jsr292/CallSiteDepContextTest.java
...
Reviewed-by: dlong
2015-05-01 14:23:42 -07:00
Roger Riggs
d883c8fde9
Merge
2015-05-01 09:45:44 -04:00
Alejandro Murillo
b085289954
Merge
2015-05-01 03:56:04 -07:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00