The security-dev June 2013 Archive by thread (original) (raw)
June 2013 Archives by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Sat Jun 1 00:32:07 UTC 2013
Ending: Sun Jun 30 23:02:26 UTC 2013
Messages: 403
- hg: jdk8/tl/jdk: 2 new changesets mike.duigou at oracle.com
- hg: jdk8/tl/jdk: 2 new changesets mike.duigou at oracle.com
- hg: jdk8/tl/jdk: 2 new changesets weijun.wang at oracle.com
- hg: jdk8/tl/jdk: 2 new changesets mike.duigou at oracle.com
- hg: jdk8/tl/jdk: 2 new changesets chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 2 new changesets mike.duigou at oracle.com
- hg: jdk8/tl/jdk: 2 new changesets chris.hegarty at oracle.com
- hg: jdk8/tl/langtools: 8010737: javac, known parameter's names should be copied to automatically generated constructors for inner classes vicente.romero at oracle.com
- hg: jdk8/tl/langtools: 6695379: Copy method annotations and parameter annotations to synthetic bridge methods vicente.romero at oracle.com
- hg: jdk8/tl/jdk: 8007398: Peformance improvements to Integer and Long string formatting. mike.duigou at oracle.com
- RFR: 8010785: JDK 8 build on Linux fails with new build mechanism David Holmes
- RFR: 8010785: JDK 8 build on Linux fails with new build mechanism Erik Joelsson
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism David Holmes
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism Erik Joelsson
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism Erik Joelsson
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism David Holmes
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism David Holmes
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism Erik Joelsson
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism Tim Bell
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism David Holmes
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism Erik Joelsson
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism David Holmes
* RFR: 8010785: JDK 8 build on Linux fails with new build mechanism Erik Joelsson
- RFR: 8010785: JDK 8 build on Linux fails with new build mechanism Erik Joelsson
- hg: jdk8/tl/jdk: 8015008: Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 8014731: j.u.stream.StreamSupport class has default constructor generated paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 6526682: JConsole shows negative CPU Usage nils.loodin at oracle.com
- hg: jdk8/tl/jdk: 8014834: shell tests don't begin with #!/bin/sh eric.mccorkle at oracle.com
- hg: jdk8/tl/jdk: 8014383: StringJoiner example in class description not in sync with streams API paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 8014966: Add the proper Javadoc to @Contended mike.duigou at oracle.com
- hg: jdk8/tl/jdk: 8015813: add test/tools/pack200/TimeStamp.java to ProblemsList kumar.x.srinivasan at oracle.com
- hg: jdk8/tl/langtools: 8013405: DocLint should support jonathan.gibbons at oracle.com
- hg: jdk8/tl: 8 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/corba: 2 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jaxws: 2 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/nashorn: 3 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/nashorn: 3 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jaxp: 4 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jaxp: 4 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/langtools: 7 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jdk: 9 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/hotspot: 42 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/langtools: 8006615: [doclint] move remaining messages into resource bundle jonathan.gibbons at oracle.com
- hg: jdk8/tl/langtools: 8007687: javadoc -X does not include -Xdoclint jonathan.gibbons at oracle.com
- hg: jdk8/tl/jdk: 8015856: Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt staffan.larsen at oracle.com
- hg: jdk8/tl/jdk: 8005698: Handle Frequent HashMap Collisions with Balanced Trees alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 8015790: Remove duplicate spliterator tests paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 8014723: sun/misc/URLClassPath/ClassnameCharTest.java failing michael.x.mcmahon at oracle.com
- hg: jdk8/tl/langtools: 3 new changesets maurizio.cimadamore at oracle.com
- hg: jdk8/tl/langtools: 3 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jdk: 8015872: ProblemList.txt updates (6/2013) alan.bateman at oracle.com
- hg: jdk8/tl/langtools: 7165659: javac incorrectly sets strictfp access flag on inner-classes vicente.romero at oracle.com
- hg: jdk8/tl/jdk: 8014855: TEST_BUG: java/nio/file/Files/StreamTest.java fails when sym links not supported alan.bateman at oracle.com
- hg: jdk8/tl/jaxp: 8015630: Remove default restriction settings of jaxp 1.5 properties in JDK8 huizhe.wang at oracle.com
- hg: jdk8/tl/jdk: 8013903: Japanese calendar field names are not displayed with -Djava.locale.providers=HOST on Windows naoto.sato at oracle.com
- Code Review Request: JEP 140 Limited doPrivileged Jeff Nisewanger
- Code Review Request: JEP 140 Limited doPrivileged Jeff Nisewanger
- hg: jdk8/tl/langtools: 8004643: Reduce javac space overhead introduced with compiler support for repeating annotations jonathan.gibbons at oracle.com
- hg: jdk8/tl/jdk: 8005704: Update ConcurrentHashMap to v8 chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 8014097: add doPrivileged methods with limited privilege scope mandy.chung at oracle.com
- hg: jdk8/tl: 3 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jaxp: 3 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jaxp: 3 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jdk: 23 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/nashorn: 16 new changesets sundararajan.athijegannathan at oracle.com
- hg: jdk8/tl/jdk: 8003895: java/nio/channels/AsynchronousChannelGroup/Unbounded.java failing again [win64] alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 8013649: HashMap spliterator tryAdvance() encounters remaining elements after forEachRemaining() paul.sandoz at oracle.com
- hg: jdk8/tl/langtools: 7186887: Test T6567415.java can fail on a slow machine alexander.zuev at oracle.com
- hg: jdk8/tl/jdk: 8015880: GenerateBreakIteratorData build warning alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 8015604: JDP packets containing ideographic characters are broken dmitry.samersoff at oracle.com
- hg: jdk8/tl/jdk: 8011719: Properties.loadFromXML fails with a chunked HTTP connection chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 8015963: Add at since tags to new ConcurrentHashMap methods chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 7150256: Add back Diagnostic Command JMX API frederic.parain at oracle.com
- hg: jdk8/tl/nashorn: 6 new changesets james.laskey at oracle.com
- Code review request: 8001326: Improve Kerberos replay caching Weijun Wang
- On port in [domain_realm] Weijun Wang
- Comparing name-type in KerberosPrincipal Weijun Wang
- hg: jdk8/tl/jdk: 8015470: Remove redundant calls of toString() on String objects david.holmes at oracle.com
- hg: jdk8/tl/langtools: 8015701: MethodParameters are not filled in for synthetic captured local variables eric.mccorkle at oracle.com
- hg: jdk8/tl/jdk: 8000450: Restrict access to com/sun/corba/se/impl package sean.coffey at oracle.com
- hg: jdk8/tl/jdk: 8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK eric.mccorkle at oracle.com
- hg: jdk8/tl/langtools: 6 new changesets maurizio.cimadamore at oracle.com
- hg: jdk8/tl/jaxp: 8009579: Xpathexception does not honor initcause() dmitry.degrave at oracle.com
- hg: jdk8/tl/jdk: 8009579: Xpathexception does not honor initcause() dmitry.degrave at oracle.com
- hg: jdk8/tl/jaxp: 8013434: Xalan and Xerces internal ObjectFactory need rework daniel.fuchs at oracle.com
- hg: jdk8/tl/jdk: 7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal mandy.chung at oracle.com
- hg: jdk8/tl/jdk: 8016063: getFinalAttributes should use FindClose rob.mckenna at oracle.com
- hg: jdk8/tl/jaxp: 8015016: Improve JAXP 1.5 error message huizhe.wang at oracle.com
- hg: jdk8/tl/jdk: 8016117: New sun.misc.FDBigInteger class as part of 7032154 mandy.chung at oracle.com
- Code review request: 8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679 Weijun Wang
- Code review request: 8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679 Valerie (Yu-Ching) Peng
* Code review request: 8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679 Wang Weijun
* Code review request: 8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679 Valerie (Yu-Ching) Peng
- Code review request: 8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679 Valerie (Yu-Ching) Peng
- hg: jdk8/tl/jdk: 7177315: SimpleDateFormat parses wrong 2-digit year if input contains spaces masayoshi.okutsu at oracle.com
- hg: jdk8/tl/jdk: 7064270: java/text/Format/DateFormat/WeekDateTest.java fails on OEL5.6 hi_IN.UTF-8 masayoshi.okutsu at oracle.com
- A fundamental JGSS-API bug? Weijun Wang
- A fundamental JGSS-API bug? Sean Mullan
* A fundamental JGSS-API bug? Weijun Wang
* A fundamental JGSS-API bug? Xuelei Fan
* A fundamental JGSS-API bug? Weijun Wang
- A fundamental JGSS-API bug? Sean Mullan
- hg: jdk8/tl/jdk: 7051862: CookiePolicy spec conflicts with CookiePolicy.ACCEPT_ORIGINAL_SERVER kurchi.subhra.hazra at oracle.com
- hg: jdk8/tl/jdk: 8016101: Fix typo in SerialRef and missing @param in SerialStruct lance.andersen at oracle.com
- hg: jdk8/tl/jdk: 8015728: (zipfs) demo/zipfs/basic.sh failing xueming.shen at oracle.com
- hg: jdk8/tl/langtools: 8016193: Fix OAC issue in langtools docs jonathan.gibbons at oracle.com
- hg: jdk8/tl/jdk: 7124706: enable RetransformBigClass.sh test when fix for 8013063 is promoted coleen.phillimore at oracle.com
- hg: jdk8/tl/jdk: 8016209: TEST_BUG: non-compliant jmc in the bin directory hangs testing kumar.x.srinivasan at oracle.com
- Code review request: 8015274, 8015276 and 8016158: policytool manual test problems Weijun Wang
- hg: jdk8/tl/jdk: 8015492: Remove DoubleStream.range methods paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 8015798: Rename IntStream.longs/doubles and LongStream.doubles to asXxxStream paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 8015792: Rename Spliterators.spliteratorFromIterator to Spliterators.iterator paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 8016217: More javadoc warnings alan.bateman at oracle.com
- hg: jdk8/tl/langtools: 7113519: test/tools/javac/VersionOpt.java passes on windows vicente.romero at oracle.com
- hg: jdk8/tl/langtools: 8013576: Add stat support to LambdaToMethod maurizio.cimadamore at oracle.com
- hg: jdk8/tl/corba: 8016218: Warnings building corba repo due to missing hashCode methods alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 8013827: File.createTempFile hangs with temp file starting with 'com1.4'; ... dan.xu at oracle.com
- hg: jdk8/tl/jaxp: 8016153: Property http://javax.xml.XMLConstants/property/accessExternalDTD is not recognized. huizhe.wang at oracle.com
- hg: jdk8/tl/nashorn: 7 new changesets sundararajan.athijegannathan at oracle.com
- hg: jdk8/tl/nashorn: 7 new changesets sundararajan.athijegannathan at oracle.com
- hg: jdk8/tl/langtools: 8008547: javac, warning message: use of ''_'' as an identifier might not be supported in future releases, should be more especific vicente.romero at oracle.com
- hg: jdk8/tl/langtools: 8007907: javap, method com.sun.tools.javap.Main.run returns 0 even in case of class not found error vicente.romero at oracle.com
- hg: jdk8/tl/jdk: 8015895: Int/LongStream.range/rangeClosed; ... paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 3 new changesets alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 8015960: java/util/Locale/LocaleProviders.java failing again on Windows naoto.sato at oracle.com
- hg: jdk8/tl/jdk: 8016213: Convert j2se NetBeans project to use top-level make targets mike.duigou at oracle.com
- Code review request for 8012637: Adjust CipherInputStream class to work in AEAD/GCM mode Valerie (Yu-Ching) Peng
- Code Review Requests for 8012900: CICO ignores AAD in GCM mode Valerie (Yu-Ching) Peng
- hg: jdk8/tl/jdk: 8016370: javadoc warnings, unexpected mostly alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 8016369: java/lang/instrument/RetransformBigClass.sh failing again alan.bateman at oracle.com
- hg: jdk8/tl/jaxws: 8013021: Rebase 8005432 & 8003542 against the latest jdk8/jaxws; ... chris.hegarty at oracle.com
- Status update: BigInteger performance enhancements Sean Mullan
- hg: jdk8/tl/jdk: 8010325: Remove hash32() method and hash32 int field from java.lang.String mike.duigou at oracle.com
- hg: jdk8/tl/jdk: 8016448: java/util/BitSet/BitSetStreamTest.java no longer compiles, missed by 8015895 mike.duigou at oracle.com
- Code Review Request for 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful Weijun Wang
- Code Review Request for 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful Valerie (Yu-Ching) Peng
* Code Review Request for 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful Wang Weijun
* Code Review Request for 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful Valerie (Yu-Ching) Peng
* Code Review Request for 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful Weijun Wang
* Code Review Request for 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful Valerie (Yu-Ching) Peng
* Code Review Request for 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful Wang Weijun
* Code Review Request for 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful Valerie (Yu-Ching) Peng
- Code Review Request for 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful Valerie (Yu-Ching) Peng
- Code review request: 6727821: javax.security.auth.login.Configuration keeps reference to context ClassLoader Weijun Wang
- hg: jdk8/tl/jdk: 7040556: SimpleDateFormat.format Portuguese Month should not be capitalized yong.huang at oracle.com
- Code review request, 7188658 Add possibility to disable client initiated renegotiation Xuelei Fan
- Code review request, 7188658 Add possibility to disable client initiated renegotiation Weijun Wang
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Xuelei Fan
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Weijun Wang - Code review request, 7188658 Add possibility to disable client initiated renegotiation Brad Wetmore
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Xuelei Fan
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Matthew Hall
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Xuelei Fan
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Brad Wetmore
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Xuelei Fan
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Brad Wetmore
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Xuelei Fan
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Brad Wetmore
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Xuelei Fan
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Bernd Eckenfels
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Xuelei Fan
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Brad Wetmore
* Code review request, 7188658 Add possibility to disable client initiated renegotiation Xuelei Fan
- Code review request, 7188658 Add possibility to disable client initiated renegotiation Weijun Wang
- hg: jdk8/tl/jdk: 8016251: Balanced spliterator for SpinedBuffer paul.sandoz at oracle.com
- RFR JDK-8014307 John Zavgren
- RFR JDK-8014307 Chris Hegarty
- RFR JDK-8014307 Valerie (Yu-Ching) Peng
- hg: jdk8/tl/jdk: 7181748: java/lang/ThreadGroup/Suspend.java test fails intermittently chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE kurchi.subhra.hazra at oracle.com
- Code review request: 6755701 SecretKeySpec & DES Anthony Scarpino
- Code review request: 6755701 SecretKeySpec & DES Anthony Scarpino
* Code review request: 6755701 SecretKeySpec & DES Xuelei Fan
- Code review request: 6755701 SecretKeySpec & DES Anthony Scarpino
- hg: jdk8/tl/jdk: 7169142: CookieHandler does not work with localhost kurchi.subhra.hazra at oracle.com
- hg: jdk8/tl/jdk: 8014307: Memory leak ... security/jgss/wrapper/GSSLibStub.c sean.mullan at oracle.com
- hg: jdk8/tl/jdk: 8015978: Incorrect transformation of XPath expression "string(-0)" sean.coffey at oracle.com
- hg: jdk8/tl/jaxp: 8015978: Incorrect transformation of XPath expression "string(-0)" sean.coffey at oracle.com
- hg: jdk8/tl/langtools: 8016569: javac, add new flag for polymorphic method signatures vicente.romero at oracle.com
- javax.security.auth.Destroyable Michael StJohns
- javax.security.auth.Destroyable Matthew Hall
- javax.security.auth.Destroyable Vincent Ryan
* javax.security.auth.Destroyable Michael StJohns
* javax.security.auth.Destroyable Vincent Ryan
- hg: jdk8/tl/langtools: 8008023: Get rid of utf8 chars in two tests vicente.romero at oracle.com
- [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues Vincent Ryan
- [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues Matthew Hall
* [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues Vincent Ryan - [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues Vincent Ryan
* [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues Sean Mullan
* [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues Vincent Ryan
* [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues Valerie (Yu-Ching) Peng
* [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues Vincent Ryan
* [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues Valerie (Yu-Ching) Peng
- [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues Matthew Hall
- hg: jdk8/tl/jaxp: 8016701: JAXP Build failure rob.mckenna at oracle.com
- hg: jdk8/tl/jaxws: 3 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jaxws: 3 new changesets lana.steuck at oracle.com
- hg: jdk8/tl: 13 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/corba: 3 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/corba: 3 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/nashorn: 4 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/nashorn: 4 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/langtools: 4 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/hotspot: 65 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jdk: 36 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jdk: 8016747: Replace deprecated PlatformLogger isLoggable(int) with isLoggable(Level) chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 8016236: Class.getGenericInterfaces performance improvement alan.bateman at oracle.com
- RFR JDK8007636 John Zavgren
- RFR JDK8007636 Xuelei Fan
* RFR JDK8007636 Brad Wetmore - RFR JDK8007636 Florian Weimer
* RFR JDK8007636 Valerie (Yu-Ching) Peng
- RFR JDK8007636 Xuelei Fan
- hg: jdk8/tl: 8016572: Pass CONCURRENCY=$(JOBS) to test/Makefile mike.duigou at oracle.com
- hg: jdk8/tl/jaxp: 8016133: Regression: diff. behavior with user-defined SAXParser huizhe.wang at oracle.com
- hg: jdk8/tl/langtools: 8016779: Fix doclint warnings in javax.lang.model joe.darcy at oracle.com
- hg: jdk8/tl/jdk: 7177472: JSR292: MethodType interning penalizes scalability christian.thalinger at oracle.com
- hg: jdk8/tl/jdk: 8014620: Signature.getAlgorithm return null in special case bradford.wetmore at oracle.com
- Signature.getAlogrithm return null in special case Brad Wetmore
- Signature.getAlogrithm return null in special case Brad Wetmore
* Signature.getAlogrithm return null in special case Deven You
- Signature.getAlogrithm return null in special case Brad Wetmore
- hg: jdk8/tl/langtools: 8013789: Compiler should emit bridges in interfaces robert.field at oracle.com
- hg: jdk8/tl/jdk: 8015402: Lambda metafactory should not attempt to determine bridge methods robert.field at oracle.com
- Code review request, 8000456: Add programmatic deadlock detection in SSLEngineDeadlock Xuelei Fan
- hg: jdk8/tl/nashorn: 14 new changesets sundararajan.athijegannathan at oracle.com
- hg: jdk8/tl/jdk: 8016046: (process) Strict validation of input should be security manager case only [win]. alexey.utkin at oracle.com
- hg: jdk8/tl/langtools: 8016607: javac, avoid analyzing lambdas for source 7 compilation vicente.romero at oracle.com
- hg: jdk8/tl/langtools: 8016267: javac, TypeTag refactoring has provoked performance issues vicente.romero at oracle.com
- hg: jdk8/tl/corba: 9 new changesets chris.hegarty at oracle.com
- hg: jdk8/tl/hotspot: 11 new changesets chris.hegarty at oracle.com
- hg: jdk8/tl/jaxp: 9 new changesets chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 94 new changesets chris.hegarty at oracle.com
- hg: jdk8/tl/langtools: 14 new changesets chris.hegarty at oracle.com
- hg: jdk8/tl/nashorn: 9 new changesets chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap mike.duigou at oracle.com
- hg: jdk8/tl: 8016780: README-builds.html misses crucial requirement on bootstrap JDK stuart.marks at oracle.com
- hg: jdk8/tl/jdk: 8000456: Add programmatic deadlock detection in SSLEngineDeadlock xuelei.fan at oracle.com
- RFR JDK-8003245 John Zavgren
- RFR JDK-8003245 Valerie (Yu-Ching) Peng
- RFR JDK-8003245 Anthony Scarpino
- RFR JDK-8003245 John Zavgren
- hg: jdk8/tl/corba: 8015657: jdk8 l10n resource file translation update 3 michael.fang at oracle.com
- hg: jdk8/tl/jdk: 8015657: jdk8 l10n resource file translation update 3 michael.fang at oracle.com
- hg: jdk8/tl/langtools: 8015657: jdk8 l10n resource file translation update 3 michael.fang at oracle.com
- hg: jdk8/tl/jaxp: 8016824: jdk8 l10n resource file translation update 3 - jaxp michael.fang at oracle.com
- hg: jdk8/tl/jdk: 7188658: Add possibility to disable client initiated renegotiation xuelei.fan at oracle.com
- hg: jdk8/tl/langtools: 8006981: javac, method toString() of class ...javac.code.Flags doesn't print all the flag bits vicente.romero at oracle.com
- hg: jdk8/tl/langtools: 2 new changesets chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 4837946: Faster multiplication and exponentiation of large integers; ... alan.bateman at oracle.com
- hg: jdk8/tl/hotspot: 5 new changesets chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 6 new changesets chris.hegarty at oracle.com
- getCodeBase broken locally in 7 update 25 Mickey Segal
- getCodeBase broken locally in 7 update 25 Mickey Segal
- getCodeBase broken locally in 7 update 25 Mickey Segal
* getCodeBase broken locally in 7 update 25 Sandeep Konchady
* getCodeBase broken locally in 7 update 25 Mickey Segal
* getCodeBase broken locally in 7 update 25 Phillip Thomas
- hg: jdk8/tl/jdk: 8016592: Clean-up Javac Overrides Warnings In javax/management/NotificationBroadcasterSupport.java dan.xu at oracle.com
- hg: jdk8/tl/jdk: 8016576: Overrides warnings in jdi and jconsole kurchi.subhra.hazra at oracle.com
- hg: jdk8/tl/jdk: 8016698: Cleanup overrides warning in sun/tools/ClassDeclaration.java kurchi.subhra.hazra at oracle.com
- hg: jdk8/tl/langtools: 8016610: javac, add new internal symbols to make operator resolution faster vicente.romero at oracle.com
- hg: jdk8/tl/jdk: 7025238: HttpURLConnection does not handle URLs with an empty path component. kurchi.subhra.hazra at oracle.com
- hg: jdk8/tl/langtools: 8016613: javac should avoid source 8 only analysis when compiling for source 7 vicente.romero at oracle.com
- hg: jdk8/tl/jdk: 8016308: Updates to j.u.stream.Node/Nodes paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 8016324: filter/flatMap pipeline sinks should pass size information to downstream sink paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 8016455: Sync stream tests from lambda to tl paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 8016139: PrimitiveIterator.forEachRemaining paul.sandoz at oracle.com
- Code review request, JDK-8017157, catch more exception in test RejectClientRenego Xuelei Fan
- quick question - bug_id 8014618 Gabriel Pop
- quick question - bug_id 8014618 Xuelei Fan
- hg: jdk8/tl/jdk: 8017157: catch more exception in test RejectClientRenego xuelei.fan at oracle.com
- hg: jdk8/tl/jdk: 8014499: MulticastSocket should enable IP_MULTICAST_ALL (lnx) chris.hegarty at oracle.com
- hg: jdk8/tl/langtools: 8007546: ClassCastException on JSR308 tests; ... eric.mccorkle at oracle.com
- hg: jdk8/tl/jdk: 8014377: (dc) DatagramChannel should set IP_MULTICAST_ALL=0 (lnx) alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 8001326: Improve Kerberos caching weijun.wang at oracle.com
- [7u] code review request: 8014805: NPE is thrown during certpath validation if certificate does not have AuthorityKeyIdentifier extension Vincent Ryan
- [7u] code review request: 8014805: NPE is thrown during certpath validation if certificate does not have AuthorityKeyIdentifier extension Xuelei Fan
* [7u] code review request: 8014805: NPE is thrown during certpath validation if certificate does not have AuthorityKeyIdentifier extension Vincent Ryan
* [7u] code review request: 8014805: NPE is thrown during certpath validation if certificate does not have AuthorityKeyIdentifier extension Vincent Ryan
* [7u] code review request: 8014805: NPE is thrown during certpath validation if certificate does not have AuthorityKeyIdentifier extension Sean Mullan
* [7u] code review request: 8014805: NPE is thrown during certpath validation if certificate does not have AuthorityKeyIdentifier extension Vincent Ryan
* [7u] code review request: 8014805: NPE is thrown during certpath validation if certificate does not have AuthorityKeyIdentifier extension Sean Mullan
- [7u] code review request: 8014805: NPE is thrown during certpath validation if certificate does not have AuthorityKeyIdentifier extension Xuelei Fan
- hg: jdk8/tl/jdk: 7192954: Fix Float.parseFloat to round correctly and preserve monotonicity.; ... alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 7131192: BigInteger.doubleValue() is depressingly slow alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 6863624: java/util/Currency/PropertiesTest.sh writable check is incorrect naoto.sato at oracle.com
- 8017325, 8017326: Cleanup of javadoc
tag
Jason Uh- 8017325, 8017326: Cleanup of javadoc
tag
Jason Uh
* 8017325, 8017326: Cleanup of javadoctag
Joe Darcy
* 8017325, 8017326: Cleanup of javadoctag
Jason Uh
* 8017325, 8017326: Cleanup of javadoctag
Joseph Darcy
* 8017325, 8017326: Cleanup of javadoctag
Jason Uh
* 8017325, 8017326: Cleanup of javadoctag
Joe Darcy
* 8017325, 8017326: Cleanup of javadoctag
Nithya Srinivasan
* 8017325, 8017326: Cleanup of javadoctag
Jason Uh
- 8017325, 8017326: Cleanup of javadoc
- hg: jdk8/tl/jdk: 8017271: Crash may occur in java.net.DualStackPlainSocketImpl::initIDs due to unchecked values returned from JNI functions chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 7157360: HttpURLConnection: HTTP method DELETE doesn't support output chris.hegarty at oracle.com
- Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Wang Weijun
- Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Xuelei Fan
* Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Weijun Wang
* Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Xuelei Fan
* Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Weijun Wang
* Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Weijun Wang
* Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Xuelei Fan
* Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Weijun Wang
* Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Xuelei Fan
* Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Weijun Wang
* Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Xuelei Fan
- Code review request: 8017453: ReplayCache tests fail on multiple platforms (was Re: Please be prepared for possible test failures (was Fwd: [JBS] (JDK-8001326) Improve Kerberos replay caching)) Xuelei Fan
- hg: jdk8/tl/jdk: 8017453: ReplayCache tests fail on multiple platforms weijun.wang at oracle.com
- hg: jdk8/tl/jdk: 8017477: Remove TimeZone.DisplayNames, no longer used alan.bateman at oracle.com
- code review request: 8012971 PKCS11Test hiding exception failures Anthony Scarpino
- Review Request 8007035: Deprecate SecurityManager.checkMemberAccess Mandy Chung
- hg: jdk8/tl/jdk: 8017468: typo in javadoc: " ResourceBunlde " naoto.sato at oracle.com
- hg: jdk8/tl/langtools: 8012722: Single comma in array initializer should parse eric.mccorkle at oracle.com
- hg: jdk8/tl/jdk: 6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException dan.xu at oracle.com
- Code review request: 8016051: Possible ClassCastException in KdcComm Artem Smotrakov
- Mac awt regression? (was JDK-8017189: [macosx]Step9: After openning the "File" menu, the items are disabled; regression since b94) Weijun Wang
- hg: jdk8/tl/jdk: 8017550: Fix doclint issues in java.lang and subpackages joe.darcy at oracle.com
- Smart Cards in Java Kerberos Ostap Andrusiv
- Smart Cards in Java Kerberos Henry B. Hotz
* Smart Cards in Java Kerberos Weijun Wang
* Smart Cards in Java Kerberos Henry B. Hotz
* Smart Cards in Java Kerberos Michael StJohns
- Smart Cards in Java Kerberos Henry B. Hotz
- hg: jdk8/tl/jdk: 8017570: jfr.jar should not be in compact3 (for now) alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 4641897: Faster string conversion of large integers alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 8016051: Possible ClassCastException in KdcComm weijun.wang at oracle.com
- hg: jdk8/tl/langtools: 8017104: javac should have a class for primitive types that inherits from Type vicente.romero at oracle.com
- hg: jdk8/tl/langtools: 8006973: jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java alexander.zuev at oracle.com
- hg: jdk8/tl/jdk: 8014233: java.lang.Thread should have @Contended on TLR fields chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 8017325: Cleanup of the javadoc
tag in java.security.cert
jason.uh at oracle.com - hg: jdk8/tl/jdk: 8017326: Cleanup of the javadoc
tag in java.security.spec
jason.uh at oracle.com - On 8017264: Java app crash on it's startup after Java updated to 7u25 from 7u21 Weijun Wang
- Code review request, 8017049: rename property jdk.tls.rejectClientInitializedRenego Xuelei Fan
- hg: jdk8/tl/jdk: 8013836: getFirstDayOfWeek reports wrong day for pt-BR locale yong.huang at oracle.com
- hg: jdk8/tl/jdk: 8017049: rename property jdk.tls.rejectClientInitializedRenego xuelei.fan at oracle.com
- hg: jdk8/tl/jdk: 8012647: Add Arrays.parallelPrefix (prefix sum, scan, cumulative sum) chris.hegarty at oracle.com
- hg: jdk8/tl/jdk: 8016761: Lambda metafactory - incorrect type conversion of constructor method handle robert.field at oracle.com
- hg: jdk8/tl/langtools: 8016908: TEST_BUG: removing non-ascii characters causes tests to fail kumar.x.srinivasan at oracle.com
- hg: jdk8/tl/jdk: 8017322: java/util/Currency/PropertiesTest.sh should run exclusively naoto.sato at oracle.com
- hg: jdk8/tl/jdk: 7018139: Fix HTML accessibility and doclint issues in java.math joe.darcy at oracle.com
- hg: jdk8/tl/langtools: 8014137: Update test/tools/javac/literals/UnderscoreLiterals to add testcases with min/max values jonathan.gibbons at oracle.com
- hg: jdk8/tl/jdk: 8019223: Fix doclint warnings in java.rmi.server joe.darcy at oracle.com
- hg: jdk8/tl/langtools: 8007338: Method grouping tab line-folding bhavesh.x.patel at oracle.com
- hg: jdk8/tl/langtools: 8014017: extra space in javadoc class heading bhavesh.x.patel at oracle.com
- hg: jdk8/tl/langtools: 8013738: Two javadoc tests have bug 0000000 bhavesh.x.patel at oracle.com
- Review Request: JDK-8019227: JDK-8010325 broke the old build Brad Wetmore
- hg: jdk8/tl/langtools: 8014230: Compilation incorrectly succeeds with inner class constructor with 254 parameters eric.mccorkle at oracle.com
- hg: jdk8/tl/jdk: 8019228: Fix doclint issues in java.util.zip joe.darcy at oracle.com
- hg: jdk8/tl/langtools: 8014513: Sjavac doesn't detect 32-bit jvm properly erik.joelsson at oracle.com
- hg: jdk8/tl/langtools: 7066788: javah again accepts -old option (ineffectively) which was removed in 1.5. vicente.romero at oracle.com
- hg: jdk8/tl/nashorn: 11 new changesets sundararajan.athijegannathan at oracle.com
- hg: jdk8/tl/langtools: 8017609: javac, ClassFile.read(Path) should be ClassFile.read(Path, Attribute.Factory) vicente.romero at oracle.com
- hg: jdk8/tl/langtools: 8016099: Some @SuppressWarnings annotations ignored ( unchecked, rawtypes ) vicente.romero at oracle.com
- hg: jdk8/tl/langtools: 7008643: inlined finally clauses confuse debuggers vicente.romero at oracle.com
- hg: jdk8/tl/langtools: 8015720: since tag isn't copied while generating JavaFX documentation jonathan.gibbons at oracle.com
- hg: jdk8/tl/jdk: 8019304: Fix doclint issues in java.util.prefs joe.darcy at oracle.com
- hg: jdk8/tl/langtools: 8019308: Add descriptions of Java SE 7 and 8 language changes to SourceVersion joe.darcy at oracle.com
- hg: jdk8/tl/jdk: 8017471: Fix JDBC -Xdoclint public errors lance.andersen at oracle.com
- hg: jdk8/tl/jdk: 8019315: Fix doclint issues in java.util.logging joe.darcy at oracle.com
- hg: jdk8/tl/langtools: 7080001: Need to bump version numbers in build.properties for 8 kumar.x.srinivasan at oracle.com
- hg: jdk8/tl/jdk: 8019224: add exception chaining to RMI CGIHandler stuart.marks at oracle.com
- hg: jdk8/tl/jdk: 8019320: Fix doclint issues in javax.script joe.darcy at oracle.com
- hg: jdk8/tl/jdk: 6609431: (rb) ResourceBundle.getString() returns incorrect value naoto.sato at oracle.com
- hg: jdk8/tl/langtools: 8013357: javac accepts erroneous binary comparison operations eric.mccorkle at oracle.com
- hg: jdk8/tl/jdk: 8019357: Fix doclint warnings in java.lang.invoke joe.darcy at oracle.com
- hg: jdk8/tl/jdk: 8019359: To comment why not use no_renegotiation to reject client initiated renegotiation xuelei.fan at oracle.com
- [8] Review Request: 8019360: Cleanup of the javadoc
tag in java.security.*
Jason Uh - hg: jdk8/tl/jdk: 8009736: Comparator API cleanup paul.sandoz at oracle.com
- hg: jdk8/tl/jdk: 8012987: Optimizations for Stream.limit/substream paul.sandoz at oracle.com
- hg: jdk8/tl/langtools: 8016760: Failure of regression test langtools/tools/javac/T6725036.java eric.mccorkle at oracle.com
- hg: jdk8/tl/langtools: 6473148: TreePath.iterator() should document the iteration order vicente.romero at oracle.com
- hg: jdk8/tl/langtools: 8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect format string vicente.romero at oracle.com
- hg: jdk8/tl/jdk: 8019155: Update makefiles with correct jfr packages staffan.larsen at oracle.com
- hg: jdk8/tl/jdk: 8019380: doclint warnings in java.nio, java.nio.file.**, java.nio.channels.** alan.bateman at oracle.com
- hg: jdk8/tl/jdk: 4 new changesets chris.hegarty at oracle.com
- Code Review Request: 8011547 : Update XML Signature implementation to Apache Santuario 1.5.4 Sean Mullan
- hg: jdk8/tl/jdk: 8019360: Cleanup of the javadoc
tag in java.security.*
jason.uh at oracle.com - hg: jdk8/tl/jdk: 8019407: Fix doclint issues in javax.naming.* joe.darcy at oracle.com
- [8] code review request: 8019259: Failover to CRL checking does not happen if wrong OCSP responder URL is set Vincent Ryan
- hg: jdk8/tl/jdk: 8019384: jps and jcmd tests fail when there is a process started with a .war file alan.bateman at oracle.com
- hg: jdk8/tl: 11 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/langtools: 5 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/hotspot: 46 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jdk: 34 new changesets lana.steuck at oracle.com
- hg: jdk8/tl/jdk: 8019286: Fix javadoc typo in ResultSet.next lance.andersen at oracle.com
- hg: jdk8/tl/langtools: 6983646: javap should identify why a DefaultAttribute is being used vicente.romero at oracle.com
- hg: jdk8/tl/jdk: 8019466: Fix doclint issues in java.util.function joe.darcy at oracle.com
Last message date: Sun Jun 30 23:02:26 UTC 2013
Archived on: Tue Aug 27 15:42:48 UTC 2024
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).