Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

SUN JDK

Name: Anonymous 2011-02-01 10:51

/*
 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 *
 * This code is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License version 2 only, as
 * published by the Free Software Foundation.  Oracle designates this
 * particular file as subject to the "Classpath" exception as provided
 * by Oracle in the LICENSE file that accompanied this code.
 *
 * This code is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 * version 2 for more details (a copy is included in the LICENSE file that
 * accompanied this code).
 *
 * You should have received a copy of the GNU General Public License version
 * 2 along with this work; if not, write to the Free Software Foundation,
 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 *
 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 * or visit www.oracle.com if you need additional information or have any
 * questions.
 */

package com.sun.corba.se.impl.presentation.rmi;

import com.sun.corba.se.spi.presentation.rmi.PresentationManager ;

public class StubFactoryFactoryProxyImpl extends StubFactoryFactoryDynamicBase
{
    public PresentationManager.StubFactory makeDynamicStubFactory(
                                  PresentationManager pm, PresentationManager.ClassData classData,
                                  ClassLoader classLoader )
    {
        return new StubFactoryProxyImpl( classData, classLoader ) ;
    }
}

Name: Anonymous 2011-02-01 10:54

Java is AUTISM

Name: Anonymous 2011-02-01 10:55

Java is JEWS

Name: Anonymous 2011-02-01 11:02

>>2-3

Java is an esoteric language developed by Sun in 1994. According to Java's official site Java is able to "calculate your mortgage interest".

Name: Anonymous 2011-02-01 11:06

Send a Java Program Into An Infinite Loop

Compile this program and run it; the program will hang (at least it does on a 32-bit system with the latest JRE/JDK):


class runhang {
public static void main(String[] args) {
  System.out.println("Test:");
  double d = Double.parseDouble("2.2250738585072012e-308");
  System.out.println("Value: " + d);
 }
}


Send the Java Compiler Into An Infinite Loop

Try to compile this program; the compiler will hang:


class compilehang {
public static void main(String[] args) {
  double d = 2.2250738585072012e-308;
  System.out.println("Value: " + d);
 }
}

http://www.exploringbinary.com/java-hangs-when-converting-2-2250738585072012e-308/

ENTERPRISE QUALITY

Name: Anonymous 2011-02-01 11:08

>>5
Don't use real languages that work, use toy languages that hang with fp.
Welcome to Racket v5.0.2.
(string->number "2.2250738585072012e-308")
2.2250738585072014e-308

Name: Anonymous 2011-02-01 11:09

>>5

That has very little to do with ENTERPRISE-QUALITY.

Name: Anonymous 2011-02-01 11:28

>>6
Clojure 1.2.0
user=> 2.2250738585072012e-308                                                          

Name: Anonymous 2011-02-01 12:00

It works in Haskell’s GHCI Version 6.10.4.

Typing 2.2250738585072012e-308 at the REPL yields 2.2250738585072014e-308

Name: Anonymous 2011-02-01 12:23

>>9
Haskellers don't know how floating point work.

>>8
Clojure sucks, but that's JVM fault, try with JRuby, JPython, JPascal, YAJL (Yet Another JVM Language).

Name: Anonymous 2011-02-01 14:17

Name: Anonymous 2011-02-01 15:14

At least it's better than NULL, NULL, NULL, INVALID_HANDLE, NULL.

Name: Anonymous 2011-02-01 16:31

Anonix needs its own JDK.

Name: Anonymous 2011-02-01 16:39

>>13
AEJISDK - ANONIX ENTERPRISE JAVA INTEROPERABLE SCALABLE DEVELOPMENT KID

Name: Anonymous 2011-02-01 16:44

>>14
s|D[/u]|T[/u]|

Name: Anonymous 2011-02-01 22:04

s|D|T|

Name: Anonymous 2011-02-01 22:05

||

Name: Anonymous 2011-02-01 22:06

||

Name: Anonymous 2011-02-01 22:06

| |

Name: tray 2012-03-16 16:23

flagStuff|=1;

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List