Michael McMahon
|
dd620cb591
|
8170920: SO_RCVBUF and SO_SNDBUF options problem for network channels on MacOS
Reviewed-by: chegar, clanger
|
2016-12-12 14:40:56 +00:00 |
|
Christoph Langer
|
f6829cd1ed
|
8164057: Fix @since for java.net.Inet[46]Address
Reviewed-by: chegar
|
2016-12-12 15:33:46 +01:00 |
|
Daniel Fuchs
|
0a0e551eed
|
8171081: Put TimeoutOrderingTest in ProblemList for solaris-all
Reviewed-by: chegar
|
2016-12-12 13:34:10 +00:00 |
|
Bernard Blaser
|
bc1ae385d3
|
8147527: Wrong code generated for postfix unary operators
Avoiding use of duplicated tree nodes when these may be changed in place.
Reviewed-by: mcimadamore, jlahoda
|
2016-12-12 13:27:39 +01:00 |
|
Semyon Sadetsky
|
28ca66d22f
|
8170387: JLightweightFrame#syncCopyBuffer() may throw IOOBE
Reviewed-by: serb
|
2016-12-12 12:26:54 +03:00 |
|
Joe Darcy
|
a6a7785d5e
|
8171062: Problem list ServerIdentityTest.java on window
Reviewed-by: xuelei
|
2016-12-11 21:55:03 -08:00 |
|
Athijegannathan Sundararajan
|
b17a878c56
|
8168925: MODULES property should be topologically ordered and space-separated list
Reviewed-by: mchung, jlaskey
|
2016-12-12 11:31:39 +05:30 |
|
Bharadwaj Yadavalli
|
2841c5eb2b
|
8171008: Integrate AOT compiler into JDK
Co-authored-by: Christian Thalinger <cthalinger@twitter.com>
Co-authored-by: Dean Long <dean.long@oracle.com>
Co-authored-by: Dmitrij Pochepko <dmitrij.pochepko@oracle.com>
Co-authored-by: Dmitry Chuyko <dmitry.chuyko@oracle.com>
Co-authored-by: Doug Simon <doug.simon@oracle.com>
Co-authored-by: Eric Caspole <eric.caspole@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: Igor Veresov <igor.veresov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Morris Meyer <morris.meyer@oracle.com>
Co-authored-by: Niclas Adlertz <niclas.adlertz@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Reviewed-by: erikj, mchung, psandoz, coleenp, iklam, stefank, simonis
|
2016-12-11 19:07:04 -08:00 |
|
Vladimir Kozlov
|
2c220df590
|
8171008: Integrate AOT compiler into JDK
Reviewed-by: erikj, mchung, twisti, simonis
|
2016-12-11 18:50:18 -08:00 |
|
Vladimir Kozlov
|
3c6287a42c
|
8171008: Integrate AOT compiler into JDK
Reviewed-by: erikj, mchung, twisti, simonis
|
2016-12-11 18:47:11 -08:00 |
|
Hamlin Li
|
0fcdac454d
|
7195382: TEST_BUG: java/rmi/activation/CommandEnvironment/SetChildEnv.java can fail
Reviewed-by: rriggs
|
2016-12-11 17:39:27 -08:00 |
|
Vladimir Kozlov
|
1a40cebca3
|
8166417: Integrate Graal-core into JDK for AOT compiler
Reviewed-by: iveresov, erikj, ihse, mchung
|
2016-12-11 12:09:13 -08:00 |
|
Vladimir Kozlov
|
b0ec3b0ab4
|
8166417: Integrate Graal-core into JDK for AOT compiler
Reviewed-by: iveresov, erikj, ihse, mchung
|
2016-12-11 12:06:55 -08:00 |
|
Doug Simon
|
3ef35612c7
|
8166417: Integrate Graal-core into JDK for AOT compiler
Co-authored-by: Lukas Stadler <lukas.stadler@oracle.com>
Co-authored-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Co-authored-by: Roland Schatz <roland.schatz@oracle.com>
Co-authored-by: Josef Eisl <josef.eisl@jku.at>
Co-authored-by: Christian Wimmer <christian.wimmer@oracle.com>
Co-authored-by: Chris Thalinger <cthalinger@twitter.com>
Co-authored-by: Gilles Duboscq <gilles.m.duboscq@oracle.com>
Co-authored-by: David Leopoldseder <david.d.leopoldseder@oracle.com>
Co-authored-by: Stefan Anzinger <stefan.anzinger@oracle.com>
Co-authored-by: Christian Humer <christian.humer@oracle.com>
Co-authored-by: Michael Berg <michael.c.berg@intel.com>
Co-authored-by: Bernhard Urban <bernhard.urban@jku.at>
Co-authored-by: Miguel Garcia <miguel.m.garcia@oracle.com>
Co-authored-by: Yudi Zheng <yudi.zheng@usi.ch>
Co-authored-by: Christos Kotselidis <christos.kotselidis@oracle.com>
Co-authored-by: Andreas Woess <andreas.woess@jku.at>
Co-authored-by: Stefan Rumzucker <stefan.rumzucker@jku.at>
Co-authored-by: Aleksandar Prokopec <aleksandar.prokopec@oracle.com>
Co-authored-by: Christian Haeubl <haeubl@ssw.jku.at>
Co-authored-by: Morris Meyer <morris.meyer@oracle.com>
Co-authored-by: Matthias Grimmer <grimmer@ssw.jku.at>
Co-authored-by: Erik Eckstein <erik.eckstein@oracle.com>
Co-authored-by: Josef Haider <josef.haider@jku.at>
Co-authored-by: Manuel Rigger <rigger.manuel@gmail.com>
Co-authored-by: Michael Haupt <michael.haupt@oracle.com>
Co-authored-by: Niclas Adlertz <niclas.adlertz@oracle.com>
Co-authored-by: Jaroslav Tulach <jaroslav.tulach@oracle.com>
Co-authored-by: Chris Seaton <chris.seaton@oracle.com>
Co-authored-by: Peter Kessler <peter.b.kessler@oracle.com>
Co-authored-by: Christian Wirth <christian.wirth@oracle.com>
Co-authored-by: Benoit Daloze <benoit.d.daloze@oracle.com>
Reviewed-by: iveresov, kvn, erikj, ihse, mchung
|
2016-12-11 12:05:57 -08:00 |
|
Claes Redestad
|
f39eef3ab6
|
8170595: Optimize Class.isAnonymousClass, isLocalClass, and isMemberClass
Co-authored-by: Christoph Dreis <christoph.dreis@freenet.de>
Reviewed-by: mchung, darcy
|
2016-12-11 12:20:45 +01:00 |
|
Chris Hegarty
|
6d2dd6f483
|
8166568: Add jmod extract subcommand
8169492: jdk.internal.jmod.JmodFile.JMOD_MAGIC_NUMBER is a mutable array
Reviewed-by: alanb, anazarov, dfuchs, mchung
|
2016-12-10 14:19:53 +00:00 |
|
Dmitry Markov
|
77ecc65369
|
8165428: Security Warning dialog should be always on the top when multiple applets with APPLICATION_MODAL dialog launched in a browser
Reviewed-by: aivanov, serb
|
2016-12-10 14:57:06 +03:00 |
|
Jesper Wilhelmsson
|
9e339249a8
|
8171046: Quarantine TestStressG1Humongous.java until JDK-8171045 is fixed
Reviewed-by: kvn
|
2016-12-10 03:08:23 +01:00 |
|
Mandy Chung
|
37e807c698
|
8170772: ResourceBundle improper caching causes tools/javadoc tests intermittently
Reviewed-by: dfuchs, naoto
|
2016-12-09 16:38:34 -08:00 |
|
Jonathan Gibbons
|
e9ddc68f70
|
8170251: Add javax.tools.Tool.name()
Reviewed-by: darcy, mchung
|
2016-12-09 16:24:50 -08:00 |
|
Brian Burkhalter
|
42edb006ef
|
8169728: Missing sign checks in TIFFField(TIFFTag tag, int type, int count, Object data) for TIFFTag.TIFF_LONG
Add further checks for TIFF_LONG, TIFF_RATIONAL, TIFF_SRATIONAL, and TIFF_IFD_POINTER.
Reviewed-by: prr
|
2016-12-09 13:48:06 -08:00 |
|
Xue-Lei Andrew Fan
|
4d72ca5fde
|
8171003: A couple of JSSE tests have been failing after JDK-8170329
Reviewed-by: ascarpino, mullan
|
2016-12-09 21:25:54 +00:00 |
|
Adam Petcher
|
8e9cdc61b6
|
8069128: Fix deprecation warnings in jdk.deploy.osx module
Reviewed-by: mullan
|
2016-12-09 14:14:37 -05:00 |
|
Brian Burkhalter
|
12d7914077
|
8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Change constructor TIFFField(TIFFTag,int) to TIFFField(TIFFTag,long).
Reviewed-by: jdv, prr
|
2016-12-09 11:08:38 -08:00 |
|
Xue-Lei Andrew Fan
|
7f4cb73e6d
|
8170329: New SSLSocket testing template
Reviewed-by: asmotrak, mullan
|
2016-12-09 17:21:50 +00:00 |
|
Liam Miller-Cushon
|
7aff5df624
|
8170667: ClassReader assigns method parameters from MethodParameters incorrectly when long/double parameters are present
MethodParameters attribute does not skip a slot for long/double.
Reviewed-by: vromero, jlahoda
|
2016-12-09 18:06:48 +01:00 |
|
Xueming Shen
|
0a549bfea5
|
8170952: jar's usage message output need some cleanup
Reviewed-by: chegar
|
2016-12-09 08:49:42 -08:00 |
|
Daniel Fuchs
|
ee6b8571eb
|
8170984: java.util.logging might force the initialization of ResourceBundle class too early
Reviewed-by: alanb
|
2016-12-09 15:48:48 +00:00 |
|
Roger Riggs
|
0807977548
|
8153882: rmid emits warning about security policy with obsolete URL
Remove absolute link to rmid documentation
Reviewed-by: smarks
|
2016-12-09 10:17:27 -05:00 |
|
Michael McMahon
|
2de1b5ce26
|
8170648: Move java.net.http package out of Java SE to incubator namespace
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Co-authored-by: Anthony Vanelverdinghe <anthony.vanelverdinghe@gmail.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo, skuksenko
|
2016-12-09 11:35:02 +00:00 |
|
Michael McMahon
|
f18eacf136
|
8170648: Move java.net.http package out of Java SE to incubator namespace
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Co-authored-by: Anthony Vanelverdinghe <anthony.vanelverdinghe@gmail.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo, skuksenko
|
2016-12-09 11:34:44 +00:00 |
|
Ramanand Patil
|
cd4a997551
|
8170316: (tz) Support tzdata2016j
Reviewed-by: martin, okutsu
|
2016-12-09 17:01:03 +05:30 |
|
Maksim Khramov
|
31e7f220cb
|
7147083: [TEST_BUG] DnDFileGroupDescriptor not applicable on Mac
Reviewed-by: ssadetsky, serb
|
2016-12-09 12:42:17 +03:00 |
|
Tim Du
|
ea780d5219
|
8157529: Remove intermittent key from javax/net/ssl/DTLS/CipherSuite.java
Reviewed-by: asmotrak
|
2016-12-08 23:21:54 -08:00 |
|
Valerie Peng
|
37dc5b02ab
|
8079898: Resolve disabled warnings for libj2ucrypto
Updated header/code to address the E_MACRO_REDEFINED warning
Reviewed-by: ascarpino, ihse
|
2016-12-09 02:26:48 +00:00 |
|
Jonathan Gibbons
|
7987d2876a
|
8170953: CheckResourceKeys tests should declare the resource package to be open
Reviewed-by: mchung
|
2016-12-08 16:52:38 -08:00 |
|
Lana Steuck
|
0b11cf463e
|
Merge
|
2016-12-08 21:22:02 +00:00 |
|
Lana Steuck
|
7d94742f2c
|
Merge
|
2016-12-08 21:21:56 +00:00 |
|
Lana Steuck
|
4d2bb23e1c
|
Merge
|
2016-12-08 21:21:48 +00:00 |
|
Lana Steuck
|
9f9d019e9f
|
Merge
|
2016-12-08 21:21:39 +00:00 |
|
Lana Steuck
|
d1f420f09b
|
Merge
|
2016-12-08 21:21:34 +00:00 |
|
Lana Steuck
|
6becc98ce7
|
Merge
|
2016-12-08 21:21:16 +00:00 |
|
Bhavesh Patel
|
b5d8b0b991
|
8168688: javadoc top left frame should display all modules while in module mode
Reviewed-by: jjg
|
2016-12-08 12:46:59 -08:00 |
|
Lana Steuck
|
ad7c4e27f1
|
Added tag jdk-9+148 for changeset 9d129b38aaaf
|
2016-12-08 18:03:37 +00:00 |
|
Lana Steuck
|
07e2360af7
|
Added tag jdk-9+148 for changeset 8e1573096052
|
2016-12-08 18:03:37 +00:00 |
|
Lana Steuck
|
63871cb799
|
Added tag jdk-9+148 for changeset 2625312d491c
|
2016-12-08 18:03:36 +00:00 |
|
Lana Steuck
|
b8101e5a7f
|
Added tag jdk-9+148 for changeset bd7790c39ad8
|
2016-12-08 18:03:35 +00:00 |
|
Lana Steuck
|
4ab9072edd
|
Added tag jdk-9+148 for changeset 285ea8081752
|
2016-12-08 18:03:35 +00:00 |
|
Lana Steuck
|
a875ffbd09
|
Added tag jdk-9+148 for changeset 20b598516784
|
2016-12-08 18:03:34 +00:00 |
|
Lana Steuck
|
1a0e72a705
|
Added tag jdk-9+148 for changeset bb4ec5bdb5d8
|
2016-12-08 18:03:34 +00:00 |
|